=> Bootstrap dependency digest>=20010302: found digest-20121220 WARNING: [license.mk] Every package should define a LICENSE. ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. ===> Building for handbrake-0.9.3nb26 cd /scratch/multimedia/handbrake/work/HandBrake-0.9.3 && gmake gmake[2]: Entering directory '/scratch/multimedia/handbrake/work/HandBrake-0.9.3' gmake[2]: svnversion: Command not found echo "#ifndef HB_BUILD" > libhb/hbversion.h echo "#define HB_BUILD 2015031801" >> libhb/hbversion.h echo "#endif" >> libhb/hbversion.h echo "#ifndef HB_VERSION" >> libhb/hbversion.h echo "#define HB_VERSION \"svn\"" >> libhb/hbversion.h echo "#endif" >> libhb/hbversion.h echo "#ifndef HB_APPCAST_URL" >> libhb/hbversion.h echo "#define APPCAST_URL \"http://handbrake.fr/appcast_unstable.xml\"" >> libhb/hbversion.h echo "#endif" >> libhb/hbversion.h ( cd .. ; ./configure ; cd contrib ; cp -f ../config.jam . ; jam ) System: NetBSD Endian: little svnversion: not found Don't run configure by hand, make runs it automatically. No, really. That's it. Just type 'make' and hit return. You're supposed to be building with make, not jam. If you were going to use jam--which you shouldn't--you'd run: './jam' on a Mac, or 'jam' on Linux or Windows To make jam, boil fruit with sugar and an acid until pectins are released. ...found 59 target(s)... ...updating 20 target(s)... LibA52 ./lib/liba52.a Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -Naur a52dec_original/include/a52.h a52dec_patched/include/a52.h |--- a52dec_original/include/a52.h 2002-01-28 05:37:54.000000000 +0000 |+++ a52dec_patched/include/a52.h 2007-04-04 19:12:57.000000000 +0100 -------------------------- Patching file include/a52.h using Plan A... Hunk #1 succeeded at 48. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -Naur a52dec_original/liba52/a52_internal.h a52dec_patched/liba52/a52_internal.h |--- a52dec_original/liba52/a52_internal.h 2002-07-28 02:52:06.000000000 +0100 |+++ a52dec_patched/liba52/a52_internal.h 2007-04-04 19:11:43.000000000 +0100 -------------------------- Patching file liba52/a52_internal.h using Plan A... Hunk #1 succeeded at 93. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -Naur a52dec_original/liba52/downmix.c a52dec_patched/liba52/downmix.c |--- a52dec_original/liba52/downmix.c 2002-01-28 05:37:54.000000000 +0000 |+++ a52dec_patched/liba52/downmix.c 2007-04-06 13:47:49.000000000 +0100 -------------------------- Patching file liba52/downmix.c using Plan A... Hunk #1 succeeded at 34. Hunk #2 succeeded at 149. Hunk #3 succeeded at 422. Hunk #4 succeeded at 566. done configure: creating cache /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/config.cache checking for a BSD-compatible install... /scratch/multimedia/handbrake/work/.tools/bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... found checking for working autoconf... found checking for working automake... found checking for working autoheader... found checking for working makeinfo... missing checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... x86_64-unknown-netbsd7.0. checking host system type... x86_64-unknown-netbsd7.0. checking for gcc... gcc checking for C compiler default output... 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 how to run the C preprocessor... gcc -E checking whether gcc needs -traditional... no checking if gcc supports -g -O3 flags... yes checking if gcc supports -g -O3 -fomit-frame-pointer flags... yes checking for ld used by GCC... /scratch/multimedia/handbrake/work/.cwrapper/bin/ld checking if the linker (/scratch/multimedia/handbrake/work/.cwrapper/bin/ld) is GNU ld... yes checking for /scratch/multimedia/handbrake/work/.cwrapper/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependant libraries... match_pattern /lib[^/\.]+\.so$ checking command to parse /usr/bin/nm -B output... ok 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 ranlib... ranlib checking for strip... strip checking for objdir... .libs checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.lo... yes checking if gcc supports -fno-rtti -fno-exceptions... yes checking whether the linker (/scratch/multimedia/handbrake/work/.cwrapper/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... NetBSD ld.elf_so checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes creating libtool checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking io.h usability... no checking io.h presence... no checking for io.h... no checking for inttypes.h... (cached) yes checking for gcc option to accept ANSI C... none needed checking for an ANSI C-conforming const... yes checking for inline... inline checking for always_inline... yes checking for restrict... __restrict__ checking for size_t... yes checking whether byte ordering is bigendian... no checking for memalign... no checking for gettimeofday... yes checking for ftime... no checking return type of signal handlers... void checking __attribute__ ((aligned ())) support... 64 updating cache /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating autotools/Makefile config.status: creating include/Makefile config.status: creating test/Makefile config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating liba52/Makefile config.status: creating libao/Makefile config.status: creating vc++/Makefile config.status: creating include/config.h config.status: executing default-1 commands Making all in autotools gmake[5]: Nothing to be done for 'all'. Making all in include Making all in doc gmake[5]: Nothing to be done for 'all'. Making all in liba52 /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -g -O3 -fomit-frame-pointer -prefer-non-pic -c bitstream.c gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -g -O3 -fomit-frame-pointer -c bitstream.c -o bitstream.o bitstream.c:44:20: warning: always_inline function might not be inlinable [-Wattributes] static inline void bitstream_fill_current (a52_state_t * state) ^ In file included from bitstream.c:30:0: bitstream.h:66:23: warning: always_inline function might not be inlinable [-Wattributes] static inline int32_t bitstream_get_2 (a52_state_t * state, uint32_t num_bits) ^ bitstream.h:53:24: warning: always_inline function might not be inlinable [-Wattributes] static inline uint32_t bitstream_get (a52_state_t * state, uint32_t num_bits) ^ echo timestamp > bitstream.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -g -O3 -fomit-frame-pointer -prefer-non-pic -c imdct.c gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -g -O3 -fomit-frame-pointer -c imdct.c -o imdct.o imdct.c:170:20: warning: always_inline function might not be inlinable [-Wattributes] static inline void ifft8 (complex_t * buf) ^ imdct.c:88:20: warning: always_inline function might not be inlinable [-Wattributes] static inline void ifft4 (complex_t * buf) ^ imdct.c:76:20: warning: always_inline function might not be inlinable [-Wattributes] static inline void ifft2 (complex_t * buf) ^ echo timestamp > imdct.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -g -O3 -fomit-frame-pointer -prefer-non-pic -c bit_allocate.c gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -g -O3 -fomit-frame-pointer -c bit_allocate.c -o bit_allocate.o echo timestamp > bit_allocate.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -g -O3 -fomit-frame-pointer -prefer-non-pic -c parse.c gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -g -O3 -fomit-frame-pointer -c parse.c -o parse.o parse.c:306:23: warning: always_inline function might not be inlinable [-Wattributes] static inline int16_t dither_gen (a52_state_t * state) ^ parse.c:292:19: warning: always_inline function might not be inlinable [-Wattributes] static inline int zero_snr_offsets (int nfchans, a52_state_t * state) ^ In file included from parse.c:32:0: bitstream.h:66:23: warning: always_inline function might not be inlinable [-Wattributes] static inline int32_t bitstream_get_2 (a52_state_t * state, uint32_t num_bits) ^ bitstream.h:53:24: warning: always_inline function might not be inlinable [-Wattributes] static inline uint32_t bitstream_get (a52_state_t * state, uint32_t num_bits) ^ echo timestamp > parse.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -g -O3 -fomit-frame-pointer -prefer-non-pic -c downmix.c gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -g -O3 -fomit-frame-pointer -c downmix.c -o downmix.o echo timestamp > downmix.lo /bin/sh ../libtool --mode=link gcc -g -O3 -fomit-frame-pointer -prefer-non-pic -o liba52.la -rpath /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib -no-undefined bitstream.lo imdct.lo bit_allocate.lo parse.lo downmix.lo -lm mkdir .libs rm -fr .libs/liba52.la .libs/liba52.* .libs/liba52.* ar cru .libs/liba52.a bitstream.o imdct.o bit_allocate.o parse.o downmix.o ranlib .libs/liba52.a creating liba52.la (cd .libs && rm -f liba52.la && ln -s ../liba52.la liba52.la) Making all in libao gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -g -O3 -fomit-frame-pointer -c audio_out.c In file included from audio_out.c:30:0: ../include/audio_out.h:60:20: warning: always_inline function might not be inlinable [-Wattributes] static inline void ao_close (ao_instance_t * instance) ^ ../include/audio_out.h:54:19: warning: always_inline function might not be inlinable [-Wattributes] static inline int ao_play (ao_instance_t * instance, int flags, ^ ../include/audio_out.h:48:19: warning: always_inline function might not be inlinable [-Wattributes] static inline int ao_setup (ao_instance_t * instance, int sample_rate, ^ ../include/audio_out.h:43:31: warning: always_inline function might not be inlinable [-Wattributes] static inline ao_instance_t * ao_open (ao_open_t * open) ^ gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -g -O3 -fomit-frame-pointer -c float2s16.c float2s16.c:31:23: warning: always_inline function might not be inlinable [-Wattributes] static inline int16_t convert (int32_t i) ^ In file included from float2s16.c:29:0: ../include/audio_out.h:60:20: warning: always_inline function might not be inlinable [-Wattributes] static inline void ao_close (ao_instance_t * instance) ^ ../include/audio_out.h:54:19: warning: always_inline function might not be inlinable [-Wattributes] static inline int ao_play (ao_instance_t * instance, int flags, ^ ../include/audio_out.h:48:19: warning: always_inline function might not be inlinable [-Wattributes] static inline int ao_setup (ao_instance_t * instance, int sample_rate, ^ ../include/audio_out.h:43:31: warning: always_inline function might not be inlinable [-Wattributes] static inline ao_instance_t * ao_open (ao_open_t * open) ^ gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -g -O3 -fomit-frame-pointer -c audio_out_null.c In file included from audio_out_null.c:29:0: ../include/audio_out.h:60:20: warning: always_inline function might not be inlinable [-Wattributes] static inline void ao_close (ao_instance_t * instance) ^ ../include/audio_out.h:54:19: warning: always_inline function might not be inlinable [-Wattributes] static inline int ao_play (ao_instance_t * instance, int flags, ^ ../include/audio_out.h:48:19: warning: always_inline function might not be inlinable [-Wattributes] static inline int ao_setup (ao_instance_t * instance, int sample_rate, ^ ../include/audio_out.h:43:31: warning: always_inline function might not be inlinable [-Wattributes] static inline ao_instance_t * ao_open (ao_open_t * open) ^ gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -g -O3 -fomit-frame-pointer -c audio_out_float.c In file included from audio_out_float.c:30:0: ../include/audio_out.h:60:20: warning: always_inline function might not be inlinable [-Wattributes] static inline void ao_close (ao_instance_t * instance) ^ ../include/audio_out.h:54:19: warning: always_inline function might not be inlinable [-Wattributes] static inline int ao_play (ao_instance_t * instance, int flags, ^ ../include/audio_out.h:48:19: warning: always_inline function might not be inlinable [-Wattributes] static inline int ao_setup (ao_instance_t * instance, int sample_rate, ^ ../include/audio_out.h:43:31: warning: always_inline function might not be inlinable [-Wattributes] static inline ao_instance_t * ao_open (ao_open_t * open) ^ gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -g -O3 -fomit-frame-pointer -c audio_out_oss.c gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -g -O3 -fomit-frame-pointer -c audio_out_solaris.c gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -g -O3 -fomit-frame-pointer -c audio_out_al.c gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -g -O3 -fomit-frame-pointer -c audio_out_win.c gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -g -O3 -fomit-frame-pointer -c audio_out_wav.c In file included from audio_out_wav.c:32:0: ../include/audio_out.h:60:20: warning: always_inline function might not be inlinable [-Wattributes] static inline void ao_close (ao_instance_t * instance) ^ ../include/audio_out.h:54:19: warning: always_inline function might not be inlinable [-Wattributes] static inline int ao_play (ao_instance_t * instance, int flags, ^ ../include/audio_out.h:48:19: warning: always_inline function might not be inlinable [-Wattributes] static inline int ao_setup (ao_instance_t * instance, int sample_rate, ^ ../include/audio_out.h:43:31: warning: always_inline function might not be inlinable [-Wattributes] static inline ao_instance_t * ao_open (ao_open_t * open) ^ gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -g -O3 -fomit-frame-pointer -c audio_out_aif.c In file included from audio_out_aif.c:32:0: ../include/audio_out.h:60:20: warning: always_inline function might not be inlinable [-Wattributes] static inline void ao_close (ao_instance_t * instance) ^ ../include/audio_out.h:54:19: warning: always_inline function might not be inlinable [-Wattributes] static inline int ao_play (ao_instance_t * instance, int flags, ^ ../include/audio_out.h:48:19: warning: always_inline function might not be inlinable [-Wattributes] static inline int ao_setup (ao_instance_t * instance, int sample_rate, ^ ../include/audio_out.h:43:31: warning: always_inline function might not be inlinable [-Wattributes] static inline ao_instance_t * ao_open (ao_open_t * open) ^ gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -g -O3 -fomit-frame-pointer -c audio_out_peak.c In file included from audio_out_peak.c:9:0: ../include/audio_out.h:60:20: warning: always_inline function might not be inlinable [-Wattributes] static inline void ao_close (ao_instance_t * instance) ^ ../include/audio_out.h:54:19: warning: always_inline function might not be inlinable [-Wattributes] static inline int ao_play (ao_instance_t * instance, int flags, ^ ../include/audio_out.h:48:19: warning: always_inline function might not be inlinable [-Wattributes] static inline int ao_setup (ao_instance_t * instance, int sample_rate, ^ ../include/audio_out.h:43:31: warning: always_inline function might not be inlinable [-Wattributes] static inline ao_instance_t * ao_open (ao_open_t * open) ^ rm -f libao.a ar cru libao.a audio_out.o float2s16.o audio_out_null.o audio_out_float.o audio_out_oss.o audio_out_solaris.o audio_out_al.o audio_out_win.o audio_out_wav.o audio_out_aif.o audio_out_peak.o ranlib libao.a Making all in src gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -g -O3 -fomit-frame-pointer -c a52dec.c In file included from a52dec.c:40:0: ../include/audio_out.h:60:20: warning: always_inline function might not be inlinable [-Wattributes] static inline void ao_close (ao_instance_t * instance) ^ ../include/audio_out.h:54:19: warning: always_inline function might not be inlinable [-Wattributes] static inline int ao_play (ao_instance_t * instance, int flags, ^ ../include/audio_out.h:48:19: warning: always_inline function might not be inlinable [-Wattributes] static inline int ao_setup (ao_instance_t * instance, int sample_rate, ^ ../include/audio_out.h:43:31: warning: always_inline function might not be inlinable [-Wattributes] static inline ao_instance_t * ao_open (ao_open_t * open) ^ gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -g -O3 -fomit-frame-pointer -c getopt.c gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -g -O3 -fomit-frame-pointer -c gettimeofday.c /bin/sh ../libtool --mode=link gcc -g -O3 -fomit-frame-pointer -o a52dec a52dec.o getopt.o gettimeofday.o ../liba52/liba52.la ../libao/libao.a mkdir .libs gcc -g -O3 -fomit-frame-pointer -o a52dec a52dec.o getopt.o gettimeofday.o ../liba52/.libs/liba52.a -lm ../libao/libao.a gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -g -O3 -fomit-frame-pointer -c extract_a52.c /bin/sh ../libtool --mode=link gcc -g -O3 -fomit-frame-pointer -o extract_a52 extract_a52.o getopt.o gcc -g -O3 -fomit-frame-pointer -o extract_a52 extract_a52.o getopt.o Making all in vc++ gmake[5]: Nothing to be done for 'all'. Making all in test gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -g -O3 -fomit-frame-pointer -c compare.c /bin/sh ../libtool --mode=link gcc -g -O3 -fomit-frame-pointer -o compare compare.o -lm mkdir .libs gcc -g -O3 -fomit-frame-pointer -o compare compare.o -lm gmake[5]: Nothing to be done for 'all-am'. Making install in autotools gmake[6]: Nothing to be done for 'install-exec-am'. gmake[6]: Nothing to be done for 'install-data-am'. Making install in include gmake[6]: Nothing to be done for 'install-exec-am'. /bin/sh ../autotools/mkinstalldirs /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include/a52dec mkdir /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include mkdir /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include/a52dec /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 a52.h /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include/a52dec/a52.h /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 attributes.h /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include/a52dec/attributes.h /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 audio_out.h /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include/a52dec/audio_out.h /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 mm_accel.h /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include/a52dec/mm_accel.h Making install in doc gmake[6]: Nothing to be done for 'install-exec-am'. gmake[6]: Nothing to be done for 'install-data-am'. Making install in liba52 /bin/sh ../autotools/mkinstalldirs /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib mkdir /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib /bin/sh ../libtool --mode=install /scratch/multimedia/handbrake/work/.tools/bin/install -c liba52.la /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/liba52.la /scratch/multimedia/handbrake/work/.tools/bin/install -c .libs/liba52.lai /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/liba52.la /scratch/multimedia/handbrake/work/.tools/bin/install -c .libs/liba52.a /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/liba52.a ranlib /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/liba52.a chmod 644 /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/liba52.a ---------------------------------------------------------------------- Libraries have been installed in: /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- gmake[6]: Nothing to be done for 'install-data-am'. Making install in libao gmake[6]: Nothing to be done for 'install-exec-am'. gmake[6]: Nothing to be done for 'install-data-am'. Making install in src /bin/sh ../autotools/mkinstalldirs /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/bin mkdir /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/bin /bin/sh ../libtool --mode=install /scratch/multimedia/handbrake/work/.tools/bin/install -c a52dec /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/bin/a52dec /scratch/multimedia/handbrake/work/.tools/bin/install -c a52dec /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/bin/a52dec /bin/sh ../libtool --mode=install /scratch/multimedia/handbrake/work/.tools/bin/install -c extract_a52 /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/bin/extract_a52 /scratch/multimedia/handbrake/work/.tools/bin/install -c extract_a52 /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/bin/extract_a52 gmake install-man1 /bin/sh ../autotools/mkinstalldirs /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/man/man1 mkdir /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/man mkdir /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/man/man1 /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 ./a52dec.1 /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/man/man1/a52dec.1 /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 ./extract_a52.1 /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/man/man1/extract_a52.1 Making install in vc++ gmake[6]: Nothing to be done for 'install-exec-am'. gmake[6]: Nothing to be done for 'install-data-am'. Making install in test gmake[6]: Nothing to be done for 'install-exec-am'. gmake[6]: Nothing to be done for 'install-data-am'. gmake[6]: Nothing to be done for 'install-exec-am'. gmake[6]: Nothing to be done for 'install-data-am'. LibFaad2 ./lib/libfaad.a Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: faad2/configure.in |=================================================================== |--- faad2.orig/configure.in |+++ faad2/configure.in -------------------------- Patching file configure.in using Plan A... Hunk #1 succeeded at 18. done aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:12: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.in:12: http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation configure.in:14: installing './compile' configure.in:14: installing './config.guess' configure.in:14: installing './config.sub' configure.in:12: installing './install-sh' configure.in:12: installing './missing' Makefile.am: installing './INSTALL' automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' common/mp4ff/Makefile.am: installing './depcomp' frontend/Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') frontend/Makefile.am:9: warning: source file '$(top_srcdir)/common/faad/getopt.c' is in a subdirectory, frontend/Makefile.am:9: but option 'subdir-objects' is disabled automake: warning: possible forward-incompatibility. automake: At least a source file is in a subdirectory, but the 'subdir-objects' automake: automake option hasn't been enabled. For now, the corresponding output automake: object file(s) will be placed in the top-level directory. However, automake: this behaviour will change in future Automake versions: they will automake: unconditionally cause object files to be placed in the same subdirectory automake: of the corresponding sources. automake: You are advised to start using 'subdir-objects' option throughout your automake: project, to avoid future incompatibilities. plugins/mpeg4ip/Makefile.am:16: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') Ready to run ./configure configure: loading cache /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/config.cache checking for a BSD-compatible install... (cached) /scratch/multimedia/handbrake/work/.tools/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... (cached) yes checking whether make supports nested variables... yes checking build system type... (cached) x86_64-unknown-netbsd7.0. checking host system type... (cached) x86_64-unknown-netbsd7.0. checking how to print strings... printf checking for style of include used by make... GNU checking for gcc... (cached) gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /scratch/multimedia/handbrake/work/.tools/bin/sed checking for grep that handles long lines and -e... /scratch/multimedia/handbrake/work/.tools/bin/grep checking for egrep... /scratch/multimedia/handbrake/work/.tools/bin/grep -E checking for fgrep... /scratch/multimedia/handbrake/work/.tools/bin/grep -F checking for ld used by gcc... (cached) /scratch/multimedia/handbrake/work/.cwrapper/bin/ld checking if the linker (/scratch/multimedia/handbrake/work/.cwrapper/bin/ld) is GNU ld... (cached) yes checking for BSD- or MS-compatible name lister (nm)... (cached) /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 196608 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert x86_64-unknown-netbsd7.0. file names to x86_64-unknown-netbsd7.0. format... func_convert_file_noop checking how to convert x86_64-unknown-netbsd7.0. file names to toolchain format... func_convert_file_noop checking for /scratch/multimedia/handbrake/work/.cwrapper/bin/ld option to reload object files... (cached) -r checking for objdump... objdump checking how to recognize dependent libraries... (cached) match_pattern /lib[^/\.]+\.so$ checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... (cached) strip checking for ranlib... (cached) ranlib checking command to parse /usr/bin/nm -B output from gcc object... (cached) ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... (cached) gcc -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/scratch/multimedia/handbrake/work/.cwrapper/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... NetBSD ld.elf_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... no checking whether to build static libraries... yes checking for 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 ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... gcc -E 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 ld used by g++... /scratch/multimedia/handbrake/work/.cwrapper/bin/ld checking if the linker (/scratch/multimedia/handbrake/work/.cwrapper/bin/ld) is GNU ld... yes checking whether the g++ linker (/scratch/multimedia/handbrake/work/.cwrapper/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/scratch/multimedia/handbrake/work/.cwrapper/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... NetBSD ld.elf_so checking how to hardcode library paths into programs... immediate checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for rpmbuild... no checking for ANSI C header files... (cached) yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking mathf.h usability... no checking mathf.h presence... no checking for mathf.h... no checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking for strchr... yes checking for memcpy... yes checking for sys/time.h... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking sysfs/libsysfs.h usability... no checking sysfs/libsysfs.h presence... no checking for sysfs/libsysfs.h... no checking IOKit/IOKitLib.h usability... no checking IOKit/IOKitLib.h presence... no checking for IOKit/IOKitLib.h... no checking for getpwuid... yes checking for inline... (cached) inline checking whether byte ordering is bigendian... (cached) no checking for off_t... yes checking for lrintf... yes checking for float32_t temp... no checking for strsep... yes checking for mpeg4ip-config... no configure: no xmms build configured configure: updating cache /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/config.cache checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating libfaad/Makefile config.status: creating common/Makefile config.status: creating common/mp4ff/Makefile config.status: creating plugins/Makefile config.status: creating plugins/xmms/Makefile config.status: creating plugins/xmms/src/Makefile config.status: creating plugins/mpeg4ip/Makefile config.status: creating faad2.spec config.status: creating frontend/Makefile config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands gmake all-recursive Making all in libfaad /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT bits.lo -MD -MP -MF .deps/bits.Tpo -c -o bits.lo bits.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT bits.lo -MD -MP -MF .deps/bits.Tpo -c bits.c -o bits.o mv -f .deps/bits.Tpo .deps/bits.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT cfft.lo -MD -MP -MF .deps/cfft.Tpo -c -o cfft.lo cfft.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT cfft.lo -MD -MP -MF .deps/cfft.Tpo -c cfft.c -o cfft.o mv -f .deps/cfft.Tpo .deps/cfft.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT decoder.lo -MD -MP -MF .deps/decoder.Tpo -c -o decoder.lo decoder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT decoder.lo -MD -MP -MF .deps/decoder.Tpo -c decoder.c -o decoder.o mv -f .deps/decoder.Tpo .deps/decoder.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT drc.lo -MD -MP -MF .deps/drc.Tpo -c -o drc.lo drc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT drc.lo -MD -MP -MF .deps/drc.Tpo -c drc.c -o drc.o mv -f .deps/drc.Tpo .deps/drc.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT drm_dec.lo -MD -MP -MF .deps/drm_dec.Tpo -c -o drm_dec.lo drm_dec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT drm_dec.lo -MD -MP -MF .deps/drm_dec.Tpo -c drm_dec.c -o drm_dec.o mv -f .deps/drm_dec.Tpo .deps/drm_dec.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT error.lo -MD -MP -MF .deps/error.Tpo -c -o error.lo error.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.c -o error.o mv -f .deps/error.Tpo .deps/error.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT filtbank.lo -MD -MP -MF .deps/filtbank.Tpo -c -o filtbank.lo filtbank.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT filtbank.lo -MD -MP -MF .deps/filtbank.Tpo -c filtbank.c -o filtbank.o mv -f .deps/filtbank.Tpo .deps/filtbank.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT ic_predict.lo -MD -MP -MF .deps/ic_predict.Tpo -c -o ic_predict.lo ic_predict.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT ic_predict.lo -MD -MP -MF .deps/ic_predict.Tpo -c ic_predict.c -o ic_predict.o mv -f .deps/ic_predict.Tpo .deps/ic_predict.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT is.lo -MD -MP -MF .deps/is.Tpo -c -o is.lo is.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT is.lo -MD -MP -MF .deps/is.Tpo -c is.c -o is.o mv -f .deps/is.Tpo .deps/is.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT lt_predict.lo -MD -MP -MF .deps/lt_predict.Tpo -c -o lt_predict.lo lt_predict.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT lt_predict.lo -MD -MP -MF .deps/lt_predict.Tpo -c lt_predict.c -o lt_predict.o mv -f .deps/lt_predict.Tpo .deps/lt_predict.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT mdct.lo -MD -MP -MF .deps/mdct.Tpo -c -o mdct.lo mdct.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT mdct.lo -MD -MP -MF .deps/mdct.Tpo -c mdct.c -o mdct.o mv -f .deps/mdct.Tpo .deps/mdct.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT mp4.lo -MD -MP -MF .deps/mp4.Tpo -c -o mp4.lo mp4.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT mp4.lo -MD -MP -MF .deps/mp4.Tpo -c mp4.c -o mp4.o mv -f .deps/mp4.Tpo .deps/mp4.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT ms.lo -MD -MP -MF .deps/ms.Tpo -c -o ms.lo ms.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT ms.lo -MD -MP -MF .deps/ms.Tpo -c ms.c -o ms.o mv -f .deps/ms.Tpo .deps/ms.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT output.lo -MD -MP -MF .deps/output.Tpo -c -o output.lo output.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT output.lo -MD -MP -MF .deps/output.Tpo -c output.c -o output.o mv -f .deps/output.Tpo .deps/output.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT pns.lo -MD -MP -MF .deps/pns.Tpo -c -o pns.lo pns.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT pns.lo -MD -MP -MF .deps/pns.Tpo -c pns.c -o pns.o mv -f .deps/pns.Tpo .deps/pns.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT ps_dec.lo -MD -MP -MF .deps/ps_dec.Tpo -c -o ps_dec.lo ps_dec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT ps_dec.lo -MD -MP -MF .deps/ps_dec.Tpo -c ps_dec.c -o ps_dec.o mv -f .deps/ps_dec.Tpo .deps/ps_dec.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT ps_syntax.lo -MD -MP -MF .deps/ps_syntax.Tpo -c -o ps_syntax.lo ps_syntax.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT ps_syntax.lo -MD -MP -MF .deps/ps_syntax.Tpo -c ps_syntax.c -o ps_syntax.o mv -f .deps/ps_syntax.Tpo .deps/ps_syntax.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT pulse.lo -MD -MP -MF .deps/pulse.Tpo -c -o pulse.lo pulse.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT pulse.lo -MD -MP -MF .deps/pulse.Tpo -c pulse.c -o pulse.o mv -f .deps/pulse.Tpo .deps/pulse.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT specrec.lo -MD -MP -MF .deps/specrec.Tpo -c -o specrec.lo specrec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT specrec.lo -MD -MP -MF .deps/specrec.Tpo -c specrec.c -o specrec.o mv -f .deps/specrec.Tpo .deps/specrec.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT syntax.lo -MD -MP -MF .deps/syntax.Tpo -c -o syntax.lo syntax.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT syntax.lo -MD -MP -MF .deps/syntax.Tpo -c syntax.c -o syntax.o mv -f .deps/syntax.Tpo .deps/syntax.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT tns.lo -MD -MP -MF .deps/tns.Tpo -c -o tns.lo tns.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT tns.lo -MD -MP -MF .deps/tns.Tpo -c tns.c -o tns.o mv -f .deps/tns.Tpo .deps/tns.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT hcr.lo -MD -MP -MF .deps/hcr.Tpo -c -o hcr.lo hcr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT hcr.lo -MD -MP -MF .deps/hcr.Tpo -c hcr.c -o hcr.o mv -f .deps/hcr.Tpo .deps/hcr.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT huffman.lo -MD -MP -MF .deps/huffman.Tpo -c -o huffman.lo huffman.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT huffman.lo -MD -MP -MF .deps/huffman.Tpo -c huffman.c -o huffman.o mv -f .deps/huffman.Tpo .deps/huffman.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT rvlc.lo -MD -MP -MF .deps/rvlc.Tpo -c -o rvlc.lo rvlc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT rvlc.lo -MD -MP -MF .deps/rvlc.Tpo -c rvlc.c -o rvlc.o mv -f .deps/rvlc.Tpo .deps/rvlc.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT ssr.lo -MD -MP -MF .deps/ssr.Tpo -c -o ssr.lo ssr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT ssr.lo -MD -MP -MF .deps/ssr.Tpo -c ssr.c -o ssr.o mv -f .deps/ssr.Tpo .deps/ssr.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT ssr_fb.lo -MD -MP -MF .deps/ssr_fb.Tpo -c -o ssr_fb.lo ssr_fb.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT ssr_fb.lo -MD -MP -MF .deps/ssr_fb.Tpo -c ssr_fb.c -o ssr_fb.o mv -f .deps/ssr_fb.Tpo .deps/ssr_fb.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT ssr_ipqf.lo -MD -MP -MF .deps/ssr_ipqf.Tpo -c -o ssr_ipqf.lo ssr_ipqf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT ssr_ipqf.lo -MD -MP -MF .deps/ssr_ipqf.Tpo -c ssr_ipqf.c -o ssr_ipqf.o mv -f .deps/ssr_ipqf.Tpo .deps/ssr_ipqf.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT common.lo -MD -MP -MF .deps/common.Tpo -c -o common.lo common.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT common.lo -MD -MP -MF .deps/common.Tpo -c common.c -o common.o mv -f .deps/common.Tpo .deps/common.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT sbr_dct.lo -MD -MP -MF .deps/sbr_dct.Tpo -c -o sbr_dct.lo sbr_dct.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT sbr_dct.lo -MD -MP -MF .deps/sbr_dct.Tpo -c sbr_dct.c -o sbr_dct.o mv -f .deps/sbr_dct.Tpo .deps/sbr_dct.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT sbr_e_nf.lo -MD -MP -MF .deps/sbr_e_nf.Tpo -c -o sbr_e_nf.lo sbr_e_nf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT sbr_e_nf.lo -MD -MP -MF .deps/sbr_e_nf.Tpo -c sbr_e_nf.c -o sbr_e_nf.o mv -f .deps/sbr_e_nf.Tpo .deps/sbr_e_nf.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT sbr_fbt.lo -MD -MP -MF .deps/sbr_fbt.Tpo -c -o sbr_fbt.lo sbr_fbt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT sbr_fbt.lo -MD -MP -MF .deps/sbr_fbt.Tpo -c sbr_fbt.c -o sbr_fbt.o mv -f .deps/sbr_fbt.Tpo .deps/sbr_fbt.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT sbr_hfadj.lo -MD -MP -MF .deps/sbr_hfadj.Tpo -c -o sbr_hfadj.lo sbr_hfadj.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT sbr_hfadj.lo -MD -MP -MF .deps/sbr_hfadj.Tpo -c sbr_hfadj.c -o sbr_hfadj.o mv -f .deps/sbr_hfadj.Tpo .deps/sbr_hfadj.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT sbr_hfgen.lo -MD -MP -MF .deps/sbr_hfgen.Tpo -c -o sbr_hfgen.lo sbr_hfgen.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT sbr_hfgen.lo -MD -MP -MF .deps/sbr_hfgen.Tpo -c sbr_hfgen.c -o sbr_hfgen.o mv -f .deps/sbr_hfgen.Tpo .deps/sbr_hfgen.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT sbr_huff.lo -MD -MP -MF .deps/sbr_huff.Tpo -c -o sbr_huff.lo sbr_huff.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT sbr_huff.lo -MD -MP -MF .deps/sbr_huff.Tpo -c sbr_huff.c -o sbr_huff.o mv -f .deps/sbr_huff.Tpo .deps/sbr_huff.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT sbr_qmf.lo -MD -MP -MF .deps/sbr_qmf.Tpo -c -o sbr_qmf.lo sbr_qmf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT sbr_qmf.lo -MD -MP -MF .deps/sbr_qmf.Tpo -c sbr_qmf.c -o sbr_qmf.o mv -f .deps/sbr_qmf.Tpo .deps/sbr_qmf.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT sbr_syntax.lo -MD -MP -MF .deps/sbr_syntax.Tpo -c -o sbr_syntax.lo sbr_syntax.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT sbr_syntax.lo -MD -MP -MF .deps/sbr_syntax.Tpo -c sbr_syntax.c -o sbr_syntax.o mv -f .deps/sbr_syntax.Tpo .deps/sbr_syntax.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT sbr_tf_grid.lo -MD -MP -MF .deps/sbr_tf_grid.Tpo -c -o sbr_tf_grid.lo sbr_tf_grid.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT sbr_tf_grid.lo -MD -MP -MF .deps/sbr_tf_grid.Tpo -c sbr_tf_grid.c -o sbr_tf_grid.o mv -f .deps/sbr_tf_grid.Tpo .deps/sbr_tf_grid.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT sbr_dec.lo -MD -MP -MF .deps/sbr_dec.Tpo -c -o sbr_dec.lo sbr_dec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT sbr_dec.lo -MD -MP -MF .deps/sbr_dec.Tpo -c sbr_dec.c -o sbr_dec.o mv -f .deps/sbr_dec.Tpo .deps/sbr_dec.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -lm -o libfaad.la -rpath /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib bits.lo cfft.lo decoder.lo drc.lo drm_dec.lo error.lo filtbank.lo ic_predict.lo is.lo lt_predict.lo mdct.lo mp4.lo ms.lo output.lo pns.lo ps_dec.lo ps_syntax.lo pulse.lo specrec.lo syntax.lo tns.lo hcr.lo huffman.lo rvlc.lo ssr.lo ssr_fb.lo ssr_ipqf.lo common.lo sbr_dct.lo sbr_e_nf.lo sbr_fbt.lo sbr_hfadj.lo sbr_hfgen.lo sbr_huff.lo sbr_qmf.lo sbr_syntax.lo sbr_tf_grid.lo sbr_dec.lo libtool: link: ar cru .libs/libfaad.a bits.o cfft.o decoder.o drc.o drm_dec.o error.o filtbank.o ic_predict.o is.o lt_predict.o mdct.o mp4.o ms.o output.o pns.o ps_dec.o ps_syntax.o pulse.o specrec.o syntax.o tns.o hcr.o huffman.o rvlc.o ssr.o ssr_fb.o ssr_ipqf.o common.o sbr_dct.o sbr_e_nf.o sbr_fbt.o sbr_hfadj.o sbr_hfgen.o sbr_huff.o sbr_qmf.o sbr_syntax.o sbr_tf_grid.o sbr_dec.o libtool: link: ranlib .libs/libfaad.a libtool: link: ( cd ".libs" && rm -f "libfaad.la" && ln -s "../libfaad.la" "libfaad.la" ) Making all in common Making all in mp4ff /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DUSE_TAGGING=1 -g -O2 -MT libmp4ff_la-mp4ff.lo -MD -MP -MF .deps/libmp4ff_la-mp4ff.Tpo -c -o libmp4ff_la-mp4ff.lo `test -f 'mp4ff.c' || echo './'`mp4ff.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DUSE_TAGGING=1 -g -O2 -MT libmp4ff_la-mp4ff.lo -MD -MP -MF .deps/libmp4ff_la-mp4ff.Tpo -c mp4ff.c -o libmp4ff_la-mp4ff.o mv -f .deps/libmp4ff_la-mp4ff.Tpo .deps/libmp4ff_la-mp4ff.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DUSE_TAGGING=1 -g -O2 -MT libmp4ff_la-mp4atom.lo -MD -MP -MF .deps/libmp4ff_la-mp4atom.Tpo -c -o libmp4ff_la-mp4atom.lo `test -f 'mp4atom.c' || echo './'`mp4atom.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DUSE_TAGGING=1 -g -O2 -MT libmp4ff_la-mp4atom.lo -MD -MP -MF .deps/libmp4ff_la-mp4atom.Tpo -c mp4atom.c -o libmp4ff_la-mp4atom.o mv -f .deps/libmp4ff_la-mp4atom.Tpo .deps/libmp4ff_la-mp4atom.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DUSE_TAGGING=1 -g -O2 -MT libmp4ff_la-mp4meta.lo -MD -MP -MF .deps/libmp4ff_la-mp4meta.Tpo -c -o libmp4ff_la-mp4meta.lo `test -f 'mp4meta.c' || echo './'`mp4meta.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DUSE_TAGGING=1 -g -O2 -MT libmp4ff_la-mp4meta.lo -MD -MP -MF .deps/libmp4ff_la-mp4meta.Tpo -c mp4meta.c -o libmp4ff_la-mp4meta.o mv -f .deps/libmp4ff_la-mp4meta.Tpo .deps/libmp4ff_la-mp4meta.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DUSE_TAGGING=1 -g -O2 -MT libmp4ff_la-mp4sample.lo -MD -MP -MF .deps/libmp4ff_la-mp4sample.Tpo -c -o libmp4ff_la-mp4sample.lo `test -f 'mp4sample.c' || echo './'`mp4sample.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DUSE_TAGGING=1 -g -O2 -MT libmp4ff_la-mp4sample.lo -MD -MP -MF .deps/libmp4ff_la-mp4sample.Tpo -c mp4sample.c -o libmp4ff_la-mp4sample.o mv -f .deps/libmp4ff_la-mp4sample.Tpo .deps/libmp4ff_la-mp4sample.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DUSE_TAGGING=1 -g -O2 -MT libmp4ff_la-mp4util.lo -MD -MP -MF .deps/libmp4ff_la-mp4util.Tpo -c -o libmp4ff_la-mp4util.lo `test -f 'mp4util.c' || echo './'`mp4util.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DUSE_TAGGING=1 -g -O2 -MT libmp4ff_la-mp4util.lo -MD -MP -MF .deps/libmp4ff_la-mp4util.Tpo -c mp4util.c -o libmp4ff_la-mp4util.o mv -f .deps/libmp4ff_la-mp4util.Tpo .deps/libmp4ff_la-mp4util.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DUSE_TAGGING=1 -g -O2 -MT libmp4ff_la-mp4tagupdate.lo -MD -MP -MF .deps/libmp4ff_la-mp4tagupdate.Tpo -c -o libmp4ff_la-mp4tagupdate.lo `test -f 'mp4tagupdate.c' || echo './'`mp4tagupdate.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DUSE_TAGGING=1 -g -O2 -MT libmp4ff_la-mp4tagupdate.lo -MD -MP -MF .deps/libmp4ff_la-mp4tagupdate.Tpo -c mp4tagupdate.c -o libmp4ff_la-mp4tagupdate.o mv -f .deps/libmp4ff_la-mp4tagupdate.Tpo .deps/libmp4ff_la-mp4tagupdate.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DUSE_TAGGING=1 -g -O2 -MT libmp4ff_la-drms.lo -MD -MP -MF .deps/libmp4ff_la-drms.Tpo -c -o libmp4ff_la-drms.lo `test -f 'drms.c' || echo './'`drms.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DUSE_TAGGING=1 -g -O2 -MT libmp4ff_la-drms.lo -MD -MP -MF .deps/libmp4ff_la-drms.Tpo -c drms.c -o libmp4ff_la-drms.o mv -f .deps/libmp4ff_la-drms.Tpo .deps/libmp4ff_la-drms.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -DUSE_TAGGING=1 -g -O2 -o libmp4ff.la libmp4ff_la-mp4ff.lo libmp4ff_la-mp4atom.lo libmp4ff_la-mp4meta.lo libmp4ff_la-mp4sample.lo libmp4ff_la-mp4util.lo libmp4ff_la-mp4tagupdate.lo libmp4ff_la-drms.lo libtool: link: ar cru .libs/libmp4ff.a libmp4ff_la-mp4ff.o libmp4ff_la-mp4atom.o libmp4ff_la-mp4meta.o libmp4ff_la-mp4sample.o libmp4ff_la-mp4util.o libmp4ff_la-mp4tagupdate.o libmp4ff_la-drms.o libtool: link: ranlib .libs/libmp4ff.a libtool: link: ( cd ".libs" && rm -f "libmp4ff.la" && ln -s "../libmp4ff.la" "libmp4ff.la" ) gmake[7]: Nothing to be done for 'all-am'. Making all in frontend gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/faad -I../common/mp4ff -g -O2 -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c main.c: In function 'fill_buffer': main.c:93:13: warning: incompatible implicit declaration of built-in function 'memmove' [enabled by default] memmove((void*)b->buffer, (void*)(b->buffer + b->bytes_consumed), ^ main.c: In function 'MakeAdtsHeader': main.c:312:5: warning: incompatible implicit declaration of built-in function 'memset' [enabled by default] memset(data, 0, *dataSize * sizeof(unsigned char)); ^ main.c: In function 'decodeAACfile': main.c:427:5: warning: incompatible implicit declaration of built-in function 'memset' [enabled by default] memset(&b, 0, sizeof(aac_buffer)); ^ main.c: In function 'main': main.c:1074:17: warning: incompatible implicit declaration of built-in function 'strcpy' [enabled by default] strcpy(audioFileName, optarg); ^ main.c:1081:17: warning: incompatible implicit declaration of built-in function 'strcpy' [enabled by default] strcpy(adtsFileName, optarg); ^ main.c:1199:5: warning: incompatible implicit declaration of built-in function 'strcpy' [enabled by default] strcpy(aacFileName, argv[optind]); ^ main.c:1214:23: warning: incompatible implicit declaration of built-in function 'strrchr' [enabled by default] fnp = (char *)strrchr(audioFileName,'.'); ^ main.c:1219:9: warning: incompatible implicit declaration of built-in function 'strcat' [enabled by default] strcat(audioFileName, file_ext[format]); ^ mv -f .deps/main.Tpo .deps/main.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/faad -I../common/mp4ff -g -O2 -MT audio.o -MD -MP -MF .deps/audio.Tpo -c -o audio.o audio.c mv -f .deps/audio.Tpo .deps/audio.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/faad -I../common/mp4ff -g -O2 -MT getopt.o -MD -MP -MF .deps/getopt.Tpo -c -o getopt.o `test -f '../common/faad/getopt.c' || echo './'`../common/faad/getopt.c ../common/faad/getopt.c:175:13: warning: conflicting types for built-in function 'strncmp' [enabled by default] extern int strncmp(const char *s1, const char *s2, unsigned int n); ^ mv -f .deps/getopt.Tpo .deps/getopt.Po /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o faad main.o audio.o getopt.o ../libfaad/libfaad.la ../common/mp4ff/libmp4ff.la libtool: link: gcc -g -O2 -o faad main.o audio.o getopt.o ../libfaad/.libs/libfaad.a -lm ../common/mp4ff/.libs/libmp4ff.a Making all in plugins gmake[7]: Nothing to be done for 'all-am'. Making install in libfaad .././install-sh -c -d '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib' /bin/sh ../libtool --mode=install /scratch/multimedia/handbrake/work/.tools/bin/install -c libfaad.la '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib' libtool: install: /scratch/multimedia/handbrake/work/.tools/bin/install -c .libs/libfaad.lai /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libfaad.la libtool: install: /scratch/multimedia/handbrake/work/.tools/bin/install -c .libs/libfaad.a /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libfaad.a libtool: install: chmod 644 /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libfaad.a libtool: install: ranlib /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libfaad.a .././install-sh -c -d '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 ../include/faad.h ../include/neaacdec.h '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include' Making install in common Making install in mp4ff gmake[7]: Nothing to be done for 'install-exec-am'. gmake[7]: Nothing to be done for 'install-data-am'. gmake[7]: Nothing to be done for 'install-exec-am'. gmake[7]: Nothing to be done for 'install-data-am'. Making install in frontend .././install-sh -c -d '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/bin' /bin/sh ../libtool --mode=install /scratch/multimedia/handbrake/work/.tools/bin/install -c faad '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/bin' libtool: install: /scratch/multimedia/handbrake/work/.tools/bin/install -c faad /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/bin/faad gmake[6]: Nothing to be done for 'install-data-am'. Making install in plugins gmake[7]: Nothing to be done for 'install-exec-am'. gmake[7]: Nothing to be done for 'install-data-am'. gmake[6]: Nothing to be done for 'install-exec-am'. gmake[6]: Nothing to be done for 'install-data-am'. LibAvCodec ./lib/libavcodec.a Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: libavformat/tcp.c |=================================================================== |--- libavformat/tcp.c (revision 9814) |+++ libavformat/tcp.c (working copy) -------------------------- Patching file libavformat/tcp.c using Plan A... Hunk #1 succeeded at 87 with fuzz 2 (offset -1 lines). done Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: libavcodec/Makefile |=================================================================== |--- libavcodec/Makefile (revision 14016) |+++ libavcodec/Makefile (working copy) -------------------------- Patching file libavcodec/Makefile using Plan A... Hunk #1 succeeded at 330 (offset 8 lines). Hunk #2 succeeded at 341 (offset 8 lines). Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: libavcodec/latmaac.c |=================================================================== |--- libavcodec/latmaac.c (revision 0) |+++ libavcodec/latmaac.c (revision 0) -------------------------- (Creating file libavcodec/latmaac.c...) Patching file libavcodec/latmaac.c using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: libavcodec/latm_parser.c |=================================================================== |--- libavcodec/latm_parser.c (revision 0) |+++ libavcodec/latm_parser.c (revision 0) -------------------------- (Creating file libavcodec/latm_parser.c...) Patching file libavcodec/latm_parser.c using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: libavcodec/allcodecs.c |=================================================================== |--- libavcodec/allcodecs.c (revision 14016) |+++ libavcodec/allcodecs.c (working copy) -------------------------- Patching file libavcodec/allcodecs.c using Plan A... Hunk #1 succeeded at 290 (offset 10 lines). Hunk #2 succeeded at 292 (offset -3 lines). Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: libavcodec/avcodec.h |=================================================================== |--- libavcodec/avcodec.h (revision 14016) |+++ libavcodec/avcodec.h (working copy) -------------------------- Patching file libavcodec/avcodec.h using Plan A... Hunk #1 succeeded at 265 (offset 6 lines). Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: libavformat/mpegts.c |=================================================================== |--- libavformat/mpegts.c (revision 14016) |+++ libavformat/mpegts.c (working copy) -------------------------- Patching file libavformat/mpegts.c using Plan A... Hunk #1 succeeded at 625 with fuzz 2 (offset 14 lines). Hunk #2 succeeded at 834 (offset 1 line). Hunk #3 succeeded at 967 (offset 18 lines). Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: libavformat/mpegts.h |=================================================================== |--- libavformat/mpegts.h (revision 14016) |+++ libavformat/mpegts.h (working copy) -------------------------- Patching file libavformat/mpegts.h using Plan A... Hunk #1 succeeded at 50 with fuzz 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: libavformat/mpeg.c |=================================================================== |--- libavformat/mpeg.c (revision 14016) |+++ libavformat/mpeg.c (working copy) -------------------------- Patching file libavformat/mpeg.c using Plan A... Hunk #1 succeeded at 281. Hunk #2 succeeded at 439. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: libavformat/mpeg.h |=================================================================== |--- libavformat/mpeg.h (revision 14016) |+++ libavformat/mpeg.h (working copy) -------------------------- Patching file libavformat/mpeg.h using Plan A... Hunk #1 succeeded at 53. done Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: libavcodec/h264.c |=================================================================== |--- libavcodec/h264.c (revision 14820) |+++ libavcodec/h264.c (working copy) -------------------------- Patching file libavcodec/h264.c using Plan A... Hunk #1 succeeded at 3377 (offset 22 lines). Hunk #2 succeeded at 7570 (offset 13 lines). Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: libavcodec/mpegvideo.c |=================================================================== |--- libavcodec/mpegvideo.c (revision 14820) |+++ libavcodec/mpegvideo.c (working copy) -------------------------- Patching file libavcodec/mpegvideo.c using Plan A... Hunk #1 succeeded at 779. done Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ffmpeg-nodocs.patch,v 1.1.1.1 2009/01/21 14:15:15 jmcneill Exp $ | |--- configure.orig 2009-01-20 20:56:24.000000000 -0500 |+++ configure 2008-09-28 19:29:23.000000000 -0400 -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 1784. done imlib2-config: not found sdl-config: not found install prefix /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib source path /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg C compiler gcc .align is power-of-two no ARCH x86_64 (generic) big-endian no yasm yes MMX enabled yes CMOV enabled no CMOV is fast no EBX available yes EBP available yes gprof enabled no debug symbols yes strip symbols yes optimizations yes static yes shared no postprocessing support no software scaler enabled yes new filter support no filters using lavformat no video hooking yes Imlib2 support no FreeType support yes network support yes IPv6 support no threading support pthreads SDL support no Sun medialib support no AVISynth enabled no liba52 support no liba52 dlopened no libamr-nb support no libamr-wb support no libdc1394 support no libdirac enabled no libfaac enabled no libfaad enabled yes libfaad dlopened no libgsm enabled no libmp3lame enabled no libnut enabled no libschroedinger enabled no libtheora enabled no libvorbis enabled no libx264 enabled no libxvid enabled no zlib enabled yes bzlib enabled yes Enabled decoders: aac flic pcm_u24be aasc flv pcm_u24le ac3 fourxm pcm_u32be adpcm_4xm fraps pcm_u32le adpcm_adx gif pcm_u8 adpcm_ct h261 pcm_zork adpcm_ea h263 pcx adpcm_ea_maxis_xa h263i png adpcm_ea_r1 h264 ptx adpcm_ea_r2 huffyuv qdm2 adpcm_ea_r3 idcin qdraw adpcm_ea_xas imc qpeg adpcm_g726 indeo2 qtrle adpcm_ima_amv indeo3 ra_144 adpcm_ima_dk3 interplay_dpcm ra_288 adpcm_ima_dk4 interplay_video rawvideo adpcm_ima_ea_eacs jpegls rl2 adpcm_ima_ea_sead kmvc roq adpcm_ima_qt libfaad roq_dpcm adpcm_ima_smjpeg libfaad2 rpza adpcm_ima_wav loco rv10 adpcm_ima_ws mace3 rv20 adpcm_ms mace6 sgi adpcm_sbpro_2 mdec shorten adpcm_sbpro_3 mimic smackaud adpcm_sbpro_4 mjpeg smacker adpcm_swf mjpegb smc adpcm_thp mlp snow adpcm_xa mmvideo sol_dpcm adpcm_yamaha motionpixels sonic alac mp2 sp5x amv mp3 sunrast ape mp3adu svq1 asv1 mp3on4 svq3 asv2 mpc7 targa atrac3 mpc8 theora avs mpeg1video thp bethsoftvid mpeg2video tiertexseqvideo bfi mpeg4 tiff bmp mpegvideo truemotion1 c93 msmpeg4v1 truemotion2 cavs msmpeg4v2 truespeech cinepak msmpeg4v3 tscc cljr msrle tta cook msvideo1 txd cscd mszh ulti cyuv nellymoser vb dca nuv vc1 dnxhd pcm_alaw vcr1 dsicinaudio pcm_dvd vmdaudio dsicinvideo pcm_f32be vmdvideo dvbsub pcm_f32le vmnc dvdsub pcm_f64be vorbis dvvideo pcm_f64le vp3 dxa pcm_mulaw vp5 eac3 pcm_s16be vp6 eacmv pcm_s16le vp6a eatgv pcm_s16le_planar vp6f eightbps pcm_s24be vqa eightsvx_exp pcm_s24daud wavpack eightsvx_fib pcm_s24le wmav1 escape124 pcm_s32be wmav2 ffv1 pcm_s32le wmv1 ffvhuff pcm_s8 wmv2 flac pcm_u16be wmv3 flashsv pcm_u16le wnv1 ws_snd1 xl zmbv xan_dpcm xsub xan_wc3 zlib Enabled encoders: ac3 mpeg4 snow Enabled parsers: aac dvdsub mpegaudio aac_latm h261 mpegvideo ac3 h263 pnm cavsvideo h264 vc1 dca mjpeg vp3 dirac mlp dvbsub mpeg4video Enabled demuxers: aac ipmovie pcm_u16be ac3 lmlm4 pcm_u16le aiff m4v pcm_u24be amr matroska pcm_u24le apc mjpeg pcm_u32be ape mlp pcm_u32le asf mm pcm_u8 ass mmf pva au mov rawvideo avi mp3 redir avs mpc rl2 bethsoftvid mpc8 rm bfi mpegps roq c93 mpegts rpl daud mpegtsraw rtsp dirac mpegvideo sdp dsicin msnwc_tcp segafilm dts mtv shorten dv mvi siff dxa mxf smacker ea nsv sol ea_cdata nut str eac3 nuv swf ffm ogg thp flac oma tiertexseq flic pcm_alaw tta flv pcm_f32be txd fourxm pcm_f32le vc1 gsm pcm_f64be vc1t gxf pcm_f64le vmd h261 pcm_mulaw voc h263 pcm_s16be wav h264 pcm_s16le wc3 idcin pcm_s24be wsaud iff pcm_s24le wsvqa image2 pcm_s32be wv image2pipe pcm_s32le xa ingenient pcm_s8 yuv4mpegpipe Enabled muxers: ipod Enabled protocols: file pipe tcp http rtp udp Enabled filters: crop Enabled bsfs: Enabled indevs: Enabled outdevs: License: GPL Creating config.mak and config.h... gcc -fPIC -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros `freetype-config --cflags` -MM -MG vhook/drawtext.c | sed -e "/^#.*/d" -e "1s,^,vhook/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > vhook/drawtext.d gcc -fPIC -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros `freetype-config --cflags` -MM -MG vhook/ppm.c | sed -e "/^#.*/d" -e "1s,^,vhook/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > vhook/ppm.d gcc -fPIC -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros `freetype-config --cflags` -MM -MG vhook/watermark.c | sed -e "/^#.*/d" -e "1s,^,vhook/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > vhook/watermark.d gcc -fPIC -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros `freetype-config --cflags` -MM -MG vhook/null.c | sed -e "/^#.*/d" -e "1s,^,vhook/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > vhook/null.d gcc -fPIC -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros `freetype-config --cflags` -MM -MG vhook/fish.c | sed -e "/^#.*/d" -e "1s,^,vhook/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > vhook/fish.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavutil/utils.c | sed -e "/^#.*/d" -e "1s,^,libavutil/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavutil/utils.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavutil/tree.c | sed -e "/^#.*/d" -e "1s,^,libavutil/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavutil/tree.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavutil/string.c | sed -e "/^#.*/d" -e "1s,^,libavutil/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavutil/string.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavutil/sha1.c | sed -e "/^#.*/d" -e "1s,^,libavutil/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavutil/sha1.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavutil/rc4.c | sed -e "/^#.*/d" -e "1s,^,libavutil/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavutil/rc4.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavutil/rational.c | sed -e "/^#.*/d" -e "1s,^,libavutil/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavutil/rational.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavutil/random.c | sed -e "/^#.*/d" -e "1s,^,libavutil/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavutil/random.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavutil/mem.c | sed -e "/^#.*/d" -e "1s,^,libavutil/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavutil/mem.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavutil/md5.c | sed -e "/^#.*/d" -e "1s,^,libavutil/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavutil/md5.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavutil/mathematics.c | sed -e "/^#.*/d" -e "1s,^,libavutil/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavutil/mathematics.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavutil/lzo.c | sed -e "/^#.*/d" -e "1s,^,libavutil/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavutil/lzo.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavutil/log.c | sed -e "/^#.*/d" -e "1s,^,libavutil/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavutil/log.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavutil/lls.c | sed -e "/^#.*/d" -e "1s,^,libavutil/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavutil/lls.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavutil/lfg.c | sed -e "/^#.*/d" -e "1s,^,libavutil/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavutil/lfg.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavutil/intfloat_readwrite.c | sed -e "/^#.*/d" -e "1s,^,libavutil/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavutil/intfloat_readwrite.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavutil/fifo.c | sed -e "/^#.*/d" -e "1s,^,libavutil/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavutil/fifo.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavutil/des.c | sed -e "/^#.*/d" -e "1s,^,libavutil/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavutil/des.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavutil/crc.c | sed -e "/^#.*/d" -e "1s,^,libavutil/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavutil/crc.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavutil/base64.c | sed -e "/^#.*/d" -e "1s,^,libavutil/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavutil/base64.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavutil/aes.c | sed -e "/^#.*/d" -e "1s,^,libavutil/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavutil/aes.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavutil/adler32.c | sed -e "/^#.*/d" -e "1s,^,libavutil/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavutil/adler32.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/i386/vc1dsp_mmx.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/i386/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/i386/vc1dsp_mmx.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/i386/vp3dsp_sse2.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/i386/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/i386/vp3dsp_sse2.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/i386/vp3dsp_mmx.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/i386/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/i386/vp3dsp_mmx.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/i386/snowdsp_mmx.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/i386/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/i386/snowdsp_mmx.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/i386/cavsdsp_mmx.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/i386/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/i386/cavsdsp_mmx.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/i386/dsputilenc_mmx.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/i386/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/i386/dsputilenc_mmx.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/i386/idct_mmx.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/i386/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/i386/idct_mmx.d yasm -f elf -DARCH_X86_64 -m amd64 -g dwarf2 -I libavcodec/i386/ -M -o libavcodec/i386/dsputil_yasm.o libavcodec/i386/dsputil_yasm.asm > libavcodec/i386/dsputil_yasm.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/i386/fft_3dn2.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/i386/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/i386/fft_3dn2.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/i386/fft_3dn.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/i386/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/i386/fft_3dn.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/i386/fft_sse.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/i386/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/i386/fft_sse.d yasm -f elf -DARCH_X86_64 -m amd64 -g dwarf2 -I libavcodec/i386/ -M -o libavcodec/i386/fft_mmx.o libavcodec/i386/fft_mmx.asm > libavcodec/i386/fft_mmx.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/pthread.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/pthread.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/vp3_parser.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/vp3_parser.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/vc1_parser.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/vc1_parser.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/pnm.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/pnm.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/pnm_parser.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/pnm_parser.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/error_resilience.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/error_resilience.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/mpegvideo.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/mpegvideo.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/mpeg12data.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/mpeg12data.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/mpeg12.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/mpeg12.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/mpegvideo_parser.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/mpegvideo_parser.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/mpegaudiodata.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/mpegaudiodata.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/mpegaudiodecheader.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/mpegaudiodecheader.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/mpegaudio_parser.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/mpegaudio_parser.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/h263.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/h263.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/mpeg4video_parser.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/mpeg4video_parser.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/mlp_parser.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/mlp_parser.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/mlp.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/mlp.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/mjpeg_parser.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/mjpeg_parser.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/h264_parser.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/h264_parser.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/h263_parser.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/h263_parser.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/h261_parser.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/h261_parser.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/dvdsub_parser.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/dvdsub_parser.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/dvbsub_parser.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/dvbsub_parser.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/dirac_parser.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/dirac_parser.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/dca_parser.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/dca_parser.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/cavs_parser.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/cavs_parser.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/aac_ac3_parser.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/aac_ac3_parser.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/ac3tab.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/ac3tab.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/ac3_parser.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/ac3_parser.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/latm_parser.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/latm_parser.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/mpeg4audio.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/mpeg4audio.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/aac_parser.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/aac_parser.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/latmaac.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/latmaac.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/libfaad.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/libfaad.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/adpcm.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/adpcm.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/g726.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/g726.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/adxdec.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/adxdec.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/pcm.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/pcm.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/zmbv.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/zmbv.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/lcldec.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/lcldec.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/xsubdec.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/xsubdec.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/xl.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/xl.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/xan.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/xan.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/dpcm.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/dpcm.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/ws-snd1.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/ws-snd1.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/wnv1.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/wnv1.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/intrax8dsp.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/intrax8dsp.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/intrax8.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/intrax8.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/h263dec.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/h263dec.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/msmpeg4data.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/msmpeg4data.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/vc1dsp.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/vc1dsp.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/vc1data.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/vc1data.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/vc1.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/vc1.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/msmpeg4.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/msmpeg4.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/wmv2.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/wmv2.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/wmv2dec.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/wmv2dec.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/fft.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/fft.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/mdct.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/mdct.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/wma.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/wma.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/wmadec.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/wmadec.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/wavpack.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/wavpack.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/vqavideo.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/vqavideo.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/huffman.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/huffman.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/vp3dsp.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/vp3dsp.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/vp56data.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/vp56data.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/vp56.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/vp56.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/vp6.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/vp6.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/vp5.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/vp5.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/vp3.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/vp3.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/xiph.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/xiph.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/vorbis_data.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/vorbis_data.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/vorbis.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/vorbis.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/vorbis_dec.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/vorbis_dec.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/vmnc.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/vmnc.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/vmdav.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/vmdav.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/vcr1.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/vcr1.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/vb.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/vb.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/ulti.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/ulti.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/s3tc.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/s3tc.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/txd.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/txd.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/tta.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/tta.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/msrledec.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/msrledec.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/tscc.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/tscc.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/truespeech.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/truespeech.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/truemotion2.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/truemotion2.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/truemotion1.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/truemotion1.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/lzw.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/lzw.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/tiff.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/tiff.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/tiertexseqv.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/tiertexseqv.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/mjpeg.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/mjpeg.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/mjpegdec.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/mjpegdec.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/targa.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/targa.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/golomb.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/golomb.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/cabac.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/cabac.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/h264pred.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/h264pred.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/h264idct.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/h264idct.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/h264.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/h264.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/svq1.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/svq1.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/svq1dec.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/svq1dec.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/sunrast.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/sunrast.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/sp5xdec.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/sp5xdec.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/sonic.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/sonic.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/ratecontrol.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/ratecontrol.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/motion_est.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/motion_est.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/rangecoder.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/rangecoder.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/snow.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/snow.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/smc.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/smc.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/smacker.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/smacker.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/shorten.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/shorten.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/sgidec.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/sgidec.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/rv10.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/rv10.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/rpza.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/rpza.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/roqvideo.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/roqvideo.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/roqvideodec.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/roqvideodec.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/rl2.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/rl2.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/rawdec.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/rawdec.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/ra288.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/ra288.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/acelp_filters.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/acelp_filters.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/ra144.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/ra144.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/qtrle.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/qtrle.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/qpeg.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/qpeg.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/qdrw.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/qdrw.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/mpegaudio.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/mpegaudio.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/mpegaudiodec.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/mpegaudiodec.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/qdm2.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/qdm2.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/ptx.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/ptx.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/pngdec.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/pngdec.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/png.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/png.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/pcx.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/pcx.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/rtjpeg.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/rtjpeg.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/nuv.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/nuv.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/nellymoser.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/nellymoser.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/nellymoserdec.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/nellymoserdec.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/msvideo1.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/msvideo1.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/msrle.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/msrle.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/mpegvideo_enc.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/mpegvideo_enc.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/mdec.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/mdec.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/mpc.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/mpc.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/mpc8.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/mpc8.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/mpc7.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/mpc7.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/motionpixels.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/motionpixels.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/mmvideo.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/mmvideo.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/mlpdec.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/mlpdec.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/mjpegbdec.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/mjpegbdec.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/mimic.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/mimic.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/mace.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/mace.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/loco.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/loco.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/kmvc.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/kmvc.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/jpegls.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/jpegls.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/jpeglsdec.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/jpeglsdec.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/interplayvideo.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/interplayvideo.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/indeo3.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/indeo3.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/indeo2.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/indeo2.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/imc.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/imc.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/idcinvideo.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/idcinvideo.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/huffyuv.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/huffyuv.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/h261.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/h261.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/h261dec.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/h261dec.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/gifdec.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/gifdec.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/fraps.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/fraps.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/4xm.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/4xm.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/flicvideo.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/flicvideo.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/flashsv.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/flashsv.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/flac.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/flac.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/ffv1.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/ffv1.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/escape124.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/escape124.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/8svx.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/8svx.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/8bps.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/8bps.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/eatgv.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/eatgv.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/eacmv.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/eacmv.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/ac3.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/ac3.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/ac3dec_data.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/ac3dec_data.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/ac3dec.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/ac3dec.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/eac3dec.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/eac3dec.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/dxa.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/dxa.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/dv.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/dv.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/dvdsubdec.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/dvdsubdec.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/dvbsubdec.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/dvbsubdec.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/dsicinav.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/dsicinav.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/dnxhddata.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/dnxhddata.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/dnxhddec.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/dnxhddec.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/dca.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/dca.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/cyuv.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/cyuv.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/cscd.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/cscd.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/cook.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/cook.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/cljr.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/cljr.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/cinepak.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/cinepak.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/cavsdsp.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/cavsdsp.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/cavsdec.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/cavsdec.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/cavs.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/cavs.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/c93.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/c93.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/bmp.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/bmp.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/bfi.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/bfi.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/bethsoftvideo.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/bethsoftvideo.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/avs.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/avs.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/atrac3.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/atrac3.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/asv1.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/asv1.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/apedec.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/apedec.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/alac.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/alac.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/ac3enc.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/ac3enc.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/aasc.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/aasc.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/aactab.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/aactab.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/aac.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/aac.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/jfdctint.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/jfdctint.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/jfdctfst.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/jfdctfst.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/faandct.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/faandct.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/i386/idct_sse2_xvid.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/i386/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/i386/idct_sse2_xvid.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/i386/idct_mmx_xvid.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/i386/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/i386/idct_mmx_xvid.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/i386/simple_idct_mmx.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/i386/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/i386/simple_idct_mmx.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/i386/motion_est_mmx.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/i386/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/i386/motion_est_mmx.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/i386/mpegvideo_mmx.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/i386/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/i386/mpegvideo_mmx.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/i386/dsputil_mmx.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/i386/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/i386/dsputil_mmx.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/i386/cpuid.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/i386/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/i386/cpuid.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/i386/fdct_mmx.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/i386/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/i386/fdct_mmx.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/utils.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/utils.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/simple_idct.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/simple_idct.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/resample2.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/resample2.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/resample.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/resample.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/raw.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/raw.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/parser.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/parser.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/opt.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/opt.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/jrevdct.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/jrevdct.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/imgconvert.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/imgconvert.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/faanidct.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/faanidct.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/eval.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/eval.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/dsputil.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/dsputil.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/bitstream_filter.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/bitstream_filter.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/bitstream.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/bitstream.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/audioconvert.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/audioconvert.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavcodec/allcodecs.c | sed -e "/^#.*/d" -e "1s,^,libavcodec/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavcodec/allcodecs.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavformat/udp.c | sed -e "/^#.*/d" -e "1s,^,libavformat/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavformat/udp.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavformat/tcp.c | sed -e "/^#.*/d" -e "1s,^,libavformat/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavformat/tcp.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavformat/rtpproto.c | sed -e "/^#.*/d" -e "1s,^,libavformat/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavformat/rtpproto.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavformat/file.c | sed -e "/^#.*/d" -e "1s,^,libavformat/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavformat/file.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavformat/http.c | sed -e "/^#.*/d" -e "1s,^,libavformat/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavformat/http.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavformat/framehook.c | sed -e "/^#.*/d" -e "1s,^,libavformat/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavformat/framehook.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavformat/yuv4mpeg.c | sed -e "/^#.*/d" -e "1s,^,libavformat/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavformat/yuv4mpeg.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavformat/xa.c | sed -e "/^#.*/d" -e "1s,^,libavformat/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavformat/xa.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavformat/wv.c | sed -e "/^#.*/d" -e "1s,^,libavformat/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavformat/wv.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavformat/westwood.c | sed -e "/^#.*/d" -e "1s,^,libavformat/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavformat/westwood.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavformat/wc3movie.c | sed -e "/^#.*/d" -e "1s,^,libavformat/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavformat/wc3movie.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavformat/raw.c | sed -e "/^#.*/d" -e "1s,^,libavformat/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavformat/raw.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavformat/riff.c | sed -e "/^#.*/d" -e "1s,^,libavformat/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavformat/riff.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavformat/wav.c | sed -e "/^#.*/d" -e "1s,^,libavformat/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavformat/wav.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavformat/voc.c | sed -e "/^#.*/d" -e "1s,^,libavformat/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavformat/voc.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavformat/vocdec.c | sed -e "/^#.*/d" -e "1s,^,libavformat/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavformat/vocdec.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavformat/sierravmd.c | sed -e "/^#.*/d" -e "1s,^,libavformat/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavformat/sierravmd.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavformat/vc1test.c | sed -e "/^#.*/d" -e "1s,^,libavformat/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavformat/vc1test.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavformat/txd.c | sed -e "/^#.*/d" -e "1s,^,libavformat/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavformat/txd.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavformat/tta.c | sed -e "/^#.*/d" -e "1s,^,libavformat/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavformat/tta.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavformat/tiertexseq.c | sed -e "/^#.*/d" -e "1s,^,libavformat/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavformat/tiertexseq.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavformat/thp.c | sed -e "/^#.*/d" -e "1s,^,libavformat/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavformat/thp.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavformat/swfdec.c | sed -e "/^#.*/d" -e "1s,^,libavformat/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavformat/swfdec.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavformat/psxstr.c | sed -e "/^#.*/d" -e "1s,^,libavformat/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavformat/psxstr.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavformat/sol.c | sed -e "/^#.*/d" -e "1s,^,libavformat/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavformat/sol.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavformat/smacker.c | sed -e "/^#.*/d" -e "1s,^,libavformat/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavformat/smacker.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavformat/siff.c | sed -e "/^#.*/d" -e "1s,^,libavformat/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavformat/siff.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavformat/segafilm.c | sed -e "/^#.*/d" -e "1s,^,libavformat/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavformat/segafilm.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavformat/rtp_h264.c | sed -e "/^#.*/d" -e "1s,^,libavformat/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavformat/rtp_h264.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavformat/rtpdec.c | sed -e "/^#.*/d" -e "1s,^,libavformat/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavformat/rtpdec.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavformat/rtp.c | sed -e "/^#.*/d" -e "1s,^,libavformat/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavformat/rtp.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavformat/rtsp.c | sed -e "/^#.*/d" -e "1s,^,libavformat/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavformat/rtsp.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavformat/rdt.c | sed -e "/^#.*/d" -e "1s,^,libavformat/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavformat/rdt.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavformat/rpl.c | sed -e "/^#.*/d" -e "1s,^,libavformat/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavformat/rpl.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavformat/idroq.c | sed -e "/^#.*/d" -e "1s,^,libavformat/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavformat/idroq.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavformat/rmdec.c | sed -e "/^#.*/d" -e "1s,^,libavformat/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavformat/rmdec.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavformat/rl2.c | sed -e "/^#.*/d" -e "1s,^,libavformat/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavformat/rl2.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavformat/pva.c | sed -e "/^#.*/d" -e "1s,^,libavformat/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavformat/pva.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavformat/oma.c | sed -e "/^#.*/d" -e "1s,^,libavformat/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavformat/oma.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavformat/oggparsevorbis.c | sed -e "/^#.*/d" -e "1s,^,libavformat/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavformat/oggparsevorbis.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavformat/oggparsetheora.c | sed -e "/^#.*/d" -e "1s,^,libavformat/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavformat/oggparsetheora.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavformat/oggparsespeex.c | sed -e "/^#.*/d" -e "1s,^,libavformat/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavformat/oggparsespeex.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavformat/oggparseogm.c | sed -e "/^#.*/d" -e "1s,^,libavformat/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavformat/oggparseogm.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavformat/oggparseflac.c | sed -e "/^#.*/d" -e "1s,^,libavformat/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavformat/oggparseflac.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavformat/oggdec.c | sed -e "/^#.*/d" -e "1s,^,libavformat/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavformat/oggdec.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavformat/nuv.c | sed -e "/^#.*/d" -e "1s,^,libavformat/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavformat/nuv.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavformat/nut.c | sed -e "/^#.*/d" -e "1s,^,libavformat/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavformat/nut.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavformat/nutdec.c | sed -e "/^#.*/d" -e "1s,^,libavformat/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavformat/nutdec.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavformat/nsvdec.c | sed -e "/^#.*/d" -e "1s,^,libavformat/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavformat/nsvdec.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavformat/mxf.c | sed -e "/^#.*/d" -e "1s,^,libavformat/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavformat/mxf.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavformat/mxfdec.c | sed -e "/^#.*/d" -e "1s,^,libavformat/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavformat/mxfdec.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavformat/mvi.c | sed -e "/^#.*/d" -e "1s,^,libavformat/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavformat/mvi.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavformat/mtv.c | sed -e "/^#.*/d" -e "1s,^,libavformat/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavformat/mtv.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavformat/msnwc_tcp.c | sed -e "/^#.*/d" -e "1s,^,libavformat/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavformat/msnwc_tcp.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavformat/mpegts.c | sed -e "/^#.*/d" -e "1s,^,libavformat/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavformat/mpegts.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavformat/mpeg.c | sed -e "/^#.*/d" -e "1s,^,libavformat/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavformat/mpeg.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavformat/mpc8.c | sed -e "/^#.*/d" -e "1s,^,libavformat/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavformat/mpc8.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavformat/mpc.c | sed -e "/^#.*/d" -e "1s,^,libavformat/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavformat/mpc.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavformat/mp3.c | sed -e "/^#.*/d" -e "1s,^,libavformat/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavformat/mp3.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavformat/isom.c | sed -e "/^#.*/d" -e "1s,^,libavformat/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavformat/isom.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavformat/mov.c | sed -e "/^#.*/d" -e "1s,^,libavformat/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavformat/mov.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavformat/mmf.c | sed -e "/^#.*/d" -e "1s,^,libavformat/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavformat/mmf.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavformat/mm.c | sed -e "/^#.*/d" -e "1s,^,libavformat/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavformat/mm.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavformat/matroska.c | sed -e "/^#.*/d" -e "1s,^,libavformat/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavformat/matroska.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavformat/matroskadec.c | sed -e "/^#.*/d" -e "1s,^,libavformat/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavformat/matroskadec.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavformat/lmlm4.c | sed -e "/^#.*/d" -e "1s,^,libavformat/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavformat/lmlm4.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavformat/avc.c | sed -e "/^#.*/d" -e "1s,^,libavformat/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavformat/avc.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavformat/movenc.c | sed -e "/^#.*/d" -e "1s,^,libavformat/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavformat/movenc.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavformat/ipmovie.c | sed -e "/^#.*/d" -e "1s,^,libavformat/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavformat/ipmovie.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavformat/img2.c | sed -e "/^#.*/d" -e "1s,^,libavformat/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavformat/img2.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavformat/iff.c | sed -e "/^#.*/d" -e "1s,^,libavformat/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavformat/iff.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavformat/idcin.c | sed -e "/^#.*/d" -e "1s,^,libavformat/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavformat/idcin.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavformat/gxf.c | sed -e "/^#.*/d" -e "1s,^,libavformat/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavformat/gxf.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavformat/4xm.c | sed -e "/^#.*/d" -e "1s,^,libavformat/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavformat/4xm.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavformat/flvdec.c | sed -e "/^#.*/d" -e "1s,^,libavformat/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavformat/flvdec.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavformat/flic.c | sed -e "/^#.*/d" -e "1s,^,libavformat/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavformat/flic.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavformat/ffmdec.c | sed -e "/^#.*/d" -e "1s,^,libavformat/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavformat/ffmdec.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavformat/electronicarts.c | sed -e "/^#.*/d" -e "1s,^,libavformat/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavformat/electronicarts.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavformat/eacdata.c | sed -e "/^#.*/d" -e "1s,^,libavformat/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavformat/eacdata.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavformat/dxa.c | sed -e "/^#.*/d" -e "1s,^,libavformat/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavformat/dxa.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavformat/dv.c | sed -e "/^#.*/d" -e "1s,^,libavformat/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavformat/dv.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavformat/dsicin.c | sed -e "/^#.*/d" -e "1s,^,libavformat/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavformat/dsicin.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavformat/daud.c | sed -e "/^#.*/d" -e "1s,^,libavformat/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavformat/daud.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavformat/c93.c | sed -e "/^#.*/d" -e "1s,^,libavformat/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavformat/c93.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavformat/bfi.c | sed -e "/^#.*/d" -e "1s,^,libavformat/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavformat/bfi.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavformat/bethsoftvid.c | sed -e "/^#.*/d" -e "1s,^,libavformat/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavformat/bethsoftvid.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavformat/avs.c | sed -e "/^#.*/d" -e "1s,^,libavformat/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavformat/avs.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavformat/avidec.c | sed -e "/^#.*/d" -e "1s,^,libavformat/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavformat/avidec.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavformat/au.c | sed -e "/^#.*/d" -e "1s,^,libavformat/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavformat/au.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavformat/assdec.c | sed -e "/^#.*/d" -e "1s,^,libavformat/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavformat/assdec.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavformat/asfcrypt.c | sed -e "/^#.*/d" -e "1s,^,libavformat/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavformat/asfcrypt.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavformat/asf.c | sed -e "/^#.*/d" -e "1s,^,libavformat/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavformat/asf.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavformat/ape.c | sed -e "/^#.*/d" -e "1s,^,libavformat/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavformat/ape.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavformat/apc.c | sed -e "/^#.*/d" -e "1s,^,libavformat/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavformat/apc.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavformat/amr.c | sed -e "/^#.*/d" -e "1s,^,libavformat/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavformat/amr.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavformat/aiff.c | sed -e "/^#.*/d" -e "1s,^,libavformat/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavformat/aiff.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavformat/aviobuf.c | sed -e "/^#.*/d" -e "1s,^,libavformat/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavformat/aviobuf.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavformat/avio.c | sed -e "/^#.*/d" -e "1s,^,libavformat/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavformat/avio.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavformat/utils.c | sed -e "/^#.*/d" -e "1s,^,libavformat/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavformat/utils.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavformat/sdp.c | sed -e "/^#.*/d" -e "1s,^,libavformat/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavformat/sdp.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavformat/os_support.c | sed -e "/^#.*/d" -e "1s,^,libavformat/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavformat/os_support.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavformat/cutils.c | sed -e "/^#.*/d" -e "1s,^,libavformat/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavformat/cutils.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavformat/allformats.c | sed -e "/^#.*/d" -e "1s,^,libavformat/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavformat/allformats.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libavdevice/alldevices.c | sed -e "/^#.*/d" -e "1s,^,libavdevice/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libavdevice/alldevices.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libswscale/yuv2rgb.c | sed -e "/^#.*/d" -e "1s,^,libswscale/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libswscale/yuv2rgb.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libswscale/swscale_avoption.c | sed -e "/^#.*/d" -e "1s,^,libswscale/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libswscale/swscale_avoption.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libswscale/swscale.c | sed -e "/^#.*/d" -e "1s,^,libswscale/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libswscale/swscale.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG libswscale/rgb2rgb.c | sed -e "/^#.*/d" -e "1s,^,libswscale/," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > libswscale/rgb2rgb.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -MM -MG cmdutils.c | sed -e "/^#.*/d" -e "1s,^,./," -e "s,\\([[:space:]]\\)\\(version\\.h\\),\\1\$(BUILD_ROOT_REL)/\\2," > cmdutils.d gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libswscale/rgb2rgb.o libswscale/rgb2rgb.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libswscale/swscale.o libswscale/swscale.c In file included from libswscale/swscale.c:1020:0: libswscale/swscale_template.c: In function 'yuv2yuv1_MMX2': libswscale/swscale_template.c:999:9: warning: initialization from incompatible pointer type [enabled by default] uint8_t *src[3]= {lumSrc + dstW, chrSrc + chrDstW, chrSrc + VOFW + chrDstW}; ^ libswscale/swscale_template.c:999:9: warning: (near initialization for 'src[0]') [enabled by default] libswscale/swscale_template.c:999:9: warning: initialization from incompatible pointer type [enabled by default] libswscale/swscale_template.c:999:9: warning: (near initialization for 'src[1]') [enabled by default] libswscale/swscale_template.c:999:9: warning: initialization from incompatible pointer type [enabled by default] libswscale/swscale_template.c:999:9: warning: (near initialization for 'src[2]') [enabled by default] In file included from libswscale/swscale.c:1020:0: libswscale/swscale_template.c: In function 'rgb24ToUV_MMX2': libswscale/swscale_template.c:2098:9: warning: unused variable 'i' [-Wunused-variable] int i; ^ libswscale/swscale_template.c: In function 'swScale_MMX2': libswscale/swscale_template.c:3124:38: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] lumMmxFilter[4*i+0]= (int32_t)lumSrcPtr[i]; ^ libswscale/swscale_template.c:3132:38: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] chrMmxFilter[4*i+0]= (int32_t)chrSrcPtr[i]; ^ libswscale/swscale.c: In function 'sws_getCachedContext': libswscale/swscale.c:3097:15: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] param = default_param; ^ libswscale/swscale.c: In function 'sws_scale': libswscale/swscale.c:2704:47: warning: 'b' may be used uninitialized in this function [-Wmaybe-uninitialized] v= av_clip_uint8((RV*r + GV*g + BV*b + (257<<(RGB2YUV_SHIFT-1)))>>RGB2YUV_SHIFT); ^ libswscale/swscale.c:2704:40: warning: 'g' may be used uninitialized in this function [-Wmaybe-uninitialized] v= av_clip_uint8((RV*r + GV*g + BV*b + (257<<(RGB2YUV_SHIFT-1)))>>RGB2YUV_SHIFT); ^ libswscale/swscale.c:2704:33: warning: 'r' may be used uninitialized in this function [-Wmaybe-uninitialized] v= av_clip_uint8((RV*r + GV*g + BV*b + (257<<(RGB2YUV_SHIFT-1)))>>RGB2YUV_SHIFT); ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libswscale/swscale_avoption.o libswscale/swscale_avoption.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libswscale/yuv2rgb.o libswscale/yuv2rgb.c libswscale/yuv2rgb.c:283:8: warning: 'yuv2rgb_c_8' defined but not used [-Wunused-function] PROLOG(yuv2rgb_c_8, uint8_t) ^ libswscale/yuv2rgb.c:139:12: note: in definition of macro 'PROLOG' static int func_name(SwsContext *c, uint8_t* src[], int srcStride[], int srcSliceY, \ ^ libswscale/yuv2rgb.c:338:8: warning: 'yuv2rgb_c_4' defined but not used [-Wunused-function] PROLOG(yuv2rgb_c_4, uint8_t) ^ libswscale/yuv2rgb.c:139:12: note: in definition of macro 'PROLOG' static int func_name(SwsContext *c, uint8_t* src[], int srcStride[], int srcSliceY, \ ^ libswscale/yuv2rgb.c:410:8: warning: 'yuv2rgb_c_4b' defined but not used [-Wunused-function] PROLOG(yuv2rgb_c_4b, uint8_t) ^ libswscale/yuv2rgb.c:139:12: note: in definition of macro 'PROLOG' static int func_name(SwsContext *c, uint8_t* src[], int srcStride[], int srcSliceY, \ ^ rm -f libswscale/libswscale.a ar rc libswscale/libswscale.a libswscale/rgb2rgb.o libswscale/swscale.o libswscale/swscale_avoption.o libswscale/yuv2rgb.o ranlib libswscale/libswscale.a gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavdevice/alldevices.o libavdevice/alldevices.c rm -f libavdevice/libavdevice.a ar rc libavdevice/libavdevice.a libavdevice/alldevices.o ranlib libavdevice/libavdevice.a gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavformat/allformats.o libavformat/allformats.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavformat/cutils.o libavformat/cutils.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavformat/os_support.o libavformat/os_support.c libavformat/os_support.c: In function 'resolve_host': libavformat/os_support.c:68:5: warning: implicit declaration of function 'inet_aton' [-Wimplicit-function-declaration] if (!inet_aton(hostname, sin_addr)) { ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavformat/sdp.o libavformat/sdp.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavformat/utils.o libavformat/utils.c libavformat/utils.c:55:1: warning: 'AVFrac' is deprecated (declared at libavformat/avformat.h:161) [-Wdeprecated-declarations] static void av_frac_init(AVFrac *f, int64_t val, int64_t num, int64_t den) ^ libavformat/utils.c:73:1: warning: 'AVFrac' is deprecated (declared at libavformat/avformat.h:161) [-Wdeprecated-declarations] static void av_frac_add(AVFrac *f, int64_t incr) ^ libavformat/utils.c: In function 'av_write_header': libavformat/utils.c:2475:17: warning: passing argument 1 of 'av_codec_get_tag' discards 'const' qualifier from pointer target type [enabled by default] st->codec->codec_tag= av_codec_get_tag(s->oformat->codec_tag, st->codec->codec_id); ^ libavformat/utils.c:1931:14: note: expected 'const struct AVCodecTag **' but argument is of type 'const struct AVCodecTag * const*' unsigned int av_codec_get_tag(const AVCodecTag *tags[4], enum CodecID id) ^ libavformat/utils.c: In function 'parse_date': libavformat/utils.c:2938:35: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] dt.tm_sec = strtol(p, (char **)&q, 10); ^ libavformat/utils.c: In function 'av_seek_frame_binary': libavformat/utils.c:1343:8: warning: 'pos_max' may be used uninitialized in this function [-Wmaybe-uninitialized] pos= av_gen_search(s, stream_index, target_ts, pos_min, pos_max, pos_limit, ts_min, ts_max, flags, &ts, avif->read_timestamp); ^ libavformat/utils.c:1343:8: warning: 'pos_min' may be used uninitialized in this function [-Wmaybe-uninitialized] gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavformat/avio.o libavformat/avio.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavformat/aviobuf.o libavformat/aviobuf.c libavformat/aviobuf.c: In function 'url_fdopen': libavformat/aviobuf.c:540:23: warning: passing argument 6 of 'init_put_byte' from incompatible pointer type [enabled by default] url_read, url_write, url_seek) < 0) { ^ libavformat/aviobuf.c:31:5: note: expected 'int (*)(void *, __uint8_t *, int)' but argument is of type 'int (*)(struct URLContext *, unsigned char *, int)' int init_put_byte(ByteIOContext *s, ^ libavformat/aviobuf.c:540:23: warning: passing argument 7 of 'init_put_byte' from incompatible pointer type [enabled by default] url_read, url_write, url_seek) < 0) { ^ libavformat/aviobuf.c:31:5: note: expected 'int (*)(void *, __uint8_t *, int)' but argument is of type 'int (*)(struct URLContext *, unsigned char *, int)' int init_put_byte(ByteIOContext *s, ^ libavformat/aviobuf.c:540:23: warning: passing argument 8 of 'init_put_byte' from incompatible pointer type [enabled by default] url_read, url_write, url_seek) < 0) { ^ libavformat/aviobuf.c:31:5: note: expected 'offset_t (*)(void *, offset_t, int)' but argument is of type 'offset_t (*)(struct URLContext *, offset_t, int)' int init_put_byte(ByteIOContext *s, ^ libavformat/aviobuf.c: In function 'url_resetbuf': libavformat/aviobuf.c:572:58: warning: suggest parentheses around operand of '!' or change '&' to '&&' or '!' to '~' [-Wparentheses] if ((flags & URL_RDWR) || (h && h->flags != flags && !h->flags & URL_RDWR)) ^ libavformat/aviobuf.c: In function 'dyn_packet_buf_write': libavformat/aviobuf.c:719:7: warning: assuming signed overflow does not occur when assuming that (X + c) < X is always false [-Wstrict-overflow] if(new_size < d->pos || new_size > INT_MAX/2) ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavformat/raw.o libavformat/raw.c In file included from ./libavcodec/ac3_parser.h:27:0, from libavformat/raw.c:24: ./libavcodec/bitstream.h: In function 'skip_bits': ./libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ ./libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavformat/aiff.o libavformat/aiff.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavformat/riff.o libavformat/riff.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavformat/amr.o libavformat/amr.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavformat/apc.o libavformat/apc.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavformat/ape.o libavformat/ape.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavformat/asf.o libavformat/asf.c In file included from ./libavcodec/mpegaudio.h:30:0, from libavformat/asf.c:23: ./libavcodec/bitstream.h: In function 'skip_bits': ./libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ ./libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ libavformat/asf.c: In function 'asf_read_header': libavformat/asf.c:333:13: warning: 'AVPaletteControl' is deprecated (declared at ./libavcodec/avcodec.h:2294) [-Wdeprecated-declarations] st->codec->palctrl = av_mallocz(sizeof(AVPaletteControl)); ^ libavformat/asf.c:201:22: warning: variable 'total_size' set but not used [-Wunused-but-set-variable] uint64_t total_size; ^ libavformat/asf.c:423:53: warning: variable 'value_type' set but not used [-Wunused-but-set-variable] int n, stream_num, name_len, value_len, value_type, value_num; ^ libavformat/asf.c:448:21: warning: variable 'pos_ex_st' set but not used [-Wunused-but-set-variable] int64_t pos_ex_st; ^ libavformat/asf.c:447:22: warning: variable 'ext_d' set but not used [-Wunused-but-set-variable] uint32_t ext_d, leak_rate, stream_num; ^ libavformat/asf.c:486:21: warning: variable 'v2' set but not used [-Wunused-but-set-variable] int v1, v2; ^ libavformat/asf.c:486:17: warning: variable 'v1' set but not used [-Wunused-but-set-variable] int v1, v2; ^ libavformat/asf.c: In function 'asf_read_frame_header': libavformat/asf.c:641:18: warning: variable 'ts1' set but not used [-Wunused-but-set-variable] int64_t ts0, ts1; ^ libavformat/asf.c: In function 'asf_build_simple_index': libavformat/asf.c:986:13: warning: variable 'gsize' set but not used [-Wunused-but-set-variable] int64_t gsize, itime; ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavformat/asfcrypt.o libavformat/asfcrypt.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavformat/assdec.o libavformat/assdec.c libavformat/assdec.c: In function 'read_header': libavformat/assdec.c:146:5: warning: passing argument 4 of 'qsort' from incompatible pointer type [enabled by default] qsort(ass->event, ass->event_count, sizeof(*ass->event), event_cmp); ^ In file included from ./libavutil/common.h:35:0, from ./libavutil/avutil.h:56, from ./libavcodec/avcodec.h:30, from libavformat/avformat.h:45, from libavformat/assdec.c:22: /usr/include/stdlib.h:118:7: note: expected 'int (*)(const void *, const void *)' but argument is of type 'int (*)(__uint8_t **, __uint8_t **)' void qsort(void *, size_t, size_t, int (*)(const void *, const void *)); ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavformat/au.o libavformat/au.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavformat/avidec.o libavformat/avidec.c libavformat/avidec.c: In function 'avi_read_header': libavformat/avidec.c:476:25: warning: 'AVPaletteControl' is deprecated (declared at ./libavcodec/avcodec.h:2294) [-Wdeprecated-declarations] st->codec->palctrl = av_mallocz(sizeof(AVPaletteControl)); ^ libavformat/avidec.c:232:49: warning: variable 'bit_rate' set but not used [-Wunused-but-set-variable] int codec_type, stream_index, frame_period, bit_rate; ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavformat/avs.o libavformat/avs.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavformat/vocdec.o libavformat/vocdec.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavformat/voc.o libavformat/voc.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavformat/bethsoftvid.o libavformat/bethsoftvid.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavformat/bfi.o libavformat/bfi.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavformat/c93.o libavformat/c93.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavformat/daud.o libavformat/daud.c libavformat/daud.c:50:12: warning: 'daud_write_header' defined but not used [-Wunused-function] static int daud_write_header(struct AVFormatContext *s) ^ libavformat/daud.c:58:12: warning: 'daud_write_packet' defined but not used [-Wunused-function] static int daud_write_packet(struct AVFormatContext *s, AVPacket *pkt) ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavformat/dsicin.o libavformat/dsicin.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavformat/dv.o libavformat/dv.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavformat/dxa.o libavformat/dxa.c In file included from ./libavutil/internal.h:98:0, from ./libavutil/common.h:85, from ./libavutil/avutil.h:56, from ./libavcodec/avcodec.h:30, from libavformat/avformat.h:45, from libavformat/dxa.c:22: libavformat/dxa.c: In function 'dxa_read_packet': ./libavutil/intreadwrite.h:33:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define AV_RN32(a) (((const struct unaligned_32 *) (a))->l) ^ ./libavutil/intreadwrite.h:98:25: note: in expansion of macro 'AV_RN32' # define AV_RL32(x) AV_RN32(x) ^ libavformat/dxa.c:160:16: note: in expansion of macro 'AV_RL32' switch(AV_RL32(buf)){ ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavformat/eacdata.o libavformat/eacdata.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavformat/electronicarts.o libavformat/electronicarts.c libavformat/electronicarts.c: In function 'ea_read_packet': libavformat/electronicarts.c:477:49: warning: 'num_samples' may be used uninitialized in this function [-Wmaybe-uninitialized] ea->audio_frame_counter += num_samples; ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavformat/ffmdec.o libavformat/ffmdec.c In file included from ./libavutil/internal.h:98:0, from ./libavutil/common.h:85, from ./libavutil/avutil.h:56, from ./libavcodec/avcodec.h:30, from libavformat/avformat.h:45, from libavformat/ffmdec.c:22: libavformat/ffmdec.c: In function 'ffm_read_packet': ./libavutil/intreadwrite.h:34:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define AV_RN64(a) (((const struct unaligned_64 *) (a))->l) ^ ./libavutil/intreadwrite.h:101:34: note: in expansion of macro 'AV_RN64' # define AV_RB64(x) bswap_64(AV_RN64(x)) ^ libavformat/ffmdec.c:405:20: note: in expansion of macro 'AV_RB64' pkt->pts = AV_RB64(ffm->header+8); ^ ./libavutil/intreadwrite.h:33:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define AV_RN32(a) (((const struct unaligned_32 *) (a))->l) ^ ./libavutil/intreadwrite.h:95:34: note: in expansion of macro 'AV_RN32' # define AV_RB32(x) bswap_32(AV_RN32(x)) ^ libavformat/ffmdec.c:407:35: note: in expansion of macro 'AV_RB32' pkt->dts = pkt->pts - AV_RB32(ffm->header+16); ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavformat/flic.o libavformat/flic.c In file included from ./libavutil/internal.h:98:0, from ./libavutil/common.h:85, from ./libavutil/avutil.h:56, from ./libavcodec/avcodec.h:30, from libavformat/avformat.h:45, from libavformat/flic.c:34: libavformat/flic.c: In function 'flic_read_header': ./libavutil/intreadwrite.h:32:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define AV_RN16(a) (((const struct unaligned_16 *) (a))->l) ^ ./libavutil/intreadwrite.h:92:25: note: in expansion of macro 'AV_RN16' # define AV_RL16(x) AV_RN16(x) ^ libavformat/flic.c:95:20: note: in expansion of macro 'AV_RL16' magic_number = AV_RL16(&header[4]); ^ ./libavutil/intreadwrite.h:33:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define AV_RN32(a) (((const struct unaligned_32 *) (a))->l) ^ ./libavutil/intreadwrite.h:98:25: note: in expansion of macro 'AV_RN32' # define AV_RL32(x) AV_RN32(x) ^ libavformat/flic.c:96:13: note: in expansion of macro 'AV_RL32' speed = AV_RL32(&header[0x10]); ^ ./libavutil/intreadwrite.h:32:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define AV_RN16(a) (((const struct unaligned_16 *) (a))->l) ^ ./libavutil/intreadwrite.h:92:25: note: in expansion of macro 'AV_RN16' # define AV_RL16(x) AV_RN16(x) ^ libavformat/flic.c:108:24: note: in expansion of macro 'AV_RL16' st->codec->width = AV_RL16(&header[0x08]); ^ ./libavutil/intreadwrite.h:32:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define AV_RN16(a) (((const struct unaligned_16 *) (a))->l) ^ ./libavutil/intreadwrite.h:92:25: note: in expansion of macro 'AV_RN16' # define AV_RL16(x) AV_RN16(x) ^ libavformat/flic.c:109:25: note: in expansion of macro 'AV_RL16' st->codec->height = AV_RL16(&header[0x0A]); ^ ./libavutil/intreadwrite.h:32:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define AV_RN16(a) (((const struct unaligned_16 *) (a))->l) ^ ./libavutil/intreadwrite.h:92:25: note: in expansion of macro 'AV_RN16' # define AV_RL16(x) AV_RN16(x) ^ libavformat/flic.c:128:9: note: in expansion of macro 'AV_RL16' if (AV_RL16(&header[0x10]) == FLIC_CHUNK_MAGIC_1) { ^ libavformat/flic.c: In function 'flic_read_packet': ./libavutil/intreadwrite.h:33:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define AV_RN32(a) (((const struct unaligned_32 *) (a))->l) ^ ./libavutil/intreadwrite.h:98:25: note: in expansion of macro 'AV_RN32' # define AV_RL32(x) AV_RN32(x) ^ libavformat/flic.c:173:16: note: in expansion of macro 'AV_RL32' size = AV_RL32(&preamble[0]); ^ ./libavutil/intreadwrite.h:32:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define AV_RN16(a) (((const struct unaligned_16 *) (a))->l) ^ ./libavutil/intreadwrite.h:92:25: note: in expansion of macro 'AV_RN16' # define AV_RL16(x) AV_RN16(x) ^ libavformat/flic.c:174:17: note: in expansion of macro 'AV_RL16' magic = AV_RL16(&preamble[4]); ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavformat/flvdec.o libavformat/flvdec.c libavformat/flvdec.c: In function 'flv_read_metabody': libavformat/flvdec.c:215:12: warning: variable 'keylen' set but not used [-Wunused-but-set-variable] int i, keylen; ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavformat/4xm.o libavformat/4xm.c In file included from ./libavutil/internal.h:98:0, from ./libavutil/common.h:85, from ./libavutil/avutil.h:56, from ./libavcodec/avcodec.h:30, from libavformat/avformat.h:45, from libavformat/4xm.c:30: libavformat/4xm.c: In function 'fourxm_read_packet': ./libavutil/intreadwrite.h:33:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define AV_RN32(a) (((const struct unaligned_32 *) (a))->l) ^ ./libavutil/intreadwrite.h:98:25: note: in expansion of macro 'AV_RN32' # define AV_RL32(x) AV_RN32(x) ^ libavformat/4xm.c:240:22: note: in expansion of macro 'AV_RL32' fourcc_tag = AV_RL32(&header[0]); ^ ./libavutil/intreadwrite.h:33:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define AV_RN32(a) (((const struct unaligned_32 *) (a))->l) ^ ./libavutil/intreadwrite.h:98:25: note: in expansion of macro 'AV_RN32' # define AV_RL32(x) AV_RN32(x) ^ libavformat/4xm.c:241:16: note: in expansion of macro 'AV_RL32' size = AV_RL32(&header[4]); ^ libavformat/4xm.c:229:24: warning: variable 'out_size' set but not used [-Wunused-but-set-variable] unsigned int size, out_size; ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavformat/gxf.o libavformat/gxf.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavformat/idcin.o libavformat/idcin.c libavformat/idcin.c:89:5: warning: 'AVPaletteControl' is deprecated (declared at ./libavcodec/avcodec.h:2294) [-Wdeprecated-declarations] AVPaletteControl palctrl; ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavformat/iff.o libavformat/iff.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavformat/img2.o libavformat/img2.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavformat/ipmovie.o libavformat/ipmovie.c libavformat/ipmovie.c:119:5: warning: 'AVPaletteControl' is deprecated (declared at ./libavcodec/avcodec.h:2294) [-Wdeprecated-declarations] AVPaletteControl palette_control; ^ In file included from ./libavutil/internal.h:98:0, from ./libavutil/common.h:85, from ./libavutil/avutil.h:56, from ./libavcodec/avcodec.h:30, from libavformat/avformat.h:45, from libavformat/ipmovie.c:35: libavformat/ipmovie.c: In function 'process_ipmovie_chunk': ./libavutil/intreadwrite.h:32:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define AV_RN16(a) (((const struct unaligned_16 *) (a))->l) ^ ./libavutil/intreadwrite.h:92:25: note: in expansion of macro 'AV_RN16' # define AV_RL16(x) AV_RN16(x) ^ libavformat/ipmovie.c:239:18: note: in expansion of macro 'AV_RL16' chunk_size = AV_RL16(&chunk_preamble[0]); ^ ./libavutil/intreadwrite.h:32:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define AV_RN16(a) (((const struct unaligned_16 *) (a))->l) ^ ./libavutil/intreadwrite.h:92:25: note: in expansion of macro 'AV_RN16' # define AV_RL16(x) AV_RN16(x) ^ libavformat/ipmovie.c:240:18: note: in expansion of macro 'AV_RL16' chunk_type = AV_RL16(&chunk_preamble[2]); ^ ./libavutil/intreadwrite.h:32:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define AV_RN16(a) (((const struct unaligned_16 *) (a))->l) ^ ./libavutil/intreadwrite.h:92:25: note: in expansion of macro 'AV_RN16' # define AV_RL16(x) AV_RN16(x) ^ libavformat/ipmovie.c:290:23: note: in expansion of macro 'AV_RL16' opcode_size = AV_RL16(&opcode_preamble[0]); ^ ./libavutil/intreadwrite.h:33:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define AV_RN32(a) (((const struct unaligned_32 *) (a))->l) ^ ./libavutil/intreadwrite.h:98:25: note: in expansion of macro 'AV_RN32' # define AV_RL32(x) AV_RN32(x) ^ libavformat/ipmovie.c:328:35: note: in expansion of macro 'AV_RL32' s->fps = 1000000.0 / (AV_RL32(&scratch[0]) * AV_RL16(&scratch[4])); ^ ./libavutil/intreadwrite.h:32:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define AV_RN16(a) (((const struct unaligned_16 *) (a))->l) ^ ./libavutil/intreadwrite.h:92:25: note: in expansion of macro 'AV_RN16' # define AV_RL16(x) AV_RN16(x) ^ libavformat/ipmovie.c:328:58: note: in expansion of macro 'AV_RL16' s->fps = 1000000.0 / (AV_RL32(&scratch[0]) * AV_RL16(&scratch[4])); ^ ./libavutil/intreadwrite.h:33:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define AV_RN32(a) (((const struct unaligned_32 *) (a))->l) ^ ./libavutil/intreadwrite.h:98:25: note: in expansion of macro 'AV_RN32' # define AV_RL32(x) AV_RN32(x) ^ libavformat/ipmovie.c:331:25: note: in expansion of macro 'AV_RL32' s->fps, AV_RL32(&scratch[0]), AV_RL16(&scratch[4])); ^ ./libavutil/intreadwrite.h:32:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define AV_RN16(a) (((const struct unaligned_16 *) (a))->l) ^ ./libavutil/intreadwrite.h:92:25: note: in expansion of macro 'AV_RN16' # define AV_RL16(x) AV_RN16(x) ^ libavformat/ipmovie.c:331:47: note: in expansion of macro 'AV_RL16' s->fps, AV_RL32(&scratch[0]), AV_RL16(&scratch[4])); ^ ./libavutil/intreadwrite.h:32:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define AV_RN16(a) (((const struct unaligned_16 *) (a))->l) ^ ./libavutil/intreadwrite.h:92:25: note: in expansion of macro 'AV_RN16' # define AV_RL16(x) AV_RN16(x) ^ libavformat/ipmovie.c:346:36: note: in expansion of macro 'AV_RL16' s->audio_sample_rate = AV_RL16(&scratch[4]); ^ ./libavutil/intreadwrite.h:32:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define AV_RN16(a) (((const struct unaligned_16 *) (a))->l) ^ ./libavutil/intreadwrite.h:92:25: note: in expansion of macro 'AV_RN16' # define AV_RL16(x) AV_RN16(x) ^ libavformat/ipmovie.c:347:27: note: in expansion of macro 'AV_RL16' audio_flags = AV_RL16(&scratch[2]); ^ ./libavutil/intreadwrite.h:32:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define AV_RN16(a) (((const struct unaligned_16 *) (a))->l) ^ ./libavutil/intreadwrite.h:92:25: note: in expansion of macro 'AV_RN16' # define AV_RL16(x) AV_RN16(x) ^ libavformat/ipmovie.c:384:30: note: in expansion of macro 'AV_RL16' s->video_width = AV_RL16(&scratch[0]) * 8; ^ ./libavutil/intreadwrite.h:32:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define AV_RN16(a) (((const struct unaligned_16 *) (a))->l) ^ ./libavutil/intreadwrite.h:92:25: note: in expansion of macro 'AV_RN16' # define AV_RL16(x) AV_RN16(x) ^ libavformat/ipmovie.c:385:31: note: in expansion of macro 'AV_RL16' s->video_height = AV_RL16(&scratch[2]) * 8; ^ ./libavutil/intreadwrite.h:32:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define AV_RN16(a) (((const struct unaligned_16 *) (a))->l) ^ ./libavutil/intreadwrite.h:92:25: note: in expansion of macro 'AV_RN16' # define AV_RL16(x) AV_RN16(x) ^ libavformat/ipmovie.c:445:27: note: in expansion of macro 'AV_RL16' first_color = AV_RL16(&scratch[0]); ^ ./libavutil/intreadwrite.h:32:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define AV_RN16(a) (((const struct unaligned_16 *) (a))->l) ^ ./libavutil/intreadwrite.h:92:25: note: in expansion of macro 'AV_RN16' # define AV_RL16(x) AV_RN16(x) ^ libavformat/ipmovie.c:446:40: note: in expansion of macro 'AV_RL16' last_color = first_color + AV_RL16(&scratch[2]) - 1; ^ libavformat/ipmovie.c: In function 'ipmovie_read_header': ./libavutil/intreadwrite.h:32:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define AV_RN16(a) (((const struct unaligned_16 *) (a))->l) ^ ./libavutil/intreadwrite.h:92:25: note: in expansion of macro 'AV_RN16' # define AV_RL16(x) AV_RN16(x) ^ libavformat/ipmovie.c:543:18: note: in expansion of macro 'AV_RL16' chunk_type = AV_RL16(&chunk_preamble[2]); ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavformat/movenc.o libavformat/movenc.c In file included from libavformat/movenc.c:27:0: ./libavcodec/bitstream.h: In function 'skip_bits': ./libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ ./libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavformat/isom.o libavformat/isom.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavformat/avc.o libavformat/avc.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavformat/lmlm4.o libavformat/lmlm4.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavformat/matroskadec.o libavformat/matroskadec.c libavformat/matroskadec.c: In function 'matroska_parse_cluster': libavformat/matroskadec.c:960:17: warning: 'layer' may be used uninitialized in this function [-Wmaybe-uninitialized] snprintf(line,len,"Dialogue: %s,%d:%02d:%02d.%02d,%d:%02d:%02d.%02d,%s\r\n", ^ libavformat/matroskadec.c:940:18: note: 'layer' was declared here char *line, *layer, *ptr = pkt->data, *end = ptr+pkt->size; ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavformat/matroska.o libavformat/matroska.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavformat/mm.o libavformat/mm.c In file included from ./libavutil/internal.h:98:0, from ./libavutil/common.h:85, from ./libavutil/avutil.h:56, from ./libavcodec/avcodec.h:30, from libavformat/avformat.h:45, from libavformat/mm.c:34: libavformat/mm.c: In function 'mm_read_packet': ./libavutil/intreadwrite.h:32:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define AV_RN16(a) (((const struct unaligned_16 *) (a))->l) ^ ./libavutil/intreadwrite.h:92:25: note: in expansion of macro 'AV_RN16' # define AV_RL16(x) AV_RN16(x) ^ libavformat/mm.c:137:16: note: in expansion of macro 'AV_RL16' type = AV_RL16(&preamble[0]); ^ ./libavutil/intreadwrite.h:32:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define AV_RN16(a) (((const struct unaligned_16 *) (a))->l) ^ ./libavutil/intreadwrite.h:92:25: note: in expansion of macro 'AV_RN16' # define AV_RL16(x) AV_RN16(x) ^ libavformat/mm.c:138:18: note: in expansion of macro 'AV_RL16' length = AV_RL16(&preamble[2]); ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavformat/mmf.o libavformat/mmf.c libavformat/mmf.c: In function 'mmf_read_header': libavformat/mmf.c:188:14: warning: variable 'file_size' set but not used [-Wunused-but-set-variable] offset_t file_size, size; ^ libavformat/mmf.c: In function 'mmf_read_packet': libavformat/mmf.c:265:15: warning: variable 'st' set but not used [-Wunused-but-set-variable] AVStream *st; ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavformat/mov.o libavformat/mov.c libavformat/mov.c:144:5: warning: 'AVPaletteControl' is deprecated (declared at ./libavcodec/avcodec.h:2294) [-Wdeprecated-declarations] AVPaletteControl palette_control; ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavformat/mp3.o libavformat/mp3.c In file included from ./libavcodec/mpegaudio.h:30:0, from libavformat/mp3.c:24: ./libavcodec/bitstream.h: In function 'skip_bits': ./libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ ./libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavformat/mpc.o libavformat/mpc.c In file included from libavformat/mpc.c:22:0: ./libavcodec/bitstream.h: In function 'skip_bits': ./libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ ./libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavformat/mpc8.o libavformat/mpc8.c In file included from libavformat/mpc8.c:22:0: ./libavcodec/bitstream.h: In function 'skip_bits': ./libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ ./libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavformat/mpeg.o libavformat/mpeg.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavformat/mpegts.o libavformat/mpegts.c In file included from ./libavutil/internal.h:98:0, from ./libavutil/common.h:85, from ./libavutil/crc.h:26, from libavformat/mpegts.c:22: libavformat/mpegts.c: In function 'mpegts_push_data': ./libavutil/intreadwrite.h:32:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define AV_RN16(a) (((const struct unaligned_16 *) (a))->l) ^ ./libavutil/intreadwrite.h:89:34: note: in expansion of macro 'AV_RN16' # define AV_RB16(x) bswap_16(AV_RN16(x)) ^ libavformat/mpegts.c:858:39: note: in expansion of macro 'AV_RB16' pes->total_size = AV_RB16(pes->header + 4); ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavformat/msnwc_tcp.o libavformat/msnwc_tcp.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavformat/mtv.o libavformat/mtv.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavformat/mvi.o libavformat/mvi.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavformat/mxfdec.o libavformat/mxfdec.c In file included from ./libavutil/internal.h:98:0, from ./libavutil/common.h:85, from ./libavutil/avutil.h:56, from ./libavcodec/avcodec.h:30, from libavformat/avformat.h:45, from libavformat/mxf.h:24, from libavformat/mxfdec.c:49: libavformat/mxfdec.c: In function 'mxf_read_packet': ./libavutil/intreadwrite.h:33:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define AV_RN32(a) (((const struct unaligned_32 *) (a))->l) ^ ./libavutil/intreadwrite.h:95:34: note: in expansion of macro 'AV_RN32' # define AV_RB32(x) bswap_32(AV_RN32(x)) ^ libavformat/mxfdec.c:314:76: note: in expansion of macro 'AV_RB32' av_log(s, AV_LOG_ERROR, "error getting stream index %d\n", AV_RB32(klv.key+12)); ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavformat/mxf.o libavformat/mxf.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavformat/nsvdec.o libavformat/nsvdec.c libavformat/nsvdec.c: In function 'nsv_parse_NSVf_header': libavformat/nsvdec.c:362:2: warning: #warning "FIXME: Byteswap buffer as needed" [-Wcpp] #warning "FIXME: Byteswap buffer as needed" ^ libavformat/nsvdec.c:280:18: warning: variable 'file_size' set but not used [-Wunused-but-set-variable] unsigned int file_size, size; ^ libavformat/nsvdec.c: In function 'nsv_read_header': libavformat/nsvdec.c:507:12: warning: variable 'err' set but not used [-Wunused-but-set-variable] int i, err; ^ libavformat/nsvdec.c: In function 'nsv_read_chunk': libavformat/nsvdec.c:547:14: warning: variable 'auxtag' set but not used [-Wunused-but-set-variable] uint32_t auxtag; ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavformat/nutdec.o libavformat/nutdec.c libavformat/nutdec.c: In function 'get_packetheader': libavformat/nutdec.c:96:5: warning: passing argument 2 of 'ff_crc04C11DB7_update' from incompatible pointer type [enabled by default] startcode= ff_crc04C11DB7_update(0, &startcode, 8); ^ In file included from libavformat/avformat.h:47:0, from libavformat/nut.h:28, from libavformat/nutdec.c:25: libavformat/avio.h:362:15: note: expected 'const __uint8_t *' but argument is of type '__uint64_t *' unsigned long ff_crc04C11DB7_update(unsigned long checksum, const uint8_t *buf, unsigned int len); ^ libavformat/nutdec.c: In function 'decode_main_header': libavformat/nutdec.c:274:13: warning: passing argument 2 of 'get_buffer' discards 'const' qualifier from pointer target type [enabled by default] get_buffer(bc, nut->header[i], nut->header_len[i]); ^ In file included from libavformat/avformat.h:47:0, from libavformat/nut.h:28, from libavformat/nutdec.c:25: libavformat/avio.h:270:5: note: expected 'unsigned char *' but argument is of type 'const __uint8_t *' int get_buffer(ByteIOContext *s, unsigned char *buf, int size); ^ libavformat/nutdec.c:188:13: warning: variable 'tmp_match' set but not used [-Wunused-but-set-variable] int64_t tmp_match; ^ libavformat/nutdec.c: In function 'read_seek': libavformat/nutdec.c:863:9: warning: passing argument 3 of 'av_tree_find' from incompatible pointer type [enabled by default] av_tree_find(nut->syncpoints, &dummy, ff_nut_sp_pts_cmp, next_node); ^ In file included from libavformat/nutdec.c:24:0: ./libavutil/tree.h:44:7: note: expected 'int (*)(void *, const void *)' but argument is of type 'int (*)(struct syncpoint_t *, struct syncpoint_t *)' void *av_tree_find(const struct AVTreeNode *root, void *key, int (*cmp)(void *key, const void *b), void *next[2]); ^ libavformat/nutdec.c:863:9: warning: passing argument 4 of 'av_tree_find' from incompatible pointer type [enabled by default] av_tree_find(nut->syncpoints, &dummy, ff_nut_sp_pts_cmp, next_node); ^ In file included from libavformat/nutdec.c:24:0: ./libavutil/tree.h:44:7: note: expected 'void **' but argument is of type 'struct syncpoint_t **' void *av_tree_find(const struct AVTreeNode *root, void *key, int (*cmp)(void *key, const void *b), void *next[2]); ^ libavformat/nutdec.c:872:13: warning: passing argument 3 of 'av_tree_find' from incompatible pointer type [enabled by default] av_tree_find(nut->syncpoints, &dummy, ff_nut_sp_pos_cmp, next_node); ^ In file included from libavformat/nutdec.c:24:0: ./libavutil/tree.h:44:7: note: expected 'int (*)(void *, const void *)' but argument is of type 'int (*)(struct syncpoint_t *, struct syncpoint_t *)' void *av_tree_find(const struct AVTreeNode *root, void *key, int (*cmp)(void *key, const void *b), void *next[2]); ^ libavformat/nutdec.c:872:13: warning: passing argument 4 of 'av_tree_find' from incompatible pointer type [enabled by default] av_tree_find(nut->syncpoints, &dummy, ff_nut_sp_pos_cmp, next_node); ^ In file included from libavformat/nutdec.c:24:0: ./libavutil/tree.h:44:7: note: expected 'void **' but argument is of type 'struct syncpoint_t **' void *av_tree_find(const struct AVTreeNode *root, void *key, int (*cmp)(void *key, const void *b), void *next[2]); ^ libavformat/nutdec.c:880:9: warning: passing argument 3 of 'av_tree_find' from incompatible pointer type [enabled by default] sp= av_tree_find(nut->syncpoints, &dummy, ff_nut_sp_pos_cmp, NULL); ^ In file included from libavformat/nutdec.c:24:0: ./libavutil/tree.h:44:7: note: expected 'int (*)(void *, const void *)' but argument is of type 'int (*)(struct syncpoint_t *, struct syncpoint_t *)' void *av_tree_find(const struct AVTreeNode *root, void *key, int (*cmp)(void *key, const void *b), void *next[2]); ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavformat/nut.o libavformat/nut.c libavformat/nut.c: In function 'ff_nut_add_sp': libavformat/nut.c:65:5: warning: passing argument 3 of 'av_tree_insert' from incompatible pointer type [enabled by default] av_tree_insert(&nut->syncpoints, sp, ff_nut_sp_pos_cmp, &node); ^ In file included from libavformat/nut.c:22:0: ./libavutil/tree.h:78:7: note: expected 'int (*)(void *, const void *)' but argument is of type 'int (*)(struct syncpoint_t *, struct syncpoint_t *)' void *av_tree_insert(struct AVTreeNode **rootp, void *key, int (*cmp)(void *key, const void *b), struct AVTreeNode **next); ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavformat/nuv.o libavformat/nuv.c libavformat/nuv.c: In function 'nuv_packet': ./libavutil/intreadwrite.h:33:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define AV_RN32(a) (((const struct unaligned_32 *) (a))->l) ^ libavformat/nuv.c:47:21: note: in definition of macro 'PKTSIZE' #define PKTSIZE(s) (s & 0xffffff) ^ ./libavutil/intreadwrite.h:98:25: note: in expansion of macro 'AV_RN32' # define AV_RL32(x) AV_RN32(x) ^ libavformat/nuv.c:202:24: note: in expansion of macro 'AV_RL32' size = PKTSIZE(AV_RL32(&hdr[8])); ^ In file included from ./libavutil/internal.h:98:0, from ./libavutil/common.h:85, from ./libavutil/avutil.h:56, from ./libavcodec/avcodec.h:30, from libavformat/avformat.h:45, from libavformat/nuv.c:21: ./libavutil/intreadwrite.h:33:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define AV_RN32(a) (((const struct unaligned_32 *) (a))->l) ^ ./libavutil/intreadwrite.h:98:25: note: in expansion of macro 'AV_RN32' # define AV_RL32(x) AV_RN32(x) ^ libavformat/nuv.c:219:28: note: in expansion of macro 'AV_RL32' pkt->pts = AV_RL32(&hdr[4]); ^ ./libavutil/intreadwrite.h:33:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define AV_RN32(a) (((const struct unaligned_32 *) (a))->l) ^ ./libavutil/intreadwrite.h:98:25: note: in expansion of macro 'AV_RN32' # define AV_RL32(x) AV_RN32(x) ^ libavformat/nuv.c:231:28: note: in expansion of macro 'AV_RL32' pkt->pts = AV_RL32(&hdr[4]); ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavformat/oggdec.o libavformat/oggdec.c libavformat/oggdec.c: In function 'ogg_read_page': libavformat/oggdec.c:209:14: warning: variable 'crc' set but not used [-Wunused-but-set-variable] uint32_t crc; ^ libavformat/oggdec.c:208:14: warning: variable 'seq' set but not used [-Wunused-but-set-variable] uint32_t seq; ^ libavformat/oggdec.c: In function 'ogg_packet': libavformat/oggdec.c:333:27: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] os->codec = ogg_find_codec (os->buf, os->bufpos); ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavformat/oggparseflac.o libavformat/oggparseflac.c In file included from libavformat/oggparseflac.c:22:0: ./libavcodec/bitstream.h: In function 'skip_bits': ./libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ ./libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavformat/oggparseogm.o libavformat/oggparseogm.c In file included from libavformat/oggparseogm.c:27:0: ./libavcodec/bitstream.h: In function 'skip_bits': ./libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ ./libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ libavformat/oggparseogm.c: In function 'ogm_header': libavformat/oggparseogm.c:42:14: warning: variable 'default_len' set but not used [-Wunused-but-set-variable] uint32_t default_len; ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavformat/oggparsespeex.o libavformat/oggparsespeex.c In file included from libavformat/oggparsespeex.c:28:0: ./libavcodec/bitstream.h: In function 'skip_bits': ./libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ ./libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavformat/oggparsetheora.o libavformat/oggparsetheora.c In file included from libavformat/oggparsetheora.c:27:0: ./libavcodec/bitstream.h: In function 'skip_bits': ./libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ ./libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavformat/oggparsevorbis.o libavformat/oggparsevorbis.c In file included from libavformat/oggparsevorbis.c:28:0: ./libavcodec/bitstream.h: In function 'skip_bits': ./libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ ./libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavformat/oma.o libavformat/oma.c In file included from ./libavutil/internal.h:98:0, from ./libavutil/common.h:85, from ./libavutil/avutil.h:56, from ./libavcodec/avcodec.h:30, from libavformat/avformat.h:45, from libavformat/oma.c:45: libavformat/oma.c: In function 'oma_read_header': ./libavutil/intreadwrite.h:32:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define AV_RN16(a) (((const struct unaligned_16 *) (a))->l) ^ ./libavutil/intreadwrite.h:89:34: note: in expansion of macro 'AV_RN16' # define AV_RB16(x) bswap_16(AV_RN16(x)) ^ libavformat/oma.c:97:11: note: in expansion of macro 'AV_RB16' eid = AV_RB16(&buf[6]); ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavformat/pva.o libavformat/pva.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavformat/rtsp.o libavformat/rtsp.c libavformat/rtsp.c: In function 'sdp_parse_line': libavformat/rtsp.c:405:9: warning: implicit declaration of function 'inet_aton' [-Wimplicit-function-declaration] if (inet_aton(buf1, &sdp_ip) == 0) ^ libavformat/rtsp.c: In function 'rtsp_parse_range': libavformat/rtsp.c:595:19: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] v = strtol(p, (char **)&p, 10); ^ libavformat/rtsp.c:599:23: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] v = strtol(p, (char **)&p, 10); ^ libavformat/rtsp.c: In function 'rtsp_parse_transport': libavformat/rtsp.c:684:41: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] th->ttl = strtol(p, (char **)&p, 10); ^ libavformat/rtsp.c:693:25: warning: implicit declaration of function 'ntohl' [-Wimplicit-function-declaration] th->destination = ntohl(ipaddr.s_addr); ^ libavformat/rtsp.c: In function 'make_setup_request': libavformat/rtsp.c:1032:17: warning: implicit declaration of function 'htonl' [-Wimplicit-function-declaration] in.s_addr = htonl(reply->transports[0].destination); ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavformat/rl2.o libavformat/rl2.c libavformat/rl2.c: In function 'rl2_read_header': libavformat/rl2.c:83:20: warning: variable 'encoding_method' set but not used [-Wunused-but-set-variable] unsigned short encoding_method; ^ libavformat/rl2.c:82:9: warning: variable 'data_size' set but not used [-Wunused-but-set-variable] int data_size; ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavformat/rmdec.o libavformat/rmdec.c libavformat/rmdec.c: In function 'rm_read_audio_stream_info': libavformat/rmdec.c:83:13: warning: variable 'flavor' set but not used [-Wunused-but-set-variable] int flavor, sub_packet_h, coded_framesize, sub_packet_size; ^ libavformat/rmdec.c: In function 'ff_rm_read_mdpr_codecdata': libavformat/rmdec.c:209:18: warning: variable 'fps2' set but not used [-Wunused-but-set-variable] int fps, fps2; ^ libavformat/rmdec.c: In function 'sync': libavformat/rmdec.c:397:19: warning: variable 'res' set but not used [-Wunused-but-set-variable] int len, num, res, i; ^ In file included from ./libavutil/avutil.h:56:0, from ./libavcodec/avcodec.h:30, from libavformat/avformat.h:45, from libavformat/rmdec.c:23: libavformat/rmdec.c: In function 'ff_rm_parse_packet': ./libavutil/common.h:115:37: warning: 'pos' may be used uninitialized in this function [-Wmaybe-uninitialized] #define FFMIN(a,b) ((a) > (b) ? (b) : (a)) ^ libavformat/rmdec.c:453:34: note: 'pos' was declared here int hdr, seq, pic_num, len2, pos; ^ libavformat/rmdec.c:494:33: warning: 'len2' may be used uninitialized in this function [-Wmaybe-uninitialized] rm->videobufsize = len2 + 8*rm->slices + 1; ^ libavformat/rmdec.c:453:28: note: 'len2' was declared here int hdr, seq, pic_num, len2, pos; ^ libavformat/rmdec.c:500:24: warning: 'pic_num' may be used uninitialized in this function [-Wmaybe-uninitialized] rm->curpic_num = pic_num; ^ libavformat/rmdec.c:453:19: note: 'pic_num' was declared here int hdr, seq, pic_num, len2, pos; ^ libavformat/rmdec.c:492:13: warning: 'seq' may be used uninitialized in this function [-Wmaybe-uninitialized] if((seq & 0x7F) == 1 || rm->curpic_num != pic_num){ ^ libavformat/rmdec.c:453:14: note: 'seq' was declared here int hdr, seq, pic_num, len2, pos; ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavformat/idroq.o libavformat/idroq.c In file included from ./libavutil/internal.h:98:0, from ./libavutil/common.h:85, from ./libavutil/avutil.h:56, from ./libavcodec/avcodec.h:30, from libavformat/avformat.h:45, from libavformat/idroq.c:30: libavformat/idroq.c: In function 'roq_read_header': ./libavutil/intreadwrite.h:32:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define AV_RN16(a) (((const struct unaligned_16 *) (a))->l) ^ ./libavutil/intreadwrite.h:92:25: note: in expansion of macro 'AV_RN16' # define AV_RL16(x) AV_RN16(x) ^ libavformat/idroq.c:83:22: note: in expansion of macro 'AV_RL16' roq->framerate = AV_RL16(&preamble[6]); ^ ./libavutil/intreadwrite.h:32:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define AV_RN16(a) (((const struct unaligned_16 *) (a))->l) ^ ./libavutil/intreadwrite.h:92:25: note: in expansion of macro 'AV_RN16' # define AV_RL16(x) AV_RN16(x) ^ libavformat/idroq.c:96:22: note: in expansion of macro 'AV_RL16' chunk_type = AV_RL16(&preamble[0]); ^ ./libavutil/intreadwrite.h:33:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define AV_RN32(a) (((const struct unaligned_32 *) (a))->l) ^ ./libavutil/intreadwrite.h:98:25: note: in expansion of macro 'AV_RN32' # define AV_RL32(x) AV_RN32(x) ^ libavformat/idroq.c:97:22: note: in expansion of macro 'AV_RL32' chunk_size = AV_RL32(&preamble[2]); ^ ./libavutil/intreadwrite.h:32:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define AV_RN16(a) (((const struct unaligned_16 *) (a))->l) ^ ./libavutil/intreadwrite.h:92:25: note: in expansion of macro 'AV_RN16' # define AV_RL16(x) AV_RN16(x) ^ libavformat/idroq.c:106:26: note: in expansion of macro 'AV_RL16' roq->width = AV_RL16(&preamble[0]); ^ ./libavutil/intreadwrite.h:32:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define AV_RN16(a) (((const struct unaligned_16 *) (a))->l) ^ ./libavutil/intreadwrite.h:92:25: note: in expansion of macro 'AV_RN16' # define AV_RL16(x) AV_RN16(x) ^ libavformat/idroq.c:107:27: note: in expansion of macro 'AV_RL16' roq->height = AV_RL16(&preamble[2]); ^ ./libavutil/intreadwrite.h:32:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define AV_RN16(a) (((const struct unaligned_16 *) (a))->l) ^ ./libavutil/intreadwrite.h:92:25: note: in expansion of macro 'AV_RN16' # define AV_RL16(x) AV_RN16(x) ^ libavformat/idroq.c:127:73: note: in expansion of macro 'AV_RL16' av_log(s, AV_LOG_ERROR, " unknown RoQ chunk type (%04X)\n", AV_RL16(&preamble[0])); ^ libavformat/idroq.c: In function 'roq_read_packet': ./libavutil/intreadwrite.h:32:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define AV_RN16(a) (((const struct unaligned_16 *) (a))->l) ^ ./libavutil/intreadwrite.h:92:25: note: in expansion of macro 'AV_RN16' # define AV_RL16(x) AV_RN16(x) ^ libavformat/idroq.c:196:22: note: in expansion of macro 'AV_RL16' chunk_type = AV_RL16(&preamble[0]); ^ ./libavutil/intreadwrite.h:33:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define AV_RN32(a) (((const struct unaligned_32 *) (a))->l) ^ ./libavutil/intreadwrite.h:98:25: note: in expansion of macro 'AV_RN32' # define AV_RL32(x) AV_RN32(x) ^ libavformat/idroq.c:197:22: note: in expansion of macro 'AV_RL32' chunk_size = AV_RL32(&preamble[2]); ^ ./libavutil/intreadwrite.h:33:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define AV_RN32(a) (((const struct unaligned_32 *) (a))->l) ^ ./libavutil/intreadwrite.h:98:25: note: in expansion of macro 'AV_RN32' # define AV_RL32(x) AV_RN32(x) ^ libavformat/idroq.c:216:26: note: in expansion of macro 'AV_RL32' chunk_size = AV_RL32(&preamble[2]) + RoQ_CHUNK_PREAMBLE_SIZE * 2 + ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavformat/rpl.o libavformat/rpl.c libavformat/rpl.c: In function 'rpl_read_packet': libavformat/rpl.c:299:30: warning: variable 'frame_flags' set but not used [-Wunused-but-set-variable] uint32_t frame_size, frame_flags; ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavformat/rdt.o libavformat/rdt.c libavformat/rdt.c: In function 'rdt_parse_packet': libavformat/rdt.c:180:9: warning: passing argument 2 of 'url_open_buf' discards 'const' qualifier from pointer target type [enabled by default] url_open_buf (&pb, buf, len, URL_RDONLY); ^ In file included from libavformat/avformat.h:47:0, from libavformat/rdt.c:28: libavformat/avio.h:329:5: note: expected '__uint8_t *' but argument is of type 'const __uint8_t *' int url_open_buf(ByteIOContext **s, uint8_t *buf, int buf_size, int flags); ^ libavformat/rdt.c:184:35: warning: passing argument 7 of 'ff_rm_parse_packet' from incompatible pointer type [enabled by default] &seq, &flags, timestamp); ^ In file included from libavformat/rdt.c:34:0: libavformat/rm.h:95:5: note: expected '__int64_t *' but argument is of type '__uint32_t *' int ff_rm_parse_packet (AVFormatContext *s, AVStream *st, int len, ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavformat/rtp.o libavformat/rtp.c In file included from libavformat/rtp.c:22:0: ./libavcodec/bitstream.h: In function 'skip_bits': ./libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ ./libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavformat/rtpdec.o libavformat/rtpdec.c In file included from libavformat/rtpdec.c:25:0: ./libavcodec/bitstream.h: In function 'skip_bits': ./libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ ./libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ libavformat/rtpdec.c: In function 'rtp_check_and_send_back_rr': libavformat/rtpdec.c:255:13: warning: variable 'result' set but not used [-Wunused-but-set-variable] int result; ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavformat/rtp_h264.o libavformat/rtp_h264.c In file included from libavformat/rtp_h264.c:41:0: ./libavcodec/bitstream.h: In function 'skip_bits': ./libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ ./libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavformat/segafilm.o libavformat/segafilm.c In file included from ./libavutil/internal.h:98:0, from ./libavutil/common.h:85, from ./libavutil/avutil.h:56, from ./libavcodec/avcodec.h:30, from libavformat/avformat.h:45, from libavformat/segafilm.c:30: libavformat/segafilm.c: In function 'film_read_header': ./libavutil/intreadwrite.h:33:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define AV_RN32(a) (((const struct unaligned_32 *) (a))->l) ^ ./libavutil/intreadwrite.h:95:34: note: in expansion of macro 'AV_RN32' # define AV_RB32(x) bswap_32(AV_RN32(x)) ^ libavformat/segafilm.c:93:19: note: in expansion of macro 'AV_RB32' data_offset = AV_RB32(&scratch[4]); ^ ./libavutil/intreadwrite.h:33:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define AV_RN32(a) (((const struct unaligned_32 *) (a))->l) ^ ./libavutil/intreadwrite.h:95:34: note: in expansion of macro 'AV_RN32' # define AV_RB32(x) bswap_32(AV_RN32(x)) ^ libavformat/segafilm.c:94:21: note: in expansion of macro 'AV_RB32' film->version = AV_RB32(&scratch[8]); ^ ./libavutil/intreadwrite.h:32:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define AV_RN16(a) (((const struct unaligned_16 *) (a))->l) ^ ./libavutil/intreadwrite.h:89:34: note: in expansion of macro 'AV_RN16' # define AV_RB16(x) bswap_16(AV_RN16(x)) ^ libavformat/segafilm.c:110:34: note: in expansion of macro 'AV_RB16' film->audio_samplerate = AV_RB16(&scratch[24]); ^ ./libavutil/intreadwrite.h:33:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define AV_RN32(a) (((const struct unaligned_32 *) (a))->l) ^ ./libavutil/intreadwrite.h:95:34: note: in expansion of macro 'AV_RN32' # define AV_RB32(x) bswap_32(AV_RN32(x)) ^ libavformat/segafilm.c:121:9: note: in expansion of macro 'AV_RB32' if (AV_RB32(&scratch[0]) != FDSC_TAG) ^ ./libavutil/intreadwrite.h:33:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define AV_RN32(a) (((const struct unaligned_32 *) (a))->l) ^ ./libavutil/intreadwrite.h:95:34: note: in expansion of macro 'AV_RN32' # define AV_RB32(x) bswap_32(AV_RN32(x)) ^ libavformat/segafilm.c:124:9: note: in expansion of macro 'AV_RB32' if (AV_RB32(&scratch[8]) == CVID_TAG) { ^ ./libavutil/intreadwrite.h:33:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define AV_RN32(a) (((const struct unaligned_32 *) (a))->l) ^ ./libavutil/intreadwrite.h:95:34: note: in expansion of macro 'AV_RN32' # define AV_RB32(x) bswap_32(AV_RN32(x)) ^ libavformat/segafilm.c:138:28: note: in expansion of macro 'AV_RB32' st->codec->width = AV_RB32(&scratch[16]); ^ ./libavutil/intreadwrite.h:33:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define AV_RN32(a) (((const struct unaligned_32 *) (a))->l) ^ ./libavutil/intreadwrite.h:95:34: note: in expansion of macro 'AV_RN32' # define AV_RB32(x) bswap_32(AV_RN32(x)) ^ libavformat/segafilm.c:139:29: note: in expansion of macro 'AV_RB32' st->codec->height = AV_RB32(&scratch[12]); ^ ./libavutil/intreadwrite.h:33:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define AV_RN32(a) (((const struct unaligned_32 *) (a))->l) ^ ./libavutil/intreadwrite.h:95:34: note: in expansion of macro 'AV_RN32' # define AV_RB32(x) bswap_32(AV_RN32(x)) ^ libavformat/segafilm.c:162:9: note: in expansion of macro 'AV_RB32' if (AV_RB32(&scratch[0]) != STAB_TAG) ^ ./libavutil/intreadwrite.h:33:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define AV_RN32(a) (((const struct unaligned_32 *) (a))->l) ^ ./libavutil/intreadwrite.h:95:34: note: in expansion of macro 'AV_RN32' # define AV_RB32(x) bswap_32(AV_RN32(x)) ^ libavformat/segafilm.c:164:24: note: in expansion of macro 'AV_RB32' film->base_clock = AV_RB32(&scratch[8]); ^ ./libavutil/intreadwrite.h:33:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define AV_RN32(a) (((const struct unaligned_32 *) (a))->l) ^ ./libavutil/intreadwrite.h:95:34: note: in expansion of macro 'AV_RN32' # define AV_RB32(x) bswap_32(AV_RN32(x)) ^ libavformat/segafilm.c:165:26: note: in expansion of macro 'AV_RB32' film->sample_count = AV_RB32(&scratch[12]); ^ ./libavutil/intreadwrite.h:33:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define AV_RN32(a) (((const struct unaligned_32 *) (a))->l) ^ ./libavutil/intreadwrite.h:95:34: note: in expansion of macro 'AV_RN32' # define AV_RB32(x) bswap_32(AV_RN32(x)) ^ libavformat/segafilm.c:181:27: note: in expansion of macro 'AV_RB32' data_offset + AV_RB32(&scratch[0]); ^ ./libavutil/intreadwrite.h:33:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define AV_RN32(a) (((const struct unaligned_32 *) (a))->l) ^ ./libavutil/intreadwrite.h:95:34: note: in expansion of macro 'AV_RN32' # define AV_RB32(x) bswap_32(AV_RN32(x)) ^ libavformat/segafilm.c:182:45: note: in expansion of macro 'AV_RB32' film->sample_table[i].sample_size = AV_RB32(&scratch[4]); ^ ./libavutil/intreadwrite.h:33:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define AV_RN32(a) (((const struct unaligned_32 *) (a))->l) ^ ./libavutil/intreadwrite.h:95:34: note: in expansion of macro 'AV_RN32' # define AV_RB32(x) bswap_32(AV_RN32(x)) ^ libavformat/segafilm.c:183:13: note: in expansion of macro 'AV_RB32' if (AV_RB32(&scratch[8]) == 0xFFFFFFFF) { ^ ./libavutil/intreadwrite.h:33:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define AV_RN32(a) (((const struct unaligned_32 *) (a))->l) ^ ./libavutil/intreadwrite.h:95:34: note: in expansion of macro 'AV_RN32' # define AV_RB32(x) bswap_32(AV_RN32(x)) ^ libavformat/segafilm.c:193:41: note: in expansion of macro 'AV_RB32' film->sample_table[i].pts = AV_RB32(&scratch[8]) & 0x7FFFFFFF; ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavformat/siff.o libavformat/siff.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavformat/smacker.o libavformat/smacker.c libavformat/smacker.c: In function 'smacker_read_packet': libavformat/smacker.c:226:9: warning: variable 'pos' set but not used [-Wunused-but-set-variable] int pos; ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavformat/sol.o libavformat/sol.c libavformat/sol.c: In function 'sol_read_header': libavformat/sol.c:88:9: warning: variable 'size' set but not used [-Wunused-but-set-variable] int size; ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavformat/psxstr.o libavformat/psxstr.c In file included from ./libavutil/internal.h:98:0, from ./libavutil/common.h:85, from ./libavutil/avutil.h:56, from ./libavcodec/avcodec.h:30, from libavformat/avformat.h:45, from libavformat/psxstr.c:32: libavformat/psxstr.c: In function 'str_read_header': ./libavutil/intreadwrite.h:33:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define AV_RN32(a) (((const struct unaligned_32 *) (a))->l) ^ ./libavutil/intreadwrite.h:98:25: note: in expansion of macro 'AV_RN32' # define AV_RL32(x) AV_RN32(x) ^ libavformat/psxstr.c:109:9: note: in expansion of macro 'AV_RL32' if (AV_RL32(§or[0]) == RIFF_TAG) ^ libavformat/psxstr.c: In function 'str_read_packet': ./libavutil/intreadwrite.h:32:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define AV_RN16(a) (((const struct unaligned_16 *) (a))->l) ^ ./libavutil/intreadwrite.h:92:25: note: in expansion of macro 'AV_RN16' # define AV_RL16(x) AV_RN16(x) ^ libavformat/psxstr.c:151:38: note: in expansion of macro 'AV_RL16' int current_sector = AV_RL16(§or[0x1C]); ^ ./libavutil/intreadwrite.h:32:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define AV_RN16(a) (((const struct unaligned_16 *) (a))->l) ^ ./libavutil/intreadwrite.h:92:25: note: in expansion of macro 'AV_RN16' # define AV_RL16(x) AV_RN16(x) ^ libavformat/psxstr.c:152:38: note: in expansion of macro 'AV_RL16' int sector_count = AV_RL16(§or[0x1E]); ^ ./libavutil/intreadwrite.h:33:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define AV_RN32(a) (((const struct unaligned_32 *) (a))->l) ^ ./libavutil/intreadwrite.h:98:25: note: in expansion of macro 'AV_RN32' # define AV_RL32(x) AV_RN32(x) ^ libavformat/psxstr.c:153:34: note: in expansion of macro 'AV_RL32' int frame_size = AV_RL32(§or[0x24]); ^ ./libavutil/intreadwrite.h:32:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define AV_RN16(a) (((const struct unaligned_16 *) (a))->l) ^ ./libavutil/intreadwrite.h:92:25: note: in expansion of macro 'AV_RN16' # define AV_RL16(x) AV_RN16(x) ^ libavformat/psxstr.c:174:45: note: in expansion of macro 'AV_RL16' st->codec->width = AV_RL16(§or[0x28]); ^ ./libavutil/intreadwrite.h:32:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define AV_RN16(a) (((const struct unaligned_16 *) (a))->l) ^ ./libavutil/intreadwrite.h:92:25: note: in expansion of macro 'AV_RN16' # define AV_RL16(x) AV_RN16(x) ^ libavformat/psxstr.c:175:45: note: in expansion of macro 'AV_RL16' st->codec->height = AV_RL16(§or[0x2A]); ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavformat/swfdec.o libavformat/swfdec.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavformat/thp.o libavformat/thp.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavformat/tiertexseq.o libavformat/tiertexseq.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavformat/tta.o libavformat/tta.c In file included from libavformat/tta.c:22:0: ./libavcodec/bitstream.h: In function 'skip_bits': ./libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ ./libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavformat/txd.o libavformat/txd.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavformat/vc1test.o libavformat/vc1test.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavformat/sierravmd.o libavformat/sierravmd.c In file included from ./libavutil/internal.h:98:0, from ./libavutil/common.h:85, from ./libavutil/avutil.h:56, from ./libavcodec/avcodec.h:30, from libavformat/avformat.h:45, from libavformat/sierravmd.c:30: libavformat/sierravmd.c: In function 'vmd_read_header': ./libavutil/intreadwrite.h:32:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define AV_RN16(a) (((const struct unaligned_16 *) (a))->l) ^ ./libavutil/intreadwrite.h:92:25: note: in expansion of macro 'AV_RN16' # define AV_RL16(x) AV_RN16(x) ^ libavformat/sierravmd.c:103:25: note: in expansion of macro 'AV_RL16' vst->codec->width = AV_RL16(&vmd->vmd_header[12]); ^ ./libavutil/intreadwrite.h:32:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define AV_RN16(a) (((const struct unaligned_16 *) (a))->l) ^ ./libavutil/intreadwrite.h:92:25: note: in expansion of macro 'AV_RN16' # define AV_RL16(x) AV_RN16(x) ^ libavformat/sierravmd.c:104:26: note: in expansion of macro 'AV_RL16' vst->codec->height = AV_RL16(&vmd->vmd_header[14]); ^ ./libavutil/intreadwrite.h:32:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define AV_RN16(a) (((const struct unaligned_16 *) (a))->l) ^ ./libavutil/intreadwrite.h:92:25: note: in expansion of macro 'AV_RN16' # define AV_RL16(x) AV_RN16(x) ^ libavformat/sierravmd.c:110:24: note: in expansion of macro 'AV_RL16' vmd->sample_rate = AV_RL16(&vmd->vmd_header[804]); ^ ./libavutil/intreadwrite.h:32:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define AV_RN16(a) (((const struct unaligned_16 *) (a))->l) ^ ./libavutil/intreadwrite.h:92:25: note: in expansion of macro 'AV_RN16' # define AV_RL16(x) AV_RN16(x) ^ libavformat/sierravmd.c:121:34: note: in expansion of macro 'AV_RL16' st->codec->block_align = AV_RL16(&vmd->vmd_header[806]); ^ ./libavutil/intreadwrite.h:33:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define AV_RN32(a) (((const struct unaligned_32 *) (a))->l) ^ ./libavutil/intreadwrite.h:98:25: note: in expansion of macro 'AV_RN32' # define AV_RL32(x) AV_RN32(x) ^ libavformat/sierravmd.c:140:18: note: in expansion of macro 'AV_RL32' toc_offset = AV_RL32(&vmd->vmd_header[812]); ^ ./libavutil/intreadwrite.h:32:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define AV_RN16(a) (((const struct unaligned_16 *) (a))->l) ^ ./libavutil/intreadwrite.h:92:25: note: in expansion of macro 'AV_RN16' # define AV_RL16(x) AV_RN16(x) ^ libavformat/sierravmd.c:141:24: note: in expansion of macro 'AV_RL16' vmd->frame_count = AV_RL16(&vmd->vmd_header[6]); ^ ./libavutil/intreadwrite.h:32:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define AV_RN16(a) (((const struct unaligned_16 *) (a))->l) ^ ./libavutil/intreadwrite.h:92:25: note: in expansion of macro 'AV_RN16' # define AV_RL16(x) AV_RN16(x) ^ libavformat/sierravmd.c:142:29: note: in expansion of macro 'AV_RL16' vmd->frames_per_block = AV_RL16(&vmd->vmd_header[18]); ^ ./libavutil/intreadwrite.h:32:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define AV_RN16(a) (((const struct unaligned_16 *) (a))->l) ^ ./libavutil/intreadwrite.h:92:25: note: in expansion of macro 'AV_RN16' # define AV_RL16(x) AV_RN16(x) ^ libavformat/sierravmd.c:147:21: note: in expansion of macro 'AV_RL16' sound_buffers = AV_RL16(&vmd->vmd_header[808]); ^ ./libavutil/intreadwrite.h:33:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define AV_RN32(a) (((const struct unaligned_32 *) (a))->l) ^ ./libavutil/intreadwrite.h:98:25: note: in expansion of macro 'AV_RN32' # define AV_RL32(x) AV_RN32(x) ^ libavformat/sierravmd.c:179:20: note: in expansion of macro 'AV_RL32' size = AV_RL32(&chunk[2]); ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavformat/wav.o libavformat/wav.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavformat/wc3movie.o libavformat/wc3movie.c libavformat/wc3movie.c:72:5: warning: 'AVPaletteControl' is deprecated (declared at ./libavcodec/avcodec.h:2294) [-Wdeprecated-declarations] AVPaletteControl palette_control; ^ In file included from ./libavutil/internal.h:98:0, from ./libavutil/common.h:85, from ./libavutil/avutil.h:56, from ./libavcodec/avcodec.h:30, from libavformat/avformat.h:45, from libavformat/wc3movie.c:30: libavformat/wc3movie.c: In function 'wc3_read_header': ./libavutil/intreadwrite.h:33:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define AV_RN32(a) (((const struct unaligned_32 *) (a))->l) ^ ./libavutil/intreadwrite.h:98:25: note: in expansion of macro 'AV_RN32' # define AV_RL32(x) AV_RN32(x) ^ libavformat/wc3movie.c:156:18: note: in expansion of macro 'AV_RL32' fourcc_tag = AV_RL32(&preamble[0]); ^ ./libavutil/intreadwrite.h:33:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define AV_RN32(a) (((const struct unaligned_32 *) (a))->l) ^ ./libavutil/intreadwrite.h:95:34: note: in expansion of macro 'AV_RN32' # define AV_RB32(x) bswap_32(AV_RN32(x)) ^ libavformat/wc3movie.c:157:13: note: in expansion of macro 'AV_RB32' size = (AV_RB32(&preamble[4]) + 1) & (~1); ^ ./libavutil/intreadwrite.h:33:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define AV_RN32(a) (((const struct unaligned_32 *) (a))->l) ^ ./libavutil/intreadwrite.h:98:25: note: in expansion of macro 'AV_RN32' # define AV_RL32(x) AV_RN32(x) ^ libavformat/wc3movie.c:173:34: note: in expansion of macro 'AV_RL32' wc3->palette_count = AV_RL32(&preamble[0]); ^ ./libavutil/intreadwrite.h:33:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define AV_RN32(a) (((const struct unaligned_32 *) (a))->l) ^ ./libavutil/intreadwrite.h:98:25: note: in expansion of macro 'AV_RN32' # define AV_RL32(x) AV_RN32(x) ^ libavformat/wc3movie.c:196:26: note: in expansion of macro 'AV_RL32' wc3->width = AV_RL32(&preamble[0]); ^ ./libavutil/intreadwrite.h:33:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define AV_RN32(a) (((const struct unaligned_32 *) (a))->l) ^ ./libavutil/intreadwrite.h:98:25: note: in expansion of macro 'AV_RN32' # define AV_RL32(x) AV_RN32(x) ^ libavformat/wc3movie.c:197:27: note: in expansion of macro 'AV_RL32' wc3->height = AV_RL32(&preamble[4]); ^ ./libavutil/intreadwrite.h:33:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define AV_RN32(a) (((const struct unaligned_32 *) (a))->l) ^ ./libavutil/intreadwrite.h:98:25: note: in expansion of macro 'AV_RN32' # define AV_RL32(x) AV_RN32(x) ^ libavformat/wc3movie.c:232:22: note: in expansion of macro 'AV_RL32' fourcc_tag = AV_RL32(&preamble[0]); ^ ./libavutil/intreadwrite.h:33:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define AV_RN32(a) (((const struct unaligned_32 *) (a))->l) ^ ./libavutil/intreadwrite.h:95:34: note: in expansion of macro 'AV_RN32' # define AV_RB32(x) bswap_32(AV_RN32(x)) ^ libavformat/wc3movie.c:234:17: note: in expansion of macro 'AV_RB32' size = (AV_RB32(&preamble[4]) + 1) & (~1); ^ libavformat/wc3movie.c: In function 'wc3_read_packet': ./libavutil/intreadwrite.h:33:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define AV_RN32(a) (((const struct unaligned_32 *) (a))->l) ^ ./libavutil/intreadwrite.h:98:25: note: in expansion of macro 'AV_RN32' # define AV_RL32(x) AV_RN32(x) ^ libavformat/wc3movie.c:294:22: note: in expansion of macro 'AV_RL32' fourcc_tag = AV_RL32(&preamble[0]); ^ ./libavutil/intreadwrite.h:33:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define AV_RN32(a) (((const struct unaligned_32 *) (a))->l) ^ ./libavutil/intreadwrite.h:95:34: note: in expansion of macro 'AV_RN32' # define AV_RB32(x) bswap_32(AV_RN32(x)) ^ libavformat/wc3movie.c:296:17: note: in expansion of macro 'AV_RB32' size = (AV_RB32(&preamble[4]) + 1) & (~1); ^ ./libavutil/intreadwrite.h:33:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define AV_RN32(a) (((const struct unaligned_32 *) (a))->l) ^ ./libavutil/intreadwrite.h:98:25: note: in expansion of macro 'AV_RN32' # define AV_RL32(x) AV_RN32(x) ^ libavformat/wc3movie.c:308:30: note: in expansion of macro 'AV_RL32' palette_number = AV_RL32(&preamble[0]); ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavformat/westwood.o libavformat/westwood.c In file included from ./libavutil/internal.h:98:0, from ./libavutil/common.h:85, from ./libavutil/avutil.h:56, from ./libavcodec/avcodec.h:30, from libavformat/avformat.h:45, from libavformat/westwood.c:36: libavformat/westwood.c: In function 'wsaud_read_header': ./libavutil/intreadwrite.h:32:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define AV_RN16(a) (((const struct unaligned_16 *) (a))->l) ^ ./libavutil/intreadwrite.h:92:25: note: in expansion of macro 'AV_RN16' # define AV_RL16(x) AV_RN16(x) ^ libavformat/westwood.c:136:31: note: in expansion of macro 'AV_RL16' wsaud->audio_samplerate = AV_RL16(&header[0]); ^ libavformat/westwood.c: In function 'wsaud_read_packet': ./libavutil/intreadwrite.h:33:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define AV_RN32(a) (((const struct unaligned_32 *) (a))->l) ^ ./libavutil/intreadwrite.h:98:25: note: in expansion of macro 'AV_RN32' # define AV_RL32(x) AV_RN32(x) ^ libavformat/westwood.c:182:9: note: in expansion of macro 'AV_RL32' if (AV_RL32(&preamble[4]) != AUD_CHUNK_SIGNATURE) ^ ./libavutil/intreadwrite.h:32:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define AV_RN16(a) (((const struct unaligned_16 *) (a))->l) ^ ./libavutil/intreadwrite.h:92:25: note: in expansion of macro 'AV_RN16' # define AV_RL16(x) AV_RN16(x) ^ libavformat/westwood.c:185:18: note: in expansion of macro 'AV_RL16' chunk_size = AV_RL16(&preamble[0]); ^ libavformat/westwood.c: In function 'wsvqa_read_header': ./libavutil/intreadwrite.h:33:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define AV_RN32(a) (((const struct unaligned_32 *) (a))->l) ^ ./libavutil/intreadwrite.h:95:34: note: in expansion of macro 'AV_RN32' # define AV_RB32(x) bswap_32(AV_RN32(x)) ^ libavformat/westwood.c:285:21: note: in expansion of macro 'AV_RB32' chunk_tag = AV_RB32(&scratch[0]); ^ ./libavutil/intreadwrite.h:33:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define AV_RN32(a) (((const struct unaligned_32 *) (a))->l) ^ ./libavutil/intreadwrite.h:95:34: note: in expansion of macro 'AV_RN32' # define AV_RB32(x) bswap_32(AV_RN32(x)) ^ libavformat/westwood.c:286:22: note: in expansion of macro 'AV_RB32' chunk_size = AV_RB32(&scratch[4]); ^ libavformat/westwood.c: In function 'wsvqa_read_packet': ./libavutil/intreadwrite.h:33:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define AV_RN32(a) (((const struct unaligned_32 *) (a))->l) ^ ./libavutil/intreadwrite.h:95:34: note: in expansion of macro 'AV_RN32' # define AV_RB32(x) bswap_32(AV_RN32(x)) ^ libavformat/westwood.c:327:22: note: in expansion of macro 'AV_RB32' chunk_type = AV_RB32(&preamble[0]); ^ ./libavutil/intreadwrite.h:33:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define AV_RN32(a) (((const struct unaligned_32 *) (a))->l) ^ ./libavutil/intreadwrite.h:95:34: note: in expansion of macro 'AV_RN32' # define AV_RB32(x) bswap_32(AV_RN32(x)) ^ libavformat/westwood.c:328:22: note: in expansion of macro 'AV_RB32' chunk_size = AV_RB32(&preamble[4]); ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavformat/wv.o libavformat/wv.c In file included from ./libavutil/internal.h:98:0, from ./libavutil/common.h:85, from ./libavutil/bswap.h:31, from libavformat/wv.c:22: libavformat/wv.c: In function 'wv_read_block_header': ./libavutil/intreadwrite.h:33:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define AV_RN32(a) (((const struct unaligned_32 *) (a))->l) ^ ./libavutil/intreadwrite.h:98:25: note: in expansion of macro 'AV_RN32' # define AV_RL32(x) AV_RN32(x) ^ libavformat/wv.c:97:17: note: in expansion of macro 'AV_RL32' wc->flags = AV_RL32(wc->extra + 4); ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavformat/xa.o libavformat/xa.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavformat/yuv4mpeg.o libavformat/yuv4mpeg.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavformat/framehook.o libavformat/framehook.c In file included from libavformat/framehook.c:24:0: libavformat/framehook.h:25:2: warning: #warning VHOOK is deprecated. Please help finishing libavfilter instead of wasting your time writing new filters for this crappy filter system. [-Wcpp] #warning VHOOK is deprecated. Please help finishing libavfilter instead of wasting your time writing new filters for this crappy filter system. ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavformat/file.o libavformat/file.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavformat/http.o libavformat/http.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavformat/rtpproto.o libavformat/rtpproto.c libavformat/rtpproto.c: In function 'rtp_open': libavformat/rtpproto.c:123:15: warning: variable 'is_output' set but not used [-Wunused-but-set-variable] int port, is_output, ttl, local_port, max_packet_size; ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavformat/tcp.o libavformat/tcp.c libavformat/tcp.c: In function 'tcp_open': libavformat/tcp.c:55:5: warning: implicit declaration of function 'htons' [-Wimplicit-function-declaration] dest_addr.sin_port = htons(port); ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavformat/udp.o libavformat/udp.c libavformat/udp.c: In function 'udp_set_url': libavformat/udp.c:242:5: warning: implicit declaration of function 'htons' [-Wimplicit-function-declaration] addr->sin_port = htons(port); ^ libavformat/udp.c: In function 'is_multicast_address': libavformat/udp.c:249:5: warning: implicit declaration of function 'ntohl' [-Wimplicit-function-declaration] return IN_MULTICAST(ntohl(addr->sin_addr.s_addr)); ^ libavformat/udp.c: In function 'udp_socket_create': libavformat/udp.c:261:5: warning: implicit declaration of function 'htonl' [-Wimplicit-function-declaration] addr->sin_addr.s_addr = htonl (INADDR_ANY); ^ libavformat/udp.c: In function 'udp_port': libavformat/udp.c:270:5: warning: implicit declaration of function 'ntohs' [-Wimplicit-function-declaration] return ntohs(addr->sin_port); ^ rm -f libavformat/libavformat.a ar rc libavformat/libavformat.a libavformat/allformats.o libavformat/cutils.o libavformat/os_support.o libavformat/sdp.o libavformat/utils.o libavformat/avio.o libavformat/aviobuf.o libavformat/raw.o libavformat/aiff.o libavformat/riff.o libavformat/amr.o libavformat/apc.o libavformat/ape.o libavformat/asf.o libavformat/asfcrypt.o libavformat/assdec.o libavformat/au.o libavformat/avidec.o libavformat/avs.o libavformat/vocdec.o libavformat/voc.o libavformat/bethsoftvid.o libavformat/bfi.o libavformat/c93.o libavformat/daud.o libavformat/dsicin.o libavformat/dv.o libavformat/dxa.o libavformat/eacdata.o libavformat/electronicarts.o libavformat/ffmdec.o libavformat/flic.o libavformat/flvdec.o libavformat/4xm.o libavformat/gxf.o libavformat/idcin.o libavformat/iff.o libavformat/img2.o libavformat/ipmovie.o libavformat/movenc.o libavformat/isom.o libavformat/avc.o libavformat/lmlm4.o libavformat/matroskadec.o libavformat/matroska.o libavformat/mm.o libavformat/mmf.o libavformat/mov.o libavformat/mp3.o libavformat/mpc.o libavformat/mpc8.o libavformat/mpeg.o libavformat/mpegts.o libavformat/msnwc_tcp.o libavformat/mtv.o libavformat/mvi.o libavformat/mxfdec.o libavformat/mxf.o libavformat/nsvdec.o libavformat/nutdec.o libavformat/nut.o libavformat/nuv.o libavformat/oggdec.o libavformat/oggparseflac.o libavformat/oggparseogm.o libavformat/oggparsespeex.o libavformat/oggparsetheora.o libavformat/oggparsevorbis.o libavformat/oma.o libavformat/pva.o libavformat/rtsp.o libavformat/rl2.o libavformat/rmdec.o libavformat/idroq.o libavformat/rpl.o libavformat/rdt.o libavformat/rtp.o libavformat/rtpdec.o libavformat/rtp_h264.o libavformat/segafilm.o libavformat/siff.o libavformat/smacker.o libavformat/sol.o libavformat/psxstr.o libavformat/swfdec.o libavformat/thp.o libavformat/tiertexseq.o libavformat/tta.o libavformat/txd.o libavformat/vc1test.o libavformat/sierravmd.o libavformat/wav.o libavformat/wc3movie.o libavformat/westwood.o libavformat/wv.o libavformat/xa.o libavformat/yuv4mpeg.o libavformat/framehook.o libavformat/file.o libavformat/http.o libavformat/rtpproto.o libavformat/tcp.o libavformat/udp.o ranlib libavformat/libavformat.a gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/allcodecs.o libavcodec/allcodecs.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/audioconvert.o libavcodec/audioconvert.c libavcodec/audioconvert.c: In function 'av_audio_convert': libavcodec/audioconvert.c:110:23: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] uint8_t *pi= in[ch]; ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/bitstream.o libavcodec/bitstream.c In file included from libavcodec/bitstream.c:31:0: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ libavcodec/bitstream.c: In function 'alloc_table': libavcodec/bitstream.c:129:13: warning: 'ff_realloc_static' is deprecated (declared at libavcodec/bitstream.c:52) [-Wdeprecated-declarations] vlc->table = ff_realloc_static(vlc->table, ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/bitstream_filter.o libavcodec/bitstream_filter.c libavcodec/bitstream_filter.c: In function 'av_bitstream_filter_filter': libavcodec/bitstream_filter.c:62:15: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] *poutbuf= (uint8_t *) buf; ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/dsputil.o libavcodec/dsputil.c In file included from libavcodec/mpegvideo.h:32:0, from libavcodec/msmpeg4.h:32, from libavcodec/h263.h:26, from libavcodec/dsputil.c:35: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ libavcodec/dsputil.c: In function 'dsputil_init': libavcodec/dsputil.c:4526:43: warning: iteration 16u invokes undefined behavior [-Waggressive-loop-optimizations] if(!c->put_2tap_qpel_pixels_tab[0][i]) ^ libavcodec/dsputil.c:4525:5: note: containing loop for(i=0; i<64; i++){ ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/eval.o libavcodec/eval.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/faanidct.o libavcodec/faanidct.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/imgconvert.o libavcodec/imgconvert.c In file included from libavcodec/imgconvert.c:38:0: libavcodec/i386/mmx.h:24:2: warning: #warning Everything in this header is deprecated, use plain asm()! New code using this header will be rejected. [-Wcpp] #warning Everything in this header is deprecated, use plain asm()! New code using this header will be rejected. ^ In file included from libavcodec/imgconvert.c:1520:0: libavcodec/imgconvert_template.h: In function 'get_alpha_info_rgb32': libavcodec/imgconvert_template.h:850:24: warning: variable 'b' set but not used [-Wunused-but-set-variable] unsigned int r, g, b, a; ^ libavcodec/imgconvert_template.h:850:21: warning: variable 'g' set but not used [-Wunused-but-set-variable] unsigned int r, g, b, a; ^ libavcodec/imgconvert_template.h:850:18: warning: variable 'r' set but not used [-Wunused-but-set-variable] unsigned int r, g, b, a; ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/jrevdct.o libavcodec/jrevdct.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/opt.o libavcodec/opt.c libavcodec/opt.c: In function 'av_set_string2': libavcodec/opt.c:164:13: warning: passing argument 2 of 'ff_eval2' discards 'const' qualifier from pointer target type [enabled by default] d = ff_eval2(buf, const_values, const_names, NULL, NULL, NULL, NULL, NULL, &error); ^ In file included from libavcodec/opt.c:30:0: libavcodec/eval.h:45:8: note: expected 'double *' but argument is of type 'const double *' double ff_eval2(const char *s, double *const_value, const char **const_name, ^ libavcodec/opt.c:164:13: warning: passing argument 3 of 'ff_eval2' discards 'const' qualifier from pointer target type [enabled by default] d = ff_eval2(buf, const_values, const_names, NULL, NULL, NULL, NULL, NULL, &error); ^ In file included from libavcodec/opt.c:30:0: libavcodec/eval.h:45:8: note: expected 'const char **' but argument is of type 'const char * const*' double ff_eval2(const char *s, double *const_value, const char **const_name, ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/parser.o libavcodec/parser.c libavcodec/parser.c: In function 'av_parser_parse': libavcodec/parser.c:155:47: warning: to be safe all intermediate pointers in cast from '__uint8_t **' to 'const __uint8_t **' must be 'const' qualified [-Wcast-qual] index = s->parser->parser_parse(s, avctx, (const uint8_t **)poutbuf, poutbuf_size, buf, buf_size); ^ libavcodec/parser.c: In function 'av_parser_change': libavcodec/parser.c:191:15: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] *poutbuf= (uint8_t *) buf; ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/raw.o libavcodec/raw.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/resample.o libavcodec/resample.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/resample2.o libavcodec/resample2.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/simple_idct.o libavcodec/simple_idct.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/utils.o libavcodec/utils.c libavcodec/utils.c:807:1: warning: 'force_align_arg_pointer' attribute ignored [-Wattributes] { ^ libavcodec/utils.c:859:1: warning: 'force_align_arg_pointer' attribute ignored [-Wattributes] { ^ libavcodec/utils.c: In function 'avcodec_encode_audio': libavcodec/utils.c:865:62: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] int ret = avctx->codec->encode(avctx, buf, buf_size, (void *)samples); ^ libavcodec/utils.c: At top level: libavcodec/utils.c:874:1: warning: 'force_align_arg_pointer' attribute ignored [-Wattributes] { ^ libavcodec/utils.c: In function 'avcodec_encode_video': libavcodec/utils.c:882:62: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] int ret = avctx->codec->encode(avctx, buf, buf_size, (void *)pict); ^ libavcodec/utils.c: In function 'avcodec_encode_subtitle': libavcodec/utils.c:895:54: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ret = avctx->codec->encode(avctx, buf, buf_size, (void *)sub); ^ libavcodec/utils.c: At top level: libavcodec/utils.c:903:1: warning: 'force_align_arg_pointer' attribute ignored [-Wattributes] { ^ libavcodec/utils.c:926:1: warning: 'force_align_arg_pointer' attribute ignored [-Wattributes] { ^ libavcodec/utils.c: In function 'av_parse_video_frame_size': libavcodec/utils.c:1455:33: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] frame_width = strtol(p, (char **)&p, 10); ^ libavcodec/utils.c:1458:34: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] frame_height = strtol(p, (char **)&p, 10); ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/i386/fdct_mmx.o libavcodec/i386/fdct_mmx.c In file included from libavcodec/i386/fdct_mmx.c:35:0: libavcodec/i386/mmx.h:24:2: warning: #warning Everything in this header is deprecated, use plain asm()! New code using this header will be rejected. [-Wcpp] #warning Everything in this header is deprecated, use plain asm()! New code using this header will be rejected. ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/i386/cpuid.o libavcodec/i386/cpuid.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/i386/dsputil_mmx.o libavcodec/i386/dsputil_mmx.c In file included from ./libavcodec/mpegvideo.h:32:0, from ./libavcodec/msmpeg4.h:32, from ./libavcodec/h263.h:26, from libavcodec/i386/dsputil_mmx.c:27: ./libavcodec/bitstream.h: In function 'skip_bits': ./libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ ./libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ In file included from libavcodec/i386/dsputil_mmx.c:31:0: libavcodec/i386/mmx.h: At top level: libavcodec/i386/mmx.h:24:2: warning: #warning Everything in this header is deprecated, use plain asm()! New code using this header will be rejected. [-Wcpp] #warning Everything in this header is deprecated, use plain asm()! New code using this header will be rejected. ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/i386/mpegvideo_mmx.o libavcodec/i386/mpegvideo_mmx.c In file included from ./libavcodec/mpegvideo.h:32:0, from libavcodec/i386/mpegvideo_mmx.c:28: ./libavcodec/bitstream.h: In function 'skip_bits': ./libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ ./libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/i386/motion_est_mmx.o libavcodec/i386/motion_est_mmx.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/i386/simple_idct_mmx.o libavcodec/i386/simple_idct_mmx.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/i386/idct_mmx_xvid.o libavcodec/i386/idct_mmx_xvid.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/i386/idct_sse2_xvid.o libavcodec/i386/idct_sse2_xvid.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/faandct.o libavcodec/faandct.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/jfdctfst.o libavcodec/jfdctfst.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/jfdctint.o libavcodec/jfdctint.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/aac.o libavcodec/aac.c In file included from libavcodec/aac.c:80:0: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ libavcodec/aac.c: In function 'aac_decode_frame': libavcodec/aac.c:1440:45: warning: to be safe all intermediate pointers in cast from 'float **' to 'const float **' must be 'const' qualified [-Wcast-qual] ac->dsp.float_to_int16_interleave(data, (const float **)ac->output_data, 1024, avccontext->channels); ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/aactab.o libavcodec/aactab.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/mdct.o libavcodec/mdct.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/fft.o libavcodec/fft.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/aasc.o libavcodec/aasc.c libavcodec/aasc.c: In function 'aasc_decode_frame': libavcodec/aasc.c:73:5: warning: passing argument 2 of 'ff_msrle_decode' from incompatible pointer type [enabled by default] ff_msrle_decode(avctx, &s->frame, 8, buf, buf_size); ^ In file included from libavcodec/aasc.c:33:0: libavcodec/msrledec.h:36:5: note: expected 'struct AVPicture *' but argument is of type 'struct AVFrame *' int ff_msrle_decode(AVCodecContext *avctx, AVPicture *pic, int depth, ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/msrledec.o libavcodec/msrledec.c libavcodec/msrledec.c: In function 'msrle_decode_8_16_24_32': libavcodec/msrledec.c:200:22: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint16_t*)pix = pix16; ^ libavcodec/msrledec.c: In function 'ff_msrle_decode': libavcodec/msrledec.c:222:36: warning: 'pix[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] *output++ = pix[2]; ^ libavcodec/msrledec.c:194:17: note: 'pix[2]' was declared here int pix[4]; //original pixel ^ libavcodec/msrledec.c:221:36: warning: 'pix[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] *output++ = pix[1]; ^ libavcodec/msrledec.c:194:17: note: 'pix[1]' was declared here int pix[4]; //original pixel ^ libavcodec/msrledec.c:224:45: warning: 'pix32' may be used uninitialized in this function [-Wmaybe-uninitialized] case 32: *(uint32_t*)output = pix32; ^ libavcodec/msrledec.c:138:14: note: 'pix32' was declared here uint32_t pix32; ^ libavcodec/msrledec.c:217:45: warning: 'pix16' may be used uninitialized in this function [-Wmaybe-uninitialized] case 16: *(uint16_t*)output = pix16; ^ libavcodec/msrledec.c:137:14: note: 'pix16' was declared here uint16_t pix16; ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/eac3dec.o libavcodec/eac3dec.c In file included from libavcodec/ac3_parser.h:27:0, from libavcodec/eac3dec.c:25: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/ac3dec.o libavcodec/ac3dec.c In file included from libavcodec/ac3_parser.h:27:0, from libavcodec/ac3dec.c:38: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ libavcodec/ac3dec.c: In function 'ac3_decode_frame': libavcodec/ac3dec.c:1037:24: warning: array subscript is above array bounds [-Warray-bounds] s->dba_mode[ch] = get_bits(gbc, 2); ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/ac3tab.o libavcodec/ac3tab.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/ac3dec_data.o libavcodec/ac3dec_data.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/ac3.o libavcodec/ac3.c In file included from libavcodec/ac3.c:29:0: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/ac3enc.o libavcodec/ac3enc.c In file included from libavcodec/ac3enc.c:30:0: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/alac.o libavcodec/alac.c In file included from libavcodec/alac.c:56:0: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/sp5xdec.o libavcodec/sp5xdec.c In file included from libavcodec/mjpeg.h:37:0, from libavcodec/sp5xdec.c:28: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ libavcodec/sp5xdec.c: In function 'sp5x_decode_frame': libavcodec/sp5xdec.c:41:30: warning: variable 'buf_end' set but not used [-Wunused-but-set-variable] const uint8_t *buf_ptr, *buf_end; ^ libavcodec/sp5xdec.c:41:20: warning: variable 'buf_ptr' set but not used [-Wunused-but-set-variable] const uint8_t *buf_ptr, *buf_end; ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/mjpegdec.o libavcodec/mjpegdec.c In file included from libavcodec/mjpeg.h:37:0, from libavcodec/mjpegdec.c:38: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ libavcodec/mjpegdec.c: In function 'ff_mjpeg_decode_sos': libavcodec/mjpegdec.c:744:15: warning: variable 'hmax' set but not used [-Wunused-but-set-variable] int vmax, hmax, index, id; ^ libavcodec/mjpegdec.c:744:9: warning: variable 'vmax' set but not used [-Wunused-but-set-variable] int vmax, hmax, index, id; ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/mjpeg.o libavcodec/mjpeg.c In file included from libavcodec/mjpeg.h:37:0, from libavcodec/mjpeg.c:33: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/apedec.o libavcodec/apedec.c In file included from libavcodec/apedec.c:26:0: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/asv1.o libavcodec/asv1.c In file included from libavcodec/asv1.c:28:0: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/mpeg12data.o libavcodec/mpeg12data.c In file included from libavcodec/rl.h:31:0, from libavcodec/mpeg12data.h:33, from libavcodec/mpeg12data.c:28: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/atrac3.o libavcodec/atrac3.c In file included from libavcodec/atrac3.c:40:0: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ libavcodec/atrac3.c: In function 'atrac3_decode_frame': libavcodec/atrac3.c:889:17: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] databuf = buf; ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/avs.o libavcodec/avs.c In file included from libavcodec/avs.c:23:0: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ In file included from ./libavutil/internal.h:98:0, from ./libavutil/common.h:85, from ./libavutil/avutil.h:56, from libavcodec/avcodec.h:30, from libavcodec/avs.c:22: libavcodec/avs.c: In function 'avs_decode_frame': ./libavutil/intreadwrite.h:33:22: warning: 'change_map.buffer' may be used uninitialized in this function [-Wmaybe-uninitialized] #define AV_RN32(a) (((const struct unaligned_32 *) (a))->l) ^ libavcodec/avs.c:57:19: note: 'change_map.buffer' was declared here GetBitContext change_map; ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/bethsoftvideo.o libavcodec/bethsoftvideo.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/bfi.o libavcodec/bfi.c libavcodec/bfi.c: In function 'bfi_decode_frame': libavcodec/bfi.c:128:30: warning: 'offset' may be used uninitialized in this function [-Wmaybe-uninitialized] dst_offset = dst - offset; ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/bmp.o libavcodec/bmp.c libavcodec/bmp.c: In function 'bmp_decode_frame': libavcodec/bmp.c:233:9: warning: passing argument 2 of 'ff_msrle_decode' from incompatible pointer type [enabled by default] ff_msrle_decode(avctx, p, depth, buf, dsize); ^ In file included from libavcodec/bmp.c:25:0: libavcodec/msrledec.h:36:5: note: expected 'struct AVPicture *' but argument is of type 'struct AVFrame *' int ff_msrle_decode(AVCodecContext *avctx, AVPicture *pic, int depth, ^ libavcodec/bmp.c:133:30: warning: 'rgb[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] rgb[2] = (rgb[2] >> 15) & 3; ^ libavcodec/bmp.c:154:28: warning: 'rgb[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] avctx->pix_fmt = rgb[1] == 0x07E0 ? PIX_FMT_RGB565 : PIX_FMT_RGB555; ^ libavcodec/bmp.c:131:30: warning: 'rgb[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] rgb[0] = (rgb[0] >> 15) & 3; ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/c93.o libavcodec/c93.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/cavs.o libavcodec/cavs.c In file included from libavcodec/cavs.c:29:0: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ libavcodec/cavs.c: In function 'ff_cavs_filter': libavcodec/cavs.c:95:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *((uint64_t *)bs) = 0x0202020202020202ULL; ^ libavcodec/cavs.c:97:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *((uint64_t *)bs) = 0; ^ libavcodec/cavs.c:111:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] if( *((uint64_t *)bs) ) { ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/cavsdec.o libavcodec/cavsdec.c In file included from libavcodec/cavsdec.c:29:0: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/cavsdsp.o libavcodec/cavsdsp.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/golomb.o libavcodec/golomb.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/mpegvideo.o libavcodec/mpegvideo.c In file included from libavcodec/mpegvideo.h:32:0, from libavcodec/mpegvideo.c:32: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ In file included from libavcodec/mpegvideo.c:33:0: libavcodec/mpegvideo_common.h: In function 'MPV_motion_internal': libavcodec/mpegvideo_common.h:672:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(int32_t*)mv_cache[1][0]= *(int32_t*)mv_cache[1][1]; ^ libavcodec/mpegvideo_common.h:672:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] libavcodec/mpegvideo_common.h:673:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(int32_t*)mv_cache[2][0]= *(int32_t*)mv_cache[2][1]; ^ libavcodec/mpegvideo_common.h:673:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] libavcodec/mpegvideo_common.h:675:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(int32_t*)mv_cache[1][0]= *(int32_t*)s->current_picture.motion_val[0][mot_xy-1]; ^ libavcodec/mpegvideo_common.h:676:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(int32_t*)mv_cache[2][0]= *(int32_t*)s->current_picture.motion_val[0][mot_xy-1+mot_stride]; ^ libavcodec/mpegvideo_common.h:680:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(int32_t*)mv_cache[1][3]= *(int32_t*)mv_cache[1][2]; ^ libavcodec/mpegvideo_common.h:680:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] libavcodec/mpegvideo_common.h:681:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(int32_t*)mv_cache[2][3]= *(int32_t*)mv_cache[2][2]; ^ libavcodec/mpegvideo_common.h:681:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] libavcodec/mpegvideo_common.h:683:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(int32_t*)mv_cache[1][3]= *(int32_t*)s->current_picture.motion_val[0][mot_xy+2]; ^ libavcodec/mpegvideo_common.h:684:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(int32_t*)mv_cache[2][3]= *(int32_t*)s->current_picture.motion_val[0][mot_xy+2+mot_stride]; ^ libavcodec/mpegvideo.c: In function 'ff_find_unused_picture': libavcodec/mpegvideo.c:787:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] int oldest=0; ^ libavcodec/mpegvideo.c: In function 'MPV_decode_mb_internal': libavcodec/mpegvideo.c:1729:15: warning: variable 'mb_y' set but not used [-Wunused-but-set-variable] int mb_x, mb_y; ^ libavcodec/mpegvideo.c:1729:9: warning: variable 'mb_x' set but not used [-Wunused-but-set-variable] int mb_x, mb_y; ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/cinepak.o libavcodec/cinepak.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/cljr.o libavcodec/cljr.c In file included from libavcodec/cljr.c:29:0: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/cook.o libavcodec/cook.c In file included from libavcodec/cook.c:51:0: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ libavcodec/cook.c: In function 'joint_decode': libavcodec/cook.c:825:36: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to dereference it? [-Wsizeof-pointer-memaccess] memset(decode_buffer, 0, sizeof(decode_buffer)); ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/cscd.o libavcodec/cscd.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/cyuv.o libavcodec/cyuv.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/dca.o libavcodec/dca.c In file included from libavcodec/dca.c:35:0: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ libavcodec/dca.c: In function 'dca_subframe_header': libavcodec/dca.c:515:17: warning: suggest parentheses around operand of '!' or change '&' to '&&' or '!' to '~' [-Wparentheses] if (!s->debug_flag & 0x02) { ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/dnxhddec.o libavcodec/dnxhddec.c In file included from libavcodec/dnxhddec.c:26:0: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/dnxhddata.o libavcodec/dnxhddata.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/dsicinav.o libavcodec/dsicinav.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/dvbsubdec.o libavcodec/dvbsubdec.c In file included from libavcodec/dvbsubdec.c:23:0: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/dvdsubdec.o libavcodec/dvdsubdec.c In file included from libavcodec/dvdsubdec.c:22:0: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/dv.o libavcodec/dv.c In file included from libavcodec/dv.c:43:0: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ libavcodec/dv.c: In function 'dvvideo_decode_frame': libavcodec/dv.c:1051:12: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] s->buf = buf; ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/dxa.o libavcodec/dxa.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/eacmv.o libavcodec/eacmv.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/eatgv.o libavcodec/eatgv.c In file included from libavcodec/eatgv.c:33:0: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/8bps.o libavcodec/8bps.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/8svx.o libavcodec/8svx.c libavcodec/8svx.c: In function 'eightsvx_decode_init': libavcodec/8svx.c:81:22: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] esc->table = fibonacci; ^ libavcodec/8svx.c:84:22: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] esc->table = exponential; ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/escape124.o libavcodec/escape124.c In file included from libavcodec/escape124.c:25:0: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/ffv1.o libavcodec/ffv1.c In file included from libavcodec/ffv1.c:29:0: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ libavcodec/ffv1.c: In function 'common_init': libavcodec/ffv1.c:531:16: warning: variable 'height' set but not used [-Wunused-but-set-variable] int width, height; ^ libavcodec/ffv1.c:531:9: warning: variable 'width' set but not used [-Wunused-but-set-variable] int width, height; ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/rangecoder.o libavcodec/rangecoder.c libavcodec/rangecoder.c: In function 'ff_init_range_decoder': libavcodec/rangecoder.c:54:30: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ff_init_range_encoder(c, (uint8_t *) buf, buf_size); ^ libavcodec/rangecoder.c:56:5: warning: passing argument 1 of 'bytestream_get_be16' from incompatible pointer type [enabled by default] c->low = bytestream_get_be16(&c->bytestream); ^ In file included from libavcodec/rangecoder.c:38:0: libavcodec/bytestream.h:28:30: note: expected 'const __uint8_t **' but argument is of type '__uint8_t **' static av_always_inline type bytestream_get_ ## name(const uint8_t **b){\ ^ libavcodec/bytestream.h:38:5: note: in expansion of macro 'DEF_T' DEF_T(unsigned int, name, bytes, read, write) ^ libavcodec/bytestream.h:49:1: note: in expansion of macro 'DEF' DEF (be16, 2, AV_RB16, AV_WB16) ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/huffyuv.o libavcodec/huffyuv.c In file included from libavcodec/huffyuv.c:32:0: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ libavcodec/huffyuv.c: At top level: libavcodec/huffyuv.c:893:12: warning: 'encode_bgr_bitstream' defined but not used [-Wunused-function] static int encode_bgr_bitstream(HYuvContext *s, int count){ ^ libavcodec/huffyuv.c: In function 'decode_frame': libavcodec/huffyuv.c:155:7: warning: 'lefttopv' may be used uninitialized in this function [-Wmaybe-uninitialized] lt= *left_top; ^ libavcodec/huffyuv.c:1006:33: note: 'lefttopv' was declared here int lefttopy, lefttopu, lefttopv; ^ libavcodec/huffyuv.c:155:7: warning: 'lefttopu' may be used uninitialized in this function [-Wmaybe-uninitialized] lt= *left_top; ^ libavcodec/huffyuv.c:1006:23: note: 'lefttopu' was declared here int lefttopy, lefttopu, lefttopv; ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/flac.o libavcodec/flac.c In file included from libavcodec/flac.c:41:0: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ libavcodec/flac.c: In function 'flac_decode_frame': libavcodec/flac.c:313:37: warning: 'b' may be used uninitialized in this function [-Wmaybe-uninitialized] decoded[i] = a += b += c += decoded[i]; ^ libavcodec/flac.c:274:12: note: 'b' was declared here int a, b, c, d, i; ^ libavcodec/flac.c:313:32: warning: 'a' may be used uninitialized in this function [-Wmaybe-uninitialized] decoded[i] = a += b += c += decoded[i]; ^ libavcodec/flac.c:274:9: note: 'a' was declared here int a, b, c, d, i; ^ libavcodec/flac.c:313:42: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] decoded[i] = a += b += c += decoded[i]; ^ libavcodec/flac.c:274:15: note: 'c' was declared here int a, b, c, d, i; ^ libavcodec/flac.c:317:47: warning: 'd' may be used uninitialized in this function [-Wmaybe-uninitialized] decoded[i] = a += b += c += d += decoded[i]; ^ libavcodec/flac.c:274:18: note: 'd' was declared here int a, b, c, d, i; ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/flashsv.o libavcodec/flashsv.c In file included from libavcodec/flashsv.c:54:0: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ libavcodec/flashsv.c: In function 'flashsv_decode_frame': libavcodec/flashsv.c:196:36: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] s->zstream.next_in = buf+(get_bits_count(&gb)/8); ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/flicvideo.o libavcodec/flicvideo.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/h263dec.o libavcodec/h263dec.c In file included from libavcodec/mpegvideo.h:32:0, from libavcodec/h263dec.c:30: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/h263.o libavcodec/h263.c In file included from libavcodec/mpegvideo.h:32:0, from libavcodec/h263.c:39: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ libavcodec/h263.c: In function 'h263_pred_dc': libavcodec/h263.c:1555:36: warning: variable 'scale' set but not used [-Wunused-but-set-variable] int x, y, wrap, a, c, pred_dc, scale; ^ libavcodec/h263.c: In function 'init_mv_penalty_and_fcode': libavcodec/h263.c:1824:36: warning: variable 'range' set but not used [-Wunused-but-set-variable] int val, bit_size, range, code; ^ libavcodec/h263.c: In function 'mpeg4_encode_block': libavcodec/h263.c:2721:20: warning: variable 'rl' set but not used [-Wunused-but-set-variable] const RLTable *rl; ^ libavcodec/h263.c: In function 'mpeg4_get_block_length': libavcodec/h263.c:2834:20: warning: variable 'rl' set but not used [-Wunused-but-set-variable] const RLTable *rl; ^ libavcodec/h263.c: In function 'h263_decode_gob_header': libavcodec/h263.c:2996:23: warning: variable 'gfid' set but not used [-Wunused-but-set-variable] unsigned int val, gfid, gob_number; ^ libavcodec/h263.c: In function 'mpeg4_decode_video_packet_header': libavcodec/h263.c:3221:13: warning: variable 'time_increment' set but not used [-Wunused-but-set-variable] int time_increment; ^ libavcodec/h263.c: In function 'decode_vol_header': libavcodec/h263.c:5698:17: warning: variable 'ref_layer_sampling_dir' set but not used [-Wunused-but-set-variable] int ref_layer_sampling_dir; ^ libavcodec/h263.c:5697:17: warning: variable 'ref_layer_id' set but not used [-Wunused-but-set-variable] int ref_layer_id; ^ libavcodec/h263.c: In function 'decode_vop_header': libavcodec/h263.c:5885:47: warning: variable 'ver_spat_ref' set but not used [-Wunused-but-set-variable] int width, height, hor_spat_ref, ver_spat_ref; ^ libavcodec/h263.c:5885:33: warning: variable 'hor_spat_ref' set but not used [-Wunused-but-set-variable] int width, height, hor_spat_ref, ver_spat_ref; ^ libavcodec/h263.c:5885:25: warning: variable 'height' set but not used [-Wunused-but-set-variable] int width, height, hor_spat_ref, ver_spat_ref; ^ libavcodec/h263.c:5885:18: warning: variable 'width' set but not used [-Wunused-but-set-variable] int width, height, hor_spat_ref, ver_spat_ref; ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/error_resilience.o libavcodec/error_resilience.c In file included from libavcodec/mpegvideo.h:32:0, from libavcodec/error_resilience.c:32: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/4xm.o libavcodec/4xm.c In file included from libavcodec/4xm.c:29:0: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/fraps.o libavcodec/fraps.c In file included from libavcodec/fraps.c:35:0: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/huffman.o libavcodec/huffman.c In file included from libavcodec/huffman.c:24:0: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/gifdec.o libavcodec/gifdec.c In file included from libavcodec/lzw.h:33:0, from libavcodec/gifdec.c:27: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/lzw.o libavcodec/lzw.c In file included from libavcodec/lzw.h:33:0, from libavcodec/lzw.c:31: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/h261dec.o libavcodec/h261dec.c In file included from libavcodec/mpegvideo.h:32:0, from libavcodec/h261dec.c:30: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/h261.o libavcodec/h261.c In file included from libavcodec/mpegvideo.h:32:0, from libavcodec/h261.h:31, from libavcodec/h261.c:30: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/h263_parser.o libavcodec/h263_parser.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/h264.o libavcodec/h264.c In file included from libavcodec/mpegvideo.h:32:0, from libavcodec/h264.c:30: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ In file included from libavcodec/h264.c:39:0: libavcodec/i386/h264_i386.h: In function 'decode_significance_x86': libavcodec/i386/h264_i386.h:43:22: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] int minusstart= -(int)significant_coeff_ctx_base; ^ libavcodec/i386/h264_i386.h:44:23: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] int minusindex= 4-(int)index; ^ libavcodec/i386/h264_i386.h: In function 'decode_significance_8x8_x86': libavcodec/i386/h264_i386.h:96:23: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] int minusindex= 4-(int)index; ^ libavcodec/h264.c: In function 'fill_caches': libavcodec/h264.c:125:16: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] left_block = left_block_options[0]; ^ libavcodec/h264.c:164:32: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] left_block = left_block_options[1]; ^ libavcodec/h264.c:166:31: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] left_block= left_block_options[2]; ^ libavcodec/h264.c:170:28: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] left_block = left_block_options[3]; ^ libavcodec/h264.c:193:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t*)&h->ref_cache[list][scan8[ 0]] = ^ libavcodec/h264.c:194:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t*)&h->ref_cache[list][scan8[ 2]] = (pack16to32(ref[0],ref[1])&0x00FF00FF)*0x0101; ^ libavcodec/h264.c:196:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t*)&h->ref_cache[list][scan8[ 8]] = ^ libavcodec/h264.c:197:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t*)&h->ref_cache[list][scan8[10]] = (pack16to32(ref[0],ref[1])&0x00FF00FF)*0x0101; ^ libavcodec/h264.c:381:17: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t*)h->mv_cache[list][scan8[0] + 0 - 1*8]= *(uint32_t*)s->current_picture.motion_val[list][b_xy + 0]; ^ libavcodec/h264.c:382:17: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t*)h->mv_cache[list][scan8[0] + 1 - 1*8]= *(uint32_t*)s->current_picture.motion_val[list][b_xy + 1]; ^ libavcodec/h264.c:383:17: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t*)h->mv_cache[list][scan8[0] + 2 - 1*8]= *(uint32_t*)s->current_picture.motion_val[list][b_xy + 2]; ^ libavcodec/h264.c:384:17: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t*)h->mv_cache[list][scan8[0] + 3 - 1*8]= *(uint32_t*)s->current_picture.motion_val[list][b_xy + 3]; ^ libavcodec/h264.c:390:17: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t*)h->mv_cache [list][scan8[0] + 0 - 1*8]= ^ libavcodec/h264.c:391:17: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t*)h->mv_cache [list][scan8[0] + 1 - 1*8]= ^ libavcodec/h264.c:392:17: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t*)h->mv_cache [list][scan8[0] + 2 - 1*8]= ^ libavcodec/h264.c:393:17: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t*)h->mv_cache [list][scan8[0] + 3 - 1*8]= 0; ^ libavcodec/h264.c:394:17: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t*)&h->ref_cache[list][scan8[0] + 0 - 1*8]= ((top_type ? LIST_NOT_USED : PART_NOT_AVAILABLE)&0xFF)*0x01010101; ^ libavcodec/h264.c:402:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t*)h->mv_cache[list][cache_idx ]= *(uint32_t*)s->current_picture.motion_val[list][b_xy + h->b_stride*left_block[0+i*2]]; ^ libavcodec/h264.c:403:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t*)h->mv_cache[list][cache_idx+8]= *(uint32_t*)s->current_picture.motion_val[list][b_xy + h->b_stride*left_block[1+i*2]]; ^ libavcodec/h264.c:407:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t*)h->mv_cache [list][cache_idx ]= ^ libavcodec/h264.c:408:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t*)h->mv_cache [list][cache_idx+8]= 0; ^ libavcodec/h264.c:420:17: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t*)h->mv_cache[list][scan8[0] - 1 - 1*8]= *(uint32_t*)s->current_picture.motion_val[list][b_xy]; ^ libavcodec/h264.c:423:17: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t*)h->mv_cache[list][scan8[0] - 1 - 1*8]= 0; ^ libavcodec/h264.c:430:17: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t*)h->mv_cache[list][scan8[0] + 4 - 1*8]= *(uint32_t*)s->current_picture.motion_val[list][b_xy]; ^ libavcodec/h264.c:433:17: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t*)h->mv_cache [list][scan8[0] + 4 - 1*8]= 0; ^ libavcodec/h264.c:445:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t*)h->mv_cache [list][scan8[5 ]+1]= ^ libavcodec/h264.c:446:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t*)h->mv_cache [list][scan8[7 ]+1]= ^ libavcodec/h264.c:447:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t*)h->mv_cache [list][scan8[13]+1]= //FIXME remove past 3 (init somewhere else) ^ libavcodec/h264.c:448:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t*)h->mv_cache [list][scan8[4 ]]= ^ libavcodec/h264.c:449:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t*)h->mv_cache [list][scan8[12]]= 0; ^ libavcodec/h264.c:455:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t*)h->mvd_cache[list][scan8[0] + 0 - 1*8]= *(uint32_t*)h->mvd_table[list][b_xy + 0]; ^ libavcodec/h264.c:456:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t*)h->mvd_cache[list][scan8[0] + 1 - 1*8]= *(uint32_t*)h->mvd_table[list][b_xy + 1]; ^ libavcodec/h264.c:457:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t*)h->mvd_cache[list][scan8[0] + 2 - 1*8]= *(uint32_t*)h->mvd_table[list][b_xy + 2]; ^ libavcodec/h264.c:458:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t*)h->mvd_cache[list][scan8[0] + 3 - 1*8]= *(uint32_t*)h->mvd_table[list][b_xy + 3]; ^ libavcodec/h264.c:460:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t*)h->mvd_cache [list][scan8[0] + 0 - 1*8]= ^ libavcodec/h264.c:461:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t*)h->mvd_cache [list][scan8[0] + 1 - 1*8]= ^ libavcodec/h264.c:462:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t*)h->mvd_cache [list][scan8[0] + 2 - 1*8]= ^ libavcodec/h264.c:463:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t*)h->mvd_cache [list][scan8[0] + 3 - 1*8]= 0; ^ libavcodec/h264.c:467:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t*)h->mvd_cache[list][scan8[0] - 1 + 0*8]= *(uint32_t*)h->mvd_table[list][b_xy + h->b_stride*left_block[0]]; ^ libavcodec/h264.c:468:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t*)h->mvd_cache[list][scan8[0] - 1 + 1*8]= *(uint32_t*)h->mvd_table[list][b_xy + h->b_stride*left_block[1]]; ^ libavcodec/h264.c:470:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t*)h->mvd_cache [list][scan8[0] - 1 + 0*8]= ^ libavcodec/h264.c:471:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t*)h->mvd_cache [list][scan8[0] - 1 + 1*8]= 0; ^ libavcodec/h264.c:475:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t*)h->mvd_cache[list][scan8[0] - 1 + 2*8]= *(uint32_t*)h->mvd_table[list][b_xy + h->b_stride*left_block[2]]; ^ libavcodec/h264.c:476:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t*)h->mvd_cache[list][scan8[0] - 1 + 3*8]= *(uint32_t*)h->mvd_table[list][b_xy + h->b_stride*left_block[3]]; ^ libavcodec/h264.c:478:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t*)h->mvd_cache [list][scan8[0] - 1 + 2*8]= ^ libavcodec/h264.c:479:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t*)h->mvd_cache [list][scan8[0] - 1 + 3*8]= 0; ^ libavcodec/h264.c:481:17: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t*)h->mvd_cache [list][scan8[5 ]+1]= ^ libavcodec/h264.c:482:17: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t*)h->mvd_cache [list][scan8[7 ]+1]= ^ libavcodec/h264.c:483:17: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t*)h->mvd_cache [list][scan8[13]+1]= //FIXME remove past 3 (init somewhere else) ^ libavcodec/h264.c:484:17: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t*)h->mvd_cache [list][scan8[4 ]]= ^ libavcodec/h264.c:485:17: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t*)h->mvd_cache [list][scan8[12]]= 0; ^ libavcodec/h264.c:491:25: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t*)&h->direct_cache[scan8[0] - 1*8]= 0x01010101; ^ libavcodec/h264.c:497:25: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t*)&h->direct_cache[scan8[0] - 1*8]= 0; ^ libavcodec/h264.c: In function 'fetch_diagonal_mv': libavcodec/h264.c:702:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t*)h->mv_cache[list][scan8[0]-2] = 0; ^ libavcodec/h264.c: In function 'pred_pskip_motion': libavcodec/h264.c:885:8: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] || (top_ref == 0 && *(uint32_t*)h->mv_cache[0][ scan8[0] - 8 ] == 0) ^ libavcodec/h264.c:886:8: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] || (left_ref == 0 && *(uint32_t*)h->mv_cache[0][ scan8[0] - 1 ] == 0)){ ^ libavcodec/h264.c: In function 'pred_direct_motion': libavcodec/h264.c:1052:12: warning: assignment from incompatible pointer type [enabled by default] l1mv0 = &h->ref_list[1][0].motion_val[0][h->mb2b_xy [mb_xy]]; ^ libavcodec/h264.c:1053:12: warning: assignment from incompatible pointer type [enabled by default] l1mv1 = &h->ref_list[1][0].motion_val[1][h->mb2b_xy [mb_xy]]; ^ libavcodec/h264.c:1186:33: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t*)h->mv_cache[0][scan8[i8*4+i4]] = 0; ^ libavcodec/h264.c:1188:33: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t*)h->mv_cache[1][scan8[i8*4+i4]] = 0; ^ libavcodec/h264.c:1314:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t*)h->mv_cache[1][scan8[i8*4+i4]] = ^ libavcodec/h264.c: In function 'write_back_motion': libavcodec/h264.c:1337:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint64_t*)s->current_picture.motion_val[list][b_xy + 0 + y*h->b_stride]= *(uint64_t*)h->mv_cache[list][scan8[0]+0 + 8*y]; ^ libavcodec/h264.c:1338:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint64_t*)s->current_picture.motion_val[list][b_xy + 2 + y*h->b_stride]= *(uint64_t*)h->mv_cache[list][scan8[0]+2 + 8*y]; ^ libavcodec/h264.c:1345:17: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint64_t*)h->mvd_table[list][b_xy + 0 + y*h->b_stride]= *(uint64_t*)h->mvd_cache[list][scan8[0]+0 + 8*y]; ^ libavcodec/h264.c:1346:17: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint64_t*)h->mvd_table[list][b_xy + 2 + y*h->b_stride]= *(uint64_t*)h->mvd_cache[list][scan8[0]+2 + 8*y]; ^ libavcodec/h264.c: In function 'decode_cabac_residual_internal': libavcodec/h264.c:5210:14: warning: variable 'last_coeff_ctx_base' set but not used [-Wunused-but-set-variable] uint8_t *last_coeff_ctx_base; ^ libavcodec/h264.c: In function 'filter_mb': libavcodec/h264.c:6426:31: warning: initialization from incompatible pointer type [enabled by default] int (*ref2frm) [64] = h->ref2frm[ h->slice_num &15 ][0] + (MB_MBAFF ? 20 : 2); ^ libavcodec/h264.c:6427:31: warning: initialization from incompatible pointer type [enabled by default] int (*ref2frmm)[64] = h->ref2frm[ h->slice_table[mbm_xy]&15 ][0] + (MB_MBAFF ? 20 : 2); ^ In file included from libavcodec/h264.c:7951:0: libavcodec/svq3.c: In function 'svq3_mc_dir': libavcodec/svq3.c:386:11: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(int32_t *) h->mv_cache[dir][scan8[k] + 1*8] = mv; ^ libavcodec/svq3.c:389:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(int32_t *) h->mv_cache[dir][scan8[k] + 1 + 1*8] = mv; ^ libavcodec/svq3.c:393:11: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(int32_t *) h->mv_cache[dir][scan8[k] + 1] = mv; ^ libavcodec/svq3.c:396:11: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(int32_t *) h->mv_cache[dir][scan8[k]] = mv; ^ In file included from libavcodec/h264.c:7951:0: libavcodec/svq3.c: In function 'svq3_decode_mb': libavcodec/svq3.c:460:11: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t *) h->mv_cache[m][scan8[0] - 1 + i*8] = *(uint32_t *) s->current_picture.motion_val[m][b_xy - 1 + i*h->b_stride]; ^ libavcodec/svq3.c:464:11: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t *) h->mv_cache[m][scan8[0] - 1 + i*8] = 0; ^ libavcodec/svq3.c:472:11: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t *) h->mv_cache[m][scan8[0] + 4 - 1*8] = *(uint32_t *) s->current_picture.motion_val[m][b_xy - h->b_stride + 4]; ^ libavcodec/svq3.c:479:11: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t *) h->mv_cache[m][scan8[0] - 1 - 1*8] = *(uint32_t *) s->current_picture.motion_val[m][b_xy - h->b_stride - 1]; ^ libavcodec/svq3.c: In function 'svq3_decode_slice_header': libavcodec/svq3.c:707:15: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] memcpy ((uint8_t *) &s->gb.buffer[get_bits_count(&s->gb) >> 3], ^ libavcodec/h264.c: In function 'decode_nal_units': libavcodec/h264.c:7299:31: warning: array subscript is below array bounds [-Warray-bounds] hx = h->thread_context[context_count - 1]; ^ libavcodec/h264.c: In function 'decode_frame': libavcodec/h264.c:3169:75: warning: 'j' may be used uninitialized in this function [-Wmaybe-uninitialized] memmove(&h->short_ref[i], &h->short_ref[i+1], (h->short_ref_count - i)*sizeof(Picture*)); ^ libavcodec/h264.c:3249:12: note: 'j' was declared here int i, j; ^ libavcodec/h264.c:3277:25: warning: 'structure' may be used uninitialized in this function [-Wmaybe-uninitialized] remove_short(h, frame_num, structure ^ PICT_FRAME); ^ libavcodec/h264.c:3257:13: note: 'structure' was declared here int structure, frame_num; ^ libavcodec/h264.c:3277:25: warning: 'frame_num' may be used uninitialized in this function [-Wmaybe-uninitialized] remove_short(h, frame_num, structure ^ PICT_FRAME); ^ libavcodec/h264.c:3257:24: note: 'frame_num' was declared here int structure, frame_num; ^ libavcodec/h264.c:3286:62: warning: 'pic' may be used uninitialized in this function [-Wmaybe-uninitialized] h->long_ref[ mmco[i].long_arg ]->long_ref=1; ^ libavcodec/h264.c:3251:14: note: 'pic' was declared here Picture *pic; ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/h264idct.o libavcodec/h264idct.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/h264pred.o libavcodec/h264pred.c In file included from libavcodec/mpegvideo.h:32:0, from libavcodec/h264pred.c:29: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ libavcodec/h264pred.c: At top level: libavcodec/h264pred.c:201:13: warning: 'pred4x4_down_left_rv40_notop_c' defined but not used [-Wunused-function] static void pred4x4_down_left_rv40_notop_c(uint8_t *src, uint8_t *topright, int stride){ ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/h264_parser.o libavcodec/h264_parser.c In file included from libavcodec/cabac.h:30:0, from libavcodec/h264.h:32, from libavcodec/h264_parser.h:31, from libavcodec/h264_parser.c:29: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/cabac.o libavcodec/cabac.c In file included from libavcodec/cabac.c:30:0: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/idcinvideo.o libavcodec/idcinvideo.c libavcodec/idcinvideo.c: In function 'idcin_decode_frame': libavcodec/idcinvideo.c:215:5: warning: 'AVPaletteControl' is deprecated (declared at libavcodec/avcodec.h:2294) [-Wdeprecated-declarations] AVPaletteControl *palette_control = avctx->palctrl; ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/imc.o libavcodec/imc.c In file included from libavcodec/imc.c:39:0: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ libavcodec/imc.c: In function 'imc_decode_init': libavcodec/imc.c:146:37: warning: assignment from incompatible pointer type [enabled by default] huffman_vlc[i][j].table = vlc_tables[vlc_offsets[i * 4 + j]]; ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/indeo2.o libavcodec/indeo2.c In file included from libavcodec/indeo2.c:28:0: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/indeo3.o libavcodec/indeo3.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/dpcm.o libavcodec/dpcm.c libavcodec/dpcm.c: In function 'dpcm_decode_frame': libavcodec/dpcm.c:167:9: warning: 'predictor[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] int predictor[2]; ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/interplayvideo.o libavcodec/interplayvideo.c libavcodec/interplayvideo.c: In function 'ipvideo_decode_frame': libavcodec/interplayvideo.c:884:5: warning: 'AVPaletteControl' is deprecated (declared at libavcodec/avcodec.h:2294) [-Wdeprecated-declarations] AVPaletteControl *palette_control = avctx->palctrl; ^ libavcodec/interplayvideo.c: In function 'ipvideo_decode_block_opcode_0xA': libavcodec/interplayvideo.c:593:13: warning: assuming signed overflow does not occur when assuming that (X + c) >= X is always true [-Wstrict-overflow] for (x = y; x < y + 4; x++) ^ libavcodec/interplayvideo.c:593:13: warning: assuming signed overflow does not occur when assuming that (X + c) >= X is always true [-Wstrict-overflow] libavcodec/interplayvideo.c:593:13: warning: assuming signed overflow does not occur when assuming that (X + c) < X is always false [-Wstrict-overflow] libavcodec/interplayvideo.c:593:13: warning: assuming signed overflow does not occur when assuming that (X + c) < X is always false [-Wstrict-overflow] libavcodec/interplayvideo.c:593:13: warning: assuming signed overflow does not occur when assuming that (X + c) < X is always false [-Wstrict-overflow] libavcodec/interplayvideo.c:593:13: warning: assuming signed overflow does not occur when assuming that (X + c) < X is always false [-Wstrict-overflow] libavcodec/interplayvideo.c:593:13: warning: assuming signed overflow does not occur when assuming that (X + c) < X is always false [-Wstrict-overflow] libavcodec/interplayvideo.c:593:13: warning: assuming signed overflow does not occur when assuming that (X + c) < X is always false [-Wstrict-overflow] libavcodec/interplayvideo.c:593:13: warning: assuming signed overflow does not occur when assuming that (X + c) < X is always false [-Wstrict-overflow] libavcodec/interplayvideo.c:593:13: warning: assuming signed overflow does not occur when assuming that (X + c) < X is always false [-Wstrict-overflow] libavcodec/interplayvideo.c:593:13: warning: assuming signed overflow does not occur when assuming that (X + c) < X is always false [-Wstrict-overflow] libavcodec/interplayvideo.c:593:13: warning: assuming signed overflow does not occur when assuming that (X + c) < X is always false [-Wstrict-overflow] libavcodec/interplayvideo.c:593:13: warning: assuming signed overflow does not occur when assuming that (X + c) < X is always false [-Wstrict-overflow] libavcodec/interplayvideo.c:593:13: warning: assuming signed overflow does not occur when assuming that (X + c) >= X is always true [-Wstrict-overflow] gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/jpeglsdec.o libavcodec/jpeglsdec.c In file included from libavcodec/jpeglsdec.c:29:0: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ libavcodec/jpeglsdec.c: In function 'ff_jpegls_decode_lse': libavcodec/jpeglsdec.c:53:9: warning: variable 'len' set but not used [-Wunused-but-set-variable] int len, id; ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/jpegls.o libavcodec/jpegls.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/kmvc.o libavcodec/kmvc.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/loco.o libavcodec/loco.c In file included from libavcodec/loco.c:28:0: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/mace.o libavcodec/mace.c libavcodec/mace.c: In function 'mace3_decode_frame': libavcodec/mace.c:250:24: warning: passing argument 5 of 'chomp3' from incompatible pointer type [enabled by default] 4, avctx->channels); ^ libavcodec/mace.c:165:13: note: expected 'const __int16_t *' but argument is of type 'const __int16_t (*)[4]' static void chomp3(ChannelData *chd, int16_t *output, uint8_t val, ^ libavcodec/mace.c:253:24: warning: passing argument 5 of 'chomp3' from incompatible pointer type [enabled by default] 2, avctx->channels); ^ libavcodec/mace.c:165:13: note: expected 'const __int16_t *' but argument is of type 'const __int16_t (*)[2]' static void chomp3(ChannelData *chd, int16_t *output, uint8_t val, ^ libavcodec/mace.c:256:24: warning: passing argument 5 of 'chomp3' from incompatible pointer type [enabled by default] 4, avctx->channels); ^ libavcodec/mace.c:165:13: note: expected 'const __int16_t *' but argument is of type 'const __int16_t (*)[4]' static void chomp3(ChannelData *chd, int16_t *output, uint8_t val, ^ libavcodec/mace.c: In function 'mace6_decode_frame': libavcodec/mace.c:286:20: warning: passing argument 5 of 'chomp6' from incompatible pointer type [enabled by default] 4, avctx->channels); ^ libavcodec/mace.c:185:13: note: expected 'const __int16_t *' but argument is of type 'const __int16_t (*)[4]' static void chomp6(ChannelData *chd, int16_t *output, uint8_t val, ^ libavcodec/mace.c:289:20: warning: passing argument 5 of 'chomp6' from incompatible pointer type [enabled by default] 2, avctx->channels); ^ libavcodec/mace.c:185:13: note: expected 'const __int16_t *' but argument is of type 'const __int16_t (*)[2]' static void chomp6(ChannelData *chd, int16_t *output, uint8_t val, ^ libavcodec/mace.c:292:20: warning: passing argument 5 of 'chomp6' from incompatible pointer type [enabled by default] 4, avctx->channels); ^ libavcodec/mace.c:185:13: note: expected 'const __int16_t *' but argument is of type 'const __int16_t (*)[4]' static void chomp6(ChannelData *chd, int16_t *output, uint8_t val, ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/mimic.o libavcodec/mimic.c In file included from libavcodec/mimic.c:27:0: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/mjpegbdec.o libavcodec/mjpegbdec.c In file included from libavcodec/mjpeg.h:37:0, from libavcodec/mjpegbdec.c:28: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/mlp.o libavcodec/mlp.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/mlpdec.o libavcodec/mlpdec.c In file included from libavcodec/mlpdec.c:31:0: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/mmvideo.o libavcodec/mmvideo.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/motionpixels.o libavcodec/motionpixels.c In file included from libavcodec/motionpixels.c:23:0: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/mpegaudiodec.o libavcodec/mpegaudiodec.c In file included from libavcodec/mpegaudiodec.c:28:0: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ libavcodec/mpegaudiodec.c: In function 'decode_init': libavcodec/mpegaudiodec.c:371:26: warning: variable 'n' set but not used [-Wunused-but-set-variable] unsigned int n; ^ libavcodec/mpegaudiodec.c: In function 'mp_decode_layer3': libavcodec/mpegaudiodec.c:1956:39: warning: variable 'private_bits' set but not used [-Wunused-but-set-variable] int nb_granules, main_data_begin, private_bits; ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/mpegaudiodecheader.o libavcodec/mpegaudiodecheader.c In file included from libavcodec/mpegaudio.h:30:0, from libavcodec/mpegaudiodecheader.c:29: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/mpegaudio.o libavcodec/mpegaudio.c In file included from libavcodec/mpegaudio.h:30:0, from libavcodec/mpegaudio.c:27: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/mpegaudiodata.o libavcodec/mpegaudiodata.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/mpeg4audio.o libavcodec/mpeg4audio.c In file included from libavcodec/mpeg4audio.c:22:0: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/mpc7.o libavcodec/mpc7.c In file included from libavcodec/mpc7.c:30:0: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ libavcodec/mpc7.c: In function 'mpc7_decode_frame': libavcodec/mpc7.c:173:28: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to dereference it? [-Wsizeof-pointer-memaccess] memset(bands, 0, sizeof(bands)); ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/mpc.o libavcodec/mpc.c In file included from libavcodec/mpc.c:30:0: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/mpc8.o libavcodec/mpc8.c In file included from libavcodec/mpc8.c:30:0: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/mdec.o libavcodec/mdec.c In file included from libavcodec/mpegvideo.h:32:0, from libavcodec/mdec.c:32: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/mpeg12.o libavcodec/mpeg12.c In file included from libavcodec/mpegvideo.h:32:0, from libavcodec/mpeg12.c:31: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ libavcodec/mpeg12.c: In function 'mpeg_decode_gop': libavcodec/mpeg12.c:2144:9: warning: variable 'drop_frame_flag' set but not used [-Wunused-but-set-variable] int drop_frame_flag; ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/mpeg4video_parser.o libavcodec/mpeg4video_parser.c In file included from libavcodec/mpegvideo.h:32:0, from libavcodec/mpeg4video_parser.c:24: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/mpegvideo_enc.o libavcodec/mpegvideo_enc.c In file included from libavcodec/mpegvideo.h:32:0, from libavcodec/mpegvideo_enc.c:32: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ In file included from libavcodec/mpegvideo_enc.c:33:0: libavcodec/mpegvideo_common.h: In function 'MPV_motion_internal': libavcodec/mpegvideo_common.h:672:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(int32_t*)mv_cache[1][0]= *(int32_t*)mv_cache[1][1]; ^ libavcodec/mpegvideo_common.h:672:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] libavcodec/mpegvideo_common.h:673:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(int32_t*)mv_cache[2][0]= *(int32_t*)mv_cache[2][1]; ^ libavcodec/mpegvideo_common.h:673:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] libavcodec/mpegvideo_common.h:675:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(int32_t*)mv_cache[1][0]= *(int32_t*)s->current_picture.motion_val[0][mot_xy-1]; ^ libavcodec/mpegvideo_common.h:676:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(int32_t*)mv_cache[2][0]= *(int32_t*)s->current_picture.motion_val[0][mot_xy-1+mot_stride]; ^ libavcodec/mpegvideo_common.h:680:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(int32_t*)mv_cache[1][3]= *(int32_t*)mv_cache[1][2]; ^ libavcodec/mpegvideo_common.h:680:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] libavcodec/mpegvideo_common.h:681:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(int32_t*)mv_cache[2][3]= *(int32_t*)mv_cache[2][2]; ^ libavcodec/mpegvideo_common.h:681:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] libavcodec/mpegvideo_common.h:683:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(int32_t*)mv_cache[1][3]= *(int32_t*)s->current_picture.motion_val[0][mot_xy+2]; ^ libavcodec/mpegvideo_common.h:684:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(int32_t*)mv_cache[2][3]= *(int32_t*)s->current_picture.motion_val[0][mot_xy+2+mot_stride]; ^ libavcodec/mpegvideo_enc.c: In function 'dct_quantize_refine': libavcodec/mpegvideo_enc.c:3289:16: warning: variable 'qmat' set but not used [-Wunused-but-set-variable] const int *qmat; ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/motion_est.o libavcodec/motion_est.c In file included from libavcodec/mpegvideo.h:32:0, from libavcodec/motion_est.c:35: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ In file included from libavcodec/motion_est.c:225:0: libavcodec/motion_est.c: In function 'interlaced_search': libavcodec/motion_est_template.c:1263:49: warning: 'P[4][1]' may be used uninitialized in this function [-Wmaybe-uninitialized] CHECK_MV(P_MEDIAN[0]>>shift, P_MEDIAN[1]>>shift) ^ libavcodec/motion_est.c:690:9: note: 'P[4][1]' was declared here int P[10][2]; ^ In file included from libavcodec/motion_est.c:225:0: libavcodec/motion_est_template.c:1263:29: warning: '*((void *)&P+32)[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] CHECK_MV(P_MEDIAN[0]>>shift, P_MEDIAN[1]>>shift) ^ libavcodec/motion_est.c:690:9: note: '*((void *)&P+32)[0]' was declared here int P[10][2]; ^ In file included from libavcodec/motion_est.c:225:0: libavcodec/motion_est_template.c:1266:53: warning: 'P[3][1]' may be used uninitialized in this function [-Wmaybe-uninitialized] CHECK_MV(P_TOPRIGHT[0]>>shift, P_TOPRIGHT[1]>>shift) ^ libavcodec/motion_est.c:690:9: note: 'P[3][1]' was declared here int P[10][2]; ^ In file included from libavcodec/motion_est.c:225:0: libavcodec/motion_est_template.c:1266:31: warning: 'P[3][0]' may be used uninitialized in this function [-Wmaybe-uninitialized] CHECK_MV(P_TOPRIGHT[0]>>shift, P_TOPRIGHT[1]>>shift) ^ libavcodec/motion_est.c:690:9: note: 'P[3][0]' was declared here int P[10][2]; ^ In file included from libavcodec/motion_est.c:225:0: libavcodec/motion_est_template.c:1265:43: warning: 'P[2][1]' may be used uninitialized in this function [-Wmaybe-uninitialized] CHECK_MV(P_TOP[0]>>shift, P_TOP[1]>>shift) ^ libavcodec/motion_est.c:690:9: note: 'P[2][1]' was declared here int P[10][2]; ^ In file included from libavcodec/motion_est.c:225:0: libavcodec/motion_est_template.c:1265:26: warning: '*((void *)&P+16)[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] CHECK_MV(P_TOP[0]>>shift, P_TOP[1]>>shift) ^ libavcodec/motion_est.c:690:9: note: '*((void *)&P+16)[0]' was declared here int P[10][2]; ^ In file included from libavcodec/motion_est.c:225:0: libavcodec/motion_est.c: In function 'ff_estimate_motion_b': libavcodec/motion_est_template.c:1093:59: warning: '*((void *)&P+32)[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] CHECK_MV( P_MEDIAN[0] >>shift , P_MEDIAN[1] >>shift) ^ libavcodec/motion_est.c:1259:9: note: '*((void *)&P+32)[1]' was declared here int P[10][2]; ^ In file included from libavcodec/motion_est.c:225:0: libavcodec/motion_est_template.c:1093:34: warning: '*((void *)&P+32)[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] CHECK_MV( P_MEDIAN[0] >>shift , P_MEDIAN[1] >>shift) ^ libavcodec/motion_est.c:1259:9: note: '*((void *)&P+32)[0]' was declared here int P[10][2]; ^ In file included from libavcodec/motion_est.c:225:0: libavcodec/motion_est_template.c:1102:53: warning: '*((void *)&P+24)[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] CHECK_MV(P_TOPRIGHT[0]>>shift, P_TOPRIGHT[1]>>shift) ^ libavcodec/motion_est.c:1259:9: note: '*((void *)&P+24)[1]' was declared here int P[10][2]; ^ In file included from libavcodec/motion_est.c:225:0: libavcodec/motion_est_template.c:1102:31: warning: 'P[3][0]' may be used uninitialized in this function [-Wmaybe-uninitialized] CHECK_MV(P_TOPRIGHT[0]>>shift, P_TOPRIGHT[1]>>shift) ^ libavcodec/motion_est.c:1259:9: note: 'P[3][0]' was declared here int P[10][2]; ^ In file included from libavcodec/motion_est.c:225:0: libavcodec/motion_est_template.c:1101:53: warning: 'P[2][1]' may be used uninitialized in this function [-Wmaybe-uninitialized] CHECK_MV(P_TOP[0] >>shift, P_TOP[1] >>shift) ^ libavcodec/motion_est.c:1259:9: note: 'P[2][1]' was declared here int P[10][2]; ^ In file included from libavcodec/motion_est.c:225:0: libavcodec/motion_est_template.c:1101:31: warning: '*((void *)&P+16)[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] CHECK_MV(P_TOP[0] >>shift, P_TOP[1] >>shift) ^ libavcodec/motion_est.c:1259:9: note: '*((void *)&P+16)[0]' was declared here int P[10][2]; ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/ratecontrol.o libavcodec/ratecontrol.c In file included from libavcodec/mpegvideo.h:32:0, from libavcodec/ratecontrol.c:31: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ libavcodec/ratecontrol.c: In function 'ff_rate_control_init': libavcodec/ratecontrol.c:109:5: warning: passing argument 2 of 'ff_parse' discards 'const' qualifier from pointer target type [enabled by default] rcc->rc_eq_eval = ff_parse(s->avctx->rc_eq ? s->avctx->rc_eq : "tex^qComp", const_names, func1, func1_names, NULL, NULL, &error); ^ In file included from libavcodec/ratecontrol.h:33:0, from libavcodec/ratecontrol.c:30: libavcodec/eval.h:64:14: note: expected 'const char **' but argument is of type 'const char * const*' AVEvalExpr * ff_parse(const char *s, const char **const_name, ^ libavcodec/ratecontrol.c:109:5: warning: passing argument 4 of 'ff_parse' discards 'const' qualifier from pointer target type [enabled by default] rcc->rc_eq_eval = ff_parse(s->avctx->rc_eq ? s->avctx->rc_eq : "tex^qComp", const_names, func1, func1_names, NULL, NULL, &error); ^ In file included from libavcodec/ratecontrol.h:33:0, from libavcodec/ratecontrol.c:30: libavcodec/eval.h:64:14: note: expected 'const char **' but argument is of type 'const char * const*' AVEvalExpr * ff_parse(const char *s, const char **const_name, ^ libavcodec/ratecontrol.c:213:24: warning: variable 'q' set but not used [-Wunused-but-set-variable] double q; ^ libavcodec/ratecontrol.c: In function 'modify_qscale': libavcodec/ratecontrol.c:438:12: warning: variable 'bits' set but not used [-Wunused-but-set-variable] double bits; ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/msmpeg4.o libavcodec/msmpeg4.c In file included from libavcodec/mpegvideo.h:32:0, from libavcodec/msmpeg4.c:32: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ libavcodec/msmpeg4.c: In function 'msmpeg4_decode_picture_header': libavcodec/msmpeg4.c:1173:25: warning: variable 'num' set but not used [-Wunused-but-set-variable] int start_code, num; ^ libavcodec/msmpeg4.c: In function 'msmpeg4_decode_ext_header': libavcodec/msmpeg4.c:1333:13: warning: variable 'fps' set but not used [-Wunused-but-set-variable] int fps; ^ libavcodec/msmpeg4.c: In function 'ff_msmpeg4_encode_block': libavcodec/msmpeg4.c:850:21: warning: 'extquant' may be used uninitialized in this function [-Wmaybe-uninitialized] put_bits(&s->pb, extrabits, extquant); ^ libavcodec/msmpeg4.c:777:15: note: 'extquant' was declared here int pred, extquant; ^ libavcodec/msmpeg4.c: In function 'ff_msmpeg4_decode_block': libavcodec/msmpeg4.c:1844:22: warning: 'dc_pred_dir' may be used uninitialized in this function [-Wmaybe-uninitialized] mpeg4_pred_ac(s, block, n, dc_pred_dir); ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/msmpeg4data.o libavcodec/msmpeg4data.c In file included from libavcodec/msmpeg4data.h:34:0, from libavcodec/msmpeg4data.c:30: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/msrle.o libavcodec/msrle.c libavcodec/msrle.c: In function 'msrle_decode_frame': libavcodec/msrle.c:87:5: warning: passing argument 2 of 'ff_msrle_decode' from incompatible pointer type [enabled by default] ff_msrle_decode(avctx, &s->frame, avctx->bits_per_coded_sample, buf, buf_size); ^ In file included from libavcodec/msrle.c:41:0: libavcodec/msrledec.h:36:5: note: expected 'struct AVPicture *' but argument is of type 'struct AVFrame *' int ff_msrle_decode(AVCodecContext *avctx, AVPicture *pic, int depth, ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/msvideo1.o libavcodec/msvideo1.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/lcldec.o libavcodec/lcldec.c In file included from libavcodec/lcldec.c:45:0: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ libavcodec/lcldec.c: In function 'decode_frame': libavcodec/lcldec.c:167:30: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] unsigned char *encoded = (unsigned char *)buf; ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/nellymoserdec.o libavcodec/nellymoserdec.c In file included from libavcodec/nellymoserdec.c:40:0: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/nellymoser.o libavcodec/nellymoser.c In file included from libavcodec/nellymoser.c:40:0: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/nuv.o libavcodec/nuv.c libavcodec/nuv.c: In function 'copy_frame': libavcodec/nuv.c:74:5: warning: passing argument 2 of 'avpicture_fill' discards 'const' qualifier from pointer target type [enabled by default] avpicture_fill(&pic, src, PIX_FMT_YUV420P, width, height); ^ In file included from libavcodec/nuv.c:26:0: libavcodec/avcodec.h:2379:5: note: expected '__uint8_t *' but argument is of type 'const __uint8_t *' int avpicture_fill(AVPicture *picture, uint8_t *ptr, ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/rtjpeg.o libavcodec/rtjpeg.c In file included from libavcodec/rtjpeg.c:22:0: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/pcx.o libavcodec/pcx.c In file included from libavcodec/pcx.c:27:0: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/png.o libavcodec/png.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/pngdec.o libavcodec/pngdec.c libavcodec/pngdec.c: In function 'png_decode_idat': libavcodec/pngdec.c:357:24: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] s->zstream.next_in = s->bytestream; ^ libavcodec/pngdec.c: In function 'decode_frame': libavcodec/pngdec.c:388:14: warning: variable 'crc' set but not used [-Wunused-but-set-variable] int ret, crc; ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/ptx.o libavcodec/ptx.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/qdm2.o libavcodec/qdm2.c In file included from libavcodec/qdm2.c:39:0: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/qdrw.o libavcodec/qdrw.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/qpeg.o libavcodec/qpeg.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/qtrle.o libavcodec/qtrle.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/ra144.o libavcodec/ra144.c In file included from libavcodec/ra144.c:26:0: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/acelp_filters.o libavcodec/acelp_filters.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/ra288.o libavcodec/ra288.c In file included from libavcodec/ra288.c:24:0: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/rawdec.o libavcodec/rawdec.c libavcodec/rawdec.c: In function 'raw_decode': libavcodec/rawdec.c:125:5: warning: passing argument 2 of 'avpicture_fill' discards 'const' qualifier from pointer target type [enabled by default] avpicture_fill(picture, buf, avctx->pix_fmt, avctx->width, avctx->height); ^ In file included from libavcodec/rawdec.c:27:0: libavcodec/avcodec.h:2379:5: note: expected '__uint8_t *' but argument is of type 'const __uint8_t *' int avpicture_fill(AVPicture *picture, uint8_t *ptr, ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/rl2.o libavcodec/rl2.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/roqvideodec.o libavcodec/roqvideodec.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/roqvideo.o libavcodec/roqvideo.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/rpza.o libavcodec/rpza.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/rv10.o libavcodec/rv10.c In file included from libavcodec/mpegvideo.h:32:0, from libavcodec/rv10.c:30: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ libavcodec/rv10.c: In function 'rv10_decode_picture_header': libavcodec/rv10.c:312:37: warning: variable 'unk' set but not used [-Wunused-but-set-variable] int mb_count, pb_frame, marker, unk, mb_xy; ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/sgidec.o libavcodec/sgidec.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/shorten.o libavcodec/shorten.c In file included from libavcodec/shorten.c:32:0: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ libavcodec/shorten.c: In function 'decode_wave_header': libavcodec/shorten.c:190:9: warning: variable 'chunk_size' set but not used [-Wunused-but-set-variable] int chunk_size; ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/smacker.o libavcodec/smacker.c In file included from libavcodec/smacker.c:37:0: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/smc.o libavcodec/smc.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/snow.o libavcodec/snow.c In file included from libavcodec/mpegvideo.h:32:0, from libavcodec/snow.c:27: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ libavcodec/snow.c: In function 'slice_buffer_load_line': libavcodec/snow.c:526:9: warning: variable 'offset' set but not used [-Wunused-but-set-variable] int offset; ^ libavcodec/snow.c: In function 'slice_buffer_release': libavcodec/snow.c:544:9: warning: variable 'offset' set but not used [-Wunused-but-set-variable] int offset; ^ libavcodec/snow.c: In function 'qscale2qlog': libavcodec/snow.c:3764:5: warning: implicit declaration of function 'rint' [-Wimplicit-function-declaration] return rint(QROOT*log(qscale / (float)FF_QP2LAMBDA)/log(2)) ^ libavcodec/snow.c:3764:12: warning: incompatible implicit declaration of built-in function 'rint' [enabled by default] return rint(QROOT*log(qscale / (float)FF_QP2LAMBDA)/log(2)) ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/sonic.o libavcodec/sonic.c In file included from libavcodec/sonic.c:22:0: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/sunrast.o libavcodec/sunrast.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/svq1dec.o libavcodec/svq1dec.c In file included from libavcodec/mpegvideo.h:32:0, from libavcodec/svq1dec.c:39: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ libavcodec/svq1dec.c: In function 'svq1_decode_frame_header': libavcodec/svq1dec.c:569:7: warning: variable 'temporal_reference' set but not used [-Wunused-but-set-variable] int temporal_reference; ^ libavcodec/svq1dec.c: In function 'svq1_decode_frame': libavcodec/svq1dec.c:662:21: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] uint32_t *src = (uint32_t *) (buf + 4); ^ libavcodec/svq1dec.c: In function 'svq1_decode_block_non_intra': libavcodec/svq1dec.c:150:27: warning: 'entries[5]' may be used uninitialized in this function [-Wmaybe-uninitialized] n3 = codebook[entries[j]] ^ 0x80808080;\ ^ libavcodec/svq1dec.c:266:15: note: 'entries[5]' was declared here int entries[6]; ^ libavcodec/svq1dec.c:150:27: warning: 'entries[4]' may be used uninitialized in this function [-Wmaybe-uninitialized] n3 = codebook[entries[j]] ^ 0x80808080;\ ^ libavcodec/svq1dec.c:266:15: note: 'entries[4]' was declared here int entries[6]; ^ libavcodec/svq1dec.c:150:27: warning: 'entries[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] n3 = codebook[entries[j]] ^ 0x80808080;\ ^ libavcodec/svq1dec.c:266:15: note: 'entries[3]' was declared here int entries[6]; ^ libavcodec/svq1dec.c:150:27: warning: 'entries[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] n3 = codebook[entries[j]] ^ 0x80808080;\ ^ libavcodec/svq1dec.c:266:15: note: 'entries[2]' was declared here int entries[6]; ^ libavcodec/svq1dec.c:150:27: warning: 'entries[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] n3 = codebook[entries[j]] ^ 0x80808080;\ ^ libavcodec/svq1dec.c:266:15: note: 'entries[1]' was declared here int entries[6]; ^ libavcodec/svq1dec.c:150:27: warning: 'entries[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] n3 = codebook[entries[j]] ^ 0x80808080;\ ^ libavcodec/svq1dec.c:266:15: note: 'entries[0]' was declared here int entries[6]; ^ libavcodec/svq1dec.c: In function 'svq1_decode_block_intra': libavcodec/svq1dec.c:150:27: warning: 'entries[5]' may be used uninitialized in this function [-Wmaybe-uninitialized] n3 = codebook[entries[j]] ^ 0x80808080;\ ^ libavcodec/svq1dec.c:211:15: note: 'entries[5]' was declared here int entries[6]; ^ libavcodec/svq1dec.c:150:27: warning: 'entries[4]' may be used uninitialized in this function [-Wmaybe-uninitialized] n3 = codebook[entries[j]] ^ 0x80808080;\ ^ libavcodec/svq1dec.c:211:15: note: 'entries[4]' was declared here int entries[6]; ^ libavcodec/svq1dec.c:150:27: warning: 'entries[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] n3 = codebook[entries[j]] ^ 0x80808080;\ ^ libavcodec/svq1dec.c:211:15: note: 'entries[3]' was declared here int entries[6]; ^ libavcodec/svq1dec.c:150:27: warning: 'entries[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] n3 = codebook[entries[j]] ^ 0x80808080;\ ^ libavcodec/svq1dec.c:211:15: note: 'entries[2]' was declared here int entries[6]; ^ libavcodec/svq1dec.c:150:27: warning: 'entries[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] n3 = codebook[entries[j]] ^ 0x80808080;\ ^ libavcodec/svq1dec.c:211:15: note: 'entries[1]' was declared here int entries[6]; ^ libavcodec/svq1dec.c:150:27: warning: 'entries[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] n3 = codebook[entries[j]] ^ 0x80808080;\ ^ libavcodec/svq1dec.c:211:15: note: 'entries[0]' was declared here int entries[6]; ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/svq1.o libavcodec/svq1.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/targa.o libavcodec/targa.c libavcodec/targa.c: In function 'decode_frame': libavcodec/targa.c:99:28: warning: variable 'x' set but not used [-Wunused-but-set-variable] int idlen, pal, compr, x, y, w, h, bpp, flags; ^ libavcodec/targa.c:99:16: warning: variable 'pal' set but not used [-Wunused-but-set-variable] int idlen, pal, compr, x, y, w, h, bpp, flags; ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/vp3.o libavcodec/vp3.c In file included from libavcodec/vp3.c:39:0: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ libavcodec/vp3.c: In function 'init_block_mapping': libavcodec/vp3.c:351:10: warning: variable 'hilbert' set but not used [-Wunused-but-set-variable] int *hilbert = NULL; ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/xiph.o libavcodec/xiph.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/vp3dsp.o libavcodec/vp3dsp.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/tiertexseqv.o libavcodec/tiertexseqv.c In file included from libavcodec/tiertexseqv.c:29:0: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/tiff.o libavcodec/tiff.c In file included from libavcodec/lzw.h:33:0, from libavcodec/tiff.c:31: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/truemotion1.o libavcodec/truemotion1.c In file included from ./libavutil/internal.h:98:0, from ./libavutil/common.h:85, from ./libavutil/avutil.h:56, from libavcodec/avcodec.h:30, from libavcodec/truemotion1.c:37: libavcodec/truemotion1.c: In function 'truemotion1_decode_header': ./libavutil/intreadwrite.h:32:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define AV_RN16(a) (((const struct unaligned_16 *) (a))->l) ^ ./libavutil/intreadwrite.h:92:25: note: in expansion of macro 'AV_RN16' # define AV_RL16(x) AV_RN16(x) ^ libavcodec/truemotion1.c:349:20: note: in expansion of macro 'AV_RL16' header.ysize = AV_RL16(&header_buffer[3]); ^ ./libavutil/intreadwrite.h:32:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define AV_RN16(a) (((const struct unaligned_16 *) (a))->l) ^ ./libavutil/intreadwrite.h:92:25: note: in expansion of macro 'AV_RN16' # define AV_RL16(x) AV_RN16(x) ^ libavcodec/truemotion1.c:350:20: note: in expansion of macro 'AV_RL16' header.xsize = AV_RL16(&header_buffer[5]); ^ ./libavutil/intreadwrite.h:32:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define AV_RN16(a) (((const struct unaligned_16 *) (a))->l) ^ ./libavutil/intreadwrite.h:92:25: note: in expansion of macro 'AV_RN16' # define AV_RL16(x) AV_RN16(x) ^ libavcodec/truemotion1.c:351:23: note: in expansion of macro 'AV_RL16' header.checksum = AV_RL16(&header_buffer[7]); ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/truemotion2.o libavcodec/truemotion2.c In file included from libavcodec/truemotion2.c:28:0: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ libavcodec/truemotion2.c: In function 'tm2_read_header': libavcodec/truemotion2.c:216:36: warning: variable 'yr' set but not used [-Wunused-but-set-variable] int w, h, size, flags, xr, yr; ^ libavcodec/truemotion2.c:216:32: warning: variable 'xr' set but not used [-Wunused-but-set-variable] int w, h, size, flags, xr, yr; ^ libavcodec/truemotion2.c:216:25: warning: variable 'flags' set but not used [-Wunused-but-set-variable] int w, h, size, flags, xr, yr; ^ libavcodec/truemotion2.c:216:19: warning: variable 'size' set but not used [-Wunused-but-set-variable] int w, h, size, flags, xr, yr; ^ libavcodec/truemotion2.c:216:16: warning: variable 'h' set but not used [-Wunused-but-set-variable] int w, h, size, flags, xr, yr; ^ libavcodec/truemotion2.c:216:13: warning: variable 'w' set but not used [-Wunused-but-set-variable] int w, h, size, flags, xr, yr; ^ libavcodec/truemotion2.c:205:9: warning: variable 'length' set but not used [-Wunused-but-set-variable] int length; ^ libavcodec/truemotion2.c: In function 'decode_frame': libavcodec/truemotion2.c:775:22: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] l->dsp.bswap_buf((uint32_t*)buf, (const uint32_t*)buf, buf_size >> 2); //FIXME SERIOUS BUG ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/truespeech.o libavcodec/truespeech.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/tscc.o libavcodec/tscc.c libavcodec/tscc.c: In function 'decode_frame': libavcodec/tscc.c:102:24: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] c->zstream.next_in = encoded; ^ libavcodec/tscc.c:115:9: warning: passing argument 2 of 'ff_msrle_decode' from incompatible pointer type [enabled by default] ff_msrle_decode(avctx, &c->pic, c->bpp, c->decomp_buf, c->zstream.avail_out); ^ In file included from libavcodec/tscc.c:42:0: libavcodec/msrledec.h:36:5: note: expected 'struct AVPicture *' but argument is of type 'struct AVFrame *' int ff_msrle_decode(AVCodecContext *avctx, AVPicture *pic, int depth, ^ libavcodec/tscc.c:78:20: warning: variable 'outptr' set but not used [-Wunused-but-set-variable] unsigned char *outptr; ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/tta.o libavcodec/tta.c In file included from libavcodec/tta.c:34:0: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/txd.o libavcodec/txd.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/s3tc.o libavcodec/s3tc.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/ulti.o libavcodec/ulti.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/vb.o libavcodec/vb.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/vc1.o libavcodec/vc1.c In file included from libavcodec/mpegvideo.h:32:0, from libavcodec/vc1.c:30: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ libavcodec/vc1.c: In function 'vc1_mc_1mv': libavcodec/vc1.c:468:14: warning: variable 'uvdxy' set but not used [-Wunused-but-set-variable] int dxy, uvdxy, mx, my, uvmx, uvmy, src_x, src_y, uvsrc_x, uvsrc_y; ^ libavcodec/vc1.c: In function 'vc1_mc_4mv_chroma': libavcodec/vc1.c:704:9: warning: variable 'uvdxy' set but not used [-Wunused-but-set-variable] int uvdxy, uvmx, uvmy, uvsrc_x, uvsrc_y; ^ libavcodec/vc1.c: In function 'vc1_interp_mc': libavcodec/vc1.c:1817:14: warning: variable 'uvdxy' set but not used [-Wunused-but-set-variable] int dxy, uvdxy, mx, my, uvmx, uvmy, src_x, src_y, uvsrc_x, uvsrc_y; ^ libavcodec/vc1.c: In function 'vc1_pred_dc': libavcodec/vc1.c:2238:30: warning: variable 'scale' set but not used [-Wunused-but-set-variable] int a, b, c, wrap, pred, scale; ^ libavcodec/vc1.c: In function 'vc1_decode_i_block': libavcodec/vc1.c:2411:9: warning: variable 'run_diff' set but not used [-Wunused-but-set-variable] int run_diff, i; ^ libavcodec/vc1.c: In function 'vc1_decode_i_block_adv': libavcodec/vc1.c:2576:9: warning: variable 'run_diff' set but not used [-Wunused-but-set-variable] int run_diff, i; ^ libavcodec/vc1.c: In function 'vc1_decode_intra_block': libavcodec/vc1.c:2773:9: warning: variable 'run_diff' set but not used [-Wunused-but-set-variable] int run_diff, i; ^ libavcodec/vc1.c: In function 'vc1_decode_p_mb': libavcodec/vc1.c:3284:48: warning: suggest parentheses around operand of '!' or change '&' to '&&' or '!' to '~' [-Wparentheses] if(!coded_inter) coded_inter = !is_intra[i] & is_coded[i]; ^ libavcodec/vc1.c: In function 'vc1_decode_frame': libavcodec/vc1.c:3355:38: warning: 'pat' may be used uninitialized in this function [-Wmaybe-uninitialized] top_cbp = (i & 2) ? (pat >> ((i-2)*4)) : (v->cbp[s->mb_x - s->mb_stride] >> ((i+2)*4)); ^ libavcodec/vc1.c:3123:24: note: 'pat' was declared here int block_cbp = 0, pat; ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/vc1data.o libavcodec/vc1data.c In file included from libavcodec/mpegvideo.h:32:0, from libavcodec/vc1.h:27, from libavcodec/vc1data.c:29: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/vc1dsp.o libavcodec/vc1dsp.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/intrax8.o libavcodec/intrax8.c In file included from libavcodec/intrax8.c:25:0: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/intrax8dsp.o libavcodec/intrax8dsp.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/vcr1.o libavcodec/vcr1.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/vmdav.o libavcodec/vmdav.c libavcodec/vmdav.c: In function 'vmd_decode': libavcodec/vmdav.c:202:9: warning: variable 'dp_size' set but not used [-Wunused-but-set-variable] int dp_size; ^ libavcodec/vmdav.c: In function 'vmdaudio_loadsound': libavcodec/vmdav.c:478:9: warning: variable 'bytes_decoded' set but not used [-Wunused-but-set-variable] int bytes_decoded = 0; ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/vmnc.o libavcodec/vmnc.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/vorbis_dec.o libavcodec/vorbis_dec.c In file included from libavcodec/vorbis_dec.c:31:0: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/vorbis.o libavcodec/vorbis.c In file included from libavcodec/vorbis.c:28:0: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/vorbis_data.o libavcodec/vorbis_data.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/vp5.o libavcodec/vp5.c In file included from libavcodec/vp5.c:29:0: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/vp56.o libavcodec/vp56.c In file included from libavcodec/vp56.h:29:0, from libavcodec/vp56.c:27: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ libavcodec/vp56.c: In function 'vp56_decode_frame': libavcodec/vp56.c:623:32: warning: 'alpha_offset' may be used uninitialized in this function [-Wmaybe-uninitialized] remaining_buf_size -= alpha_offset; ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/vp56data.o libavcodec/vp56data.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/vp6.o libavcodec/vp6.c In file included from libavcodec/vp6.c:32:0: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/vqavideo.o libavcodec/vqavideo.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/wavpack.o libavcodec/wavpack.c In file included from libavcodec/wavpack.c:23:0: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/wmadec.o libavcodec/wmadec.c In file included from libavcodec/wma.h:25:0, from libavcodec/wmadec.c:37: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ libavcodec/wmadec.c: In function 'wma_decode_init': libavcodec/wmadec.c:85:12: warning: variable 'flags1' set but not used [-Wunused-but-set-variable] int i, flags1, flags2; ^ libavcodec/wmadec.c: In function 'wma_decode_block': libavcodec/wmadec.c:686:24: warning: variable 'n' set but not used [-Wunused-but-set-variable] int n4, index, n; ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/wma.o libavcodec/wma.c In file included from libavcodec/wma.h:25:0, from libavcodec/wma.c:23: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/wmv2dec.o libavcodec/wmv2dec.c In file included from libavcodec/mpegvideo.h:32:0, from libavcodec/wmv2dec.c:23: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/wmv2.o libavcodec/wmv2.c In file included from libavcodec/mpegvideo.h:32:0, from libavcodec/wmv2.c:22: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/wnv1.o libavcodec/wnv1.c In file included from libavcodec/wnv1.c:28:0: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ libavcodec/wnv1.c: At top level: libavcodec/wnv1.c:142:5: warning: initialization from incompatible pointer type [enabled by default] decode_frame, ^ libavcodec/wnv1.c:142:5: warning: (near initialization for 'wnv1_decoder.decode') [enabled by default] gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/ws-snd1.o libavcodec/ws-snd1.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/xan.o libavcodec/xan.c libavcodec/xan.c: In function 'xan_decode_frame': libavcodec/xan.c:410:5: warning: 'AVPaletteControl' is deprecated (declared at libavcodec/avcodec.h:2294) [-Wdeprecated-declarations] AVPaletteControl *palette_control = avctx->palctrl; ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/xl.o libavcodec/xl.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/xsubdec.o libavcodec/xsubdec.c In file included from libavcodec/xsubdec.c:22:0: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/zmbv.o libavcodec/zmbv.c libavcodec/zmbv.c: In function 'decode_frame': libavcodec/zmbv.c:493:28: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] c->zstream.next_in = buf; ^ libavcodec/zmbv.c:397:14: warning: variable 'outptr' set but not used [-Wunused-but-set-variable] uint8_t *outptr; ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/pcm.o libavcodec/pcm.c In file included from libavcodec/pcm.c:28:0: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/adpcm.o libavcodec/adpcm.c In file included from libavcodec/adpcm.c:22:0: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ libavcodec/adpcm.c: In function 'adpcm_decode_frame': libavcodec/adpcm.c:1537:25: warning: iteration 16u invokes undefined behavior [-Waggressive-loop-optimizations] table[0][i] = (int16_t)bytestream_get_be16(&src); ^ libavcodec/adpcm.c:1536:9: note: containing loop for (i = 0; i < 32; i++) ^ libavcodec/adpcm.c:1541:24: warning: iteration 2u invokes undefined behavior [-Waggressive-loop-optimizations] prev[0][i] = (int16_t)bytestream_get_be16(&src); ^ libavcodec/adpcm.c:1540:9: note: containing loop for (i = 0; i < 4; i++) ^ libavcodec/adpcm.c:1541:20: warning: array subscript is above array bounds [-Warray-bounds] prev[0][i] = (int16_t)bytestream_get_be16(&src); ^ libavcodec/adpcm.c:1541:20: warning: array subscript is above array bounds [-Warray-bounds] gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/adxdec.o libavcodec/adxdec.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/g726.o libavcodec/g726.c In file included from libavcodec/g726.c:26:0: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/libfaad.o libavcodec/libfaad.c In file included from libavcodec/libfaad.c:31:0: /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include/faad.h:32:9: note: #pragma message: please update faad2 include filename and function names! #pragma message("please update faad2 include filename and function names!") ^ libavcodec/libfaad.c:334:1: warning: initialization from incompatible pointer type [enabled by default] AAC_CODEC(CODEC_ID_AAC, libfaad, "libfaad AAC (Advanced Audio Codec)"); ^ libavcodec/libfaad.c:334:1: warning: (near initialization for 'libfaad_decoder.decode') [enabled by default] gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/latmaac.o libavcodec/latmaac.c In file included from libavcodec/latmaac.c:33:0: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ libavcodec/latmaac.c: In function 'readGASpecificConfig': libavcodec/latmaac.c:112:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] int dependsOnCoder = get_bits(b, 1); ^ libavcodec/latmaac.c:114:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] int ext_flag; ^ libavcodec/latmaac.c: In function 'readAudioSpecificConfig': libavcodec/latmaac.c:160:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] int ret = 0; ^ libavcodec/latmaac.c: In function 'readStreamMuxConfig': libavcodec/latmaac.c:257:9: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] int frame_length_type = get_bits(b, 3); ^ libavcodec/latmaac.c:266:17: warning: unused variable 'celp_table_index' [-Wunused-variable] int celp_table_index = get_bits(b, 6); ^ libavcodec/latmaac.c:269:17: warning: unused variable 'hvxc_table_index' [-Wunused-variable] int hvxc_table_index = get_bits(b, 1); ^ libavcodec/latmaac.c:281:17: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] int esc, tmp; ^ libavcodec/latmaac.c: In function 'readAudioSyncStream': libavcodec/latmaac.c:346:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] int muxlength = get_bits(b, 13); ^ libavcodec/latmaac.c: In function 'aac_decoder_open': libavcodec/latmaac.c:471:9: warning: passing argument 4 of 'NeAACDecInit2' from incompatible pointer type [enabled by default] char ret = NeAACDecInit2(decoder->aac_decoder, (unsigned char*)decoder->parser->config.extra, decoder->parser->config.extrasize, &decoder->in_samplerate, &decoder->in_channels); ^ In file included from libavcodec/latmaac.c:35:0: /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include/neaacdec.h:219:18: note: expected 'long unsigned int *' but argument is of type '__uint32_t *' char NEAACDECAPI NeAACDecInit2(NeAACDecHandle hDecoder, unsigned char *pBuffer, ^ libavcodec/latmaac.c: In function 'aac_filter_receive': libavcodec/latmaac.c:543:9: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] NeAACDecFrameInfo info; ^ libavcodec/latmaac.c: At top level: libavcodec/latmaac.c:621:5: warning: initialization from incompatible pointer type [enabled by default] .decode = faac_decode_frame, ^ libavcodec/latmaac.c:621:5: warning: (near initialization for 'libfaad2_decoder.decode') [enabled by default] gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/aac_parser.o libavcodec/aac_parser.c In file included from libavcodec/aac_parser.c:25:0: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/aac_ac3_parser.o libavcodec/aac_ac3_parser.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/latm_parser.o libavcodec/latm_parser.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/ac3_parser.o libavcodec/ac3_parser.c In file included from libavcodec/ac3_parser.h:27:0, from libavcodec/ac3_parser.c:24: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/cavs_parser.o libavcodec/cavs_parser.c In file included from libavcodec/mpegvideo.h:32:0, from libavcodec/cavs.h:26, from libavcodec/cavs_parser.c:29: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/dca_parser.o libavcodec/dca_parser.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/dirac_parser.o libavcodec/dirac_parser.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/dvbsub_parser.o libavcodec/dvbsub_parser.c In file included from libavcodec/dvbsub_parser.c:23:0: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/dvdsub_parser.o libavcodec/dvdsub_parser.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/h261_parser.o libavcodec/h261_parser.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/mjpeg_parser.o libavcodec/mjpeg_parser.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/mlp_parser.o libavcodec/mlp_parser.c In file included from libavcodec/mlp_parser.c:30:0: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/mpegaudio_parser.o libavcodec/mpegaudio_parser.c In file included from libavcodec/mpegaudio.h:30:0, from libavcodec/mpegaudio_parser.c:24: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ In file included from ./libavutil/internal.h:98:0, from ./libavutil/common.h:85, from ./libavutil/avutil.h:56, from libavcodec/avcodec.h:30, from libavcodec/parser.h:26, from libavcodec/mpegaudio_parser.c:23: libavcodec/mpegaudio_parser.c: In function 'mpegaudio_parse': ./libavutil/intreadwrite.h:37:33: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define AV_WN32(a, b) (((struct unaligned_32 *) (a))->l) = (b) ^ ./libavutil/intreadwrite.h:96:25: note: in expansion of macro 'AV_WN32' # define AV_WB32(p, d) AV_WN32(p, bswap_32(d)) ^ libavcodec/mpegaudio_parser.c:108:17: note: in expansion of macro 'AV_WB32' AV_WB32(s->inbuf, s->free_format_next_header); ^ ./libavutil/intreadwrite.h:33:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define AV_RN32(a) (((const struct unaligned_32 *) (a))->l) ^ ./libavutil/intreadwrite.h:95:34: note: in expansion of macro 'AV_RN32' # define AV_RB32(x) bswap_32(AV_RN32(x)) ^ libavcodec/mpegaudio_parser.c:124:26: note: in expansion of macro 'AV_RB32' header = AV_RB32(s->inbuf); ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/mpegvideo_parser.o libavcodec/mpegvideo_parser.c In file included from libavcodec/mpegvideo.h:32:0, from libavcodec/mpegvideo_parser.c:24: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ libavcodec/mpegvideo_parser.c: In function 'mpegvideo_extract_headers': libavcodec/mpegvideo_parser.c:36:9: warning: variable 'picture_structure' set but not used [-Wunused-but-set-variable] int picture_structure, top_field_first, repeat_first_field, progressive_frame; ^ libavcodec/mpegvideo_parser.c: At top level: libavcodec/mpegvideo_parser.c:162:12: warning: 'mpegvideo_split' defined but not used [-Wunused-function] static int mpegvideo_split(AVCodecContext *avctx, ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/pnm_parser.o libavcodec/pnm_parser.c libavcodec/pnm_parser.c: In function 'pnm_parse': libavcodec/pnm_parser.c:45:28: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] pnmctx.bytestream= (uint8_t *) buf; /* casts avoid warnings */ ^ libavcodec/pnm_parser.c:46:32: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] pnmctx.bytestream_end= (uint8_t *) buf + buf_size; ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/pnm.o libavcodec/pnm.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/vc1_parser.o libavcodec/vc1_parser.c In file included from libavcodec/mpegvideo.h:32:0, from libavcodec/vc1.h:27, from libavcodec/vc1_parser.c:29: libavcodec/bitstream.h: In function 'skip_bits': libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/vp3_parser.o libavcodec/vp3_parser.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/pthread.o libavcodec/pthread.c libavcodec/pthread.c:46:1: warning: 'force_align_arg_pointer' attribute ignored [-Wattributes] { ^ yasm -f elf -DARCH_X86_64 -m amd64 -g dwarf2 -I libavcodec/i386/ -o libavcodec/i386/fft_mmx.o libavcodec/i386/fft_mmx.asm gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/i386/fft_sse.o libavcodec/i386/fft_sse.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/i386/fft_3dn.o libavcodec/i386/fft_3dn.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/i386/fft_3dn2.o libavcodec/i386/fft_3dn2.c yasm -f elf -DARCH_X86_64 -m amd64 -g dwarf2 -I libavcodec/i386/ -o libavcodec/i386/dsputil_yasm.o libavcodec/i386/dsputil_yasm.asm gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/i386/idct_mmx.o libavcodec/i386/idct_mmx.c In file included from libavcodec/i386/idct_mmx.c:25:0: libavcodec/i386/mmx.h:24:2: warning: #warning Everything in this header is deprecated, use plain asm()! New code using this header will be rejected. [-Wcpp] #warning Everything in this header is deprecated, use plain asm()! New code using this header will be rejected. ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/i386/dsputilenc_mmx.o libavcodec/i386/dsputilenc_mmx.c In file included from ./libavcodec/mpegvideo.h:32:0, from libavcodec/i386/dsputilenc_mmx.c:27: ./libavcodec/bitstream.h: In function 'skip_bits': ./libavcodec/bitstream.h:667:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable] OPEN_READER(re, s) ^ ./libavcodec/bitstream.h:415:13: note: in definition of macro 'OPEN_READER' int name##_cache= 0;\ ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/i386/cavsdsp_mmx.o libavcodec/i386/cavsdsp_mmx.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/i386/snowdsp_mmx.o libavcodec/i386/snowdsp_mmx.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/i386/vc1dsp_mmx.o libavcodec/i386/vc1dsp_mmx.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/i386/vp3dsp_mmx.o libavcodec/i386/vp3dsp_mmx.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavcodec/i386/vp3dsp_sse2.o libavcodec/i386/vp3dsp_sse2.c rm -f libavcodec/libavcodec.a ar rc libavcodec/libavcodec.a libavcodec/allcodecs.o libavcodec/audioconvert.o libavcodec/bitstream.o libavcodec/bitstream_filter.o libavcodec/dsputil.o libavcodec/eval.o libavcodec/faanidct.o libavcodec/imgconvert.o libavcodec/jrevdct.o libavcodec/opt.o libavcodec/parser.o libavcodec/raw.o libavcodec/resample.o libavcodec/resample2.o libavcodec/simple_idct.o libavcodec/utils.o libavcodec/i386/fdct_mmx.o libavcodec/i386/cpuid.o libavcodec/i386/dsputil_mmx.o libavcodec/i386/mpegvideo_mmx.o libavcodec/i386/motion_est_mmx.o libavcodec/i386/simple_idct_mmx.o libavcodec/i386/idct_mmx_xvid.o libavcodec/i386/idct_sse2_xvid.o libavcodec/faandct.o libavcodec/jfdctfst.o libavcodec/jfdctint.o libavcodec/aac.o libavcodec/aactab.o libavcodec/mdct.o libavcodec/fft.o libavcodec/aasc.o libavcodec/msrledec.o libavcodec/eac3dec.o libavcodec/ac3dec.o libavcodec/ac3tab.o libavcodec/ac3dec_data.o libavcodec/ac3.o libavcodec/ac3enc.o libavcodec/alac.o libavcodec/sp5xdec.o libavcodec/mjpegdec.o libavcodec/mjpeg.o libavcodec/apedec.o libavcodec/asv1.o libavcodec/mpeg12data.o libavcodec/atrac3.o libavcodec/avs.o libavcodec/bethsoftvideo.o libavcodec/bfi.o libavcodec/bmp.o libavcodec/c93.o libavcodec/cavs.o libavcodec/cavsdec.o libavcodec/cavsdsp.o libavcodec/golomb.o libavcodec/mpegvideo.o libavcodec/cinepak.o libavcodec/cljr.o libavcodec/cook.o libavcodec/cscd.o libavcodec/cyuv.o libavcodec/dca.o libavcodec/dnxhddec.o libavcodec/dnxhddata.o libavcodec/dsicinav.o libavcodec/dvbsubdec.o libavcodec/dvdsubdec.o libavcodec/dv.o libavcodec/dxa.o libavcodec/eacmv.o libavcodec/eatgv.o libavcodec/8bps.o libavcodec/8svx.o libavcodec/escape124.o libavcodec/ffv1.o libavcodec/rangecoder.o libavcodec/huffyuv.o libavcodec/flac.o libavcodec/flashsv.o libavcodec/flicvideo.o libavcodec/h263dec.o libavcodec/h263.o libavcodec/error_resilience.o libavcodec/4xm.o libavcodec/fraps.o libavcodec/huffman.o libavcodec/gifdec.o libavcodec/lzw.o libavcodec/h261dec.o libavcodec/h261.o libavcodec/h263_parser.o libavcodec/h264.o libavcodec/h264idct.o libavcodec/h264pred.o libavcodec/h264_parser.o libavcodec/cabac.o libavcodec/idcinvideo.o libavcodec/imc.o libavcodec/indeo2.o libavcodec/indeo3.o libavcodec/dpcm.o libavcodec/interplayvideo.o libavcodec/jpeglsdec.o libavcodec/jpegls.o libavcodec/kmvc.o libavcodec/loco.o libavcodec/mace.o libavcodec/mimic.o libavcodec/mjpegbdec.o libavcodec/mlp.o libavcodec/mlpdec.o libavcodec/mmvideo.o libavcodec/motionpixels.o libavcodec/mpegaudiodec.o libavcodec/mpegaudiodecheader.o libavcodec/mpegaudio.o libavcodec/mpegaudiodata.o libavcodec/mpeg4audio.o libavcodec/mpc7.o libavcodec/mpc.o libavcodec/mpc8.o libavcodec/mdec.o libavcodec/mpeg12.o libavcodec/mpeg4video_parser.o libavcodec/mpegvideo_enc.o libavcodec/motion_est.o libavcodec/ratecontrol.o libavcodec/msmpeg4.o libavcodec/msmpeg4data.o libavcodec/msrle.o libavcodec/msvideo1.o libavcodec/lcldec.o libavcodec/nellymoserdec.o libavcodec/nellymoser.o libavcodec/nuv.o libavcodec/rtjpeg.o libavcodec/pcx.o libavcodec/png.o libavcodec/pngdec.o libavcodec/ptx.o libavcodec/qdm2.o libavcodec/qdrw.o libavcodec/qpeg.o libavcodec/qtrle.o libavcodec/ra144.o libavcodec/acelp_filters.o libavcodec/ra288.o libavcodec/rawdec.o libavcodec/rl2.o libavcodec/roqvideodec.o libavcodec/roqvideo.o libavcodec/rpza.o libavcodec/rv10.o libavcodec/sgidec.o libavcodec/shorten.o libavcodec/smacker.o libavcodec/smc.o libavcodec/snow.o libavcodec/sonic.o libavcodec/sunrast.o libavcodec/svq1dec.o libavcodec/svq1.o libavcodec/targa.o libavcodec/vp3.o libavcodec/xiph.o libavcodec/vp3dsp.o libavcodec/tiertexseqv.o libavcodec/tiff.o libavcodec/truemotion1.o libavcodec/truemotion2.o libavcodec/truespeech.o libavcodec/tscc.o libavcodec/tta.o libavcodec/txd.o libavcodec/s3tc.o libavcodec/ulti.o libavcodec/vb.o libavcodec/vc1.o libavcodec/vc1data.o libavcodec/vc1dsp.o libavcodec/intrax8.o libavcodec/intrax8dsp.o libavcodec/vcr1.o libavcodec/vmdav.o libavcodec/vmnc.o libavcodec/vorbis_dec.o libavcodec/vorbis.o libavcodec/vorbis_data.o libavcodec/vp5.o libavcodec/vp56.o libavcodec/vp56data.o libavcodec/vp6.o libavcodec/vqavideo.o libavcodec/wavpack.o libavcodec/wmadec.o libavcodec/wma.o libavcodec/wmv2dec.o libavcodec/wmv2.o libavcodec/wnv1.o libavcodec/ws-snd1.o libavcodec/xan.o libavcodec/xl.o libavcodec/xsubdec.o libavcodec/zmbv.o libavcodec/pcm.o libavcodec/adpcm.o libavcodec/adxdec.o libavcodec/g726.o libavcodec/libfaad.o libavcodec/latmaac.o libavcodec/aac_parser.o libavcodec/aac_ac3_parser.o libavcodec/latm_parser.o libavcodec/ac3_parser.o libavcodec/cavs_parser.o libavcodec/dca_parser.o libavcodec/dirac_parser.o libavcodec/dvbsub_parser.o libavcodec/dvdsub_parser.o libavcodec/h261_parser.o libavcodec/mjpeg_parser.o libavcodec/mlp_parser.o libavcodec/mpegaudio_parser.o libavcodec/mpegvideo_parser.o libavcodec/pnm_parser.o libavcodec/pnm.o libavcodec/vc1_parser.o libavcodec/vp3_parser.o libavcodec/pthread.o libavcodec/i386/fft_mmx.o libavcodec/i386/fft_sse.o libavcodec/i386/fft_3dn.o libavcodec/i386/fft_3dn2.o libavcodec/i386/dsputil_yasm.o libavcodec/i386/idct_mmx.o libavcodec/i386/dsputilenc_mmx.o libavcodec/i386/cavsdsp_mmx.o libavcodec/i386/snowdsp_mmx.o libavcodec/i386/vc1dsp_mmx.o libavcodec/i386/vp3dsp_mmx.o libavcodec/i386/vp3dsp_sse2.o ranlib libavcodec/libavcodec.a gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavutil/adler32.o libavutil/adler32.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavutil/aes.o libavutil/aes.c libavutil/aes.c: In function 'subshift': libavutil/aes.c:56:24: warning: initialization from incompatible pointer type [enabled by default] uint8_t (*s1)[16]= s0[0] - s; ^ libavutil/aes.c:57:24: warning: initialization from incompatible pointer type [enabled by default] uint8_t (*s3)[16]= s0[0] + s; ^ libavutil/aes.c: In function 'crypt': libavutil/aes.c:84:9: warning: passing argument 2 of 'mix' from incompatible pointer type [enabled by default] mix(a->state, multbl, 3-s, 1+s); ^ libavutil/aes.c:73:20: note: expected '__uint32_t (*)[256]' but argument is of type '__uint32_t *' static inline void mix(uint8_t state[2][4][4], uint32_t multbl[4][256], int s1, int s3){ ^ libavutil/aes.c:85:9: warning: passing argument 1 of 'addkey' from incompatible pointer type [enabled by default] addkey(a->state[1], a->state[0], a->round_key[r]); ^ libavutil/aes.c:50:20: note: expected '__uint64_t *' but argument is of type '__uint8_t (*)[4]' static inline void addkey(uint64_t dst[2], uint64_t src[2], uint64_t round_key[2]){ ^ libavutil/aes.c:85:9: warning: passing argument 2 of 'addkey' from incompatible pointer type [enabled by default] addkey(a->state[1], a->state[0], a->round_key[r]); ^ libavutil/aes.c:50:20: note: expected '__uint64_t *' but argument is of type '__uint8_t (*)[4]' static inline void addkey(uint64_t dst[2], uint64_t src[2], uint64_t round_key[2]){ ^ libavutil/aes.c:85:9: warning: passing argument 3 of 'addkey' from incompatible pointer type [enabled by default] addkey(a->state[1], a->state[0], a->round_key[r]); ^ libavutil/aes.c:50:20: note: expected '__uint64_t *' but argument is of type '__uint8_t (*)[4]' static inline void addkey(uint64_t dst[2], uint64_t src[2], uint64_t round_key[2]){ ^ libavutil/aes.c:87:5: warning: passing argument 1 of 'subshift' from incompatible pointer type [enabled by default] subshift(a->state[0][0], s, sbox); ^ libavutil/aes.c:55:13: note: expected '__uint8_t (*)[16]' but argument is of type '__uint8_t *' static void subshift(uint8_t s0[2][16], int s, uint8_t *box){ ^ libavutil/aes.c: In function 'av_aes_crypt': libavutil/aes.c:92:9: warning: passing argument 1 of 'addkey' from incompatible pointer type [enabled by default] addkey(a->state[1], src, a->round_key[a->rounds]); ^ libavutil/aes.c:50:20: note: expected '__uint64_t *' but argument is of type '__uint8_t (*)[4]' static inline void addkey(uint64_t dst[2], uint64_t src[2], uint64_t round_key[2]){ ^ libavutil/aes.c:92:9: warning: passing argument 2 of 'addkey' from incompatible pointer type [enabled by default] addkey(a->state[1], src, a->round_key[a->rounds]); ^ libavutil/aes.c:50:20: note: expected '__uint64_t *' but argument is of type '__uint8_t *' static inline void addkey(uint64_t dst[2], uint64_t src[2], uint64_t round_key[2]){ ^ libavutil/aes.c:92:9: warning: passing argument 3 of 'addkey' from incompatible pointer type [enabled by default] addkey(a->state[1], src, a->round_key[a->rounds]); ^ libavutil/aes.c:50:20: note: expected '__uint64_t *' but argument is of type '__uint8_t (*)[4]' static inline void addkey(uint64_t dst[2], uint64_t src[2], uint64_t round_key[2]){ ^ libavutil/aes.c:94:13: warning: passing argument 4 of 'crypt' from incompatible pointer type [enabled by default] crypt(a, 0, inv_sbox, dec_multbl); ^ libavutil/aes.c:80:20: note: expected '__uint32_t *' but argument is of type '__uint32_t (*)[256]' static inline void crypt(AVAES *a, int s, uint8_t *sbox, uint32_t *multbl){ ^ libavutil/aes.c:96:17: warning: passing argument 1 of 'addkey' from incompatible pointer type [enabled by default] addkey(a->state[0], a->state[0], iv); ^ libavutil/aes.c:50:20: note: expected '__uint64_t *' but argument is of type '__uint8_t (*)[4]' static inline void addkey(uint64_t dst[2], uint64_t src[2], uint64_t round_key[2]){ ^ libavutil/aes.c:96:17: warning: passing argument 2 of 'addkey' from incompatible pointer type [enabled by default] addkey(a->state[0], a->state[0], iv); ^ libavutil/aes.c:50:20: note: expected '__uint64_t *' but argument is of type '__uint8_t (*)[4]' static inline void addkey(uint64_t dst[2], uint64_t src[2], uint64_t round_key[2]){ ^ libavutil/aes.c:96:17: warning: passing argument 3 of 'addkey' from incompatible pointer type [enabled by default] addkey(a->state[0], a->state[0], iv); ^ libavutil/aes.c:50:20: note: expected '__uint64_t *' but argument is of type '__uint8_t *' static inline void addkey(uint64_t dst[2], uint64_t src[2], uint64_t round_key[2]){ ^ libavutil/aes.c:99:13: warning: passing argument 1 of 'addkey' from incompatible pointer type [enabled by default] addkey(dst, a->state[0], a->round_key[0]); ^ libavutil/aes.c:50:20: note: expected '__uint64_t *' but argument is of type '__uint8_t *' static inline void addkey(uint64_t dst[2], uint64_t src[2], uint64_t round_key[2]){ ^ libavutil/aes.c:99:13: warning: passing argument 2 of 'addkey' from incompatible pointer type [enabled by default] addkey(dst, a->state[0], a->round_key[0]); ^ libavutil/aes.c:50:20: note: expected '__uint64_t *' but argument is of type '__uint8_t (*)[4]' static inline void addkey(uint64_t dst[2], uint64_t src[2], uint64_t round_key[2]){ ^ libavutil/aes.c:99:13: warning: passing argument 3 of 'addkey' from incompatible pointer type [enabled by default] addkey(dst, a->state[0], a->round_key[0]); ^ libavutil/aes.c:50:20: note: expected '__uint64_t *' but argument is of type '__uint8_t (*)[4]' static inline void addkey(uint64_t dst[2], uint64_t src[2], uint64_t round_key[2]){ ^ libavutil/aes.c:101:13: warning: passing argument 1 of 'addkey' from incompatible pointer type [enabled by default] if(iv) addkey(a->state[1], a->state[1], iv); ^ libavutil/aes.c:50:20: note: expected '__uint64_t *' but argument is of type '__uint8_t (*)[4]' static inline void addkey(uint64_t dst[2], uint64_t src[2], uint64_t round_key[2]){ ^ libavutil/aes.c:101:13: warning: passing argument 2 of 'addkey' from incompatible pointer type [enabled by default] if(iv) addkey(a->state[1], a->state[1], iv); ^ libavutil/aes.c:50:20: note: expected '__uint64_t *' but argument is of type '__uint8_t (*)[4]' static inline void addkey(uint64_t dst[2], uint64_t src[2], uint64_t round_key[2]){ ^ libavutil/aes.c:101:13: warning: passing argument 3 of 'addkey' from incompatible pointer type [enabled by default] if(iv) addkey(a->state[1], a->state[1], iv); ^ libavutil/aes.c:50:20: note: expected '__uint64_t *' but argument is of type '__uint8_t *' static inline void addkey(uint64_t dst[2], uint64_t src[2], uint64_t round_key[2]){ ^ libavutil/aes.c:102:13: warning: passing argument 4 of 'crypt' from incompatible pointer type [enabled by default] crypt(a, 2, sbox, enc_multbl); ^ libavutil/aes.c:80:20: note: expected '__uint32_t *' but argument is of type '__uint32_t (*)[256]' static inline void crypt(AVAES *a, int s, uint8_t *sbox, uint32_t *multbl){ ^ libavutil/aes.c:103:13: warning: passing argument 1 of 'addkey' from incompatible pointer type [enabled by default] addkey(dst, a->state[0], a->round_key[0]); ^ libavutil/aes.c:50:20: note: expected '__uint64_t *' but argument is of type '__uint8_t *' static inline void addkey(uint64_t dst[2], uint64_t src[2], uint64_t round_key[2]){ ^ libavutil/aes.c:103:13: warning: passing argument 2 of 'addkey' from incompatible pointer type [enabled by default] addkey(dst, a->state[0], a->round_key[0]); ^ libavutil/aes.c:50:20: note: expected '__uint64_t *' but argument is of type '__uint8_t (*)[4]' static inline void addkey(uint64_t dst[2], uint64_t src[2], uint64_t round_key[2]){ ^ libavutil/aes.c:103:13: warning: passing argument 3 of 'addkey' from incompatible pointer type [enabled by default] addkey(dst, a->state[0], a->round_key[0]); ^ libavutil/aes.c:50:20: note: expected '__uint64_t *' but argument is of type '__uint8_t (*)[4]' static inline void addkey(uint64_t dst[2], uint64_t src[2], uint64_t round_key[2]){ ^ libavutil/aes.c: In function 'av_aes_init': libavutil/aes.c:149:9: warning: passing argument 1 of 'init_multbl2' from incompatible pointer type [enabled by default] init_multbl2(dec_multbl[0], (int[4]){0xe, 0x9, 0xd, 0xb}, log8, alog8, inv_sbox); ^ libavutil/aes.c:111:13: note: expected '__uint8_t *' but argument is of type '__uint32_t *' static void init_multbl2(uint8_t tbl[1024], int c[4], uint8_t *log8, uint8_t *alog8, uint8_t *sbox){ ^ libavutil/aes.c:150:9: warning: passing argument 1 of 'init_multbl2' from incompatible pointer type [enabled by default] init_multbl2(enc_multbl[0], (int[4]){0x2, 0x1, 0x1, 0x3}, log8, alog8, sbox); ^ libavutil/aes.c:111:13: note: expected '__uint8_t *' but argument is of type '__uint32_t *' static void init_multbl2(uint8_t tbl[1024], int c[4], uint8_t *log8, uint8_t *alog8, uint8_t *sbox){ ^ libavutil/aes.c:180:13: warning: passing argument 1 of 'subshift' from incompatible pointer type [enabled by default] subshift(tmp[1], 0, sbox); ^ libavutil/aes.c:55:13: note: expected '__uint8_t (*)[16]' but argument is of type '__uint8_t *' static void subshift(uint8_t s0[2][16], int s, uint8_t *box){ ^ libavutil/aes.c:181:13: warning: passing argument 1 of 'mix' from incompatible pointer type [enabled by default] mix(tmp, dec_multbl, 1, 3); ^ libavutil/aes.c:73:20: note: expected '__uint8_t (*)[4][4]' but argument is of type '__uint8_t (*)[16]' static inline void mix(uint8_t state[2][4][4], uint32_t multbl[4][256], int s1, int s3){ ^ libavutil/aes.c:133:22: warning: array subscript is above array bounds [-Warray-bounds] if(!enc_multbl[0][sizeof(enc_multbl)/sizeof(enc_multbl[0][0])-1]){ ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavutil/base64.o libavutil/base64.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavutil/crc.o libavutil/crc.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavutil/des.o libavutil/des.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavutil/fifo.o libavutil/fifo.c libavutil/fifo.c: In function 'av_fifo_write': libavutil/fifo.c:79:30: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] av_fifo_generic_write(f, (void *)buf, size, NULL); ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavutil/intfloat_readwrite.o libavutil/intfloat_readwrite.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavutil/lfg.o libavutil/lfg.c In file included from libavutil/lfg.c:25:0: libavutil/lfg.c: In function 'av_lfg_init': libavutil/intreadwrite.h:37:33: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define AV_WN32(a, b) (((struct unaligned_32 *) (a))->l) = (b) ^ libavutil/intreadwrite.h:99:25: note: in expansion of macro 'AV_WN32' # define AV_WL32(p, d) AV_WN32(p, d) ^ libavutil/lfg.c:32:9: note: in expansion of macro 'AV_WL32' AV_WL32(tmp, seed); tmp[4]=i; ^ libavutil/intreadwrite.h:33:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define AV_RN32(a) (((const struct unaligned_32 *) (a))->l) ^ libavutil/intreadwrite.h:98:25: note: in expansion of macro 'AV_RN32' # define AV_RL32(x) AV_RN32(x) ^ libavutil/lfg.c:34:24: note: in expansion of macro 'AV_RL32' c->state[i ]= AV_RL32(tmp); ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavutil/lls.o libavutil/lls.c libavutil/lls.c: In function 'av_solve_lls': libavutil/lls.c:87:20: warning: array subscript is below array bounds [-Warray-bounds] m->variance[j]= covar_y[0]; ^ gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavutil/log.o libavutil/log.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavutil/lzo.o libavutil/lzo.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavutil/mathematics.o libavutil/mathematics.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavutil/md5.o libavutil/md5.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavutil/mem.o libavutil/mem.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavutil/random.o libavutil/random.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavutil/rational.o libavutil/rational.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavutil/rc4.o libavutil/rc4.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavutil/sha1.o libavutil/sha1.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavutil/string.o libavutil/string.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavutil/tree.o libavutil/tree.c gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros -c -o libavutil/utils.o libavutil/utils.c rm -f libavutil/libavutil.a ar rc libavutil/libavutil.a libavutil/adler32.o libavutil/aes.o libavutil/base64.o libavutil/crc.o libavutil/des.o libavutil/fifo.o libavutil/intfloat_readwrite.o libavutil/lfg.o libavutil/lls.o libavutil/log.o libavutil/lzo.o libavutil/mathematics.o libavutil/md5.o libavutil/mem.o libavutil/random.o libavutil/rational.o libavutil/rc4.o libavutil/sha1.o libavutil/string.o libavutil/tree.o libavutil/utils.o ranlib libavutil/libavutil.a gcc -fPIC -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros `freetype-config --cflags` -c -o vhook/fish.o vhook/fish.c In file included from vhook/fish.c:48:0: ./libavformat/framehook.h:25:2: warning: #warning VHOOK is deprecated. Please help finishing libavfilter instead of wasting your time writing new filters for this crappy filter system. [-Wcpp] #warning VHOOK is deprecated. Please help finishing libavfilter instead of wasting your time writing new filters for this crappy filter system. ^ vhook/fish.c: In function 'Configure': vhook/fish.c:130:13: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] ci->dir = "/tmp"; ^ gcc -L/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib -rdynamic -export-dynamic -Wl,--warn-common -Wl,--as-needed -Wl,-rpath-link,"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg"/libpostproc -Wl,-rpath-link,"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg"/libswscale -Wl,-rpath-link,"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg"/libavfilter -Wl,-rpath-link,"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg"/libavdevice -Wl,-rpath-link,"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg"/libavformat -Wl,-rpath-link,"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg"/libavcodec -Wl,-rpath-link,"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg"/libavutil -Wl,-Bsymbolic -o vhook/fish.so -shared -Wl,-soname,fish.so vhook/fish.o gcc -fPIC -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros `freetype-config --cflags` -c -o vhook/null.o vhook/null.c In file included from vhook/null.c:23:0: ./libavformat/framehook.h:25:2: warning: #warning VHOOK is deprecated. Please help finishing libavfilter instead of wasting your time writing new filters for this crappy filter system. [-Wcpp] #warning VHOOK is deprecated. Please help finishing libavfilter instead of wasting your time writing new filters for this crappy filter system. ^ vhook/null.c: In function 'Process': vhook/null.c:64:16: warning: variable 'pict' set but not used [-Wunused-but-set-variable] AVPicture *pict = picture; ^ gcc -L/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib -rdynamic -export-dynamic -Wl,--warn-common -Wl,--as-needed -Wl,-rpath-link,"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg"/libpostproc -Wl,-rpath-link,"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg"/libswscale -Wl,-rpath-link,"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg"/libavfilter -Wl,-rpath-link,"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg"/libavdevice -Wl,-rpath-link,"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg"/libavformat -Wl,-rpath-link,"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg"/libavcodec -Wl,-rpath-link,"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg"/libavutil -Wl,-Bsymbolic -o vhook/null.so -shared -Wl,-soname,null.so vhook/null.o gcc -fPIC -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros `freetype-config --cflags` -c -o vhook/watermark.o vhook/watermark.c In file included from vhook/watermark.c:63:0: ./libavformat/framehook.h:25:2: warning: #warning VHOOK is deprecated. Please help finishing libavfilter instead of wasting your time writing new filters for this crappy filter system. [-Wcpp] #warning VHOOK is deprecated. Please help finishing libavfilter instead of wasting your time writing new filters for this crappy filter system. ^ gcc -L/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib -rdynamic -export-dynamic -Wl,--warn-common -Wl,--as-needed -Wl,-rpath-link,"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg"/libpostproc -Wl,-rpath-link,"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg"/libswscale -Wl,-rpath-link,"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg"/libavfilter -Wl,-rpath-link,"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg"/libavdevice -Wl,-rpath-link,"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg"/libavformat -Wl,-rpath-link,"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg"/libavcodec -Wl,-rpath-link,"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg"/libavutil -Wl,-Bsymbolic -o vhook/watermark.so -shared -Wl,-soname,watermark.so vhook/watermark.o gcc -fPIC -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros `freetype-config --cflags` -c -o vhook/ppm.o vhook/ppm.c In file included from vhook/ppm.c:29:0: ./libavformat/framehook.h:25:2: warning: #warning VHOOK is deprecated. Please help finishing libavfilter instead of wasting your time writing new filters for this crappy filter system. [-Wcpp] #warning VHOOK is deprecated. Please help finishing libavfilter instead of wasting your time writing new filters for this crappy filter system. ^ vhook/ppm.c: In function 'Process': vhook/ppm.c:333:55: warning: 'out_height' may be used uninitialized in this function [-Wmaybe-uninitialized] ci->fromRGB_convert_ctx = sws_getCachedContext(ci->fromRGB_convert_ctx, ^ vhook/ppm.c:333:55: warning: 'out_width' may be used uninitialized in this function [-Wmaybe-uninitialized] gcc -L/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib -rdynamic -export-dynamic -Wl,--warn-common -Wl,--as-needed -Wl,-rpath-link,"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg"/libpostproc -Wl,-rpath-link,"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg"/libswscale -Wl,-rpath-link,"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg"/libavfilter -Wl,-rpath-link,"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg"/libavdevice -Wl,-rpath-link,"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg"/libavformat -Wl,-rpath-link,"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg"/libavcodec -Wl,-rpath-link,"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg"/libavutil -Wl,-Bsymbolic -o vhook/ppm.so -shared -Wl,-soname,ppm.so vhook/ppm.o gcc -fPIC -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -fasm -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -O3 -fno-math-errno -fno-signed-zeros `freetype-config --cflags` -c -o vhook/drawtext.o vhook/drawtext.c In file included from vhook/drawtext.c:48:0: ./libavformat/framehook.h:25:2: warning: #warning VHOOK is deprecated. Please help finishing libavfilter instead of wasting your time writing new filters for this crappy filter system. [-Wcpp] #warning VHOOK is deprecated. Please help finishing libavfilter instead of wasting your time writing new filters for this crappy filter system. ^ vhook/drawtext.c: In function 'draw_glyph': vhook/drawtext.c:353:43: warning: suggest parentheses around operand of '!' or change '&' to '&&' or '!' to '~' [-Wparentheses] if ( (r-1 >= 0) && (! bitmap->buffer[(r-1)*bitmap->pitch +c/8] & (0x80>>(c%8))) ) ^ vhook/drawtext.c:358:47: warning: suggest parentheses around operand of '!' or change '&' to '&&' or '!' to '~' [-Wparentheses] if ( (r+1 < height) && (! bitmap->buffer[(r+1)*bitmap->pitch +c/8] & (0x80>>(c%8))) ) ^ gcc -L/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib -rdynamic -export-dynamic -Wl,--warn-common -Wl,--as-needed -Wl,-rpath-link,"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg"/libpostproc -Wl,-rpath-link,"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg"/libswscale -Wl,-rpath-link,"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg"/libavfilter -Wl,-rpath-link,"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg"/libavdevice -Wl,-rpath-link,"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg"/libavformat -Wl,-rpath-link,"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg"/libavcodec -Wl,-rpath-link,"/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg"/libavutil -Wl,-Bsymbolic -o vhook/drawtext.so -shared -Wl,-soname,drawtext.so vhook/drawtext.o `freetype-config --libs` install -d "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib" install -m 644 libswscale/libswscale.a "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib" ranlib "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libswscale.a" install -d "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib" install -m 644 libavdevice/libavdevice.a "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib" ranlib "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libavdevice.a" install -d "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib" install -m 644 libavformat/libavformat.a "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib" ranlib "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libavformat.a" install -d "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib" install -m 644 libavcodec/libavcodec.a "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib" ranlib "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libavcodec.a" install -d "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib" install -m 644 libavutil/libavutil.a "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib" ranlib "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libavutil.a" install -d "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include/libswscale" install -d "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/pkgconfig" install -m 644 "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg/libswscale"/swscale.h "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg/libswscale"/rgb2rgb.h "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include/libswscale" install -m 644 "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg"/libswscale/libswscale.pc "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/pkgconfig" install -d "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include/libavdevice" install -d "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/pkgconfig" install -m 644 "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg/libavdevice"/avdevice.h "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include/libavdevice" install -m 644 "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg"/libavdevice/libavdevice.pc "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/pkgconfig" install -d "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include/libavformat" install -d "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/pkgconfig" install -m 644 "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg/libavformat"/avformat.h "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg/libavformat"/avio.h "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg/libavformat"/rtsp.h "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg/libavformat"/rtspcodes.h "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include/libavformat" install -m 644 "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg"/libavformat/libavformat.pc "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/pkgconfig" install -d "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include/libavcodec" install -d "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/pkgconfig" install -m 644 "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg/libavcodec"/avcodec.h "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg/libavcodec"/opt.h "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include/libavcodec" install -m 644 "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg"/libavcodec/libavcodec.pc "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/pkgconfig" install -d "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include/libavutil" install -d "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/pkgconfig" install -m 644 "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg/libavutil"/adler32.h "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg/libavutil"/avstring.h "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg/libavutil"/avutil.h "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg/libavutil"/base64.h "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg/libavutil"/common.h "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg/libavutil"/crc.h "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg/libavutil"/fifo.h "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg/libavutil"/intfloat_readwrite.h "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg/libavutil"/log.h "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg/libavutil"/lzo.h "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg/libavutil"/mathematics.h "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg/libavutil"/md5.h "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg/libavutil"/mem.h "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg/libavutil"/random.h "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg/libavutil"/rational.h "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg/libavutil"/sha1.h "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include/libavutil" install -m 644 "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/ffmpeg"/libavutil/libavutil.pc "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/pkgconfig" install -d "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/vhook" install -m 755 vhook/fish.so vhook/null.so vhook/watermark.so vhook/ppm.so vhook/drawtext.so "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/vhook" LibAvUtil ./lib/libavutil.a LibAvUtil ./lib/libavformat.a LibAvUtil ./lib/libswscale.a LibDCA ./lib/libdca.a Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -Naur libdca/include/audio_out.h libdca_patched/include/audio_out.h |--- libdca/include/audio_out.h 2007-05-02 10:05:03.000000000 +0100 |+++ libdca_patched/include/audio_out.h 2007-05-02 10:09:42.000000000 +0100 -------------------------- Patching file include/audio_out.h using Plan A... Hunk #1 succeeded at 26. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -Naur libdca/include/dca.h libdca_patched/include/dca.h |--- libdca/include/dca.h 2007-05-02 10:05:03.000000000 +0100 |+++ libdca_patched/include/dca.h 2007-05-02 10:09:36.000000000 +0100 -------------------------- Patching file include/dca.h using Plan A... Hunk #1 succeeded at 32. Hunk #2 succeeded at 65. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -Naur libdca/libao/audio_out_aif.c libdca_patched/libao/audio_out_aif.c |--- libdca/libao/audio_out_aif.c 2007-05-02 10:05:04.000000000 +0100 |+++ libdca_patched/libao/audio_out_aif.c 2007-05-02 10:09:41.000000000 +0100 -------------------------- Patching file libao/audio_out_aif.c using Plan A... Hunk #1 succeeded at 49. Hunk #2 succeeded at 78. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -Naur libdca/libao/audio_out_al.c libdca_patched/libao/audio_out_al.c |--- libdca/libao/audio_out_al.c 2007-05-02 10:05:04.000000000 +0100 |+++ libdca_patched/libao/audio_out_al.c 2007-05-02 10:09:41.000000000 +0100 -------------------------- Patching file libao/audio_out_al.c using Plan A... Hunk #1 succeeded at 44. Hunk #2 succeeded at 59. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -Naur libdca/libao/audio_out_float.c libdca_patched/libao/audio_out_float.c |--- libdca/libao/audio_out_float.c 2007-05-02 10:05:04.000000000 +0100 |+++ libdca_patched/libao/audio_out_float.c 2007-05-02 10:09:40.000000000 +0100 -------------------------- Patching file libao/audio_out_float.c using Plan A... Hunk #1 succeeded at 32. Hunk #2 succeeded at 44. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -Naur libdca/libao/audio_out_internal.h libdca_patched/libao/audio_out_internal.h |--- libdca/libao/audio_out_internal.h 2007-05-02 10:05:04.000000000 +0100 |+++ libdca_patched/libao/audio_out_internal.h 2007-05-02 10:09:40.000000000 +0100 -------------------------- Patching file libao/audio_out_internal.h using Plan A... Hunk #1 succeeded at 25. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -Naur libdca/libao/audio_out_null.c libdca_patched/libao/audio_out_null.c |--- libdca/libao/audio_out_null.c 2007-05-02 10:05:04.000000000 +0100 |+++ libdca_patched/libao/audio_out_null.c 2007-05-02 10:09:39.000000000 +0100 -------------------------- Patching file libao/audio_out_null.c using Plan A... Hunk #1 succeeded at 36. Hunk #2 succeeded at 48. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -Naur libdca/libao/audio_out_oss.c libdca_patched/libao/audio_out_oss.c |--- libdca/libao/audio_out_oss.c 2007-05-02 10:05:04.000000000 +0100 |+++ libdca_patched/libao/audio_out_oss.c 2007-05-02 10:09:38.000000000 +0100 -------------------------- Patching file libao/audio_out_oss.c using Plan A... Hunk #1 succeeded at 68. Hunk #2 succeeded at 83. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -Naur libdca/libao/audio_out_peak.c libdca_patched/libao/audio_out_peak.c |--- libdca/libao/audio_out_peak.c 2007-05-02 10:05:04.000000000 +0100 |+++ libdca_patched/libao/audio_out_peak.c 2007-05-02 10:09:38.000000000 +0100 -------------------------- Patching file libao/audio_out_peak.c using Plan A... Hunk #1 succeeded at 16. Hunk #2 succeeded at 29. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -Naur libdca/libao/audio_out_solaris.c libdca_patched/libao/audio_out_solaris.c |--- libdca/libao/audio_out_solaris.c 2007-05-02 10:05:04.000000000 +0100 |+++ libdca_patched/libao/audio_out_solaris.c 2007-05-02 10:09:37.000000000 +0100 -------------------------- Patching file libao/audio_out_solaris.c using Plan A... Hunk #1 succeeded at 47. Hunk #2 succeeded at 63. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -Naur libdca/libao/audio_out_wav.c libdca_patched/libao/audio_out_wav.c |--- libdca/libao/audio_out_wav.c 2007-05-02 10:05:04.000000000 +0100 |+++ libdca_patched/libao/audio_out_wav.c 2007-05-02 10:09:37.000000000 +0100 -------------------------- Patching file libao/audio_out_wav.c using Plan A... Hunk #1 succeeded at 87. Hunk #2 succeeded at 157. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -Naur libdca/libao/audio_out_win.c libdca_patched/libao/audio_out_win.c |--- libdca/libao/audio_out_win.c 2007-05-02 10:05:04.000000000 +0100 |+++ libdca_patched/libao/audio_out_win.c 2007-05-02 10:09:36.000000000 +0100 -------------------------- Patching file libao/audio_out_win.c using Plan A... Hunk #1 succeeded at 55. Hunk #2 succeeded at 70. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -Naur libdca/libdca/dca_internal.h libdca_patched/libdca/dca_internal.h |--- libdca/libdca/dca_internal.h 2007-05-02 10:05:05.000000000 +0100 |+++ libdca_patched/libdca/dca_internal.h 2007-05-02 10:09:35.000000000 +0100 -------------------------- Patching file libdca/dca_internal.h using Plan A... Hunk #1 succeeded at 116. Hunk #2 succeeded at 155. Hunk #3 succeeded at 183. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -Naur libdca/libdca/downmix.c libdca_patched/libdca/downmix.c |--- libdca/libdca/downmix.c 2007-05-02 10:05:05.000000000 +0100 |+++ libdca_patched/libdca/downmix.c 2007-05-06 19:45:54.000000000 +0100 -------------------------- Patching file libdca/downmix.c using Plan A... Hunk #1 succeeded at 33. Hunk #2 succeeded at 96. Hunk #3 succeeded at 181. Hunk #4 succeeded at 347. Hunk #5 succeeded at 355. Hunk #6 succeeded at 363. Hunk #7 succeeded at 372. Hunk #8 succeeded at 381. Hunk #9 succeeded at 393. Hunk #10 succeeded at 405. Hunk #11 succeeded at 417. Hunk #12 succeeded at 429. Hunk #13 succeeded at 463. Hunk #14 succeeded at 475. Hunk #15 succeeded at 531. Hunk #16 succeeded at 539. Hunk #17 succeeded at 576. Hunk #18 succeeded at 623. Hunk #19 succeeded at 641. Hunk #20 succeeded at 655. Hunk #21 succeeded at 726. Hunk #22 succeeded at 753. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -Naur libdca/libdca/parse.c libdca_patched/libdca/parse.c |--- libdca/libdca/parse.c 2007-05-02 10:05:05.000000000 +0100 |+++ libdca_patched/libdca/parse.c 2007-05-02 10:09:33.000000000 +0100 -------------------------- Patching file libdca/parse.c using Plan A... Hunk #1 succeeded at 59. Hunk #2 succeeded at 80. Hunk #3 succeeded at 97. Hunk #4 succeeded at 207. Hunk #5 succeeded at 996. Hunk #6 succeeded at 1142. Hunk #7 succeeded at 1224. Hunk #8 succeeded at 1275. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -Naur libdca/src/dcadec.c libdca_patched/src/dcadec.c |--- libdca/src/dcadec.c 2007-05-02 10:05:04.000000000 +0100 |+++ libdca_patched/src/dcadec.c 2007-05-02 10:09:35.000000000 +0100 -------------------------- Patching file src/dcadec.c using Plan A... Hunk #1 succeeded at 280. done configure: loading cache /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/config.cache checking for a BSD-compatible install... (cached) /scratch/multimedia/handbrake/work/.tools/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... autotools/install-sh -c -d checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... (cached) x86_64-unknown-netbsd7.0. checking host system type... (cached) x86_64-unknown-netbsd7.0. checking for gcc... (cached) 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... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking for style of include used by make... GNU checking dependency style of gcc... (cached) gcc3 checking whether gcc and cc understand -c and -o together... yes checking how to run the C preprocessor... (cached) gcc -E checking for grep that handles long lines and -e... (cached) /scratch/multimedia/handbrake/work/.tools/bin/grep checking for egrep... (cached) /scratch/multimedia/handbrake/work/.tools/bin/grep -E checking whether gcc needs -traditional... (cached) no checking if gcc supports -Wall -g -O2 flags... yes checking if gcc supports -Wall -g -O3 flags... yes checking if gcc supports -Wall -g -O3 -fomit-frame-pointer flags... yes checking for a sed that does not truncate output... /scratch/multimedia/handbrake/work/.tools/bin/sed checking for ld used by gcc... (cached) /scratch/multimedia/handbrake/work/.cwrapper/bin/ld checking if the linker (/scratch/multimedia/handbrake/work/.cwrapper/bin/ld) is GNU ld... (cached) yes checking for /scratch/multimedia/handbrake/work/.cwrapper/bin/ld option to reload object files... (cached) -r checking for BSD-compatible nm... (cached) /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... (cached) match_pattern /lib[^/\.]+\.so$ checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking the maximum length of command line arguments... (cached) 196608 checking command to parse /usr/bin/nm -B output from gcc object... (cached) ok checking for objdir... (cached) .libs checking for ar... (cached) ar checking for ranlib... (cached) ranlib checking for strip... (cached) strip checking for correct ltmain.sh version... yes checking if gcc supports -fno-rtti -fno-exceptions... (cached) no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/scratch/multimedia/handbrake/work/.cwrapper/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... NetBSD ld.elf_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... yes configure: creating libtool appending configuration tag "CXX" to libtool appending configuration tag "F77" to libtool checking for cos in -lm... yes checking for sys/time.h... (cached) yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for sys/timeb.h... (cached) yes checking for io.h... (cached) no checking for struct timeval... yes checking for inttypes.h... (cached) yes checking for an ANSI C-conforming const... (cached) yes checking for inline... (cached) inline checking for always_inline... yes checking for C/C++ restrict keyword... (cached) __restrict__ checking for __builtin_expect... yes checking for size_t... (cached) yes checking whether byte ordering is bigendian... (cached) no checking for memalign... (cached) no checking for gettimeofday... (cached) yes checking for ftime... (cached) no checking return type of signal handlers... (cached) void checking for _oss_ioctl in -lossaudio... yes checking __attribute__ ((aligned ())) support... (cached) 64 configure: updating cache /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating autotools/Makefile config.status: creating include/Makefile config.status: creating test/Makefile config.status: creating src/Makefile config.status: creating libdca/Makefile config.status: creating libao/Makefile config.status: creating vc++/Makefile config.status: creating libdca/libdca.pc config.status: creating libdca/libdts.pc config.status: creating config.h config.status: executing depfiles commands gmake all-recursive Making all in libdca /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -g -O3 -fomit-frame-pointer -MT bitstream.lo -MD -MP -MF .deps/bitstream.Tpo -c -o bitstream.lo bitstream.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -g -O3 -fomit-frame-pointer -MT bitstream.lo -MD -MP -MF .deps/bitstream.Tpo -c bitstream.c -fPIC -DPIC -o .libs/bitstream.o bitstream.c:50:20: warning: always_inline function might not be inlinable [-Wattributes] static inline void bitstream_fill_current (dca_state_t * state) ^ In file included from bitstream.c:32:0: bitstream.h:55:24: warning: always_inline function might not be inlinable [-Wattributes] static inline uint32_t bitstream_get (dca_state_t * state, uint32_t num_bits) ^ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -g -O3 -fomit-frame-pointer -MT bitstream.lo -MD -MP -MF .deps/bitstream.Tpo -c bitstream.c -o bitstream.o >/dev/null 2>&1 mv -f .deps/bitstream.Tpo .deps/bitstream.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -g -O3 -fomit-frame-pointer -MT parse.lo -MD -MP -MF .deps/parse.Tpo -c -o parse.lo parse.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -g -O3 -fomit-frame-pointer -MT parse.lo -MD -MP -MF .deps/parse.Tpo -c parse.c -fPIC -DPIC -o .libs/parse.o parse.c: In function 'dca_subframe_header': parse.c:669:17: warning: suggest parentheses around operand of '!' or change '&' to '&&' or '!' to '~' [-Wparentheses] if (!state->debug_flag & 0x02) ^ In file included from parse.c:40:0: parse.c: At top level: bitstream.h:55:24: warning: always_inline function might not be inlinable [-Wattributes] static inline uint32_t bitstream_get (dca_state_t * state, uint32_t num_bits) ^ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -g -O3 -fomit-frame-pointer -MT parse.lo -MD -MP -MF .deps/parse.Tpo -c parse.c -o parse.o >/dev/null 2>&1 mv -f .deps/parse.Tpo .deps/parse.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -g -O3 -fomit-frame-pointer -MT downmix.lo -MD -MP -MF .deps/downmix.Tpo -c -o downmix.lo downmix.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -g -O3 -fomit-frame-pointer -MT downmix.lo -MD -MP -MF .deps/downmix.Tpo -c downmix.c -fPIC -DPIC -o .libs/downmix.o gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -g -O3 -fomit-frame-pointer -MT downmix.lo -MD -MP -MF .deps/downmix.Tpo -c downmix.c -o downmix.o >/dev/null 2>&1 mv -f .deps/downmix.Tpo .deps/downmix.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -g -O3 -fomit-frame-pointer -no-undefined -version 0:0:0 -export-symbol-regex dca_.* -o libdca.la -rpath /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib bitstream.lo parse.lo downmix.lo -lm gcc -shared .libs/bitstream.o .libs/parse.o .libs/downmix.o -lm -Wl,-soname -Wl,libdca.so.0 -o .libs/libdca.so.0.0 (cd .libs && rm -f libdca.so.0 && ln -s libdca.so.0.0 libdca.so.0) (cd .libs && rm -f libdca.so && ln -s libdca.so.0.0 libdca.so) ar cru .libs/libdca.a bitstream.o parse.o downmix.o ranlib .libs/libdca.a creating libdca.la (cd .libs && rm -f libdca.la && ln -s ../libdca.la libdca.la) Making all in libao /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -g -O3 -fomit-frame-pointer -MT audio_out.lo -MD -MP -MF .deps/audio_out.Tpo -c -o audio_out.lo audio_out.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -g -O3 -fomit-frame-pointer -MT audio_out.lo -MD -MP -MF .deps/audio_out.Tpo -c audio_out.c -fPIC -DPIC -o .libs/audio_out.o gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -g -O3 -fomit-frame-pointer -MT audio_out.lo -MD -MP -MF .deps/audio_out.Tpo -c audio_out.c -o audio_out.o >/dev/null 2>&1 mv -f .deps/audio_out.Tpo .deps/audio_out.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -g -O3 -fomit-frame-pointer -MT audio_out_null.lo -MD -MP -MF .deps/audio_out_null.Tpo -c -o audio_out_null.lo audio_out_null.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -g -O3 -fomit-frame-pointer -MT audio_out_null.lo -MD -MP -MF .deps/audio_out_null.Tpo -c audio_out_null.c -fPIC -DPIC -o .libs/audio_out_null.o gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -g -O3 -fomit-frame-pointer -MT audio_out_null.lo -MD -MP -MF .deps/audio_out_null.Tpo -c audio_out_null.c -o audio_out_null.o >/dev/null 2>&1 mv -f .deps/audio_out_null.Tpo .deps/audio_out_null.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -g -O3 -fomit-frame-pointer -MT audio_out_float.lo -MD -MP -MF .deps/audio_out_float.Tpo -c -o audio_out_float.lo audio_out_float.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -g -O3 -fomit-frame-pointer -MT audio_out_float.lo -MD -MP -MF .deps/audio_out_float.Tpo -c audio_out_float.c -fPIC -DPIC -o .libs/audio_out_float.o gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -g -O3 -fomit-frame-pointer -MT audio_out_float.lo -MD -MP -MF .deps/audio_out_float.Tpo -c audio_out_float.c -o audio_out_float.o >/dev/null 2>&1 mv -f .deps/audio_out_float.Tpo .deps/audio_out_float.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -g -O3 -fomit-frame-pointer -MT audio_out_oss.lo -MD -MP -MF .deps/audio_out_oss.Tpo -c -o audio_out_oss.lo audio_out_oss.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -g -O3 -fomit-frame-pointer -MT audio_out_oss.lo -MD -MP -MF .deps/audio_out_oss.Tpo -c audio_out_oss.c -fPIC -DPIC -o .libs/audio_out_oss.o gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -g -O3 -fomit-frame-pointer -MT audio_out_oss.lo -MD -MP -MF .deps/audio_out_oss.Tpo -c audio_out_oss.c -o audio_out_oss.o >/dev/null 2>&1 mv -f .deps/audio_out_oss.Tpo .deps/audio_out_oss.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -g -O3 -fomit-frame-pointer -MT audio_out_solaris.lo -MD -MP -MF .deps/audio_out_solaris.Tpo -c -o audio_out_solaris.lo audio_out_solaris.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -g -O3 -fomit-frame-pointer -MT audio_out_solaris.lo -MD -MP -MF .deps/audio_out_solaris.Tpo -c audio_out_solaris.c -fPIC -DPIC -o .libs/audio_out_solaris.o gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -g -O3 -fomit-frame-pointer -MT audio_out_solaris.lo -MD -MP -MF .deps/audio_out_solaris.Tpo -c audio_out_solaris.c -o audio_out_solaris.o >/dev/null 2>&1 mv -f .deps/audio_out_solaris.Tpo .deps/audio_out_solaris.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -g -O3 -fomit-frame-pointer -MT audio_out_al.lo -MD -MP -MF .deps/audio_out_al.Tpo -c -o audio_out_al.lo audio_out_al.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -g -O3 -fomit-frame-pointer -MT audio_out_al.lo -MD -MP -MF .deps/audio_out_al.Tpo -c audio_out_al.c -fPIC -DPIC -o .libs/audio_out_al.o gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -g -O3 -fomit-frame-pointer -MT audio_out_al.lo -MD -MP -MF .deps/audio_out_al.Tpo -c audio_out_al.c -o audio_out_al.o >/dev/null 2>&1 mv -f .deps/audio_out_al.Tpo .deps/audio_out_al.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -g -O3 -fomit-frame-pointer -MT audio_out_win.lo -MD -MP -MF .deps/audio_out_win.Tpo -c -o audio_out_win.lo audio_out_win.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -g -O3 -fomit-frame-pointer -MT audio_out_win.lo -MD -MP -MF .deps/audio_out_win.Tpo -c audio_out_win.c -fPIC -DPIC -o .libs/audio_out_win.o gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -g -O3 -fomit-frame-pointer -MT audio_out_win.lo -MD -MP -MF .deps/audio_out_win.Tpo -c audio_out_win.c -o audio_out_win.o >/dev/null 2>&1 mv -f .deps/audio_out_win.Tpo .deps/audio_out_win.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -g -O3 -fomit-frame-pointer -MT audio_out_wav.lo -MD -MP -MF .deps/audio_out_wav.Tpo -c -o audio_out_wav.lo audio_out_wav.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -g -O3 -fomit-frame-pointer -MT audio_out_wav.lo -MD -MP -MF .deps/audio_out_wav.Tpo -c audio_out_wav.c -fPIC -DPIC -o .libs/audio_out_wav.o gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -g -O3 -fomit-frame-pointer -MT audio_out_wav.lo -MD -MP -MF .deps/audio_out_wav.Tpo -c audio_out_wav.c -o audio_out_wav.o >/dev/null 2>&1 mv -f .deps/audio_out_wav.Tpo .deps/audio_out_wav.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -g -O3 -fomit-frame-pointer -MT audio_out_aif.lo -MD -MP -MF .deps/audio_out_aif.Tpo -c -o audio_out_aif.lo audio_out_aif.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -g -O3 -fomit-frame-pointer -MT audio_out_aif.lo -MD -MP -MF .deps/audio_out_aif.Tpo -c audio_out_aif.c -fPIC -DPIC -o .libs/audio_out_aif.o gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -g -O3 -fomit-frame-pointer -MT audio_out_aif.lo -MD -MP -MF .deps/audio_out_aif.Tpo -c audio_out_aif.c -o audio_out_aif.o >/dev/null 2>&1 mv -f .deps/audio_out_aif.Tpo .deps/audio_out_aif.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -g -O3 -fomit-frame-pointer -MT audio_out_peak.lo -MD -MP -MF .deps/audio_out_peak.Tpo -c -o audio_out_peak.lo audio_out_peak.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -g -O3 -fomit-frame-pointer -MT audio_out_peak.lo -MD -MP -MF .deps/audio_out_peak.Tpo -c audio_out_peak.c -fPIC -DPIC -o .libs/audio_out_peak.o gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -g -O3 -fomit-frame-pointer -MT audio_out_peak.lo -MD -MP -MF .deps/audio_out_peak.Tpo -c audio_out_peak.c -o audio_out_peak.o >/dev/null 2>&1 mv -f .deps/audio_out_peak.Tpo .deps/audio_out_peak.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -g -O3 -fomit-frame-pointer -MT convert2s16.lo -MD -MP -MF .deps/convert2s16.Tpo -c -o convert2s16.lo convert2s16.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -g -O3 -fomit-frame-pointer -MT convert2s16.lo -MD -MP -MF .deps/convert2s16.Tpo -c convert2s16.c -fPIC -DPIC -o .libs/convert2s16.o convert2s16.c:34:23: warning: always_inline function might not be inlinable [-Wattributes] static inline int16_t convert (int32_t i) ^ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -g -O3 -fomit-frame-pointer -MT convert2s16.lo -MD -MP -MF .deps/convert2s16.Tpo -c convert2s16.c -o convert2s16.o >/dev/null 2>&1 mv -f .deps/convert2s16.Tpo .deps/convert2s16.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -g -O3 -fomit-frame-pointer -o libao.la audio_out.lo audio_out_null.lo audio_out_float.lo audio_out_oss.lo audio_out_solaris.lo audio_out_al.lo audio_out_win.lo audio_out_wav.lo audio_out_aif.lo audio_out_peak.lo convert2s16.lo -lm -lossaudio ar cru .libs/libao.a .libs/audio_out.o .libs/audio_out_null.o .libs/audio_out_float.o .libs/audio_out_oss.o .libs/audio_out_solaris.o .libs/audio_out_al.o .libs/audio_out_win.o .libs/audio_out_wav.o .libs/audio_out_aif.o .libs/audio_out_peak.o .libs/convert2s16.o ranlib .libs/libao.a creating libao.la (cd .libs && rm -f libao.la && ln -s ../libao.la libao.la) Making all in src gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -g -O3 -fomit-frame-pointer -MT dcadec.o -MD -MP -MF .deps/dcadec.Tpo -c -o dcadec.o dcadec.c mv -f .deps/dcadec.Tpo .deps/dcadec.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -g -O3 -fomit-frame-pointer -MT getopt.o -MD -MP -MF .deps/getopt.Tpo -c -o getopt.o getopt.c mv -f .deps/getopt.Tpo .deps/getopt.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -g -O3 -fomit-frame-pointer -MT gettimeofday.o -MD -MP -MF .deps/gettimeofday.Tpo -c -o gettimeofday.o gettimeofday.c mv -f .deps/gettimeofday.Tpo .deps/gettimeofday.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -g -O3 -fomit-frame-pointer -o dcadec dcadec.o getopt.o gettimeofday.o ../libdca/libdca.la ../libao/libao.la mkdir .libs gcc -Wall -g -O3 -fomit-frame-pointer -o .libs/dcadec dcadec.o getopt.o gettimeofday.o ../libdca/.libs/libdca.so ../libao/.libs/libao.a -lm -lossaudio -Wl,--rpath -Wl,/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib creating dcadec gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -g -O3 -fomit-frame-pointer -MT extract_dca.o -MD -MP -MF .deps/extract_dca.Tpo -c -o extract_dca.o extract_dca.c mv -f .deps/extract_dca.Tpo .deps/extract_dca.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -g -O3 -fomit-frame-pointer -o extract_dca extract_dca.o getopt.o gcc -Wall -g -O3 -fomit-frame-pointer -o extract_dca extract_dca.o getopt.o { \ echo '#! /bin/sh' ; \ echo 'exec "$(dirname "$0")/$(basename "$0" | sed -e 's/ts/ca/')" "$@"' ; \ } > dtsdec.tmp chmod +x dtsdec.tmp mv -f dtsdec.tmp dtsdec { \ echo '#! /bin/sh' ; \ echo 'exec "$(dirname "$0")/$(basename "$0" | sed -e 's/ts/ca/')" "$@"' ; \ } > extract_dts.tmp chmod +x extract_dts.tmp mv -f extract_dts.tmp extract_dts Making all in test gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -O3 -fomit-frame-pointer -MT compare.o -MD -MP -MF .deps/compare.Tpo -c -o compare.o compare.c mv -f .deps/compare.Tpo .deps/compare.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -g -O3 -fomit-frame-pointer -o compare compare.o -lm mkdir .libs gcc -Wall -g -O3 -fomit-frame-pointer -o compare compare.o -lm Making all in include gmake[6]: Nothing to be done for 'all'. Making install in libdca test -z "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib" || ../autotools/install-sh -c -d "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib" /bin/sh ../libtool --mode=install /scratch/multimedia/handbrake/work/.tools/bin/install -c 'libdca.la' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libdca.la' /scratch/multimedia/handbrake/work/.tools/bin/install -c .libs/libdca.so.0.0 /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libdca.so.0.0 (cd /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib && { ln -s -f libdca.so.0.0 libdca.so.0 || { rm -f libdca.so.0 && ln -s libdca.so.0.0 libdca.so.0; }; }) (cd /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib && { ln -s -f libdca.so.0.0 libdca.so || { rm -f libdca.so && ln -s libdca.so.0.0 libdca.so; }; }) /scratch/multimedia/handbrake/work/.tools/bin/install -c .libs/libdca.lai /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libdca.la /scratch/multimedia/handbrake/work/.tools/bin/install -c .libs/libdca.a /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libdca.a chmod 644 /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libdca.a ranlib /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libdca.a ---------------------------------------------------------------------- Libraries have been installed in: /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- gmake install-exec-hook ln -sf "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libdca.a" "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libdts.a" test -z "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/pkgconfig" || ../autotools/install-sh -c -d "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/pkgconfig" /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'libdca.pc' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/pkgconfig/libdca.pc' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'libdts.pc' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/pkgconfig/libdts.pc' Making install in libao gmake[6]: Nothing to be done for 'install-exec-am'. gmake[6]: Nothing to be done for 'install-data-am'. Making install in src test -z "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/bin" || ../autotools/install-sh -c -d "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/bin" /bin/sh ../libtool --mode=install /scratch/multimedia/handbrake/work/.tools/bin/install -c 'dcadec' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/bin/dcadec' /scratch/multimedia/handbrake/work/.tools/bin/install -c .libs/dcadec /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/bin/dcadec /bin/sh ../libtool --mode=install /scratch/multimedia/handbrake/work/.tools/bin/install -c 'extract_dca' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/bin/extract_dca' /scratch/multimedia/handbrake/work/.tools/bin/install -c extract_dca /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/bin/extract_dca test -z "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/bin" || ../autotools/install-sh -c -d "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/bin" /scratch/multimedia/handbrake/work/.tools/bin/install -c 'dtsdec' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/bin/dtsdec' /scratch/multimedia/handbrake/work/.tools/bin/install -c 'extract_dts' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/bin/extract_dts' test -z "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/man/man1" || ../autotools/install-sh -c -d "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/man/man1" /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 './dcadec.1' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/man/man1/dcadec.1' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 './extract_dca.1' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/man/man1/extract_dca.1' gmake install-data-hook for a in dcadec extract_dca; do \ oldname=`echo "$a" | sed -e 's/ca/ts/' | sed 's,x,x,'` ; \ name=`echo "$a" | sed 's,x,x,'` ; \ ln -sf "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/man/man1/${name}.1" "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/man/man1/${oldname}.1" ; \ done Making install in test gmake[6]: Nothing to be done for 'install-exec-am'. gmake[6]: Nothing to be done for 'install-data-am'. Making install in include gmake[6]: Nothing to be done for 'install-exec-am'. test -z "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include" || ../autotools/install-sh -c -d "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include" /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'dca.h' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include/dca.h' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'dts.h' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include/dts.h' gmake[6]: Nothing to be done for 'install-exec-am'. gmake[6]: Nothing to be done for 'install-data-am'. LibDvdRead ./lib/libdvdread.a configure: loading cache /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/config.cache checking for a BSD-compatible install... (cached) /scratch/multimedia/handbrake/work/.tools/bin/install -c checking whether build environment is sane... yes checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... (cached) x86_64-unknown-netbsd7.0. checking host system type... (cached) x86_64-unknown-netbsd7.0. checking for gcc... (cached) 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... (cached) o 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 for style of include used by make... GNU checking dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... (cached) gcc -E checking for egrep... grep -E checking for ANSI C header files... (cached) yes checking for a sed that does not truncate output... (cached) /scratch/multimedia/handbrake/work/.tools/bin/sed checking for ld used by gcc... (cached) /scratch/multimedia/handbrake/work/.cwrapper/bin/ld checking if the linker (/scratch/multimedia/handbrake/work/.cwrapper/bin/ld) is GNU ld... (cached) yes checking for /scratch/multimedia/handbrake/work/.cwrapper/bin/ld option to reload object files... (cached) -r checking for BSD-compatible nm... (cached) /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... (cached) match_pattern /lib[^/\.]+\.so$ checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for g++... (cached) g++ checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking how to run the C++ preprocessor... (cached) g++ -E checking for g77... g77 checking whether we are using the GNU Fortran 77 compiler... no checking whether g77 accepts -g... no checking the maximum length of command line arguments... (cached) 196608 checking command to parse /usr/bin/nm -B output from gcc object... (cached) ok checking for objdir... (cached) .libs checking for ar... (cached) ar checking for ranlib... (cached) ranlib checking for strip... (cached) strip checking if gcc supports -fno-rtti -fno-exceptions... (cached) no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/scratch/multimedia/handbrake/work/.cwrapper/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... NetBSD ld.elf_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... no checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... (cached) /scratch/multimedia/handbrake/work/.cwrapper/bin/ld checking if the linker (/scratch/multimedia/handbrake/work/.cwrapper/bin/ld) is GNU ld... (cached) yes checking whether the g++ linker (/scratch/multimedia/handbrake/work/.cwrapper/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++ static flag -static works... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/scratch/multimedia/handbrake/work/.cwrapper/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... NetBSD ld.elf_so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for g77 option to produce PIC... -fPIC checking if g77 PIC flag -fPIC works... no checking if g77 static flag -static works... no checking if g77 supports -c -o file.o... no checking whether the g77 linker (/scratch/multimedia/handbrake/work/.cwrapper/bin/ld) supports shared libraries... PKGSRC-WARNING: Something is trying to run the fortran compiler, PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile. yes checking dynamic linker characteristics... PKGSRC-WARNING: Something is trying to run the fortran compiler, PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile. PKGSRC-WARNING: Something is trying to run the fortran compiler, PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile. NetBSD ld.elf_so checking how to hardcode library paths into programs... immediate checking for dlopen... yes checking byteswap.h usability... no checking byteswap.h presence... no checking for byteswap.h... no checking sys/bswap.h usability... yes checking sys/bswap.h presence... yes checking for sys/bswap.h... yes checking sys/endian.h usability... yes checking sys/endian.h presence... yes checking for sys/endian.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for limits.h... (cached) yes checking whether byte ordering is bigendian... (cached) no checking for an ANSI C-conforming const... (cached) yes checking for inline... (cached) inline checking for size_t... (cached) yes checking for uintptr_t... yes updating cache /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating dvdread/Makefile config.status: creating config.h config.status: executing depfiles commands gmake all-recursive Making all in dvdread if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -MT dvd_input.lo -MD -MP -MF ".deps/dvd_input.Tpo" -c -o dvd_input.lo dvd_input.c; \ then mv -f ".deps/dvd_input.Tpo" ".deps/dvd_input.Plo"; else rm -f ".deps/dvd_input.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -MT dvd_input.lo -MD -MP -MF .deps/dvd_input.Tpo -c dvd_input.c -o dvd_input.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -MT dvd_reader.lo -MD -MP -MF ".deps/dvd_reader.Tpo" -c -o dvd_reader.lo dvd_reader.c; \ then mv -f ".deps/dvd_reader.Tpo" ".deps/dvd_reader.Plo"; else rm -f ".deps/dvd_reader.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -MT dvd_reader.lo -MD -MP -MF .deps/dvd_reader.Tpo -c dvd_reader.c -o dvd_reader.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -MT dvd_udf.lo -MD -MP -MF ".deps/dvd_udf.Tpo" -c -o dvd_udf.lo dvd_udf.c; \ then mv -f ".deps/dvd_udf.Tpo" ".deps/dvd_udf.Plo"; else rm -f ".deps/dvd_udf.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -MT dvd_udf.lo -MD -MP -MF .deps/dvd_udf.Tpo -c dvd_udf.c -o dvd_udf.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -MT ifo_read.lo -MD -MP -MF ".deps/ifo_read.Tpo" -c -o ifo_read.lo ifo_read.c; \ then mv -f ".deps/ifo_read.Tpo" ".deps/ifo_read.Plo"; else rm -f ".deps/ifo_read.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -MT ifo_read.lo -MD -MP -MF .deps/ifo_read.Tpo -c ifo_read.c -o ifo_read.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -MT ifo_print.lo -MD -MP -MF ".deps/ifo_print.Tpo" -c -o ifo_print.lo ifo_print.c; \ then mv -f ".deps/ifo_print.Tpo" ".deps/ifo_print.Plo"; else rm -f ".deps/ifo_print.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -MT ifo_print.lo -MD -MP -MF .deps/ifo_print.Tpo -c ifo_print.c -o ifo_print.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -MT nav_read.lo -MD -MP -MF ".deps/nav_read.Tpo" -c -o nav_read.lo nav_read.c; \ then mv -f ".deps/nav_read.Tpo" ".deps/nav_read.Plo"; else rm -f ".deps/nav_read.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -MT nav_read.lo -MD -MP -MF .deps/nav_read.Tpo -c nav_read.c -o nav_read.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -MT nav_print.lo -MD -MP -MF ".deps/nav_print.Tpo" -c -o nav_print.lo nav_print.c; \ then mv -f ".deps/nav_print.Tpo" ".deps/nav_print.Plo"; else rm -f ".deps/nav_print.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -MT nav_print.lo -MD -MP -MF .deps/nav_print.Tpo -c nav_print.c -o nav_print.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -MT cmd_print.lo -MD -MP -MF ".deps/cmd_print.Tpo" -c -o cmd_print.lo cmd_print.c; \ then mv -f ".deps/cmd_print.Tpo" ".deps/cmd_print.Plo"; else rm -f ".deps/cmd_print.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -MT cmd_print.lo -MD -MP -MF .deps/cmd_print.Tpo -c cmd_print.c -o cmd_print.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -MT md5.lo -MD -MP -MF ".deps/md5.Tpo" -c -o md5.lo md5.c; \ then mv -f ".deps/md5.Tpo" ".deps/md5.Plo"; else rm -f ".deps/md5.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -o md5.o /bin/sh ../libtool --tag=CC --mode=link gcc -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o libdvdread.la -rpath /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib -version-info 5:1:2 -export-symbols-regex "(DVD.*|ifo.*|nav.*|cmd.*)" dvd_input.lo dvd_reader.lo dvd_udf.lo ifo_read.lo ifo_print.lo nav_read.lo nav_print.lo cmd_print.lo md5.lo mkdir .libs ar cru .libs/libdvdread.a dvd_input.o dvd_reader.o dvd_udf.o ifo_read.o ifo_print.o nav_read.o nav_print.o cmd_print.o md5.o ranlib .libs/libdvdread.a creating libdvdread.la (cd .libs && rm -f libdvdread.la && ln -s ../libdvdread.la libdvdread.la) Making all in src if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -MT ifo_dump.o -MD -MP -MF ".deps/ifo_dump.Tpo" -c -o ifo_dump.o ifo_dump.c; \ then mv -f ".deps/ifo_dump.Tpo" ".deps/ifo_dump.Po"; else rm -f ".deps/ifo_dump.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o ifo_dump ifo_dump.o ../dvdread/libdvdread.la mkdir .libs gcc -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o ifo_dump ifo_dump.o ../dvdread/.libs/libdvdread.a if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -MT play_title.o -MD -MP -MF ".deps/play_title.Tpo" -c -o play_title.o play_title.c; \ then mv -f ".deps/play_title.Tpo" ".deps/play_title.Po"; else rm -f ".deps/play_title.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o play_title play_title.o ../dvdread/libdvdread.la gcc -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o play_title play_title.o ../dvdread/.libs/libdvdread.a if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -MT title_info.o -MD -MP -MF ".deps/title_info.Tpo" -c -o title_info.o title_info.c; \ then mv -f ".deps/title_info.Tpo" ".deps/title_info.Po"; else rm -f ".deps/title_info.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o title_info title_info.o ../dvdread/libdvdread.la gcc -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o title_info title_info.o ../dvdread/.libs/libdvdread.a if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -MT disc_id.o -MD -MP -MF ".deps/disc_id.Tpo" -c -o disc_id.o disc_id.c; \ then mv -f ".deps/disc_id.Tpo" ".deps/disc_id.Po"; else rm -f ".deps/disc_id.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o disc_id disc_id.o ../dvdread/libdvdread.la gcc -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o disc_id disc_id.o ../dvdread/.libs/libdvdread.a if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -MT filestat.o -MD -MP -MF ".deps/filestat.Tpo" -c -o filestat.o filestat.c; \ then mv -f ".deps/filestat.Tpo" ".deps/filestat.Po"; else rm -f ".deps/filestat.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o filestat filestat.o ../dvdread/libdvdread.la gcc -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o filestat filestat.o ../dvdread/.libs/libdvdread.a Making install in dvdread test -z "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib" || /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/libdvdread/install-sh -d "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib" /bin/sh ../libtool --mode=install /scratch/multimedia/handbrake/work/.tools/bin/install -c 'libdvdread.la' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libdvdread.la' /scratch/multimedia/handbrake/work/.tools/bin/install -c .libs/libdvdread.lai /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libdvdread.la /scratch/multimedia/handbrake/work/.tools/bin/install -c .libs/libdvdread.a /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libdvdread.a chmod 644 /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libdvdread.a ranlib /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libdvdread.a ---------------------------------------------------------------------- Libraries have been installed in: /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- test -z "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include/dvdread" || /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/libdvdread/install-sh -d "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include/dvdread" /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'dvd_reader.h' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include/dvdread/dvd_reader.h' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ifo_types.h' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include/dvdread/ifo_types.h' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ifo_read.h' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include/dvdread/ifo_read.h' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ifo_print.h' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include/dvdread/ifo_print.h' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'nav_types.h' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include/dvdread/nav_types.h' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'nav_read.h' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include/dvdread/nav_read.h' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'nav_print.h' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include/dvdread/nav_print.h' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'cmd_print.h' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include/dvdread/cmd_print.h' Making install in src gmake[6]: Nothing to be done for 'install-exec-am'. gmake[6]: Nothing to be done for 'install-data-am'. gmake[6]: Nothing to be done for 'install-exec-am'. gmake[6]: Nothing to be done for 'install-data-am'. LibFaac ./lib/libfaac.a aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:11: warning: underquoted definition of MY_DEFINE configure.in:11: run info Automake 'Extending aclocal' configure.in:11: or see http://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:15: installing './compile' configure.in:17: installing './config.guess' configure.in:17: installing './config.sub' configure.in:4: installing './install-sh' configure.in:4: installing './missing' common/mp4v2/Makefile.am:1: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' common/mp4v2/Makefile.am: installing './depcomp' frontend/Makefile.am:6: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') libfaac/Makefile.am:11: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') libfaac/Makefile.am:5: warning: source file 'kiss_fft/kiss_fftr.c' is in a subdirectory, libfaac/Makefile.am:5: but option 'subdir-objects' is disabled automake: warning: possible forward-incompatibility. automake: At least a source file is in a subdirectory, but the 'subdir-objects' automake: automake option hasn't been enabled. For now, the corresponding output automake: object file(s) will be placed in the top-level directory. However, automake: this behaviour will change in future Automake versions: they will automake: unconditionally cause object files to be placed in the same subdirectory automake: of the corresponding sources. automake: You are advised to start using 'subdir-objects' option throughout your automake: project, to avoid future incompatibilities. libfaac/Makefile.am:5: warning: source file 'kiss_fft/kiss_fft.c' is in a subdirectory, libfaac/Makefile.am:5: but option 'subdir-objects' is disabled configure: loading cache /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/config.cache checking for a BSD-compatible install... (cached) /scratch/multimedia/handbrake/work/.tools/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) yes checking whether make supports nested variables... (cached) yes checking for gcc... (cached) gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking for style of include used by make... GNU checking dependency style of gcc... (cached) gcc3 checking for g++... (cached) g++ checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking build system type... (cached) x86_64-unknown-netbsd7.0. checking host system type... (cached) x86_64-unknown-netbsd7.0. checking how to print strings... printf checking for a sed that does not truncate output... (cached) /scratch/multimedia/handbrake/work/.tools/bin/sed checking for grep that handles long lines and -e... (cached) /scratch/multimedia/handbrake/work/.tools/bin/grep checking for egrep... (cached) /scratch/multimedia/handbrake/work/.tools/bin/grep -E checking for fgrep... (cached) /scratch/multimedia/handbrake/work/.tools/bin/grep -F checking for ld used by gcc... (cached) /scratch/multimedia/handbrake/work/.cwrapper/bin/ld checking if the linker (/scratch/multimedia/handbrake/work/.cwrapper/bin/ld) is GNU ld... (cached) yes checking for BSD- or MS-compatible name lister (nm)... (cached) /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... (cached) BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 196608 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert x86_64-unknown-netbsd7.0. file names to x86_64-unknown-netbsd7.0. format... (cached) func_convert_file_noop checking how to convert x86_64-unknown-netbsd7.0. file names to toolchain format... (cached) func_convert_file_noop checking for /scratch/multimedia/handbrake/work/.cwrapper/bin/ld option to reload object files... (cached) -r checking for objdump... (cached) objdump checking how to recognize dependent libraries... (cached) match_pattern /lib[^/\.]+\.so$ checking for dlltool... no checking how to associate runtime and link libraries... (cached) printf %s\n checking for ar... (cached) ar checking for archiver @FILE support... (cached) @ checking for strip... (cached) strip checking for ranlib... (cached) ranlib checking command to parse /usr/bin/nm -B output from gcc object... (cached) ok checking for sysroot... no checking for mt... (cached) mt checking if mt is a manifest tool... (cached) no checking how to run the C preprocessor... (cached) gcc -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... (cached) .libs checking if gcc supports -fno-rtti -fno-exceptions... (cached) no checking for gcc option to produce PIC... (cached) -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... (cached) yes checking if gcc static flag -static works... (cached) yes checking if gcc supports -c -o file.o... (cached) yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/scratch/multimedia/handbrake/work/.cwrapper/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... NetBSD ld.elf_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... no checking whether to build static libraries... yes checking how to run the C++ preprocessor... (cached) g++ -E checking for ld used by g++... (cached) /scratch/multimedia/handbrake/work/.cwrapper/bin/ld checking if the linker (/scratch/multimedia/handbrake/work/.cwrapper/bin/ld) is GNU ld... (cached) yes checking whether the g++ linker (/scratch/multimedia/handbrake/work/.cwrapper/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... (cached) -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... (cached) yes checking if g++ static flag -static works... (cached) yes checking if g++ supports -c -o file.o... (cached) yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/scratch/multimedia/handbrake/work/.cwrapper/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... NetBSD ld.elf_so checking how to hardcode library paths into programs... immediate checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for u_int32_t... yes checking for u_int16_t... yes checking for int32_t... yes checking for int16_t... yes checking whether strcasecmp is declared... yes checking for getopt_long in -lgnugetopt... no checking whether MP4Create is declared... no checking whether MP4MetadataDelete is declared... no configure: *** Building WITHOUT mp4v2 *** checking whether byte ordering is bigendian... (cached) no checking for ANSI C header files... (cached) yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking for mathf.h... (cached) no checking for float.h... (cached) yes checking whether strchr is declared... yes checking whether memcpy is declared... yes checking whether strsep is declared... yes checking for sys/time.h... (cached) yes checking whether time.h and sys/time.h may both be included... (cached) yes checking for off_t... (cached) yes checking for in_port_t... yes checking for socklen_t... yes checking for fpos_t.__pos... no configure: updating cache /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/config.cache checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating common/Makefile config.status: creating common/mp4v2/Makefile config.status: creating libfaac/Makefile config.status: creating frontend/Makefile config.status: creating include/Makefile config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands gmake all-recursive Making all in include gmake[6]: Nothing to be done for 'all'. Making all in libfaac /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -MT aacquant.lo -MD -MP -MF .deps/aacquant.Tpo -c -o aacquant.lo aacquant.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -MT aacquant.lo -MD -MP -MF .deps/aacquant.Tpo -c aacquant.c -o aacquant.o In file included from aacquant.c:29:0: huffman.h:63:12: warning: 'CalculateEscSequence' declared 'static' but never defined [-Wunused-function] static int CalculateEscSequence(int input, int *len_esc_sequence); ^ mv -f .deps/aacquant.Tpo .deps/aacquant.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -MT bitstream.lo -MD -MP -MF .deps/bitstream.Tpo -c -o bitstream.lo bitstream.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -MT bitstream.lo -MD -MP -MF .deps/bitstream.Tpo -c bitstream.c -o bitstream.o In file included from bitstream.c:35:0: huffman.h:63:12: warning: 'CalculateEscSequence' declared 'static' but never defined [-Wunused-function] static int CalculateEscSequence(int input, int *len_esc_sequence); ^ mv -f .deps/bitstream.Tpo .deps/bitstream.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -MT fft.lo -MD -MP -MF .deps/fft.Tpo -c -o fft.lo fft.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -MT fft.lo -MD -MP -MF .deps/fft.Tpo -c fft.c -o fft.o mv -f .deps/fft.Tpo .deps/fft.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -MT frame.lo -MD -MP -MF .deps/frame.Tpo -c -o frame.lo frame.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -MT frame.lo -MD -MP -MF .deps/frame.Tpo -c frame.c -o frame.o In file included from frame.c:44:0: huffman.h:63:12: warning: 'CalculateEscSequence' declared 'static' but never defined [-Wunused-function] static int CalculateEscSequence(int input, int *len_esc_sequence); ^ mv -f .deps/frame.Tpo .deps/frame.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -MT midside.lo -MD -MP -MF .deps/midside.Tpo -c -o midside.lo midside.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -MT midside.lo -MD -MP -MF .deps/midside.Tpo -c midside.c -o midside.o mv -f .deps/midside.Tpo .deps/midside.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -MT psychkni.lo -MD -MP -MF .deps/psychkni.Tpo -c -o psychkni.lo psychkni.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -MT psychkni.lo -MD -MP -MF .deps/psychkni.Tpo -c psychkni.c -o psychkni.o mv -f .deps/psychkni.Tpo .deps/psychkni.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -MT util.lo -MD -MP -MF .deps/util.Tpo -c -o util.lo util.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.c -o util.o mv -f .deps/util.Tpo .deps/util.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -MT backpred.lo -MD -MP -MF .deps/backpred.Tpo -c -o backpred.lo backpred.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -MT backpred.lo -MD -MP -MF .deps/backpred.Tpo -c backpred.c -o backpred.o backpred.c: In function 'PredCalcPrediction': backpred.c:311:33: warning: 'leftChanNum' may be used uninitialized in this function [-Wmaybe-uninitialized] reset_count = &coderInfo[leftChanNum].bwpInfo.reset_count_mc; ^ mv -f .deps/backpred.Tpo .deps/backpred.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -MT channels.lo -MD -MP -MF .deps/channels.Tpo -c -o channels.lo channels.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -MT channels.lo -MD -MP -MF .deps/channels.Tpo -c channels.c -o channels.o mv -f .deps/channels.Tpo .deps/channels.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -MT filtbank.lo -MD -MP -MF .deps/filtbank.Tpo -c -o filtbank.lo filtbank.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -MT filtbank.lo -MD -MP -MF .deps/filtbank.Tpo -c filtbank.c -o filtbank.o filtbank.c: In function 'FilterBank': filtbank.c:100:38: warning: 'second_window' may be used uninitialized in this function [-Wmaybe-uninitialized] double *p_o_buf, *first_window, *second_window; ^ filtbank.c:180:72: warning: 'first_window' may be used uninitialized in this function [-Wmaybe-uninitialized] p_out_mdct[i+NFLAT_LS] = p_o_buf[i+NFLAT_LS] * first_window[i]; ^ mv -f .deps/filtbank.Tpo .deps/filtbank.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -MT huffman.lo -MD -MP -MF .deps/huffman.Tpo -c -o huffman.lo huffman.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -MT huffman.lo -MD -MP -MF .deps/huffman.Tpo -c huffman.c -o huffman.o mv -f .deps/huffman.Tpo .deps/huffman.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -MT ltp.lo -MD -MP -MF .deps/ltp.Tpo -c -o ltp.lo ltp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -MT ltp.lo -MD -MP -MF .deps/ltp.Tpo -c ltp.c -o ltp.o mv -f .deps/ltp.Tpo .deps/ltp.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -MT tns.lo -MD -MP -MF .deps/tns.Tpo -c -o tns.lo tns.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -MT tns.lo -MD -MP -MF .deps/tns.Tpo -c tns.c -o tns.o tns.c:40:22: warning: 'tnsSupportedSamplingRates' defined but not used [-Wunused-variable] static unsigned long tnsSupportedSamplingRates[13] = ^ mv -f .deps/tns.Tpo .deps/tns.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -Wall -o libfaac.la -rpath /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib aacquant.lo bitstream.lo fft.lo frame.lo midside.lo psychkni.lo util.lo backpred.lo channels.lo filtbank.lo huffman.lo ltp.lo tns.lo -lm libtool: link: ar cru .libs/libfaac.a aacquant.o bitstream.o fft.o frame.o midside.o psychkni.o util.o backpred.o channels.o filtbank.o huffman.o ltp.o tns.o libtool: link: ranlib .libs/libfaac.a libtool: link: ( cd ".libs" && rm -f "libfaac.la" && ln -s "../libfaac.la" "libfaac.la" ) Making all in common gmake[7]: Nothing to be done for 'all-am'. Making all in frontend gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c main.c:47:0: warning: "__unix__" redefined [enabled by default] #define __unix__ ^ :0:0: note: this is the location of the previous definition mv -f .deps/main.Tpo .deps/main.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -MT input.o -MD -MP -MF .deps/input.Tpo -c -o input.o input.c input.c: In function 'wav_read_float32': input.c:261:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] buf[i] = (*(float *)&bufi) * (float)32768; ^ input.c:265:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] buf[i] = (float)((*(double *)&bufi) * (float)32768); ^ input.c:290:11: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] int16_t s = ((int16_t *)bufi)[0]; ^ input.c:297:11: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] int s = ((int16_t *)bufi)[0]; ^ input.c:333:11: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] int s = *(int *)&bufi; ^ input.c:338:11: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] int s = *(int *)&bufi; ^ input.c: In function 'wav_read_int24': input.c:365:8: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] bufi = (char *)buf + sizeof(*buf) * num - sndf->samplebytes * (num - 1) - sizeof(*buf); ^ mv -f .deps/input.Tpo .deps/input.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -Wall -o faac main.o input.o ../libfaac/libfaac.la -lm libtool: link: gcc -O2 -Wall -o faac main.o input.o ../libfaac/.libs/libfaac.a -lm Making install in include gmake[6]: Nothing to be done for 'install-exec-am'. .././install-sh -c -d '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 faac.h faaccfg.h '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include' Making install in libfaac .././install-sh -c -d '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib' /bin/sh ../libtool --mode=install /scratch/multimedia/handbrake/work/.tools/bin/install -c libfaac.la '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib' libtool: install: /scratch/multimedia/handbrake/work/.tools/bin/install -c .libs/libfaac.lai /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libfaac.la libtool: install: /scratch/multimedia/handbrake/work/.tools/bin/install -c .libs/libfaac.a /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libfaac.a libtool: install: chmod 644 /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libfaac.a libtool: install: ranlib /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libfaac.a gmake[6]: Nothing to be done for 'install-data-am'. Making install in common gmake[7]: Nothing to be done for 'install-exec-am'. gmake[7]: Nothing to be done for 'install-data-am'. Making install in frontend .././install-sh -c -d '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/bin' /bin/sh ../libtool --mode=install /scratch/multimedia/handbrake/work/.tools/bin/install -c faac '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/bin' libtool: install: /scratch/multimedia/handbrake/work/.tools/bin/install -c faac /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/bin/faac gmake[6]: Nothing to be done for 'install-data-am'. gmake[6]: Nothing to be done for 'install-exec-am'. gmake[6]: Nothing to be done for 'install-data-am'. LibMp3Lame ./lib/libmp3lame.a configure: loading cache /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/config.cache checking build system type... (cached) x86_64-unknown-netbsd7.0. checking host system type... (cached) x86_64-unknown-netbsd7.0. checking for a BSD-compatible install... (cached) /scratch/multimedia/handbrake/work/.tools/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for gcc... (cached) 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... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... (cached) gcc -E checking for grep that handles long lines and -e... (cached) /scratch/multimedia/handbrake/work/.tools/bin/grep checking for egrep... (cached) /scratch/multimedia/handbrake/work/.tools/bin/grep -E checking for AIX... no checking for library containing strerror... none required checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking for a sed that does not truncate output... (cached) /scratch/multimedia/handbrake/work/.tools/bin/sed checking for ld used by gcc... (cached) /scratch/multimedia/handbrake/work/.cwrapper/bin/ld checking if the linker (/scratch/multimedia/handbrake/work/.cwrapper/bin/ld) is GNU ld... (cached) yes checking for /scratch/multimedia/handbrake/work/.cwrapper/bin/ld option to reload object files... (cached) -r checking for BSD-compatible nm... (cached) /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... (cached) match_pattern /lib[^/\.]+\.so$ checking for dlfcn.h... (cached) yes checking for g++... (cached) g++ checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking how to run the C++ preprocessor... (cached) g++ -E checking for g77... (cached) g77 checking whether we are using the GNU Fortran 77 compiler... (cached) no checking whether g77 accepts -g... (cached) no checking the maximum length of command line arguments... (cached) 196608 checking command to parse /usr/bin/nm -B output from gcc object... (cached) ok checking for objdir... (cached) .libs checking for ar... (cached) ar checking for ranlib... (cached) ranlib checking for strip... (cached) strip checking if gcc supports -fno-rtti -fno-exceptions... (cached) no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/scratch/multimedia/handbrake/work/.cwrapper/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... NetBSD ld.elf_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... no checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... (cached) /scratch/multimedia/handbrake/work/.cwrapper/bin/ld checking if the linker (/scratch/multimedia/handbrake/work/.cwrapper/bin/ld) is GNU ld... (cached) yes checking whether the g++ linker (/scratch/multimedia/handbrake/work/.cwrapper/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++ static flag -static works... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/scratch/multimedia/handbrake/work/.cwrapper/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... NetBSD ld.elf_so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for g77 option to produce PIC... -fPIC checking if g77 PIC flag -fPIC works... no checking if g77 static flag -static works... no checking if g77 supports -c -o file.o... (cached) no checking whether the g77 linker (/scratch/multimedia/handbrake/work/.cwrapper/bin/ld) supports shared libraries... PKGSRC-WARNING: Something is trying to run the fortran compiler, PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile. yes checking dynamic linker characteristics... PKGSRC-WARNING: Something is trying to run the fortran compiler, PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile. NetBSD ld.elf_so checking how to hardcode library paths into programs... immediate checking for 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 ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking version of GCC... 4.8.4 checking for function prototypes... yes checking for string.h... (cached) yes checking dmalloc.h usability... no checking dmalloc.h presence... no checking for dmalloc.h... no checking for ANSI C header files... (cached) yes checking for errno.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for limits.h... (cached) yes checking for stdint.h... (cached) yes checking for string.h... (cached) yes checking sys/soundcard.h usability... yes checking sys/soundcard.h presence... yes checking for sys/soundcard.h... yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking xmmintrin.h usability... yes checking xmmintrin.h presence... yes checking for xmmintrin.h... yes checking linux/soundcard.h usability... no checking linux/soundcard.h presence... no checking for linux/soundcard.h... no checking for an ANSI C-conforming const... (cached) yes checking for inline... (cached) inline checking whether byte ordering is bigendian... (cached) no checking for special C compiler options needed for large files... (cached) no checking for _FILE_OFFSET_BITS value needed for large files... (cached) no checking for short... yes checking size of short... 2 checking for unsigned short... yes checking size of unsigned short... 2 checking for int... yes checking size of int... 4 checking for unsigned int... yes checking size of unsigned int... 4 checking for long... yes checking size of long... 8 checking for unsigned long... yes checking size of unsigned long... 8 checking for long long... yes checking size of long long... 8 checking for unsigned long long... yes checking size of unsigned long long... 8 checking for float... yes checking size of float... 4 checking for double... yes checking size of double... 8 checking for long double with more range or precision than double... yes checking for uint8_t... yes checking for int8_t... yes checking for uint16_t... yes checking for int16_t... (cached) yes checking for uint32_t... yes checking for int32_t... (cached) yes checking for uint64_t... yes checking for int64_t... yes checking for IEEE854 compliant 80 bit floats... no checking for ieee754_float64_t... no checking for ieee754_float32_t... no checking for size_t... (cached) yes checking whether time.h and sys/time.h may both be included... (cached) yes checking for working alloca.h... no checking for alloca... yes checking for gettimeofday... (cached) yes checking for strtol... yes checking for socket... yes checking termcap.h usability... yes checking termcap.h presence... yes checking for termcap.h... yes checking ncurses/termcap.h usability... no checking ncurses/termcap.h presence... no checking for ncurses/termcap.h... no checking for initscr in -ltermcap... no checking for initscr in -lcurses... yes checking for initscr in -lncurses... no checking for cos in -lm... (cached) yes checking for cos in -lffm... no checking for cos in -lcpml... no checking for gtk-config... no checking for GTK - version >= 1.2.0... no *** The gtk-config script installed by GTK could not be found *** If GTK was installed in PREFIX, make sure PREFIX/bin is in *** your path, or set the GTK_CONFIG environment variable to the *** full path to gtk-config. checking use of ElectricFence malloc debugging... no checking use of file io... lame checking use of analyzer hooks... yes checking use of mpg123 decoder... yes (Layer 2, 3) checking if the lame frontend should be build... yes checking if mp3x is requested... no checking if mp3rtp is requested... no checking use of VBR bitrate histogram... yes, with curses checking if I have to build the internal vector lib... yes checking for FLOAT8 as float... no checking for nasm... /usr/pkg/bin/nasm checking for assembler routines for this processor type... no checking for additional optimizations... no checking for debug options... no configure: updating cache /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating libmp3lame/Makefile config.status: creating libmp3lame/i386/Makefile config.status: creating libmp3lame/vector/Makefile config.status: creating frontend/Makefile config.status: creating mpglib/Makefile config.status: creating doc/Makefile config.status: creating doc/html/Makefile config.status: creating doc/man/Makefile config.status: creating include/Makefile config.status: creating Dll/Makefile config.status: creating misc/Makefile config.status: creating debian/Makefile config.status: creating dshow/Makefile config.status: creating ACM/Makefile config.status: creating ACM/ADbg/Makefile config.status: creating ACM/ddk/Makefile config.status: creating ACM/tinyxml/Makefile config.status: creating lame.spec config.status: creating mac/Makefile config.status: creating macosx/Makefile config.status: creating macosx/English.lproj/Makefile config.status: creating macosx/LAME.xcodeproj/Makefile config.status: creating config.h config.status: executing depfiles commands gmake all-recursive Making all in mpglib /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT common.lo -MD -MP -MF .deps/common.Tpo -c -o common.lo common.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT common.lo -MD -MP -MF .deps/common.Tpo -c common.c -o common.o mv -f .deps/common.Tpo .deps/common.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT dct64_i386.lo -MD -MP -MF .deps/dct64_i386.Tpo -c -o dct64_i386.lo dct64_i386.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT dct64_i386.lo -MD -MP -MF .deps/dct64_i386.Tpo -c dct64_i386.c -o dct64_i386.o mv -f .deps/dct64_i386.Tpo .deps/dct64_i386.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT decode_i386.lo -MD -MP -MF .deps/decode_i386.Tpo -c -o decode_i386.lo decode_i386.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT decode_i386.lo -MD -MP -MF .deps/decode_i386.Tpo -c decode_i386.c -o decode_i386.o mv -f .deps/decode_i386.Tpo .deps/decode_i386.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT interface.lo -MD -MP -MF .deps/interface.Tpo -c -o interface.lo interface.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT interface.lo -MD -MP -MF .deps/interface.Tpo -c interface.c -o interface.o mv -f .deps/interface.Tpo .deps/interface.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT layer1.lo -MD -MP -MF .deps/layer1.Tpo -c -o layer1.lo layer1.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT layer1.lo -MD -MP -MF .deps/layer1.Tpo -c layer1.c -o layer1.o mv -f .deps/layer1.Tpo .deps/layer1.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT layer2.lo -MD -MP -MF .deps/layer2.Tpo -c -o layer2.lo layer2.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT layer2.lo -MD -MP -MF .deps/layer2.Tpo -c layer2.c -o layer2.o mv -f .deps/layer2.Tpo .deps/layer2.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT layer3.lo -MD -MP -MF .deps/layer3.Tpo -c -o layer3.lo layer3.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT layer3.lo -MD -MP -MF .deps/layer3.Tpo -c layer3.c -o layer3.o mv -f .deps/layer3.Tpo .deps/layer3.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT tabinit.lo -MD -MP -MF .deps/tabinit.Tpo -c -o tabinit.lo tabinit.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT tabinit.lo -MD -MP -MF .deps/tabinit.Tpo -c tabinit.c -o tabinit.o mv -f .deps/tabinit.Tpo .deps/tabinit.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -o libmpgdecoder.la common.lo dct64_i386.lo decode_i386.lo interface.lo layer1.lo layer2.lo layer3.lo tabinit.lo mkdir .libs ar cru .libs/libmpgdecoder.a common.o dct64_i386.o decode_i386.o interface.o layer1.o layer2.o layer3.o tabinit.o ranlib .libs/libmpgdecoder.a creating libmpgdecoder.la (cd .libs && rm -f libmpgdecoder.la && ln -s ../libmpgdecoder.la libmpgdecoder.la) Making all in libmp3lame Making all in i386 gmake[7]: Nothing to be done for 'all'. Making all in vector /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libmp3lame -I../../mpglib -I../.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT xmm_quantize_sub.lo -MD -MP -MF .deps/xmm_quantize_sub.Tpo -c -o xmm_quantize_sub.lo xmm_quantize_sub.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libmp3lame -I../../mpglib -I../.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT xmm_quantize_sub.lo -MD -MP -MF .deps/xmm_quantize_sub.Tpo -c xmm_quantize_sub.c -o xmm_quantize_sub.o mv -f .deps/xmm_quantize_sub.Tpo .deps/xmm_quantize_sub.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -o liblamevectorroutines.la xmm_quantize_sub.lo mkdir .libs ar cru .libs/liblamevectorroutines.a xmm_quantize_sub.o ranlib .libs/liblamevectorroutines.a creating liblamevectorroutines.la (cd .libs && rm -f liblamevectorroutines.la && ln -s ../liblamevectorroutines.la liblamevectorroutines.la) /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT VbrTag.lo -MD -MP -MF .deps/VbrTag.Tpo -c -o VbrTag.lo VbrTag.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT VbrTag.lo -MD -MP -MF .deps/VbrTag.Tpo -c VbrTag.c -o VbrTag.o VbrTag.c: In function 'CheckVbrTag': VbrTag.c:332:27: warning: variable 'h_sr_index' set but not used [-Wunused-but-set-variable] int h_id, h_mode, h_sr_index; ^ VbrTag.c: In function 'InitVbrTag': VbrTag.c:486:20: warning: variable 'SampIndex' set but not used [-Wunused-but-set-variable] int nMode, SampIndex; ^ VbrTag.c:486:13: warning: variable 'nMode' set but not used [-Wunused-but-set-variable] int nMode, SampIndex; ^ mv -f .deps/VbrTag.Tpo .deps/VbrTag.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT bitstream.lo -MD -MP -MF .deps/bitstream.Tpo -c -o bitstream.lo bitstream.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT bitstream.lo -MD -MP -MF .deps/bitstream.Tpo -c bitstream.c -o bitstream.o In file included from bitstream.c:40:0: gain_analysis.h:88:9: warning: variably modified 'A' at file scope [enabled by default] uint32_t A[(size_t) (STEPS_per_dB * MAX_dB)]; ^ gain_analysis.h:89:9: warning: variably modified 'B' at file scope [enabled by default] uint32_t B[(size_t) (STEPS_per_dB * MAX_dB)]; ^ mv -f .deps/bitstream.Tpo .deps/bitstream.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT encoder.lo -MD -MP -MF .deps/encoder.Tpo -c -o encoder.lo encoder.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT encoder.lo -MD -MP -MF .deps/encoder.Tpo -c encoder.c -o encoder.o encoder.c: In function 'lame_encode_mp3_frame': encoder.c:322:13: warning: variable 'ms_ratio_prev' set but not used [-Wunused-but-set-variable] FLOAT ms_ratio_prev = 0.; ^ mv -f .deps/encoder.Tpo .deps/encoder.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT fft.lo -MD -MP -MF .deps/fft.Tpo -c -o fft.lo fft.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT fft.lo -MD -MP -MF .deps/fft.Tpo -c fft.c -o fft.o mv -f .deps/fft.Tpo .deps/fft.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT gain_analysis.lo -MD -MP -MF .deps/gain_analysis.Tpo -c -o gain_analysis.lo gain_analysis.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT gain_analysis.lo -MD -MP -MF .deps/gain_analysis.Tpo -c gain_analysis.c -o gain_analysis.o In file included from gain_analysis.c:101:0: gain_analysis.h:88:9: warning: variably modified 'A' at file scope [enabled by default] uint32_t A[(size_t) (STEPS_per_dB * MAX_dB)]; ^ gain_analysis.h:89:9: warning: variably modified 'B' at file scope [enabled by default] uint32_t B[(size_t) (STEPS_per_dB * MAX_dB)]; ^ mv -f .deps/gain_analysis.Tpo .deps/gain_analysis.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT id3tag.lo -MD -MP -MF .deps/id3tag.Tpo -c -o id3tag.lo id3tag.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT id3tag.lo -MD -MP -MF .deps/id3tag.Tpo -c id3tag.c -o id3tag.o id3tag.c: In function 'isSameLang': id3tag.c:550:9: warning: array subscript has type 'char' [-Wchar-subscripts] char a = tolower(l1[i]); ^ id3tag.c:551:9: warning: array subscript has type 'char' [-Wchar-subscripts] char b = tolower(d[i]); ^ id3tag.c: In function 'local_strcasecmp': id3tag.c:838:9: warning: array subscript has type 'char' [-Wchar-subscripts] c1 = tolower(*s1); ^ id3tag.c:839:9: warning: array subscript has type 'char' [-Wchar-subscripts] c2 = tolower(*s2); ^ mv -f .deps/id3tag.Tpo .deps/id3tag.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT lame.lo -MD -MP -MF .deps/lame.Tpo -c -o lame.lo lame.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT lame.lo -MD -MP -MF .deps/lame.Tpo -c lame.c -o lame.o In file included from lame.c:40:0: gain_analysis.h:88:9: warning: variably modified 'A' at file scope [enabled by default] uint32_t A[(size_t) (STEPS_per_dB * MAX_dB)]; ^ gain_analysis.h:89:9: warning: variably modified 'B' at file scope [enabled by default] uint32_t B[(size_t) (STEPS_per_dB * MAX_dB)]; ^ mv -f .deps/lame.Tpo .deps/lame.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT newmdct.lo -MD -MP -MF .deps/newmdct.Tpo -c -o newmdct.lo newmdct.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT newmdct.lo -MD -MP -MF .deps/newmdct.Tpo -c newmdct.c -o newmdct.o mv -f .deps/newmdct.Tpo .deps/newmdct.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT presets.lo -MD -MP -MF .deps/presets.Tpo -c -o presets.lo presets.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT presets.lo -MD -MP -MF .deps/presets.Tpo -c presets.c -o presets.o mv -f .deps/presets.Tpo .deps/presets.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT psymodel.lo -MD -MP -MF .deps/psymodel.Tpo -c -o psymodel.lo psymodel.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT psymodel.lo -MD -MP -MF .deps/psymodel.Tpo -c psymodel.c -o psymodel.o psymodel.c: In function 'compute_masking_s': psymodel.c:765:13: warning: variable 'max' set but not used [-Wunused-but-set-variable] FLOAT max[CBANDS]; ^ mv -f .deps/psymodel.Tpo .deps/psymodel.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT quantize.lo -MD -MP -MF .deps/quantize.Tpo -c -o quantize.lo quantize.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT quantize.lo -MD -MP -MF .deps/quantize.Tpo -c quantize.c -o quantize.o quantize.c: In function 'VBR_new_prepare': quantize.c:1576:18: warning: variable 'mxb' set but not used [-Wunused-but-set-variable] int avg, mxb, bits = 0; ^ quantize.c: In function 'VBR_new_iteration_loop': quantize.c:1714:28: warning: variable 'fullframebits' set but not used [-Wunused-but-set-variable] int mean_bits, fullframebits; ^ mv -f .deps/quantize.Tpo .deps/quantize.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT quantize_pvt.lo -MD -MP -MF .deps/quantize_pvt.Tpo -c -o quantize_pvt.lo quantize_pvt.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT quantize_pvt.lo -MD -MP -MF .deps/quantize_pvt.Tpo -c quantize_pvt.c -o quantize_pvt.o quantize_pvt.c: In function 'on_pe': quantize_pvt.c:426:20: warning: variable 'cod_info' set but not used [-Wunused-but-set-variable] gr_info const *cod_info; ^ mv -f .deps/quantize_pvt.Tpo .deps/quantize_pvt.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT reservoir.lo -MD -MP -MF .deps/reservoir.Tpo -c -o reservoir.lo reservoir.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT reservoir.lo -MD -MP -MF .deps/reservoir.Tpo -c reservoir.c -o reservoir.o mv -f .deps/reservoir.Tpo .deps/reservoir.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT set_get.lo -MD -MP -MF .deps/set_get.Tpo -c -o set_get.lo set_get.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT set_get.lo -MD -MP -MF .deps/set_get.Tpo -c set_get.c -o set_get.o mv -f .deps/set_get.Tpo .deps/set_get.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT tables.lo -MD -MP -MF .deps/tables.Tpo -c -o tables.lo tables.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT tables.lo -MD -MP -MF .deps/tables.Tpo -c tables.c -o tables.o mv -f .deps/tables.Tpo .deps/tables.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT takehiro.lo -MD -MP -MF .deps/takehiro.Tpo -c -o takehiro.lo takehiro.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT takehiro.lo -MD -MP -MF .deps/takehiro.Tpo -c takehiro.c -o takehiro.o mv -f .deps/takehiro.Tpo .deps/takehiro.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT util.lo -MD -MP -MF .deps/util.Tpo -c -o util.lo util.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.c -o util.o mv -f .deps/util.Tpo .deps/util.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT vbrquantize.lo -MD -MP -MF .deps/vbrquantize.Tpo -c -o vbrquantize.lo vbrquantize.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT vbrquantize.lo -MD -MP -MF .deps/vbrquantize.Tpo -c vbrquantize.c -o vbrquantize.o mv -f .deps/vbrquantize.Tpo .deps/vbrquantize.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT version.lo -MD -MP -MF .deps/version.Tpo -c -o version.lo version.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT version.lo -MD -MP -MF .deps/version.Tpo -c version.c -o version.o mv -f .deps/version.Tpo .deps/version.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT mpglib_interface.lo -MD -MP -MF .deps/mpglib_interface.Tpo -c -o mpglib_interface.lo mpglib_interface.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT mpglib_interface.lo -MD -MP -MF .deps/mpglib_interface.Tpo -c mpglib_interface.c -o mpglib_interface.o mv -f .deps/mpglib_interface.Tpo .deps/mpglib_interface.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -version-info 0:0 -no-undefined -o libmp3lame.la -rpath /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib VbrTag.lo bitstream.lo encoder.lo fft.lo gain_analysis.lo id3tag.lo lame.lo newmdct.lo presets.lo psymodel.lo quantize.lo quantize_pvt.lo reservoir.lo set_get.lo tables.lo takehiro.lo util.lo vbrquantize.lo version.lo mpglib_interface.lo ../libmp3lame/vector/liblamevectorroutines.la ../mpglib/libmpgdecoder.la -lm mkdir .libs rm -fr .libs/libmp3lame.lax mkdir .libs/libmp3lame.lax rm -fr .libs/libmp3lame.lax/liblamevectorroutines.a mkdir .libs/libmp3lame.lax/liblamevectorroutines.a (cd .libs/libmp3lame.lax/liblamevectorroutines.a && ar x /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lame/libmp3lame/../libmp3lame/vector/.libs/liblamevectorroutines.a) rm -fr .libs/libmp3lame.lax/libmpgdecoder.a mkdir .libs/libmp3lame.lax/libmpgdecoder.a (cd .libs/libmp3lame.lax/libmpgdecoder.a && ar x /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lame/libmp3lame/../mpglib/.libs/libmpgdecoder.a) ar cru .libs/libmp3lame.a VbrTag.o bitstream.o encoder.o fft.o gain_analysis.o id3tag.o lame.o newmdct.o presets.o psymodel.o quantize.o quantize_pvt.o reservoir.o set_get.o tables.o takehiro.o util.o vbrquantize.o version.o mpglib_interface.o .libs/libmp3lame.lax/liblamevectorroutines.a/xmm_quantize_sub.o .libs/libmp3lame.lax/libmpgdecoder.a/common.o .libs/libmp3lame.lax/libmpgdecoder.a/dct64_i386.o .libs/libmp3lame.lax/libmpgdecoder.a/decode_i386.o .libs/libmp3lame.lax/libmpgdecoder.a/interface.o .libs/libmp3lame.lax/libmpgdecoder.a/layer1.o .libs/libmp3lame.lax/libmpgdecoder.a/layer2.o .libs/libmp3lame.lax/libmpgdecoder.a/layer3.o .libs/libmp3lame.lax/libmpgdecoder.a/tabinit.o ranlib .libs/libmp3lame.a rm -fr .libs/libmp3lame.lax creating libmp3lame.la (cd .libs && rm -f libmp3lame.la && ln -s ../libmp3lame.la libmp3lame.la) Making all in frontend gcc -DHAVE_CONFIG_H -I. -I.. -I../libmp3lame -I../include -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c mv -f .deps/main.Tpo .deps/main.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../libmp3lame -I../include -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT console.o -MD -MP -MF .deps/console.Tpo -c -o console.o console.c mv -f .deps/console.Tpo .deps/console.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../libmp3lame -I../include -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT get_audio.o -MD -MP -MF .deps/get_audio.Tpo -c -o get_audio.o get_audio.c get_audio.c: In function 'parse_wave_header': get_audio.c:1080:30: warning: variable 'file_length' set but not used [-Wunused-but-set-variable] long data_length = 0, file_length, subSize = 0; ^ get_audio.c:1076:13: warning: variable 'avg_bytes_per_sec' set but not used [-Wunused-but-set-variable] int avg_bytes_per_sec = 0; ^ get_audio.c:1073:13: warning: variable 'block_align' set but not used [-Wunused-but-set-variable] int block_align = 0; ^ mv -f .deps/get_audio.Tpo .deps/get_audio.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../libmp3lame -I../include -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT lametime.o -MD -MP -MF .deps/lametime.Tpo -c -o lametime.o lametime.c mv -f .deps/lametime.Tpo .deps/lametime.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../libmp3lame -I../include -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT parse.o -MD -MP -MF .deps/parse.Tpo -c -o parse.o parse.c parse.c: In function 'lame_version_print': parse.c:518:9: warning: field width specifier '*' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat=] fprintf(fp, "LAME %s version %s\n%*s(%s)\n\n", b, v, lw - 2 - lenu, "", u); ^ parse.c:518:9: warning: field width specifier '*' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat=] parse.c:520:9: warning: field width specifier '*' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] fprintf(fp, "LAME version %s\n%*s(%s)\n\n", v, lw - 2 - lenu, "", u); ^ parse.c:520:9: warning: field width specifier '*' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] parse.c: In function 'local_strcasecmp': parse.c:1224:9: warning: array subscript has type 'char' [-Wchar-subscripts] c1 = tolower(*s1); ^ parse.c:1225:9: warning: array subscript has type 'char' [-Wchar-subscripts] c2 = tolower(*s2); ^ mv -f .deps/parse.Tpo .deps/parse.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../libmp3lame -I../include -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT portableio.o -MD -MP -MF .deps/portableio.Tpo -c -o portableio.o portableio.c mv -f .deps/portableio.Tpo .deps/portableio.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../libmp3lame -I../include -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT timestatus.o -MD -MP -MF .deps/timestatus.Tpo -c -o timestatus.o timestatus.c mv -f .deps/timestatus.Tpo .deps/timestatus.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../libmp3lame -I../include -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT brhist.o -MD -MP -MF .deps/brhist.Tpo -c -o brhist.o brhist.c brhist.c: In function 'brhist_disp_line': brhist.c:142:13: warning: variable 'ppt' set but not used [-Wunused-but-set-variable] int ppt = 0; ^ mv -f .deps/brhist.Tpo .deps/brhist.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -static -o lame main.o console.o get_audio.o lametime.o parse.o portableio.o timestatus.o brhist.o ../libmp3lame/libmp3lame.la -lcurses -lm mkdir .libs gcc -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -o lame main.o console.o get_audio.o lametime.o parse.o portableio.o timestatus.o brhist.o ../libmp3lame/.libs/libmp3lame.a -lcurses -lm Making all in Dll gmake[6]: Nothing to be done for 'all'. Making all in debian gmake[6]: Nothing to be done for 'all'. Making all in doc Making all in html gmake[7]: Nothing to be done for 'all'. Making all in man gmake[7]: Nothing to be done for 'all'. gmake[7]: Nothing to be done for 'all-am'. Making all in include gmake[6]: Nothing to be done for 'all'. Making all in misc gmake[6]: Nothing to be done for 'all'. Making all in dshow gmake[6]: Nothing to be done for 'all'. Making all in ACM Making all in ADbg gmake[7]: Nothing to be done for 'all'. Making all in ddk gmake[7]: Nothing to be done for 'all'. Making all in tinyxml gmake[7]: Nothing to be done for 'all'. gmake[7]: Nothing to be done for 'all-am'. Making all in mac gmake[6]: Nothing to be done for 'all'. Making all in macosx Making all in English.lproj gmake[7]: Nothing to be done for 'all'. Making all in LAME.xcodeproj gmake[7]: Nothing to be done for 'all'. gmake[7]: Nothing to be done for 'all-am'. Making install in mpglib gmake[6]: Nothing to be done for 'install-exec-am'. gmake[6]: Nothing to be done for 'install-data-am'. Making install in libmp3lame Making install in i386 gmake[7]: Nothing to be done for 'install-exec-am'. gmake[7]: Nothing to be done for 'install-data-am'. Making install in vector gmake[7]: Nothing to be done for 'install-exec-am'. gmake[7]: Nothing to be done for 'install-data-am'. test -z "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib" || .././install-sh -c -d "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib" /bin/sh ../libtool --mode=install /scratch/multimedia/handbrake/work/.tools/bin/install -c 'libmp3lame.la' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libmp3lame.la' /scratch/multimedia/handbrake/work/.tools/bin/install -c .libs/libmp3lame.lai /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libmp3lame.la /scratch/multimedia/handbrake/work/.tools/bin/install -c .libs/libmp3lame.a /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libmp3lame.a chmod 644 /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libmp3lame.a ranlib /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libmp3lame.a ---------------------------------------------------------------------- Libraries have been installed in: /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- gmake[7]: Nothing to be done for 'install-data-am'. Making install in frontend test -z "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/bin" || .././install-sh -c -d "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/bin" /bin/sh ../libtool --mode=install /scratch/multimedia/handbrake/work/.tools/bin/install -c 'lame' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/bin/lame' /scratch/multimedia/handbrake/work/.tools/bin/install -c lame /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/bin/lame gmake[6]: Nothing to be done for 'install-data-am'. Making install in Dll gmake[6]: Nothing to be done for 'install-exec-am'. gmake[6]: Nothing to be done for 'install-data-am'. Making install in debian gmake[6]: Nothing to be done for 'install-exec-am'. gmake[6]: Nothing to be done for 'install-data-am'. Making install in doc Making install in html gmake[7]: Nothing to be done for 'install-exec-am'. test -z "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/lame/html" || ../.././install-sh -c -d "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/lame/html" /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'basic.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/lame/html/basic.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'contributors.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/lame/html/contributors.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'examples.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/lame/html/examples.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'history.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/lame/html/history.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'id3.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/lame/html/id3.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'index.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/lame/html/index.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'lame.css' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/lame/html/lame.css' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'modes.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/lame/html/modes.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'node6.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/lame/html/node6.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'switchs.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/lame/html/switchs.html' Making install in man gmake[7]: Nothing to be done for 'install-exec-am'. test -z "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/man/man1" || ../.././install-sh -c -d "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/man/man1" /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 './lame.1' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/man/man1/lame.1' gmake[7]: Nothing to be done for 'install-exec-am'. gmake[7]: Nothing to be done for 'install-data-am'. Making install in include gmake[6]: Nothing to be done for 'install-exec-am'. test -z "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include/lame" || .././install-sh -c -d "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include/lame" /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'lame.h' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include/lame/lame.h' Making install in misc gmake[6]: Nothing to be done for 'install-exec-am'. gmake[6]: Nothing to be done for 'install-data-am'. Making install in dshow gmake[6]: Nothing to be done for 'install-exec-am'. gmake[6]: Nothing to be done for 'install-data-am'. Making install in ACM Making install in ADbg gmake[7]: Nothing to be done for 'install-exec-am'. gmake[7]: Nothing to be done for 'install-data-am'. Making install in ddk gmake[7]: Nothing to be done for 'install-exec-am'. gmake[7]: Nothing to be done for 'install-data-am'. Making install in tinyxml gmake[7]: Nothing to be done for 'install-exec-am'. gmake[7]: Nothing to be done for 'install-data-am'. gmake[7]: Nothing to be done for 'install-exec-am'. gmake[7]: Nothing to be done for 'install-data-am'. Making install in mac gmake[6]: Nothing to be done for 'install-exec-am'. gmake[6]: Nothing to be done for 'install-data-am'. Making install in macosx Making install in English.lproj gmake[7]: Nothing to be done for 'install-exec-am'. gmake[7]: Nothing to be done for 'install-data-am'. Making install in LAME.xcodeproj gmake[7]: Nothing to be done for 'install-exec-am'. gmake[7]: Nothing to be done for 'install-data-am'. gmake[7]: Nothing to be done for 'install-exec-am'. gmake[7]: Nothing to be done for 'install-data-am'. gmake[6]: Nothing to be done for 'install-exec-am'. gmake[6]: Nothing to be done for 'install-data-am'. LibMp4v2 ./lib/libmp4v2.a configure: --> --> Configuring MP4v2 1.0.0 --> checking whether to enable maintainer-specific portions of Makefiles... no checking for a BSD-compatible install... /scratch/multimedia/handbrake/work/.tools/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... autoaux/install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking for a thread-safe mkdir -p... autoaux/install-sh -c -d checking for g++... g++ 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 g++ accepts -g... yes checking build system type... x86_64-unknown-netbsd7.0. checking host system type... x86_64-unknown-netbsd7.0. checking for gcc... gcc checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for a sed that does not truncate output... /scratch/multimedia/handbrake/work/.tools/bin/sed checking for grep that handles long lines and -e... /scratch/multimedia/handbrake/work/.tools/bin/grep checking for egrep... /scratch/multimedia/handbrake/work/.tools/bin/grep -E checking for ld used by gcc... /scratch/multimedia/handbrake/work/.cwrapper/bin/ld checking if the linker (/scratch/multimedia/handbrake/work/.cwrapper/bin/ld) is GNU ld... yes checking for /scratch/multimedia/handbrake/work/.cwrapper/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so|_pic\.a)$ 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 how to run the C++ preprocessor... g++ -E checking the maximum length of command line arguments... 196608 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip 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 static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/scratch/multimedia/handbrake/work/.cwrapper/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... NetBSD ld.elf_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... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /scratch/multimedia/handbrake/work/.cwrapper/bin/ld checking if the linker (/scratch/multimedia/handbrake/work/.cwrapper/bin/ld) is GNU ld... yes checking whether the g++ linker (/scratch/multimedia/handbrake/work/.cwrapper/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++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/scratch/multimedia/handbrake/work/.cwrapper/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... NetBSD ld.elf_so (cached) (cached) checking how to hardcode library paths into programs... immediate checking for svn... no checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking winsock2.h usability... no checking winsock2.h presence... no checking for winsock2.h... no test: ==: unexpected operator checking for gettimeofday... yes checking for getopt_long_only... no configure: creating ./config.status config.status: creating GNUmakefile config.status: creating GNUmakefile.auto config.status: creating include/mp4v2/project.h config.status: creating project/project.texi config.status: creating src/platform/config.h /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-3gp.lo `test -f 'src/3gp.cpp' || echo './'`src/3gp.cpp mkdir src/.libs g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/3gp.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-3gp.o src/3gp.cpp: In member function 'void mp4v2::impl::MP4File::MakeFtypAtom(char*, __uint32_t, char**, __uint32_t)': src/3gp.cpp:70:10: warning: variable 'rewriteNeeded' set but not used [-Wunused-but-set-variable] bool rewriteNeeded = false; ^ g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/3gp.cpp -o src/libmp4v2_la-3gp.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-atom_ac3.lo `test -f 'src/atom_ac3.cpp' || echo './'`src/atom_ac3.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_ac3.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-atom_ac3.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_ac3.cpp -o src/libmp4v2_la-atom_ac3.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-atom_amr.lo `test -f 'src/atom_amr.cpp' || echo './'`src/atom_amr.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_amr.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-atom_amr.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_amr.cpp -o src/libmp4v2_la-atom_amr.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-atom_avc1.lo `test -f 'src/atom_avc1.cpp' || echo './'`src/atom_avc1.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_avc1.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-atom_avc1.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_avc1.cpp -o src/libmp4v2_la-atom_avc1.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-atom_avcC.lo `test -f 'src/atom_avcC.cpp' || echo './'`src/atom_avcC.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_avcC.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-atom_avcC.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_avcC.cpp -o src/libmp4v2_la-atom_avcC.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-atom_colr.lo `test -f 'src/atom_colr.cpp' || echo './'`src/atom_colr.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_colr.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-atom_colr.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_colr.cpp -o src/libmp4v2_la-atom_colr.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-atom_d263.lo `test -f 'src/atom_d263.cpp' || echo './'`src/atom_d263.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_d263.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-atom_d263.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_d263.cpp -o src/libmp4v2_la-atom_d263.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-atom_dac3.lo `test -f 'src/atom_dac3.cpp' || echo './'`src/atom_dac3.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_dac3.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-atom_dac3.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_dac3.cpp -o src/libmp4v2_la-atom_dac3.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-atom_damr.lo `test -f 'src/atom_damr.cpp' || echo './'`src/atom_damr.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_damr.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-atom_damr.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_damr.cpp -o src/libmp4v2_la-atom_damr.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-atom_dref.lo `test -f 'src/atom_dref.cpp' || echo './'`src/atom_dref.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_dref.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-atom_dref.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_dref.cpp -o src/libmp4v2_la-atom_dref.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-atom_elst.lo `test -f 'src/atom_elst.cpp' || echo './'`src/atom_elst.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_elst.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-atom_elst.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_elst.cpp -o src/libmp4v2_la-atom_elst.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-atom_enca.lo `test -f 'src/atom_enca.cpp' || echo './'`src/atom_enca.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_enca.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-atom_enca.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_enca.cpp -o src/libmp4v2_la-atom_enca.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-atom_encv.lo `test -f 'src/atom_encv.cpp' || echo './'`src/atom_encv.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_encv.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-atom_encv.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_encv.cpp -o src/libmp4v2_la-atom_encv.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-atom_free.lo `test -f 'src/atom_free.cpp' || echo './'`src/atom_free.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_free.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-atom_free.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_free.cpp -o src/libmp4v2_la-atom_free.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-atom_ftyp.lo `test -f 'src/atom_ftyp.cpp' || echo './'`src/atom_ftyp.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_ftyp.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-atom_ftyp.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_ftyp.cpp -o src/libmp4v2_la-atom_ftyp.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-atom_ftab.lo `test -f 'src/atom_ftab.cpp' || echo './'`src/atom_ftab.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_ftab.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-atom_ftab.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_ftab.cpp -o src/libmp4v2_la-atom_ftab.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-atom_gmin.lo `test -f 'src/atom_gmin.cpp' || echo './'`src/atom_gmin.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_gmin.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-atom_gmin.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_gmin.cpp -o src/libmp4v2_la-atom_gmin.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-atom_hdlr.lo `test -f 'src/atom_hdlr.cpp' || echo './'`src/atom_hdlr.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_hdlr.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-atom_hdlr.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_hdlr.cpp -o src/libmp4v2_la-atom_hdlr.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-atom_hinf.lo `test -f 'src/atom_hinf.cpp' || echo './'`src/atom_hinf.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_hinf.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-atom_hinf.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_hinf.cpp -o src/libmp4v2_la-atom_hinf.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-atom_hnti.lo `test -f 'src/atom_hnti.cpp' || echo './'`src/atom_hnti.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_hnti.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-atom_hnti.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_hnti.cpp -o src/libmp4v2_la-atom_hnti.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-atom_href.lo `test -f 'src/atom_href.cpp' || echo './'`src/atom_href.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_href.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-atom_href.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_href.cpp -o src/libmp4v2_la-atom_href.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-atom_mdat.lo `test -f 'src/atom_mdat.cpp' || echo './'`src/atom_mdat.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_mdat.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-atom_mdat.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_mdat.cpp -o src/libmp4v2_la-atom_mdat.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-atom_mdhd.lo `test -f 'src/atom_mdhd.cpp' || echo './'`src/atom_mdhd.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_mdhd.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-atom_mdhd.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_mdhd.cpp -o src/libmp4v2_la-atom_mdhd.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-atom_meta.lo `test -f 'src/atom_meta.cpp' || echo './'`src/atom_meta.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_meta.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-atom_meta.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_meta.cpp -o src/libmp4v2_la-atom_meta.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-atom_mp4s.lo `test -f 'src/atom_mp4s.cpp' || echo './'`src/atom_mp4s.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_mp4s.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-atom_mp4s.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_mp4s.cpp -o src/libmp4v2_la-atom_mp4s.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-atom_mp4v.lo `test -f 'src/atom_mp4v.cpp' || echo './'`src/atom_mp4v.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_mp4v.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-atom_mp4v.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_mp4v.cpp -o src/libmp4v2_la-atom_mp4v.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-atom_mvhd.lo `test -f 'src/atom_mvhd.cpp' || echo './'`src/atom_mvhd.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_mvhd.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-atom_mvhd.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_mvhd.cpp -o src/libmp4v2_la-atom_mvhd.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-atom_nmhd.lo `test -f 'src/atom_nmhd.cpp' || echo './'`src/atom_nmhd.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_nmhd.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-atom_nmhd.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_nmhd.cpp -o src/libmp4v2_la-atom_nmhd.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-atom_ohdr.lo `test -f 'src/atom_ohdr.cpp' || echo './'`src/atom_ohdr.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_ohdr.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-atom_ohdr.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_ohdr.cpp -o src/libmp4v2_la-atom_ohdr.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-atom_pasp.lo `test -f 'src/atom_pasp.cpp' || echo './'`src/atom_pasp.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_pasp.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-atom_pasp.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_pasp.cpp -o src/libmp4v2_la-atom_pasp.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-atom_root.lo `test -f 'src/atom_root.cpp' || echo './'`src/atom_root.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_root.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-atom_root.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_root.cpp -o src/libmp4v2_la-atom_root.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-atom_rtp.lo `test -f 'src/atom_rtp.cpp' || echo './'`src/atom_rtp.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_rtp.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-atom_rtp.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_rtp.cpp -o src/libmp4v2_la-atom_rtp.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-atom_s263.lo `test -f 'src/atom_s263.cpp' || echo './'`src/atom_s263.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_s263.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-atom_s263.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_s263.cpp -o src/libmp4v2_la-atom_s263.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-atom_sdp.lo `test -f 'src/atom_sdp.cpp' || echo './'`src/atom_sdp.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_sdp.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-atom_sdp.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_sdp.cpp -o src/libmp4v2_la-atom_sdp.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-atom_smi.lo `test -f 'src/atom_smi.cpp' || echo './'`src/atom_smi.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_smi.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-atom_smi.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_smi.cpp -o src/libmp4v2_la-atom_smi.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-atom_sound.lo `test -f 'src/atom_sound.cpp' || echo './'`src/atom_sound.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_sound.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-atom_sound.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_sound.cpp -o src/libmp4v2_la-atom_sound.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-atom_standard.lo `test -f 'src/atom_standard.cpp' || echo './'`src/atom_standard.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_standard.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-atom_standard.o src/atom_standard.cpp:29:52: warning: narrowing conversion of '169' from 'int' to 'const char' inside { } is ill-formed in C++11 [-Wnarrowing] static const char name[5]={0251,'n', 'a', 'm', '\0'}; ^ src/atom_standard.cpp:30:51: warning: narrowing conversion of '169' from 'int' to 'const char' inside { } is ill-formed in C++11 [-Wnarrowing] static const char art[5]={0251,'A', 'R', 'T', '\0'}; ^ src/atom_standard.cpp:31:51: warning: narrowing conversion of '169' from 'int' to 'const char' inside { } is ill-formed in C++11 [-Wnarrowing] static const char wrt[5]={0251,'w', 'r', 't', '\0'}; ^ src/atom_standard.cpp:32:51: warning: narrowing conversion of '169' from 'int' to 'const char' inside { } is ill-formed in C++11 [-Wnarrowing] static const char alb[5]={0251,'a', 'l', 'b', '\0'}; ^ src/atom_standard.cpp:33:51: warning: narrowing conversion of '169' from 'int' to 'const char' inside { } is ill-formed in C++11 [-Wnarrowing] static const char day[5]={0251,'d', 'a', 'y', '\0'}; ^ src/atom_standard.cpp:34:51: warning: narrowing conversion of '169' from 'int' to 'const char' inside { } is ill-formed in C++11 [-Wnarrowing] static const char too[5]={0251,'t', 'o', 'o', '\0'}; ^ src/atom_standard.cpp:35:51: warning: narrowing conversion of '169' from 'int' to 'const char' inside { } is ill-formed in C++11 [-Wnarrowing] static const char cmt[5]={0251,'c', 'm', 't', '\0'}; ^ src/atom_standard.cpp:36:51: warning: narrowing conversion of '169' from 'int' to 'const char' inside { } is ill-formed in C++11 [-Wnarrowing] static const char gen[5]={0251,'g', 'e', 'n', '\0'}; ^ src/atom_standard.cpp:37:51: warning: narrowing conversion of '169' from 'int' to 'const char' inside { } is ill-formed in C++11 [-Wnarrowing] static const char grp[5]={0251,'g', 'r', 'p', '\0'}; ^ g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_standard.cpp -o src/libmp4v2_la-atom_standard.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-atom_stbl.lo `test -f 'src/atom_stbl.cpp' || echo './'`src/atom_stbl.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_stbl.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-atom_stbl.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_stbl.cpp -o src/libmp4v2_la-atom_stbl.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-atom_stdp.lo `test -f 'src/atom_stdp.cpp' || echo './'`src/atom_stdp.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_stdp.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-atom_stdp.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_stdp.cpp -o src/libmp4v2_la-atom_stdp.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-atom_stsc.lo `test -f 'src/atom_stsc.cpp' || echo './'`src/atom_stsc.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_stsc.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-atom_stsc.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_stsc.cpp -o src/libmp4v2_la-atom_stsc.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-atom_stsd.lo `test -f 'src/atom_stsd.cpp' || echo './'`src/atom_stsd.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_stsd.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-atom_stsd.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_stsd.cpp -o src/libmp4v2_la-atom_stsd.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-atom_stsz.lo `test -f 'src/atom_stsz.cpp' || echo './'`src/atom_stsz.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_stsz.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-atom_stsz.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_stsz.cpp -o src/libmp4v2_la-atom_stsz.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-atom_stz2.lo `test -f 'src/atom_stz2.cpp' || echo './'`src/atom_stz2.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_stz2.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-atom_stz2.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_stz2.cpp -o src/libmp4v2_la-atom_stz2.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-atom_text.lo `test -f 'src/atom_text.cpp' || echo './'`src/atom_text.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_text.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-atom_text.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_text.cpp -o src/libmp4v2_la-atom_text.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-atom_tfhd.lo `test -f 'src/atom_tfhd.cpp' || echo './'`src/atom_tfhd.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_tfhd.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-atom_tfhd.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_tfhd.cpp -o src/libmp4v2_la-atom_tfhd.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-atom_tkhd.lo `test -f 'src/atom_tkhd.cpp' || echo './'`src/atom_tkhd.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_tkhd.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-atom_tkhd.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_tkhd.cpp -o src/libmp4v2_la-atom_tkhd.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-atom_treftype.lo `test -f 'src/atom_treftype.cpp' || echo './'`src/atom_treftype.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_treftype.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-atom_treftype.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_treftype.cpp -o src/libmp4v2_la-atom_treftype.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-atom_trun.lo `test -f 'src/atom_trun.cpp' || echo './'`src/atom_trun.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_trun.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-atom_trun.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_trun.cpp -o src/libmp4v2_la-atom_trun.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-atom_tx3g.lo `test -f 'src/atom_tx3g.cpp' || echo './'`src/atom_tx3g.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_tx3g.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-atom_tx3g.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_tx3g.cpp -o src/libmp4v2_la-atom_tx3g.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-atom_udta.lo `test -f 'src/atom_udta.cpp' || echo './'`src/atom_udta.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_udta.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-atom_udta.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_udta.cpp -o src/libmp4v2_la-atom_udta.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-atom_url.lo `test -f 'src/atom_url.cpp' || echo './'`src/atom_url.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_url.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-atom_url.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_url.cpp -o src/libmp4v2_la-atom_url.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-atom_urn.lo `test -f 'src/atom_urn.cpp' || echo './'`src/atom_urn.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_urn.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-atom_urn.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_urn.cpp -o src/libmp4v2_la-atom_urn.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-atom_uuid.lo `test -f 'src/atom_uuid.cpp' || echo './'`src/atom_uuid.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_uuid.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-atom_uuid.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_uuid.cpp -o src/libmp4v2_la-atom_uuid.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-atom_video.lo `test -f 'src/atom_video.cpp' || echo './'`src/atom_video.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_video.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-atom_video.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_video.cpp -o src/libmp4v2_la-atom_video.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-atom_vmhd.lo `test -f 'src/atom_vmhd.cpp' || echo './'`src/atom_vmhd.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_vmhd.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-atom_vmhd.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_vmhd.cpp -o src/libmp4v2_la-atom_vmhd.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-descriptors.lo `test -f 'src/descriptors.cpp' || echo './'`src/descriptors.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/descriptors.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-descriptors.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/descriptors.cpp -o src/libmp4v2_la-descriptors.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-isma.lo `test -f 'src/isma.cpp' || echo './'`src/isma.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/isma.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-isma.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/isma.cpp -o src/libmp4v2_la-isma.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-mp4.lo `test -f 'src/mp4.cpp' || echo './'`src/mp4.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/mp4.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-mp4.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/mp4.cpp -o src/libmp4v2_la-mp4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-mp4atom.lo `test -f 'src/mp4atom.cpp' || echo './'`src/mp4atom.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/mp4atom.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-mp4atom.o src/mp4atom.cpp: In static member function 'static mp4v2::impl::MP4Atom* mp4v2::impl::MP4Atom::CreateAtom(const char*)': src/mp4atom.cpp:343:64: warning: narrowing conversion of '169' from 'int' to 'const char' inside { } is ill-formed in C++11 [-Wnarrowing] static const char name[5]={0251,'n', 'a', 'm', '\0'}; ^ src/mp4atom.cpp:344:63: warning: narrowing conversion of '169' from 'int' to 'const char' inside { } is ill-formed in C++11 [-Wnarrowing] static const char cmt[5]={0251,'c', 'm', 't', '\0'}; ^ src/mp4atom.cpp:345:63: warning: narrowing conversion of '169' from 'int' to 'const char' inside { } is ill-formed in C++11 [-Wnarrowing] static const char cpy[5]={0251,'c', 'p', 'y', '\0'}; ^ src/mp4atom.cpp:346:62: warning: narrowing conversion of '169' from 'int' to 'const char' inside { } is ill-formed in C++11 [-Wnarrowing] static const char des[5]={0251,'d', 'e', 's','\0'}; ^ src/mp4atom.cpp:347:64: warning: narrowing conversion of '169' from 'int' to 'const char' inside { } is ill-formed in C++11 [-Wnarrowing] static const char prd[5]={0251, 'p', 'r', 'd', '\0'}; ^ g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/mp4atom.cpp -o src/libmp4v2_la-mp4atom.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-mp4container.lo `test -f 'src/mp4container.cpp' || echo './'`src/mp4container.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/mp4container.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-mp4container.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/mp4container.cpp -o src/libmp4v2_la-mp4container.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-mp4descriptor.lo `test -f 'src/mp4descriptor.cpp' || echo './'`src/mp4descriptor.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/mp4descriptor.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-mp4descriptor.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/mp4descriptor.cpp -o src/libmp4v2_la-mp4descriptor.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-mp4file.lo `test -f 'src/mp4file.cpp' || echo './'`src/mp4file.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/mp4file.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-mp4file.o src/mp4file.cpp:1288:26: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] }; ^ src/mp4file.cpp:1288:26: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/mp4file.cpp -o src/libmp4v2_la-mp4file.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-mp4file_io.lo `test -f 'src/mp4file_io.cpp' || echo './'`src/mp4file_io.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/mp4file_io.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-mp4file_io.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/mp4file_io.cpp -o src/libmp4v2_la-mp4file_io.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-mp4info.lo `test -f 'src/mp4info.cpp' || echo './'`src/mp4info.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/mp4info.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-mp4info.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/mp4info.cpp -o src/libmp4v2_la-mp4info.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-mp4meta.lo `test -f 'src/mp4meta.cpp' || echo './'`src/mp4meta.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/mp4meta.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-mp4meta.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/mp4meta.cpp -o src/libmp4v2_la-mp4meta.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-mp4property.lo `test -f 'src/mp4property.cpp' || echo './'`src/mp4property.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/mp4property.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-mp4property.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/mp4property.cpp -o src/libmp4v2_la-mp4property.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-mp4track.lo `test -f 'src/mp4track.cpp' || echo './'`src/mp4track.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/mp4track.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-mp4track.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/mp4track.cpp -o src/libmp4v2_la-mp4track.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-mp4util.lo `test -f 'src/mp4util.cpp' || echo './'`src/mp4util.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/mp4util.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-mp4util.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/mp4util.cpp -o src/libmp4v2_la-mp4util.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-ocidescriptors.lo `test -f 'src/ocidescriptors.cpp' || echo './'`src/ocidescriptors.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/ocidescriptors.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-ocidescriptors.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/ocidescriptors.cpp -o src/libmp4v2_la-ocidescriptors.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-odcommands.lo `test -f 'src/odcommands.cpp' || echo './'`src/odcommands.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/odcommands.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-odcommands.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/odcommands.cpp -o src/libmp4v2_la-odcommands.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-qosqualifiers.lo `test -f 'src/qosqualifiers.cpp' || echo './'`src/qosqualifiers.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/qosqualifiers.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-qosqualifiers.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/qosqualifiers.cpp -o src/libmp4v2_la-qosqualifiers.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-rtphint.lo `test -f 'src/rtphint.cpp' || echo './'`src/rtphint.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/rtphint.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-rtphint.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/rtphint.cpp -o src/libmp4v2_la-rtphint.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-virtual_io.lo `test -f 'src/virtual_io.cpp' || echo './'`src/virtual_io.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/virtual_io.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-virtual_io.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/virtual_io.cpp -o src/libmp4v2_la-virtual_io.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=link g++ -Wall -g -O2 -m64 -o libmp4v2.la -rpath /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib src/libmp4v2_la-3gp.lo src/libmp4v2_la-atom_ac3.lo src/libmp4v2_la-atom_amr.lo src/libmp4v2_la-atom_avc1.lo src/libmp4v2_la-atom_avcC.lo src/libmp4v2_la-atom_colr.lo src/libmp4v2_la-atom_d263.lo src/libmp4v2_la-atom_dac3.lo src/libmp4v2_la-atom_damr.lo src/libmp4v2_la-atom_dref.lo src/libmp4v2_la-atom_elst.lo src/libmp4v2_la-atom_enca.lo src/libmp4v2_la-atom_encv.lo src/libmp4v2_la-atom_free.lo src/libmp4v2_la-atom_ftyp.lo src/libmp4v2_la-atom_ftab.lo src/libmp4v2_la-atom_gmin.lo src/libmp4v2_la-atom_hdlr.lo src/libmp4v2_la-atom_hinf.lo src/libmp4v2_la-atom_hnti.lo src/libmp4v2_la-atom_href.lo src/libmp4v2_la-atom_mdat.lo src/libmp4v2_la-atom_mdhd.lo src/libmp4v2_la-atom_meta.lo src/libmp4v2_la-atom_mp4s.lo src/libmp4v2_la-atom_mp4v.lo src/libmp4v2_la-atom_mvhd.lo src/libmp4v2_la-atom_nmhd.lo src/libmp4v2_la-atom_ohdr.lo src/libmp4v2_la-atom_pasp.lo src/libmp4v2_la-atom_root.lo src/libmp4v2_la-atom_rtp.lo src/libmp4v2_la-atom_s263.lo src/libmp4v2_la-atom_sdp.lo src/libmp4v2_la-atom_smi.lo src/libmp4v2_la-atom_sound.lo src/libmp4v2_la-atom_standard.lo src/libmp4v2_la-atom_stbl.lo src/libmp4v2_la-atom_stdp.lo src/libmp4v2_la-atom_stsc.lo src/libmp4v2_la-atom_stsd.lo src/libmp4v2_la-atom_stsz.lo src/libmp4v2_la-atom_stz2.lo src/libmp4v2_la-atom_text.lo src/libmp4v2_la-atom_tfhd.lo src/libmp4v2_la-atom_tkhd.lo src/libmp4v2_la-atom_treftype.lo src/libmp4v2_la-atom_trun.lo src/libmp4v2_la-atom_tx3g.lo src/libmp4v2_la-atom_udta.lo src/libmp4v2_la-atom_url.lo src/libmp4v2_la-atom_urn.lo src/libmp4v2_la-atom_uuid.lo src/libmp4v2_la-atom_video.lo src/libmp4v2_la-atom_vmhd.lo src/libmp4v2_la-descriptors.lo src/libmp4v2_la-isma.lo src/libmp4v2_la-mp4.lo src/libmp4v2_la-mp4atom.lo src/libmp4v2_la-mp4container.lo src/libmp4v2_la-mp4descriptor.lo src/libmp4v2_la-mp4file.lo src/libmp4v2_la-mp4file_io.lo src/libmp4v2_la-mp4info.lo src/libmp4v2_la-mp4meta.lo src/libmp4v2_la-mp4property.lo src/libmp4v2_la-mp4track.lo src/libmp4v2_la-mp4util.lo src/libmp4v2_la-ocidescriptors.lo src/libmp4v2_la-odcommands.lo src/libmp4v2_la-qosqualifiers.lo src/libmp4v2_la-rtphint.lo src/libmp4v2_la-virtual_io.lo mkdir .libs *** Warning: linker path does not have real file for library -lgcc. *** I have the capability to make that library automatically link in when *** you link to this library. But I can only do this if you have a *** shared version of the library, which you do not appear to have *** because I did check the linker path looking for a file starting *** with libgcc and none of the candidates passed a file format test *** using a regex pattern. Last file checked: /usr/lib/libgcc.a *** The inter-library dependencies that have been dropped here will be *** automatically added whenever a program is linked with this library *** or is declared to -dlopen it. g++ -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o src/.libs/libmp4v2_la-3gp.o src/.libs/libmp4v2_la-atom_ac3.o src/.libs/libmp4v2_la-atom_amr.o src/.libs/libmp4v2_la-atom_avc1.o src/.libs/libmp4v2_la-atom_avcC.o src/.libs/libmp4v2_la-atom_colr.o src/.libs/libmp4v2_la-atom_d263.o src/.libs/libmp4v2_la-atom_dac3.o src/.libs/libmp4v2_la-atom_damr.o src/.libs/libmp4v2_la-atom_dref.o src/.libs/libmp4v2_la-atom_elst.o src/.libs/libmp4v2_la-atom_enca.o src/.libs/libmp4v2_la-atom_encv.o src/.libs/libmp4v2_la-atom_free.o src/.libs/libmp4v2_la-atom_ftyp.o src/.libs/libmp4v2_la-atom_ftab.o src/.libs/libmp4v2_la-atom_gmin.o src/.libs/libmp4v2_la-atom_hdlr.o src/.libs/libmp4v2_la-atom_hinf.o src/.libs/libmp4v2_la-atom_hnti.o src/.libs/libmp4v2_la-atom_href.o src/.libs/libmp4v2_la-atom_mdat.o src/.libs/libmp4v2_la-atom_mdhd.o src/.libs/libmp4v2_la-atom_meta.o src/.libs/libmp4v2_la-atom_mp4s.o src/.libs/libmp4v2_la-atom_mp4v.o src/.libs/libmp4v2_la-atom_mvhd.o src/.libs/libmp4v2_la-atom_nmhd.o src/.libs/libmp4v2_la-atom_ohdr.o src/.libs/libmp4v2_la-atom_pasp.o src/.libs/libmp4v2_la-atom_root.o src/.libs/libmp4v2_la-atom_rtp.o src/.libs/libmp4v2_la-atom_s263.o src/.libs/libmp4v2_la-atom_sdp.o src/.libs/libmp4v2_la-atom_smi.o src/.libs/libmp4v2_la-atom_sound.o src/.libs/libmp4v2_la-atom_standard.o src/.libs/libmp4v2_la-atom_stbl.o src/.libs/libmp4v2_la-atom_stdp.o src/.libs/libmp4v2_la-atom_stsc.o src/.libs/libmp4v2_la-atom_stsd.o src/.libs/libmp4v2_la-atom_stsz.o src/.libs/libmp4v2_la-atom_stz2.o src/.libs/libmp4v2_la-atom_text.o src/.libs/libmp4v2_la-atom_tfhd.o src/.libs/libmp4v2_la-atom_tkhd.o src/.libs/libmp4v2_la-atom_treftype.o src/.libs/libmp4v2_la-atom_trun.o src/.libs/libmp4v2_la-atom_tx3g.o src/.libs/libmp4v2_la-atom_udta.o src/.libs/libmp4v2_la-atom_url.o src/.libs/libmp4v2_la-atom_urn.o src/.libs/libmp4v2_la-atom_uuid.o src/.libs/libmp4v2_la-atom_video.o src/.libs/libmp4v2_la-atom_vmhd.o src/.libs/libmp4v2_la-descriptors.o src/.libs/libmp4v2_la-isma.o src/.libs/libmp4v2_la-mp4.o src/.libs/libmp4v2_la-mp4atom.o src/.libs/libmp4v2_la-mp4container.o src/.libs/libmp4v2_la-mp4descriptor.o src/.libs/libmp4v2_la-mp4file.o src/.libs/libmp4v2_la-mp4file_io.o src/.libs/libmp4v2_la-mp4info.o src/.libs/libmp4v2_la-mp4meta.o src/.libs/libmp4v2_la-mp4property.o src/.libs/libmp4v2_la-mp4track.o src/.libs/libmp4v2_la-mp4util.o src/.libs/libmp4v2_la-ocidescriptors.o src/.libs/libmp4v2_la-odcommands.o src/.libs/libmp4v2_la-qosqualifiers.o src/.libs/libmp4v2_la-rtphint.o src/.libs/libmp4v2_la-virtual_io.o -lstdc++ -lm -lc -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -m64 -Wl,-soname -Wl,libmp4v2.so.0 -o .libs/libmp4v2.so.0.0 (cd .libs && rm -f libmp4v2.so.0 && ln -s libmp4v2.so.0.0 libmp4v2.so.0) (cd .libs && rm -f libmp4v2.so && ln -s libmp4v2.so.0.0 libmp4v2.so) ar cru .libs/libmp4v2.a src/libmp4v2_la-3gp.o src/libmp4v2_la-atom_ac3.o src/libmp4v2_la-atom_amr.o src/libmp4v2_la-atom_avc1.o src/libmp4v2_la-atom_avcC.o src/libmp4v2_la-atom_colr.o src/libmp4v2_la-atom_d263.o src/libmp4v2_la-atom_dac3.o src/libmp4v2_la-atom_damr.o src/libmp4v2_la-atom_dref.o src/libmp4v2_la-atom_elst.o src/libmp4v2_la-atom_enca.o src/libmp4v2_la-atom_encv.o src/libmp4v2_la-atom_free.o src/libmp4v2_la-atom_ftyp.o src/libmp4v2_la-atom_ftab.o src/libmp4v2_la-atom_gmin.o src/libmp4v2_la-atom_hdlr.o src/libmp4v2_la-atom_hinf.o src/libmp4v2_la-atom_hnti.o src/libmp4v2_la-atom_href.o src/libmp4v2_la-atom_mdat.o src/libmp4v2_la-atom_mdhd.o src/libmp4v2_la-atom_meta.o src/libmp4v2_la-atom_mp4s.o src/libmp4v2_la-atom_mp4v.o src/libmp4v2_la-atom_mvhd.o src/libmp4v2_la-atom_nmhd.o src/libmp4v2_la-atom_ohdr.o src/libmp4v2_la-atom_pasp.o src/libmp4v2_la-atom_root.o src/libmp4v2_la-atom_rtp.o src/libmp4v2_la-atom_s263.o src/libmp4v2_la-atom_sdp.o src/libmp4v2_la-atom_smi.o src/libmp4v2_la-atom_sound.o src/libmp4v2_la-atom_standard.o src/libmp4v2_la-atom_stbl.o src/libmp4v2_la-atom_stdp.o src/libmp4v2_la-atom_stsc.o src/libmp4v2_la-atom_stsd.o src/libmp4v2_la-atom_stsz.o src/libmp4v2_la-atom_stz2.o src/libmp4v2_la-atom_text.o src/libmp4v2_la-atom_tfhd.o src/libmp4v2_la-atom_tkhd.o src/libmp4v2_la-atom_treftype.o src/libmp4v2_la-atom_trun.o src/libmp4v2_la-atom_tx3g.o src/libmp4v2_la-atom_udta.o src/libmp4v2_la-atom_url.o src/libmp4v2_la-atom_urn.o src/libmp4v2_la-atom_uuid.o src/libmp4v2_la-atom_video.o src/libmp4v2_la-atom_vmhd.o src/libmp4v2_la-descriptors.o src/libmp4v2_la-isma.o src/libmp4v2_la-mp4.o src/libmp4v2_la-mp4atom.o src/libmp4v2_la-mp4container.o src/libmp4v2_la-mp4descriptor.o src/libmp4v2_la-mp4file.o src/libmp4v2_la-mp4file_io.o src/libmp4v2_la-mp4info.o src/libmp4v2_la-mp4meta.o src/libmp4v2_la-mp4property.o src/libmp4v2_la-mp4track.o src/libmp4v2_la-mp4util.o src/libmp4v2_la-ocidescriptors.o src/libmp4v2_la-odcommands.o src/libmp4v2_la-qosqualifiers.o src/libmp4v2_la-rtphint.o src/libmp4v2_la-virtual_io.o ranlib .libs/libmp4v2.a creating libmp4v2.la (cd .libs && rm -f libmp4v2.la && ln -s ../libmp4v2.la libmp4v2.la) test -z "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib" || autoaux/install-sh -c -d "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib" /bin/sh ./libtool --mode=install /scratch/multimedia/handbrake/work/.tools/bin/install -c 'libmp4v2.la' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libmp4v2.la' /scratch/multimedia/handbrake/work/.tools/bin/install -c .libs/libmp4v2.so.0.0 /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libmp4v2.so.0.0 (cd /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib && { ln -s -f libmp4v2.so.0.0 libmp4v2.so.0 || { rm -f libmp4v2.so.0 && ln -s libmp4v2.so.0.0 libmp4v2.so.0; }; }) (cd /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib && { ln -s -f libmp4v2.so.0.0 libmp4v2.so || { rm -f libmp4v2.so && ln -s libmp4v2.so.0.0 libmp4v2.so; }; }) /scratch/multimedia/handbrake/work/.tools/bin/install -c .libs/libmp4v2.lai /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libmp4v2.la /scratch/multimedia/handbrake/work/.tools/bin/install -c .libs/libmp4v2.a /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libmp4v2.a chmod 644 /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libmp4v2.a ranlib /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libmp4v2.a ---------------------------------------------------------------------- Libraries have been installed in: /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- test -z "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/bin" || autoaux/install-sh -c -d "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/bin" test -z "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include" || autoaux/install-sh -c -d "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include" /bin/sh /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/libmp4v2/autoaux/install-sh -c -m 644 'include/mp4v2/mp4v2.h' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include/mp4v2/mp4v2.h' /bin/sh /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/libmp4v2/autoaux/install-sh -c -m 644 'include/mp4v2/platform.h' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include/mp4v2/platform.h' test -z "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include" || autoaux/install-sh -c -d "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include" /bin/sh /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/libmp4v2/autoaux/install-sh -c -m 644 'include/mp4v2/project.h' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include/mp4v2/project.h' LibMkv ./lib/libmkv.a configure: loading cache /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/config.cache checking for a BSD-compatible install... (cached) /scratch/multimedia/handbrake/work/.tools/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... config/install-sh -c -d checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) yes checking for gcc... (cached) 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... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking for style of include used by make... GNU checking dependency style of gcc... (cached) gcc3 checking build system type... (cached) x86_64-unknown-netbsd7.0. checking host system type... (cached) x86_64-unknown-netbsd7.0. checking for a sed that does not truncate output... (cached) /scratch/multimedia/handbrake/work/.tools/bin/sed checking for grep that handles long lines and -e... (cached) /scratch/multimedia/handbrake/work/.tools/bin/grep checking for egrep... (cached) /scratch/multimedia/handbrake/work/.tools/bin/grep -E checking for ld used by gcc... (cached) /scratch/multimedia/handbrake/work/.cwrapper/bin/ld checking if the linker (/scratch/multimedia/handbrake/work/.cwrapper/bin/ld) is GNU ld... (cached) yes checking for /scratch/multimedia/handbrake/work/.cwrapper/bin/ld option to reload object files... (cached) -r checking for BSD-compatible nm... (cached) /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... (cached) match_pattern /lib[^/\.]+\.so$ checking how to run the C preprocessor... (cached) gcc -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for g++... (cached) g++ checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking how to run the C++ preprocessor... (cached) g++ -E checking for g77... (cached) g77 checking whether we are using the GNU Fortran 77 compiler... (cached) no checking whether g77 accepts -g... (cached) no checking the maximum length of command line arguments... (cached) 196608 checking command to parse /usr/bin/nm -B output from gcc object... (cached) ok checking for objdir... (cached) .libs checking for ar... (cached) ar checking for ranlib... (cached) ranlib checking for strip... (cached) strip checking for correct ltmain.sh version... yes checking if gcc supports -fno-rtti -fno-exceptions... (cached) no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... (cached) yes checking if gcc static flag -static works... (cached) yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/scratch/multimedia/handbrake/work/.cwrapper/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... NetBSD ld.elf_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... no checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... (cached) /scratch/multimedia/handbrake/work/.cwrapper/bin/ld checking if the linker (/scratch/multimedia/handbrake/work/.cwrapper/bin/ld) is GNU ld... (cached) yes checking whether the g++ linker (/scratch/multimedia/handbrake/work/.cwrapper/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... (cached) yes checking if g++ static flag -static works... (cached) yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/scratch/multimedia/handbrake/work/.cwrapper/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... NetBSD ld.elf_so (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for g77 option to produce PIC... -fPIC checking if g77 PIC flag -fPIC works... no checking if g77 static flag -static works... no checking if g77 supports -c -o file.o... (cached) no checking whether the g77 linker (/scratch/multimedia/handbrake/work/.cwrapper/bin/ld) supports shared libraries... PKGSRC-WARNING: Something is trying to run the fortran compiler, PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile. yes checking dynamic linker characteristics... PKGSRC-WARNING: Something is trying to run the fortran compiler, PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile. NetBSD ld.elf_so (cached) (cached) checking how to hardcode library paths into programs... immediate checking for a BSD-compatible install... /scratch/multimedia/handbrake/work/.tools/bin/install -c checking for ANSI C header files... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for an ANSI C-conforming const... (cached) yes checking for special C compiler options needed for large files... (cached) no checking for _FILE_OFFSET_BITS value needed for large files... (cached) no checking for int64_t... yes checking for size_t... (cached) yes checking for int8_t... yes checking for off_t... (cached) yes checking for uint32_t... yes checking for uint64_t... yes checking for uint8_t... yes checking for memset... yes checking for strdup... yes configure: updating cache /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands gmake all-recursive Making all in src /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -g -O2 -MT matroska.lo -MD -MP -MF .deps/matroska.Tpo -c -o matroska.lo matroska.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -g -O2 -MT matroska.lo -MD -MP -MF .deps/matroska.Tpo -c matroska.c -o matroska.o mv -f .deps/matroska.Tpo .deps/matroska.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -g -O2 -MT tracks.lo -MD -MP -MF .deps/tracks.Tpo -c -o tracks.lo tracks.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -g -O2 -MT tracks.lo -MD -MP -MF .deps/tracks.Tpo -c tracks.c -o tracks.o mv -f .deps/tracks.Tpo .deps/tracks.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -g -O2 -MT chapters.lo -MD -MP -MF .deps/chapters.Tpo -c -o chapters.lo chapters.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -g -O2 -MT chapters.lo -MD -MP -MF .deps/chapters.Tpo -c chapters.c -o chapters.o mv -f .deps/chapters.Tpo .deps/chapters.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -g -O2 -MT ebml.lo -MD -MP -MF .deps/ebml.Tpo -c -o ebml.lo ebml.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -g -O2 -MT ebml.lo -MD -MP -MF .deps/ebml.Tpo -c ebml.c -o ebml.o mv -f .deps/ebml.Tpo .deps/ebml.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -g -O2 -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c -o md5.lo md5.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -g -O2 -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -o md5.o mv -f .deps/md5.Tpo .deps/md5.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o libmkv.la -rpath /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib matroska.lo tracks.lo chapters.lo ebml.lo md5.lo mkdir .libs ar cru .libs/libmkv.a matroska.o tracks.o chapters.o ebml.o md5.o ranlib .libs/libmkv.a creating libmkv.la (cd .libs && rm -f libmkv.la && ln -s ../libmkv.la libmkv.la) Making all in include gmake[6]: Nothing to be done for 'all'. Making install in src test -z "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib" || ../config/install-sh -c -d "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib" /bin/sh ../libtool --mode=install /scratch/multimedia/handbrake/work/.tools/bin/install -c 'libmkv.la' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libmkv.la' /scratch/multimedia/handbrake/work/.tools/bin/install -c .libs/libmkv.lai /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libmkv.la /scratch/multimedia/handbrake/work/.tools/bin/install -c .libs/libmkv.a /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libmkv.a chmod 644 /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libmkv.a ranlib /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libmkv.a ---------------------------------------------------------------------- Libraries have been installed in: /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- gmake[6]: Nothing to be done for 'install-data-am'. Making install in include gmake[6]: Nothing to be done for 'install-exec-am'. test -z "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include" || ../config/install-sh -c -d "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include" /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'libmkv.h' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include/libmkv.h' gmake[6]: Nothing to be done for 'install-exec-am'. gmake[6]: Nothing to be done for 'install-data-am'. LibMpeg2 ./lib/libmpeg2.a configure: loading cache /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/config.cache checking build system type... (cached) x86_64-unknown-netbsd7.0. checking host system type... (cached) x86_64-unknown-netbsd7.0. checking for a BSD-compatible install... (cached) /scratch/multimedia/handbrake/work/.tools/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... .auto/install-sh -c -d checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... (cached) 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... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking for style of include used by make... GNU checking dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... (cached) gcc -E checking for grep that handles long lines and -e... (cached) /scratch/multimedia/handbrake/work/.tools/bin/grep checking for egrep... (cached) /scratch/multimedia/handbrake/work/.tools/bin/grep -E checking whether gcc needs -traditional... (cached) no checking dependency style of gcc... gcc3 checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/time.h... (cached) yes checking for time.h... (cached) yes checking for sys/timeb.h... (cached) yes checking for io.h... (cached) no checking if gcc supports -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O2 flags... yes checking if gcc supports -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 flags... yes checking if gcc supports -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -g -O2 flags... yes checking if gcc supports -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 flags... yes checking if gcc supports -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 flags... yes checking for a sed that does not truncate output... (cached) /scratch/multimedia/handbrake/work/.tools/bin/sed checking for ld used by gcc... (cached) /scratch/multimedia/handbrake/work/.cwrapper/bin/ld checking if the linker (/scratch/multimedia/handbrake/work/.cwrapper/bin/ld) is GNU ld... (cached) yes checking for /scratch/multimedia/handbrake/work/.cwrapper/bin/ld option to reload object files... (cached) -r checking for BSD-compatible nm... (cached) /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... (cached) match_pattern /lib[^/\.]+\.so$ checking for dlfcn.h... (cached) yes checking for g++... (cached) g++ checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking how to run the C++ preprocessor... (cached) g++ -E checking for g77... (cached) g77 checking whether we are using the GNU Fortran 77 compiler... (cached) no checking whether g77 accepts -g... (cached) no checking the maximum length of command line arguments... (cached) 196608 checking command to parse /usr/bin/nm -B output from gcc object... (cached) ok checking for objdir... (cached) .libs checking for ar... (cached) ar checking for ranlib... (cached) ranlib checking for strip... (cached) strip checking if gcc supports -fno-rtti -fno-exceptions... (cached) no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... (cached) yes checking if gcc static flag -static works... (cached) yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/scratch/multimedia/handbrake/work/.cwrapper/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... NetBSD ld.elf_so (cached) (cached) 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... no checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... (cached) /scratch/multimedia/handbrake/work/.cwrapper/bin/ld checking if the linker (/scratch/multimedia/handbrake/work/.cwrapper/bin/ld) is GNU ld... (cached) yes checking whether the g++ linker (/scratch/multimedia/handbrake/work/.cwrapper/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... (cached) yes checking if g++ static flag -static works... (cached) yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/scratch/multimedia/handbrake/work/.cwrapper/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... NetBSD ld.elf_so (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for g77 option to produce PIC... -fPIC checking if g77 PIC flag -fPIC works... (cached) no checking if g77 static flag -static works... (cached) no checking if g77 supports -c -o file.o... (cached) no checking whether the g77 linker (/scratch/multimedia/handbrake/work/.cwrapper/bin/ld) supports shared libraries... PKGSRC-WARNING: Something is trying to run the fortran compiler, PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile. yes checking dynamic linker characteristics... PKGSRC-WARNING: Something is trying to run the fortran compiler, PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile. NetBSD ld.elf_so (cached) (cached) checking how to hardcode library paths into programs... immediate checking whether time.h and sys/time.h may both be included... (cached) yes checking for struct timeval... (cached) yes checking for inttypes.h... (cached) yes checking for an ANSI C-conforming const... (cached) yes checking for inline... (cached) inline checking for always_inline... yes checking for restrict... __restrict__ checking for __builtin_expect... (cached) yes checking whether byte ordering is bigendian... (cached) no checking for working volatile... yes checking for size_t... (cached) yes checking return type of signal handlers... (cached) void checking for special C compiler options needed for large files... (cached) no checking for _FILE_OFFSET_BITS value needed for large files... (cached) no checking for gettimeofday... (cached) yes checking for ftime... (cached) no checking for X... disabled checking ddraw.h usability... no checking ddraw.h presence... no checking for ddraw.h... no checking __attribute__ ((aligned ())) support... (cached) 64 configure: updating cache /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating include/Makefile config.status: creating test/Makefile config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating libmpeg2/Makefile config.status: creating libmpeg2/convert/Makefile config.status: creating libvo/Makefile config.status: creating vc++/Makefile config.status: creating libmpeg2/libmpeg2.pc config.status: creating libmpeg2/convert/libmpeg2convert.pc config.status: creating include/config.h config.status: executing depfiles commands Making all in libmpeg2 Making all in convert /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -MT rgb.lo -MD -MP -MF .deps/rgb.Tpo -c -o rgb.lo rgb.c gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -MT rgb.lo -MD -MP -MF .deps/rgb.Tpo -c rgb.c -o rgb.o rgb.c:357:19: warning: always_inline function might not be inlinable [-Wattributes] static inline int div_round (int dividend, int divisor) ^ mv -f .deps/rgb.Tpo .deps/rgb.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -MT uyvy.lo -MD -MP -MF .deps/uyvy.Tpo -c -o uyvy.lo uyvy.c gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -MT uyvy.lo -MD -MP -MF .deps/uyvy.Tpo -c uyvy.c -o uyvy.o mv -f .deps/uyvy.Tpo .deps/uyvy.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -MT libmpeg2convertarch_la-rgb_mmx.lo -MD -MP -MF .deps/libmpeg2convertarch_la-rgb_mmx.Tpo -c -o libmpeg2convertarch_la-rgb_mmx.lo `test -f 'rgb_mmx.c' || echo './'`rgb_mmx.c gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -MT libmpeg2convertarch_la-rgb_mmx.lo -MD -MP -MF .deps/libmpeg2convertarch_la-rgb_mmx.Tpo -c rgb_mmx.c -o libmpeg2convertarch_la-rgb_mmx.o rgb_mmx.c:235:20: warning: always_inline function might not be inlinable [-Wattributes] static inline void argb32 (void * const _id, uint8_t * const * src, ^ rgb_mmx.c:195:20: warning: always_inline function might not be inlinable [-Wattributes] static inline void rgb16 (void * const _id, uint8_t * const * src, ^ rgb_mmx.c:163:20: warning: always_inline function might not be inlinable [-Wattributes] static inline void mmx_unpack_32rgb (uint8_t * image, const int cpu) ^ rgb_mmx.c:129:20: warning: always_inline function might not be inlinable [-Wattributes] static inline void mmx_unpack_16rgb (uint8_t * image, const int cpu) ^ rgb_mmx.c:53:20: warning: always_inline function might not be inlinable [-Wattributes] static inline void mmx_yuv2rgb (uint8_t * py, uint8_t * pu, uint8_t * pv) ^ mv -f .deps/libmpeg2convertarch_la-rgb_mmx.Tpo .deps/libmpeg2convertarch_la-rgb_mmx.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -MT libmpeg2convertarch_la-rgb_vis.lo -MD -MP -MF .deps/libmpeg2convertarch_la-rgb_vis.Tpo -c -o libmpeg2convertarch_la-rgb_vis.lo `test -f 'rgb_vis.c' || echo './'`rgb_vis.c gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -MT libmpeg2convertarch_la-rgb_vis.lo -MD -MP -MF .deps/libmpeg2convertarch_la-rgb_vis.Tpo -c rgb_vis.c -o libmpeg2convertarch_la-rgb_vis.o mv -f .deps/libmpeg2convertarch_la-rgb_vis.Tpo .deps/libmpeg2convertarch_la-rgb_vis.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -o libmpeg2convertarch.la libmpeg2convertarch_la-rgb_mmx.lo libmpeg2convertarch_la-rgb_vis.lo mkdir .libs ar cru .libs/libmpeg2convertarch.a libmpeg2convertarch_la-rgb_mmx.o libmpeg2convertarch_la-rgb_vis.o ranlib .libs/libmpeg2convertarch.a creating libmpeg2convertarch.la (cd .libs && rm -f libmpeg2convertarch.la && ln -s ../libmpeg2convertarch.la libmpeg2convertarch.la) /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -no-undefined -o libmpeg2convert.la -rpath /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib rgb.lo uyvy.lo libmpeg2convertarch.la rm -fr .libs/libmpeg2convert.lax mkdir .libs/libmpeg2convert.lax rm -fr .libs/libmpeg2convert.lax/libmpeg2convertarch.a mkdir .libs/libmpeg2convert.lax/libmpeg2convertarch.a (cd .libs/libmpeg2convert.lax/libmpeg2convertarch.a && ar x /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/mpeg2dec/libmpeg2/convert/./.libs/libmpeg2convertarch.a) ar cru .libs/libmpeg2convert.a rgb.o uyvy.o .libs/libmpeg2convert.lax/libmpeg2convertarch.a/libmpeg2convertarch_la-rgb_mmx.o .libs/libmpeg2convert.lax/libmpeg2convertarch.a/libmpeg2convertarch_la-rgb_vis.o ranlib .libs/libmpeg2convert.a rm -fr .libs/libmpeg2convert.lax creating libmpeg2convert.la (cd .libs && rm -f libmpeg2convert.la && ln -s ../libmpeg2convert.la libmpeg2convert.la) /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c -o alloc.lo alloc.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c alloc.c -o alloc.o mv -f .deps/alloc.Tpo .deps/alloc.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -MT header.lo -MD -MP -MF .deps/header.Tpo -c -o header.lo header.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -MT header.lo -MD -MP -MF .deps/header.Tpo -c header.c -o header.o header.c:287:20: warning: always_inline function might not be inlinable [-Wattributes] static inline void finalize_sequence (mpeg2_sequence_t * sequence) ^ header.c:276:20: warning: always_inline function might not be inlinable [-Wattributes] static inline void simplify (unsigned int * u, unsigned int * v) ^ mv -f .deps/header.Tpo .deps/header.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -MT decode.lo -MD -MP -MF .deps/decode.Tpo -c -o decode.lo decode.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -MT decode.lo -MD -MP -MF .deps/decode.Tpo -c decode.c -o decode.o decode.c:122:29: warning: always_inline function might not be inlinable [-Wattributes] static inline mpeg2_state_t seek_chunk (mpeg2dec_t * mpeg2dec) ^ decode.c:75:19: warning: always_inline function might not be inlinable [-Wattributes] static inline int copy_chunk (mpeg2dec_t * mpeg2dec, int bytes) ^ decode.c:43:19: warning: always_inline function might not be inlinable [-Wattributes] static inline int skip_chunk (mpeg2dec_t * mpeg2dec, int bytes) ^ mv -f .deps/decode.Tpo .deps/decode.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -MT slice.lo -MD -MP -MF .deps/slice.Tpo -c -o slice.lo slice.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -MT slice.lo -MD -MP -MF .deps/slice.Tpo -c slice.c -o slice.o slice.c:1704:19: warning: always_inline function might not be inlinable [-Wattributes] static inline int slice_init (mpeg2_decoder_t * const decoder, int code) ^ slice.c:960:20: warning: always_inline function might not be inlinable [-Wattributes] static inline void slice_non_intra_DCT (mpeg2_decoder_t * const decoder, ^ slice.c:931:20: warning: always_inline function might not be inlinable [-Wattributes] static inline void slice_intra_DCT (mpeg2_decoder_t * const decoder, ^ slice.c:299:19: warning: always_inline function might not be inlinable [-Wattributes] static inline int get_chroma_dc_dct_diff (mpeg2_decoder_t * const decoder) ^ slice.c:262:19: warning: always_inline function might not be inlinable [-Wattributes] static inline int get_luma_dc_dct_diff (mpeg2_decoder_t * const decoder) ^ slice.c:234:19: warning: always_inline function might not be inlinable [-Wattributes] static inline int get_coded_block_pattern (mpeg2_decoder_t * const decoder) ^ slice.c:218:19: warning: always_inline function might not be inlinable [-Wattributes] static inline int get_dmv (mpeg2_decoder_t * const decoder) ^ slice.c:213:19: warning: always_inline function might not be inlinable [-Wattributes] static inline int bound_motion_vector (const int vector, const int f_code) ^ slice.c:159:19: warning: always_inline function might not be inlinable [-Wattributes] static inline int get_motion_delta (mpeg2_decoder_t * const decoder, ^ slice.c:135:20: warning: always_inline function might not be inlinable [-Wattributes] static inline void get_quantizer_scale (mpeg2_decoder_t * const decoder) ^ slice.c:42:19: warning: always_inline function might not be inlinable [-Wattributes] static inline int get_macroblock_modes (mpeg2_decoder_t * const decoder) ^ In file included from slice.c:40:0: vlc.h:33:20: warning: always_inline function might not be inlinable [-Wattributes] static inline void bitstream_init (mpeg2_decoder_t * decoder, ^ mv -f .deps/slice.Tpo .deps/slice.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -MT motion_comp.lo -MD -MP -MF .deps/motion_comp.Tpo -c -o motion_comp.lo motion_comp.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -MT motion_comp.lo -MD -MP -MF .deps/motion_comp.Tpo -c motion_comp.c -o motion_comp.o mv -f .deps/motion_comp.Tpo .deps/motion_comp.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -MT idct.lo -MD -MP -MF .deps/idct.Tpo -c -o idct.lo idct.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -MT idct.lo -MD -MP -MF .deps/idct.Tpo -c idct.c -o idct.o idct.c:122:20: warning: always_inline function might not be inlinable [-Wattributes] static inline void idct_col (int16_t * const block) ^ idct.c:69:20: warning: always_inline function might not be inlinable [-Wattributes] static inline void idct_row (int16_t * const block) ^ mv -f .deps/idct.Tpo .deps/idct.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -MT libmpeg2arch_la-motion_comp_mmx.lo -MD -MP -MF .deps/libmpeg2arch_la-motion_comp_mmx.Tpo -c -o libmpeg2arch_la-motion_comp_mmx.lo `test -f 'motion_comp_mmx.c' || echo './'`motion_comp_mmx.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -MT libmpeg2arch_la-motion_comp_mmx.lo -MD -MP -MF .deps/libmpeg2arch_la-motion_comp_mmx.Tpo -c motion_comp_mmx.c -o libmpeg2arch_la-motion_comp_mmx.o motion_comp_mmx.c:755:20: warning: always_inline function might not be inlinable [-Wattributes] static inline void MC_avg4_16 (int height, uint8_t * dest, const uint8_t * ref, ^ motion_comp_mmx.c:726:20: warning: always_inline function might not be inlinable [-Wattributes] static inline void MC_avg4_8 (int height, uint8_t * dest, const uint8_t * ref, ^ motion_comp_mmx.c:680:20: warning: always_inline function might not be inlinable [-Wattributes] static inline void MC_put4_16 (int height, uint8_t * dest, const uint8_t * ref, ^ motion_comp_mmx.c:641:20: warning: always_inline function might not be inlinable [-Wattributes] static inline void MC_put4_8 (int height, uint8_t * dest, const uint8_t * ref, ^ motion_comp_mmx.c:621:20: warning: always_inline function might not be inlinable [-Wattributes] static inline void MC_avg2_16 (int height, uint8_t * dest, const uint8_t * ref, ^ motion_comp_mmx.c:607:20: warning: always_inline function might not be inlinable [-Wattributes] static inline void MC_avg2_8 (int height, uint8_t * dest, const uint8_t * ref, ^ motion_comp_mmx.c:591:20: warning: always_inline function might not be inlinable [-Wattributes] static inline void MC_put2_16 (int height, uint8_t * dest, const uint8_t * ref, ^ motion_comp_mmx.c:578:20: warning: always_inline function might not be inlinable [-Wattributes] static inline void MC_put2_8 (int height, uint8_t * dest, const uint8_t * ref, ^ motion_comp_mmx.c:563:20: warning: always_inline function might not be inlinable [-Wattributes] static inline void MC_avg1_16 (int height, uint8_t * dest, const uint8_t * ref, ^ motion_comp_mmx.c:551:20: warning: always_inline function might not be inlinable [-Wattributes] static inline void MC_avg1_8 (int height, uint8_t * dest, const uint8_t * ref, ^ motion_comp_mmx.c:538:20: warning: always_inline function might not be inlinable [-Wattributes] static inline void MC_put1_16 (int height, uint8_t * dest, const uint8_t * ref, ^ motion_comp_mmx.c:527:20: warning: always_inline function might not be inlinable [-Wattributes] static inline void MC_put1_8 (int height, uint8_t * dest, const uint8_t * ref, ^ motion_comp_mmx.c:465:20: warning: always_inline function might not be inlinable [-Wattributes] static inline void MC_put_y_mmx (const int width, int height, uint8_t * dest, ^ motion_comp_mmx.c:432:20: warning: always_inline function might not be inlinable [-Wattributes] static inline void MC_avg_y_mmx (const int width, int height, uint8_t * dest, ^ motion_comp_mmx.c:399:20: warning: always_inline function might not be inlinable [-Wattributes] static inline void MC_put_xy_mmx (const int width, int height, uint8_t * dest, ^ motion_comp_mmx.c:365:20: warning: always_inline function might not be inlinable [-Wattributes] static inline void MC_avg_xy_mmx (const int width, int height, uint8_t * dest, ^ motion_comp_mmx.c:335:20: warning: always_inline function might not be inlinable [-Wattributes] static inline void MC_put_x_mmx (const int width, int height, uint8_t * dest, ^ motion_comp_mmx.c:305:20: warning: always_inline function might not be inlinable [-Wattributes] static inline void MC_avg_x_mmx (const int width, int height, uint8_t * dest, ^ motion_comp_mmx.c:270:20: warning: always_inline function might not be inlinable [-Wattributes] static inline void MC_put_mmx (const int width, int height, uint8_t * dest, ^ motion_comp_mmx.c:240:20: warning: always_inline function might not be inlinable [-Wattributes] static inline void MC_avg_mmx (const int width, int height, uint8_t * dest, ^ motion_comp_mmx.c:174:20: warning: always_inline function might not be inlinable [-Wattributes] static inline void mmx_interp_average_4_U8 (uint8_t * dest, ^ motion_comp_mmx.c:121:20: warning: always_inline function might not be inlinable [-Wattributes] static inline void mmx_average_4_U8 (uint8_t * dest, const uint8_t * src1, ^ motion_comp_mmx.c:91:20: warning: always_inline function might not be inlinable [-Wattributes] static inline void mmx_interp_average_2_U8 (uint8_t * dest, ^ motion_comp_mmx.c:72:20: warning: always_inline function might not be inlinable [-Wattributes] static inline void mmx_average_2_U8 (uint8_t * dest, const uint8_t * src1, ^ motion_comp_mmx.c:66:20: warning: always_inline function might not be inlinable [-Wattributes] static inline void mmx_zero_reg (void) ^ mv -f .deps/libmpeg2arch_la-motion_comp_mmx.Tpo .deps/libmpeg2arch_la-motion_comp_mmx.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -MT libmpeg2arch_la-idct_mmx.lo -MD -MP -MF .deps/libmpeg2arch_la-idct_mmx.Tpo -c -o libmpeg2arch_la-idct_mmx.lo `test -f 'idct_mmx.c' || echo './'`idct_mmx.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -MT libmpeg2arch_la-idct_mmx.lo -MD -MP -MF .deps/libmpeg2arch_la-idct_mmx.Tpo -c idct_mmx.c -o libmpeg2arch_la-idct_mmx.o idct_mmx.c:1268:15: warning: always_inline function might not be inlinable [-Wattributes] declare_idct (mmx_idct, mmx_table, ^ idct_mmx.c:868:20: note: in definition of macro 'declare_idct' static inline void idct (int16_t * const block) \ ^ idct_mmx.c:1245:15: warning: always_inline function might not be inlinable [-Wattributes] declare_idct (mmxext_idct, mmxext_table, ^ idct_mmx.c:868:20: note: in definition of macro 'declare_idct' static inline void idct (int16_t * const block) \ ^ idct_mmx.c:1175:20: warning: always_inline function might not be inlinable [-Wattributes] static inline void block_add_DC (int16_t * const block, uint8_t * dest, ^ idct_mmx.c:1141:20: warning: always_inline function might not be inlinable [-Wattributes] static inline void block_zero (int16_t * const block) ^ idct_mmx.c:1128:20: warning: always_inline function might not be inlinable [-Wattributes] static inline void sse2_block_zero (int16_t * const block) ^ idct_mmx.c:1099:20: warning: always_inline function might not be inlinable [-Wattributes] static inline void block_add (int16_t * const block, uint8_t * dest, ^ idct_mmx.c:1034:20: warning: always_inline function might not be inlinable [-Wattributes] static inline void block_copy (int16_t * const block, uint8_t * dest, ^ idct_mmx.c:901:20: warning: always_inline function might not be inlinable [-Wattributes] static inline void sse2_idct (int16_t * const block) ^ idct_mmx.c:711:20: warning: always_inline function might not be inlinable [-Wattributes] static inline void idct_col (int16_t * const col, const int offset) ^ idct_mmx.c:462:20: warning: always_inline function might not be inlinable [-Wattributes] static inline void sse2_idct_col (int16_t * const col) ^ idct_mmx.c:348:20: warning: always_inline function might not be inlinable [-Wattributes] static inline void mmx_row_mid (int16_t * const row, const int store, ^ idct_mmx.c:324:20: warning: always_inline function might not be inlinable [-Wattributes] static inline void mmx_row_tail (int16_t * const row, const int store) ^ idct_mmx.c:284:20: warning: always_inline function might not be inlinable [-Wattributes] static inline void mmx_row (const int16_t * const table, ^ idct_mmx.c:264:20: warning: always_inline function might not be inlinable [-Wattributes] static inline void mmx_row_head (int16_t * const row, const int offset, ^ idct_mmx.c:224:20: warning: always_inline function might not be inlinable [-Wattributes] static inline void mmxext_row_mid (int16_t * const row, const int store, ^ idct_mmx.c:206:20: warning: always_inline function might not be inlinable [-Wattributes] static inline void mmxext_row_tail (int16_t * const row, const int store) ^ idct_mmx.c:166:20: warning: always_inline function might not be inlinable [-Wattributes] static inline void mmxext_row (const int16_t * const table, ^ idct_mmx.c:149:20: warning: always_inline function might not be inlinable [-Wattributes] static inline void mmxext_row_head (int16_t * const row, const int offset, ^ mv -f .deps/libmpeg2arch_la-idct_mmx.Tpo .deps/libmpeg2arch_la-idct_mmx.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -MT libmpeg2arch_la-motion_comp_altivec.lo -MD -MP -MF .deps/libmpeg2arch_la-motion_comp_altivec.Tpo -c -o libmpeg2arch_la-motion_comp_altivec.lo `test -f 'motion_comp_altivec.c' || echo './'`motion_comp_altivec.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -MT libmpeg2arch_la-motion_comp_altivec.lo -MD -MP -MF .deps/libmpeg2arch_la-motion_comp_altivec.Tpo -c motion_comp_altivec.c -o libmpeg2arch_la-motion_comp_altivec.o mv -f .deps/libmpeg2arch_la-motion_comp_altivec.Tpo .deps/libmpeg2arch_la-motion_comp_altivec.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -MT libmpeg2arch_la-idct_altivec.lo -MD -MP -MF .deps/libmpeg2arch_la-idct_altivec.Tpo -c -o libmpeg2arch_la-idct_altivec.lo `test -f 'idct_altivec.c' || echo './'`idct_altivec.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -MT libmpeg2arch_la-idct_altivec.lo -MD -MP -MF .deps/libmpeg2arch_la-idct_altivec.Tpo -c idct_altivec.c -o libmpeg2arch_la-idct_altivec.o mv -f .deps/libmpeg2arch_la-idct_altivec.Tpo .deps/libmpeg2arch_la-idct_altivec.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -MT libmpeg2arch_la-motion_comp_alpha.lo -MD -MP -MF .deps/libmpeg2arch_la-motion_comp_alpha.Tpo -c -o libmpeg2arch_la-motion_comp_alpha.lo `test -f 'motion_comp_alpha.c' || echo './'`motion_comp_alpha.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -MT libmpeg2arch_la-motion_comp_alpha.lo -MD -MP -MF .deps/libmpeg2arch_la-motion_comp_alpha.Tpo -c motion_comp_alpha.c -o libmpeg2arch_la-motion_comp_alpha.o mv -f .deps/libmpeg2arch_la-motion_comp_alpha.Tpo .deps/libmpeg2arch_la-motion_comp_alpha.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -MT libmpeg2arch_la-idct_alpha.lo -MD -MP -MF .deps/libmpeg2arch_la-idct_alpha.Tpo -c -o libmpeg2arch_la-idct_alpha.lo `test -f 'idct_alpha.c' || echo './'`idct_alpha.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -MT libmpeg2arch_la-idct_alpha.lo -MD -MP -MF .deps/libmpeg2arch_la-idct_alpha.Tpo -c idct_alpha.c -o libmpeg2arch_la-idct_alpha.o mv -f .deps/libmpeg2arch_la-idct_alpha.Tpo .deps/libmpeg2arch_la-idct_alpha.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -MT libmpeg2arch_la-motion_comp_vis.lo -MD -MP -MF .deps/libmpeg2arch_la-motion_comp_vis.Tpo -c -o libmpeg2arch_la-motion_comp_vis.lo `test -f 'motion_comp_vis.c' || echo './'`motion_comp_vis.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -MT libmpeg2arch_la-motion_comp_vis.lo -MD -MP -MF .deps/libmpeg2arch_la-motion_comp_vis.Tpo -c motion_comp_vis.c -o libmpeg2arch_la-motion_comp_vis.o mv -f .deps/libmpeg2arch_la-motion_comp_vis.Tpo .deps/libmpeg2arch_la-motion_comp_vis.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -MT libmpeg2arch_la-motion_comp_arm.lo -MD -MP -MF .deps/libmpeg2arch_la-motion_comp_arm.Tpo -c -o libmpeg2arch_la-motion_comp_arm.lo `test -f 'motion_comp_arm.c' || echo './'`motion_comp_arm.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -MT libmpeg2arch_la-motion_comp_arm.lo -MD -MP -MF .deps/libmpeg2arch_la-motion_comp_arm.Tpo -c motion_comp_arm.c -o libmpeg2arch_la-motion_comp_arm.o mv -f .deps/libmpeg2arch_la-motion_comp_arm.Tpo .deps/libmpeg2arch_la-motion_comp_arm.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -MT libmpeg2arch_la-cpu_accel.lo -MD -MP -MF .deps/libmpeg2arch_la-cpu_accel.Tpo -c -o libmpeg2arch_la-cpu_accel.lo `test -f 'cpu_accel.c' || echo './'`cpu_accel.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -MT libmpeg2arch_la-cpu_accel.lo -MD -MP -MF .deps/libmpeg2arch_la-cpu_accel.Tpo -c cpu_accel.c -o libmpeg2arch_la-cpu_accel.o cpu_accel.c:33:24: warning: always_inline function might not be inlinable [-Wattributes] static inline uint32_t arch_accel (uint32_t accel) ^ mv -f .deps/libmpeg2arch_la-cpu_accel.Tpo .deps/libmpeg2arch_la-cpu_accel.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -MT libmpeg2arch_la-cpu_state.lo -MD -MP -MF .deps/libmpeg2arch_la-cpu_state.Tpo -c -o libmpeg2arch_la-cpu_state.lo `test -f 'cpu_state.c' || echo './'`cpu_state.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -MT libmpeg2arch_la-cpu_state.lo -MD -MP -MF .deps/libmpeg2arch_la-cpu_state.Tpo -c cpu_state.c -o libmpeg2arch_la-cpu_state.o mv -f .deps/libmpeg2arch_la-cpu_state.Tpo .deps/libmpeg2arch_la-cpu_state.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -o libmpeg2arch.la libmpeg2arch_la-motion_comp_mmx.lo libmpeg2arch_la-idct_mmx.lo libmpeg2arch_la-motion_comp_altivec.lo libmpeg2arch_la-idct_altivec.lo libmpeg2arch_la-motion_comp_alpha.lo libmpeg2arch_la-idct_alpha.lo libmpeg2arch_la-motion_comp_vis.lo libmpeg2arch_la-motion_comp_arm.lo libmpeg2arch_la-cpu_accel.lo libmpeg2arch_la-cpu_state.lo mkdir .libs ar cru .libs/libmpeg2arch.a libmpeg2arch_la-motion_comp_mmx.o libmpeg2arch_la-idct_mmx.o libmpeg2arch_la-motion_comp_altivec.o libmpeg2arch_la-idct_altivec.o libmpeg2arch_la-motion_comp_alpha.o libmpeg2arch_la-idct_alpha.o libmpeg2arch_la-motion_comp_vis.o libmpeg2arch_la-motion_comp_arm.o libmpeg2arch_la-cpu_accel.o libmpeg2arch_la-cpu_state.o ranlib .libs/libmpeg2arch.a creating libmpeg2arch.la (cd .libs && rm -f libmpeg2arch.la && ln -s ../libmpeg2arch.la libmpeg2arch.la) /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -no-undefined -version-info 1:0:1 -o libmpeg2.la -rpath /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib alloc.lo header.lo decode.lo slice.lo motion_comp.lo idct.lo libmpeg2arch.la rm -fr .libs/libmpeg2.lax mkdir .libs/libmpeg2.lax rm -fr .libs/libmpeg2.lax/libmpeg2arch.a mkdir .libs/libmpeg2.lax/libmpeg2arch.a (cd .libs/libmpeg2.lax/libmpeg2arch.a && ar x /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/mpeg2dec/libmpeg2/./.libs/libmpeg2arch.a) ar cru .libs/libmpeg2.a alloc.o header.o decode.o slice.o motion_comp.o idct.o .libs/libmpeg2.lax/libmpeg2arch.a/libmpeg2arch_la-motion_comp_mmx.o .libs/libmpeg2.lax/libmpeg2arch.a/libmpeg2arch_la-idct_mmx.o .libs/libmpeg2.lax/libmpeg2arch.a/libmpeg2arch_la-motion_comp_altivec.o .libs/libmpeg2.lax/libmpeg2arch.a/libmpeg2arch_la-idct_altivec.o .libs/libmpeg2.lax/libmpeg2arch.a/libmpeg2arch_la-motion_comp_alpha.o .libs/libmpeg2.lax/libmpeg2arch.a/libmpeg2arch_la-idct_alpha.o .libs/libmpeg2.lax/libmpeg2arch.a/libmpeg2arch_la-motion_comp_vis.o .libs/libmpeg2.lax/libmpeg2arch.a/libmpeg2arch_la-motion_comp_arm.o .libs/libmpeg2.lax/libmpeg2arch.a/libmpeg2arch_la-cpu_accel.o .libs/libmpeg2.lax/libmpeg2arch.a/libmpeg2arch_la-cpu_state.o ranlib .libs/libmpeg2.a rm -fr .libs/libmpeg2.lax creating libmpeg2.la (cd .libs && rm -f libmpeg2.la && ln -s ../libmpeg2.la libmpeg2.la) Making all in include gmake all-am Making all in libvo gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -MT video_out.o -MD -MP -MF .deps/video_out.Tpo -c -o video_out.o video_out.c mv -f .deps/video_out.Tpo .deps/video_out.Po gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -MT video_out_x11.o -MD -MP -MF .deps/video_out_x11.Tpo -c -o video_out_x11.o video_out_x11.c mv -f .deps/video_out_x11.Tpo .deps/video_out_x11.Po gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -MT video_out_dx.o -MD -MP -MF .deps/video_out_dx.Tpo -c -o video_out_dx.o video_out_dx.c mv -f .deps/video_out_dx.Tpo .deps/video_out_dx.Po gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -MT video_out_sdl.o -MD -MP -MF .deps/video_out_sdl.Tpo -c -o video_out_sdl.o video_out_sdl.c mv -f .deps/video_out_sdl.Tpo .deps/video_out_sdl.Po gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -MT video_out_null.o -MD -MP -MF .deps/video_out_null.Tpo -c -o video_out_null.o video_out_null.c mv -f .deps/video_out_null.Tpo .deps/video_out_null.Po gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -MT video_out_pgm.o -MD -MP -MF .deps/video_out_pgm.Tpo -c -o video_out_pgm.o video_out_pgm.c video_out_pgm.c:261:20: warning: always_inline function might not be inlinable [-Wattributes] static inline void little_endian (uint32_t * buf, unsigned int words) ^ video_out_pgm.c:255:24: warning: always_inline function might not be inlinable [-Wattributes] static inline uint32_t swap (uint32_t x) ^ mv -f .deps/video_out_pgm.Tpo .deps/video_out_pgm.Po rm -f libvo.a ar cru libvo.a video_out.o video_out_x11.o video_out_dx.o video_out_sdl.o video_out_null.o video_out_pgm.o ranlib libvo.a Making all in src gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -MT mpeg2dec.o -MD -MP -MF .deps/mpeg2dec.Tpo -c -o mpeg2dec.o mpeg2dec.c In file included from mpeg2dec.c:31:0: ./getopt.h:136:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] extern int getopt (); ^ mv -f .deps/mpeg2dec.Tpo .deps/mpeg2dec.Po gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -MT dump_state.o -MD -MP -MF .deps/dump_state.Tpo -c -o dump_state.o dump_state.c mv -f .deps/dump_state.Tpo .deps/dump_state.Po gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -MT getopt.o -MD -MP -MF .deps/getopt.Tpo -c -o getopt.o getopt.c In file included from getopt.c:104:0: getopt.h:136:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] extern int getopt (); ^ getopt.c:211:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] extern char *getenv (); ^ getopt.c:215:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] my_index (str, chr) ^ getopt.c: In function 'my_index': getopt.c:222:9: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] return (char *) str; ^ getopt.c: In function '_getopt_internal': getopt.c:563:16: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] exchange ((char **) argv); ^ getopt.c:585:16: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] exchange ((char **) argv); ^ getopt.c: At top level: getopt.c:972:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] getopt (argc, argv, optstring) ^ mv -f .deps/getopt.Tpo .deps/getopt.Po gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -MT gettimeofday.o -MD -MP -MF .deps/gettimeofday.Tpo -c -o gettimeofday.o gettimeofday.c mv -f .deps/gettimeofday.Tpo .deps/gettimeofday.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -o mpeg2dec mpeg2dec.o dump_state.o getopt.o gettimeofday.o ../libvo/libvo.a ../libmpeg2/libmpeg2.la ../libmpeg2/convert/libmpeg2convert.la mkdir .libs gcc -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -o mpeg2dec mpeg2dec.o dump_state.o getopt.o gettimeofday.o ../libvo/libvo.a ../libmpeg2/.libs/libmpeg2.a ../libmpeg2/convert/.libs/libmpeg2convert.a gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -MT extract_mpeg2.o -MD -MP -MF .deps/extract_mpeg2.Tpo -c -o extract_mpeg2.o extract_mpeg2.c In file included from extract_mpeg2.c:30:0: ./getopt.h:136:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] extern int getopt (); ^ mv -f .deps/extract_mpeg2.Tpo .deps/extract_mpeg2.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -o extract_mpeg2 extract_mpeg2.o getopt.o gcc -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -o extract_mpeg2 extract_mpeg2.o getopt.o gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -MT corrupt_mpeg2.o -MD -MP -MF .deps/corrupt_mpeg2.Tpo -c -o corrupt_mpeg2.o corrupt_mpeg2.c In file included from corrupt_mpeg2.c:31:0: ./getopt.h:136:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] extern int getopt (); ^ corrupt_mpeg2.c: In function 'corrupt_arg': corrupt_mpeg2.c:129:5: warning: array subscript has type 'char' [-Wchar-subscripts] else if (*s != ',' || !isdigit (s[1])) ^ corrupt_mpeg2.c:134:5: warning: array subscript has type 'char' [-Wchar-subscripts] else if (isdigit (* ++s)) ^ corrupt_mpeg2.c:140:5: warning: array subscript has type 'char' [-Wchar-subscripts] else if (*s != ',' || !isdigit (s[1])) ^ corrupt_mpeg2.c:145:5: warning: array subscript has type 'char' [-Wchar-subscripts] else if (isdigit (* ++s)) ^ corrupt_mpeg2.c: At top level: corrupt_mpeg2.c:95:23: warning: always_inline function might not be inlinable [-Wattributes] static inline uint8_t randbyte (const randbyte_t * const rnd) ^ corrupt_mpeg2.c:69:24: warning: always_inline function might not be inlinable [-Wattributes] static inline uint32_t fastrand (void) ^ mv -f .deps/corrupt_mpeg2.Tpo .deps/corrupt_mpeg2.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -o corrupt_mpeg2 corrupt_mpeg2.o getopt.o gcc -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -o corrupt_mpeg2 corrupt_mpeg2.o getopt.o Making all in test gmake[5]: Nothing to be done for 'all'. Making all in vc++ gmake[5]: Nothing to be done for 'all'. gmake[5]: Nothing to be done for 'all-am'. Making install in libmpeg2 Making install in convert test -z "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib" || ../../.auto/install-sh -c -d "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib" /bin/sh ../../libtool --mode=install /scratch/multimedia/handbrake/work/.tools/bin/install -c 'libmpeg2convert.la' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libmpeg2convert.la' /scratch/multimedia/handbrake/work/.tools/bin/install -c .libs/libmpeg2convert.lai /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libmpeg2convert.la /scratch/multimedia/handbrake/work/.tools/bin/install -c .libs/libmpeg2convert.a /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libmpeg2convert.a chmod 644 /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libmpeg2convert.a ranlib /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libmpeg2convert.a ---------------------------------------------------------------------- Libraries have been installed in: /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- test -z "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/pkgconfig" || ../../.auto/install-sh -c -d "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/pkgconfig" /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'libmpeg2convert.pc' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/pkgconfig/libmpeg2convert.pc' test -z "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib" || ../.auto/install-sh -c -d "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib" /bin/sh ../libtool --mode=install /scratch/multimedia/handbrake/work/.tools/bin/install -c 'libmpeg2.la' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libmpeg2.la' /scratch/multimedia/handbrake/work/.tools/bin/install -c .libs/libmpeg2.lai /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libmpeg2.la /scratch/multimedia/handbrake/work/.tools/bin/install -c .libs/libmpeg2.a /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libmpeg2.a chmod 644 /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libmpeg2.a ranlib /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libmpeg2.a ---------------------------------------------------------------------- Libraries have been installed in: /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- test -z "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/pkgconfig" || ../.auto/install-sh -c -d "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/pkgconfig" /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'libmpeg2.pc' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/pkgconfig/libmpeg2.pc' Making install in include gmake[6]: Nothing to be done for 'install-exec-am'. test -z "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include/mpeg2dec" || ../.auto/install-sh -c -d "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include/mpeg2dec" /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'mpeg2.h' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include/mpeg2dec/mpeg2.h' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'mpeg2convert.h' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include/mpeg2dec/mpeg2convert.h' Making install in libvo gmake[6]: Nothing to be done for 'install-exec-am'. gmake[6]: Nothing to be done for 'install-data-am'. Making install in src test -z "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/bin" || ../.auto/install-sh -c -d "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/bin" /bin/sh ../libtool --mode=install /scratch/multimedia/handbrake/work/.tools/bin/install -c 'mpeg2dec' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/bin/mpeg2dec' /scratch/multimedia/handbrake/work/.tools/bin/install -c mpeg2dec /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/bin/mpeg2dec /bin/sh ../libtool --mode=install /scratch/multimedia/handbrake/work/.tools/bin/install -c 'extract_mpeg2' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/bin/extract_mpeg2' /scratch/multimedia/handbrake/work/.tools/bin/install -c extract_mpeg2 /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/bin/extract_mpeg2 /bin/sh ../libtool --mode=install /scratch/multimedia/handbrake/work/.tools/bin/install -c 'corrupt_mpeg2' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/bin/corrupt_mpeg2' /scratch/multimedia/handbrake/work/.tools/bin/install -c corrupt_mpeg2 /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/bin/corrupt_mpeg2 test -z "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/man/man1" || ../.auto/install-sh -c -d "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/man/man1" /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 './mpeg2dec.1' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/man/man1/mpeg2dec.1' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 './extract_mpeg2.1' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/man/man1/extract_mpeg2.1' Making install in test gmake[6]: Nothing to be done for 'install-exec-am'. gmake[6]: Nothing to be done for 'install-data-am'. Making install in vc++ gmake[6]: Nothing to be done for 'install-exec-am'. gmake[6]: Nothing to be done for 'install-data-am'. gmake[6]: Nothing to be done for 'install-exec-am'. gmake[6]: Nothing to be done for 'install-data-am'. LibOgg ./lib/libogg.a configure: loading cache /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/config.cache checking for a BSD-compatible install... (cached) /scratch/multimedia/handbrake/work/.tools/bin/install -c checking whether build environment is sane... yes checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... (cached) 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... (cached) o 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 for style of include used by make... GNU checking dependency style of gcc... (cached) gcc3 checking build system type... (cached) x86_64-unknown-netbsd7.0. checking host system type... (cached) x86_64-unknown-netbsd7.0. checking for a sed that does not truncate output... (cached) checking for egrep... (cached) grep -E checking for ld used by gcc... (cached) /scratch/multimedia/handbrake/work/.cwrapper/bin/ld checking if the linker (/scratch/multimedia/handbrake/work/.cwrapper/bin/ld) is GNU ld... (cached) yes checking for /scratch/multimedia/handbrake/work/.cwrapper/bin/ld option to reload object files... (cached) -r checking for BSD-compatible nm... (cached) /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... (cached) match_pattern /lib[^/\.]+\.so$ checking how to run the C preprocessor... (cached) gcc -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for g++... (cached) g++ checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking how to run the C++ preprocessor... (cached) g++ -E checking for g77... (cached) g77 checking whether we are using the GNU Fortran 77 compiler... (cached) no checking whether g77 accepts -g... (cached) no checking the maximum length of command line arguments... (cached) 196608 checking command to parse /usr/bin/nm -B output from gcc object... (cached) ok checking for objdir... (cached) .libs checking for ar... (cached) ar checking for ranlib... (cached) ranlib checking for strip... (cached) strip checking if gcc static flag works... yes checking if gcc supports -fno-rtti -fno-exceptions... (cached) 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... (cached) yes checking whether the gcc linker (/scratch/multimedia/handbrake/work/.cwrapper/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... NetBSD ld.elf_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... no checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... (cached) /scratch/multimedia/handbrake/work/.cwrapper/bin/ld checking if the linker (/scratch/multimedia/handbrake/work/.cwrapper/bin/ld) is GNU ld... (cached) yes checking whether the g++ linker (/scratch/multimedia/handbrake/work/.cwrapper/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... (cached) yes checking whether the g++ linker (/scratch/multimedia/handbrake/work/.cwrapper/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... NetBSD ld.elf_so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for g77 option to produce PIC... -fPIC checking if g77 PIC flag -fPIC works... no checking if g77 supports -c -o file.o... (cached) no checking whether the g77 linker (/scratch/multimedia/handbrake/work/.cwrapper/bin/ld) supports shared libraries... PKGSRC-WARNING: Something is trying to run the fortran compiler, PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile. yes checking dynamic linker characteristics... PKGSRC-WARNING: Something is trying to run the fortran compiler, PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile. PKGSRC-WARNING: Something is trying to run the fortran compiler, PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile. NetBSD ld.elf_so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking for ANSI C header files... (cached) yes checking for an ANSI C-conforming const... (cached) yes checking for int16_t... yes checking for int32_t... yes checking for uint32_t... yes checking for uint16_t... yes checking for u_int32_t... yes checking for u_int16_t... yes checking for int64_t... yes checking for short... (cached) yes checking size of short... (cached) 2 checking for int... (cached) yes checking size of int... (cached) 4 checking for long... (cached) yes checking size of long... (cached) 8 checking for long long... (cached) yes checking size of long long... (cached) 8 checking for working memcmp... yes updating cache /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating doc/libogg/Makefile config.status: creating include/Makefile config.status: creating include/ogg/Makefile config.status: creating include/ogg/config_types.h config.status: creating win32/Makefile config.status: creating libogg.spec config.status: creating ogg.pc config.status: creating ogg-uninstalled.pc config.status: creating config.h config.status: executing depfiles commands gmake all-recursive Making all in src if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -O20 -fsigned-char -g -O2 -MT framing.lo -MD -MP -MF ".deps/framing.Tpo" -c -o framing.lo framing.c; \ then mv -f ".deps/framing.Tpo" ".deps/framing.Plo"; else rm -f ".deps/framing.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -O20 -fsigned-char -g -O2 -MT framing.lo -MD -MP -MF .deps/framing.Tpo -c framing.c -o framing.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -O20 -fsigned-char -g -O2 -MT bitwise.lo -MD -MP -MF ".deps/bitwise.Tpo" -c -o bitwise.lo bitwise.c; \ then mv -f ".deps/bitwise.Tpo" ".deps/bitwise.Plo"; else rm -f ".deps/bitwise.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -O20 -fsigned-char -g -O2 -MT bitwise.lo -MD -MP -MF .deps/bitwise.Tpo -c bitwise.c -o bitwise.o /bin/sh ../libtool --tag=CC --mode=link gcc -O20 -fsigned-char -g -O2 -o libogg.la -rpath /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib -no-undefined -version-info 5:3:5 framing.lo bitwise.lo mkdir .libs ar cru .libs/libogg.a framing.o bitwise.o ranlib .libs/libogg.a creating libogg.la (cd .libs && rm -f libogg.la && ln -s ../libogg.la libogg.la) if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -D_V_SELFTEST -O20 -fsigned-char -g -O2 -MT test_bitwise-bitwise.o -MD -MP -MF ".deps/test_bitwise-bitwise.Tpo" -c -o test_bitwise-bitwise.o `test -f 'bitwise.c' || echo './'`bitwise.c; \ then mv -f ".deps/test_bitwise-bitwise.Tpo" ".deps/test_bitwise-bitwise.Po"; else rm -f ".deps/test_bitwise-bitwise.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -O20 -fsigned-char -g -O2 -o test_bitwise test_bitwise-bitwise.o gcc -O20 -fsigned-char -g -O2 -o test_bitwise test_bitwise-bitwise.o if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -D_V_SELFTEST -O20 -fsigned-char -g -O2 -MT test_framing-framing.o -MD -MP -MF ".deps/test_framing-framing.Tpo" -c -o test_framing-framing.o `test -f 'framing.c' || echo './'`framing.c; \ then mv -f ".deps/test_framing-framing.Tpo" ".deps/test_framing-framing.Po"; else rm -f ".deps/test_framing-framing.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -O20 -fsigned-char -g -O2 -o test_framing test_framing-framing.o gcc -O20 -fsigned-char -g -O2 -o test_framing test_framing-framing.o Making all in include Making all in ogg gmake[7]: Nothing to be done for 'all'. gmake[7]: Nothing to be done for 'all-am'. Making all in doc Making all in libogg gmake[7]: Nothing to be done for 'all'. gmake[7]: Nothing to be done for 'all-am'. Making all in win32 gmake[6]: Nothing to be done for 'all'. Making install in src test -z "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib" || /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/libogg/install-sh -d "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib" /bin/sh ../libtool --mode=install /scratch/multimedia/handbrake/work/.tools/bin/install -c 'libogg.la' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libogg.la' /scratch/multimedia/handbrake/work/.tools/bin/install -c .libs/libogg.lai /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libogg.la /scratch/multimedia/handbrake/work/.tools/bin/install -c .libs/libogg.a /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libogg.a ranlib /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libogg.a chmod 644 /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libogg.a ---------------------------------------------------------------------- Libraries have been installed in: /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- gmake[6]: Nothing to be done for 'install-data-am'. Making install in include Making install in ogg gmake[7]: Nothing to be done for 'install-exec-am'. test -z "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include/ogg" || /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/libogg/install-sh -d "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include/ogg" /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'config_types.h' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include/ogg/config_types.h' test -z "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include/ogg" || /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/libogg/install-sh -d "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include/ogg" /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ogg.h' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include/ogg/ogg.h' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'os_types.h' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include/ogg/os_types.h' gmake[7]: Nothing to be done for 'install-exec-am'. gmake[7]: Nothing to be done for 'install-data-am'. Making install in doc Making install in libogg gmake[7]: Nothing to be done for 'install-exec-am'. test -z "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg" || /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/libogg/install-sh -d "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg" /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'bitpacking.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/bitpacking.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'datastructures.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/datastructures.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'decoding.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/decoding.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'encoding.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/encoding.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'general.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/general.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'index.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/index.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ogg_packet.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/ogg_packet.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ogg_packet_clear.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/ogg_packet_clear.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ogg_page.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/ogg_page.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ogg_page_bos.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/ogg_page_bos.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ogg_page_checksum_set.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/ogg_page_checksum_set.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ogg_page_continued.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/ogg_page_continued.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ogg_page_eos.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/ogg_page_eos.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ogg_page_granulepos.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/ogg_page_granulepos.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ogg_page_packets.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/ogg_page_packets.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ogg_page_pageno.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/ogg_page_pageno.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ogg_page_serialno.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/ogg_page_serialno.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ogg_page_version.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/ogg_page_version.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ogg_stream_clear.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/ogg_stream_clear.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ogg_stream_destroy.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/ogg_stream_destroy.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ogg_stream_eos.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/ogg_stream_eos.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ogg_stream_flush.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/ogg_stream_flush.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ogg_stream_init.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/ogg_stream_init.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ogg_stream_packetin.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/ogg_stream_packetin.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ogg_stream_packetout.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/ogg_stream_packetout.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ogg_stream_packetpeek.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/ogg_stream_packetpeek.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ogg_stream_pagein.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/ogg_stream_pagein.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ogg_stream_pageout.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/ogg_stream_pageout.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ogg_stream_reset.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/ogg_stream_reset.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ogg_stream_reset_serialno.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/ogg_stream_reset_serialno.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ogg_stream_state.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/ogg_stream_state.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ogg_sync_buffer.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/ogg_sync_buffer.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ogg_sync_clear.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/ogg_sync_clear.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ogg_sync_destroy.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/ogg_sync_destroy.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ogg_sync_init.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/ogg_sync_init.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ogg_sync_pageout.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/ogg_sync_pageout.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ogg_sync_pageseek.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/ogg_sync_pageseek.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ogg_sync_reset.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/ogg_sync_reset.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ogg_sync_state.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/ogg_sync_state.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ogg_sync_wrote.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/ogg_sync_wrote.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'oggpack_adv.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/oggpack_adv.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'oggpack_adv1.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/oggpack_adv1.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'oggpack_bits.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/oggpack_bits.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'oggpack_buffer.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/oggpack_buffer.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'oggpack_bytes.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/oggpack_bytes.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'oggpack_get_buffer.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/oggpack_get_buffer.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'oggpack_look.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/oggpack_look.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'oggpack_look1.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/oggpack_look1.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'oggpack_read.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/oggpack_read.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'oggpack_read1.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/oggpack_read1.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'oggpack_readinit.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/oggpack_readinit.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'oggpack_reset.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/oggpack_reset.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'oggpack_write.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/oggpack_write.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'oggpack_writealign.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/oggpack_writealign.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'oggpack_writeclear.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/oggpack_writeclear.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'oggpack_writecopy.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/oggpack_writecopy.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'oggpack_writeinit.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/oggpack_writeinit.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'oggpack_writetrunc.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/oggpack_writetrunc.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'overview.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/overview.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'reference.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/reference.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'style.css' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/style.css' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'vorbis_comment.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/vorbis_comment.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'vorbis_info.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/vorbis_info.html' gmake[7]: Nothing to be done for 'install-exec-am'. test -z "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3" || /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/libogg/install-sh -d "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3" /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'framing.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/framing.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'index.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/index.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'oggstream.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/oggstream.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ogg-multiplex.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg-multiplex.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'stream.png' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/stream.png' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'vorbisword2.png' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/vorbisword2.png' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'white-ogg.png' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/white-ogg.png' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'white-xifish.png' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/white-xifish.png' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'rfc3533.txt' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/rfc3533.txt' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'rfc3534.txt' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/rfc3534.txt' Making install in win32 gmake[6]: Nothing to be done for 'install-exec-am'. gmake[6]: Nothing to be done for 'install-data-am'. gmake[6]: Nothing to be done for 'install-exec-am'. test -z "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/aclocal" || /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/libogg/install-sh -d "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/aclocal" /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ogg.m4' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/aclocal/ogg.m4' test -z "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/pkgconfig" || /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/libogg/install-sh -d "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/pkgconfig" /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ogg.pc' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/pkgconfig/ogg.pc' LibSampleRate ./lib/libsamplerate.a configure: loading cache /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/config.cache checking build system type... (cached) x86_64-unknown-netbsd7.0. checking host system type... (cached) x86_64-unknown-netbsd7.0. checking target system type... x86_64-unknown-netbsd7.0. checking for a BSD-compatible install... (cached) /scratch/multimedia/handbrake/work/.tools/bin/install -c checking whether build environment is sane... yes checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) yes checking for gcc... (cached) 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... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking for style of include used by make... GNU checking dependency style of gcc... (cached) gcc3 checking for a BSD-compatible install... /scratch/multimedia/handbrake/work/.tools/bin/install -c checking whether make sets $(MAKE)... (cached) yes checking whether ln -s works... yes checking for a sed that does not truncate output... (cached) /scratch/multimedia/handbrake/work/.tools/bin/sed checking for grep that handles long lines and -e... (cached) /scratch/multimedia/handbrake/work/.tools/bin/grep checking for egrep... (cached) /scratch/multimedia/handbrake/work/.tools/bin/grep -E checking for ld used by gcc... (cached) /scratch/multimedia/handbrake/work/.cwrapper/bin/ld checking if the linker (/scratch/multimedia/handbrake/work/.cwrapper/bin/ld) is GNU ld... (cached) yes checking for /scratch/multimedia/handbrake/work/.cwrapper/bin/ld option to reload object files... (cached) -r checking for BSD-compatible nm... (cached) /usr/bin/nm -B checking how to recognize dependent libraries... (cached) match_pattern /lib[^/\.]+\.so$ checking how to run the C preprocessor... (cached) gcc -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for g++... (cached) g++ checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking how to run the C++ preprocessor... (cached) g++ -E checking for g77... (cached) g77 checking whether we are using the GNU Fortran 77 compiler... (cached) no checking whether g77 accepts -g... (cached) no checking the maximum length of command line arguments... (cached) 196608 checking command to parse /usr/bin/nm -B output from gcc object... (cached) ok checking for objdir... (cached) .libs checking for ar... (cached) ar checking for ranlib... (cached) ranlib checking for strip... (cached) strip checking if gcc supports -fno-rtti -fno-exceptions... (cached) no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... (cached) yes checking if gcc static flag -static works... (cached) yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/scratch/multimedia/handbrake/work/.cwrapper/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... NetBSD ld.elf_so (cached) (cached) 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... no checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... (cached) /scratch/multimedia/handbrake/work/.cwrapper/bin/ld checking if the linker (/scratch/multimedia/handbrake/work/.cwrapper/bin/ld) is GNU ld... (cached) yes checking whether the g++ linker (/scratch/multimedia/handbrake/work/.cwrapper/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... (cached) yes checking if g++ static flag -static works... (cached) yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/scratch/multimedia/handbrake/work/.cwrapper/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... NetBSD ld.elf_so (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for g77 option to produce PIC... -fPIC checking if g77 PIC flag -fPIC works... (cached) no checking if g77 static flag -static works... (cached) no checking if g77 supports -c -o file.o... (cached) no checking whether the g77 linker (/scratch/multimedia/handbrake/work/.cwrapper/bin/ld) supports shared libraries... PKGSRC-WARNING: Something is trying to run the fortran compiler, PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile. yes checking dynamic linker characteristics... PKGSRC-WARNING: Something is trying to run the fortran compiler, PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile. NetBSD ld.elf_so (cached) (cached) checking how to hardcode library paths into programs... immediate checking for ANSI C header files... (cached) yes checking for stdint.h... (cached) yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking for int... (cached) yes checking size of int... (cached) 4 checking for long... (cached) yes checking size of long... (cached) 8 checking for float... (cached) yes checking size of float... (cached) 4 checking for double... (cached) yes checking size of double... (cached) 8 checking processor byte ordering... little checking for malloc... yes checking for calloc... yes checking for free... yes checking for memcpy... (cached) yes checking for memmove... yes checking for alarm... yes checking for signal... yes checking for floor in -lm... yes checking for floor... yes checking for ceil... yes checking for fmod... yes checking for SIGALRM... yes checking for lrint... yes checking for lrintf... (cached) yes checking processor clipping capabilities... none checking for pkg-config... /scratch/multimedia/handbrake/work/.tools/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for SNDFILE... no checking for FFTW3... no configure: updating cache /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating src/Version_script config.status: creating Win32/Makefile config.status: creating Win32/Makefile.mingw config.status: creating src/Makefile config.status: creating examples/Makefile config.status: creating tests/Makefile config.status: creating doc/Makefile config.status: creating libsamplerate.spec config.status: creating samplerate.pc config.status: creating src/config.h config.status: executing depfiles commands -=-=-=-=-=-=-=-=-=-= Configuration Complete =-=-=-=-=-=-=-=-=-=-=- Configuration summary : Version : ..................... 0.1.4 Tools : Compiler is GCC : ............. yes GCC major version : ........... 4 Extra tools required for testing and examples : Use FFTW : .................... no Have libsndfile : ............. no Installation directories : Library directory : ........... /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib Program directory : ........... /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/bin Pkgconfig directory : ......... /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/pkgconfig Compiling some other packages against libsamplerate may require the addition of "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/pkgconfig" to the PKG_CONFIG_PATH environment variable. Making all in src gmake all-am if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -MT samplerate.lo -MD -MP -MF ".deps/samplerate.Tpo" -c -o samplerate.lo samplerate.c; \ then mv -f ".deps/samplerate.Tpo" ".deps/samplerate.Plo"; else rm -f ".deps/samplerate.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -MT samplerate.lo -MD -MP -MF .deps/samplerate.Tpo -c samplerate.c -o samplerate.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -MT src_sinc.lo -MD -MP -MF ".deps/src_sinc.Tpo" -c -o src_sinc.lo src_sinc.c; \ then mv -f ".deps/src_sinc.Tpo" ".deps/src_sinc.Plo"; else rm -f ".deps/src_sinc.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -MT src_sinc.lo -MD -MP -MF .deps/src_sinc.Tpo -c src_sinc.c -o src_sinc.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -MT src_zoh.lo -MD -MP -MF ".deps/src_zoh.Tpo" -c -o src_zoh.lo src_zoh.c; \ then mv -f ".deps/src_zoh.Tpo" ".deps/src_zoh.Plo"; else rm -f ".deps/src_zoh.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -MT src_zoh.lo -MD -MP -MF .deps/src_zoh.Tpo -c src_zoh.c -o src_zoh.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -MT src_linear.lo -MD -MP -MF ".deps/src_linear.Tpo" -c -o src_linear.lo src_linear.c; \ then mv -f ".deps/src_linear.Tpo" ".deps/src_linear.Plo"; else rm -f ".deps/src_linear.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -MT src_linear.lo -MD -MP -MF .deps/src_linear.Tpo -c src_linear.c -o src_linear.o /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -o libsamplerate.la -rpath /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib -no-undefined -version-info 1:4:1 samplerate.lo src_sinc.lo src_zoh.lo src_linear.lo -lm -lm mkdir .libs ar cru .libs/libsamplerate.a samplerate.o src_sinc.o src_zoh.o src_linear.o ranlib .libs/libsamplerate.a creating libsamplerate.la (cd .libs && rm -f libsamplerate.la && ln -s ../libsamplerate.la libsamplerate.la) Making all in doc gmake[5]: Nothing to be done for 'all'. Making all in examples if gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -MT sndfile-resample.o -MD -MP -MF ".deps/sndfile-resample.Tpo" -c -o sndfile-resample.o sndfile-resample.c; \ then mv -f ".deps/sndfile-resample.Tpo" ".deps/sndfile-resample.Po"; else rm -f ".deps/sndfile-resample.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -o sndfile-resample sndfile-resample.o ../src/libsamplerate.la -lm mkdir .libs gcc -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -o sndfile-resample sndfile-resample.o ../src/.libs/libsamplerate.a -lm if gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -MT varispeed-play.o -MD -MP -MF ".deps/varispeed-play.Tpo" -c -o varispeed-play.o varispeed-play.c; \ then mv -f ".deps/varispeed-play.Tpo" ".deps/varispeed-play.Po"; else rm -f ".deps/varispeed-play.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -MT audio_out.o -MD -MP -MF ".deps/audio_out.Tpo" -c -o audio_out.o audio_out.c; \ then mv -f ".deps/audio_out.Tpo" ".deps/audio_out.Po"; else rm -f ".deps/audio_out.Tpo"; exit 1; fi audio_out.c: In function 'audio_open': audio_out.c:794:17: warning: parameter 'channels' set but not used [-Wunused-but-set-parameter] audio_open (int channels, int samplerate) ^ audio_out.c: In function 'audio_play': audio_out.c:802:34: warning: parameter 'callback' set but not used [-Wunused-but-set-parameter] audio_play (get_audio_callback_t callback, AUDIO_OUT *audio_out, void *callback_data) ^ audio_out.c:802:55: warning: parameter 'audio_out' set but not used [-Wunused-but-set-parameter] audio_play (get_audio_callback_t callback, AUDIO_OUT *audio_out, void *callback_data) ^ audio_out.c:802:72: warning: parameter 'callback_data' set but not used [-Wunused-but-set-parameter] audio_play (get_audio_callback_t callback, AUDIO_OUT *audio_out, void *callback_data) ^ /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -o varispeed-play varispeed-play.o audio_out.o ../src/libsamplerate.la -lm gcc -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -o varispeed-play varispeed-play.o audio_out.o ../src/.libs/libsamplerate.a -lm if gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -MT timewarp-file.o -MD -MP -MF ".deps/timewarp-file.Tpo" -c -o timewarp-file.o timewarp-file.c; \ then mv -f ".deps/timewarp-file.Tpo" ".deps/timewarp-file.Po"; else rm -f ".deps/timewarp-file.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -o timewarp-file timewarp-file.o ../src/libsamplerate.la -lm gcc -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -o timewarp-file timewarp-file.o ../src/.libs/libsamplerate.a -lm Making all in tests if gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -MT misc_test.o -MD -MP -MF ".deps/misc_test.Tpo" -c -o misc_test.o misc_test.c; \ then mv -f ".deps/misc_test.Tpo" ".deps/misc_test.Po"; else rm -f ".deps/misc_test.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -MT util.o -MD -MP -MF ".deps/util.Tpo" -c -o util.o util.c; \ then mv -f ".deps/util.Tpo" ".deps/util.Po"; else rm -f ".deps/util.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -o misc_test misc_test.o util.o ../src/libsamplerate.la -lm mkdir .libs gcc -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -o misc_test misc_test.o util.o ../src/.libs/libsamplerate.a -lm if gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -MT termination_test.o -MD -MP -MF ".deps/termination_test.Tpo" -c -o termination_test.o termination_test.c; \ then mv -f ".deps/termination_test.Tpo" ".deps/termination_test.Po"; else rm -f ".deps/termination_test.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -o termination_test termination_test.o util.o ../src/libsamplerate.la -lm gcc -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -o termination_test termination_test.o util.o ../src/.libs/libsamplerate.a -lm if gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -MT simple_test.o -MD -MP -MF ".deps/simple_test.Tpo" -c -o simple_test.o simple_test.c; \ then mv -f ".deps/simple_test.Tpo" ".deps/simple_test.Po"; else rm -f ".deps/simple_test.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -o simple_test simple_test.o util.o ../src/libsamplerate.la -lm gcc -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -o simple_test simple_test.o util.o ../src/.libs/libsamplerate.a -lm if gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -MT callback_test-callback_test.o -MD -MP -MF ".deps/callback_test-callback_test.Tpo" -c -o callback_test-callback_test.o `test -f 'callback_test.c' || echo './'`callback_test.c; \ then mv -f ".deps/callback_test-callback_test.Tpo" ".deps/callback_test-callback_test.Po"; else rm -f ".deps/callback_test-callback_test.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -MT callback_test-util.o -MD -MP -MF ".deps/callback_test-util.Tpo" -c -o callback_test-util.o `test -f 'util.c' || echo './'`util.c; \ then mv -f ".deps/callback_test-util.Tpo" ".deps/callback_test-util.Po"; else rm -f ".deps/callback_test-util.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -o callback_test callback_test-callback_test.o callback_test-util.o ../src/libsamplerate.la -lm gcc -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -o callback_test callback_test-callback_test.o callback_test-util.o ../src/.libs/libsamplerate.a -lm if gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -MT reset_test.o -MD -MP -MF ".deps/reset_test.Tpo" -c -o reset_test.o reset_test.c; \ then mv -f ".deps/reset_test.Tpo" ".deps/reset_test.Po"; else rm -f ".deps/reset_test.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -o reset_test reset_test.o util.o ../src/libsamplerate.la -lm gcc -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -o reset_test reset_test.o util.o ../src/.libs/libsamplerate.a -lm if gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -MT multi_channel_test-multi_channel_test.o -MD -MP -MF ".deps/multi_channel_test-multi_channel_test.Tpo" -c -o multi_channel_test-multi_channel_test.o `test -f 'multi_channel_test.c' || echo './'`multi_channel_test.c; \ then mv -f ".deps/multi_channel_test-multi_channel_test.Tpo" ".deps/multi_channel_test-multi_channel_test.Po"; else rm -f ".deps/multi_channel_test-multi_channel_test.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -MT multi_channel_test-util.o -MD -MP -MF ".deps/multi_channel_test-util.Tpo" -c -o multi_channel_test-util.o `test -f 'util.c' || echo './'`util.c; \ then mv -f ".deps/multi_channel_test-util.Tpo" ".deps/multi_channel_test-util.Po"; else rm -f ".deps/multi_channel_test-util.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -MT multi_channel_test-calc_snr.o -MD -MP -MF ".deps/multi_channel_test-calc_snr.Tpo" -c -o multi_channel_test-calc_snr.o `test -f 'calc_snr.c' || echo './'`calc_snr.c; \ then mv -f ".deps/multi_channel_test-calc_snr.Tpo" ".deps/multi_channel_test-calc_snr.Po"; else rm -f ".deps/multi_channel_test-calc_snr.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -o multi_channel_test multi_channel_test-multi_channel_test.o multi_channel_test-util.o multi_channel_test-calc_snr.o ../src/libsamplerate.la -lm gcc -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -o multi_channel_test multi_channel_test-multi_channel_test.o multi_channel_test-util.o multi_channel_test-calc_snr.o ../src/.libs/libsamplerate.a -lm if gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -MT snr_bw_test-snr_bw_test.o -MD -MP -MF ".deps/snr_bw_test-snr_bw_test.Tpo" -c -o snr_bw_test-snr_bw_test.o `test -f 'snr_bw_test.c' || echo './'`snr_bw_test.c; \ then mv -f ".deps/snr_bw_test-snr_bw_test.Tpo" ".deps/snr_bw_test-snr_bw_test.Po"; else rm -f ".deps/snr_bw_test-snr_bw_test.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -MT snr_bw_test-calc_snr.o -MD -MP -MF ".deps/snr_bw_test-calc_snr.Tpo" -c -o snr_bw_test-calc_snr.o `test -f 'calc_snr.c' || echo './'`calc_snr.c; \ then mv -f ".deps/snr_bw_test-calc_snr.Tpo" ".deps/snr_bw_test-calc_snr.Po"; else rm -f ".deps/snr_bw_test-calc_snr.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -MT snr_bw_test-util.o -MD -MP -MF ".deps/snr_bw_test-util.Tpo" -c -o snr_bw_test-util.o `test -f 'util.c' || echo './'`util.c; \ then mv -f ".deps/snr_bw_test-util.Tpo" ".deps/snr_bw_test-util.Po"; else rm -f ".deps/snr_bw_test-util.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -o snr_bw_test snr_bw_test-snr_bw_test.o snr_bw_test-calc_snr.o snr_bw_test-util.o ../src/libsamplerate.la -lm gcc -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -o snr_bw_test snr_bw_test-snr_bw_test.o snr_bw_test-calc_snr.o snr_bw_test-util.o ../src/.libs/libsamplerate.a -lm if gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -MT float_short_test.o -MD -MP -MF ".deps/float_short_test.Tpo" -c -o float_short_test.o float_short_test.c; \ then mv -f ".deps/float_short_test.Tpo" ".deps/float_short_test.Po"; else rm -f ".deps/float_short_test.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -o float_short_test float_short_test.o util.o ../src/libsamplerate.la -lm gcc -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -o float_short_test float_short_test.o util.o ../src/.libs/libsamplerate.a -lm if gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -MT varispeed_test-varispeed_test.o -MD -MP -MF ".deps/varispeed_test-varispeed_test.Tpo" -c -o varispeed_test-varispeed_test.o `test -f 'varispeed_test.c' || echo './'`varispeed_test.c; \ then mv -f ".deps/varispeed_test-varispeed_test.Tpo" ".deps/varispeed_test-varispeed_test.Po"; else rm -f ".deps/varispeed_test-varispeed_test.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -MT varispeed_test-util.o -MD -MP -MF ".deps/varispeed_test-util.Tpo" -c -o varispeed_test-util.o `test -f 'util.c' || echo './'`util.c; \ then mv -f ".deps/varispeed_test-util.Tpo" ".deps/varispeed_test-util.Po"; else rm -f ".deps/varispeed_test-util.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -MT varispeed_test-calc_snr.o -MD -MP -MF ".deps/varispeed_test-calc_snr.Tpo" -c -o varispeed_test-calc_snr.o `test -f 'calc_snr.c' || echo './'`calc_snr.c; \ then mv -f ".deps/varispeed_test-calc_snr.Tpo" ".deps/varispeed_test-calc_snr.Po"; else rm -f ".deps/varispeed_test-calc_snr.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -o varispeed_test varispeed_test-varispeed_test.o varispeed_test-util.o varispeed_test-calc_snr.o ../src/libsamplerate.la -lm gcc -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -o varispeed_test varispeed_test-varispeed_test.o varispeed_test-util.o varispeed_test-calc_snr.o ../src/.libs/libsamplerate.a -lm if gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -MT callback_hang_test.o -MD -MP -MF ".deps/callback_hang_test.Tpo" -c -o callback_hang_test.o callback_hang_test.c; \ then mv -f ".deps/callback_hang_test.Tpo" ".deps/callback_hang_test.Po"; else rm -f ".deps/callback_hang_test.Tpo"; exit 1; fi callback_hang_test.c: In function 'callback_hang_test': callback_hang_test.c:78:6: warning: variable 'current_out' set but not used [-Wunused-but-set-variable] int current_out ; ^ callback_hang_test.c:77:7: warning: variable 'out_count' set but not used [-Wunused-but-set-variable] long out_count ; ^ callback_hang_test.c: In function 'alarm_handler': callback_hang_test.c:108:20: warning: parameter 'number' set but not used [-Wunused-but-set-parameter] alarm_handler (int number) ^ callback_hang_test.c: In function 'input_callback': callback_hang_test.c:116:23: warning: parameter 'cb_data' set but not used [-Wunused-but-set-parameter] input_callback (void *cb_data, float **data) ^ /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -o callback_hang_test callback_hang_test.o util.o ../src/libsamplerate.la -lm gcc -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -o callback_hang_test callback_hang_test.o util.o ../src/.libs/libsamplerate.a -lm if gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -MT src_evaluate-src-evaluate.o -MD -MP -MF ".deps/src_evaluate-src-evaluate.Tpo" -c -o src_evaluate-src-evaluate.o `test -f 'src-evaluate.c' || echo './'`src-evaluate.c; \ then mv -f ".deps/src_evaluate-src-evaluate.Tpo" ".deps/src_evaluate-src-evaluate.Po"; else rm -f ".deps/src_evaluate-src-evaluate.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -MT src_evaluate-calc_snr.o -MD -MP -MF ".deps/src_evaluate-calc_snr.Tpo" -c -o src_evaluate-calc_snr.o `test -f 'calc_snr.c' || echo './'`calc_snr.c; \ then mv -f ".deps/src_evaluate-calc_snr.Tpo" ".deps/src_evaluate-calc_snr.Po"; else rm -f ".deps/src_evaluate-calc_snr.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -MT src_evaluate-util.o -MD -MP -MF ".deps/src_evaluate-util.Tpo" -c -o src_evaluate-util.o `test -f 'util.c' || echo './'`util.c; \ then mv -f ".deps/src_evaluate-util.Tpo" ".deps/src_evaluate-util.Po"; else rm -f ".deps/src_evaluate-util.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -o src-evaluate src_evaluate-src-evaluate.o src_evaluate-calc_snr.o src_evaluate-util.o -lm gcc -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -o src-evaluate src_evaluate-src-evaluate.o src_evaluate-calc_snr.o src_evaluate-util.o -lm if gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -MT throughput_test-throughput_test.o -MD -MP -MF ".deps/throughput_test-throughput_test.Tpo" -c -o throughput_test-throughput_test.o `test -f 'throughput_test.c' || echo './'`throughput_test.c; \ then mv -f ".deps/throughput_test-throughput_test.Tpo" ".deps/throughput_test-throughput_test.Po"; else rm -f ".deps/throughput_test-throughput_test.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -MT throughput_test-util.o -MD -MP -MF ".deps/throughput_test-util.Tpo" -c -o throughput_test-util.o `test -f 'util.c' || echo './'`util.c; \ then mv -f ".deps/throughput_test-util.Tpo" ".deps/throughput_test-util.Po"; else rm -f ".deps/throughput_test-util.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -MT throughput_test-calc_snr.o -MD -MP -MF ".deps/throughput_test-calc_snr.Tpo" -c -o throughput_test-calc_snr.o `test -f 'calc_snr.c' || echo './'`calc_snr.c; \ then mv -f ".deps/throughput_test-calc_snr.Tpo" ".deps/throughput_test-calc_snr.Po"; else rm -f ".deps/throughput_test-calc_snr.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -o throughput_test throughput_test-throughput_test.o throughput_test-util.o throughput_test-calc_snr.o ../src/libsamplerate.la -lm gcc -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -o throughput_test throughput_test-throughput_test.o throughput_test-util.o throughput_test-calc_snr.o ../src/.libs/libsamplerate.a -lm if gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -MT downsample_test.o -MD -MP -MF ".deps/downsample_test.Tpo" -c -o downsample_test.o downsample_test.c; \ then mv -f ".deps/downsample_test.Tpo" ".deps/downsample_test.Po"; else rm -f ".deps/downsample_test.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -o downsample_test downsample_test.o util.o ../src/libsamplerate.la -lm gcc -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -o downsample_test downsample_test.o util.o ../src/.libs/libsamplerate.a -lm gmake[5]: Nothing to be done for 'all-am'. Making install in src test -z "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib" || /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/libsamplerate/install-sh -d "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib" /bin/sh ../libtool --mode=install /scratch/multimedia/handbrake/work/.tools/bin/install -c 'libsamplerate.la' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libsamplerate.la' /scratch/multimedia/handbrake/work/.tools/bin/install -c .libs/libsamplerate.lai /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libsamplerate.la /scratch/multimedia/handbrake/work/.tools/bin/install -c .libs/libsamplerate.a /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libsamplerate.a chmod 644 /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libsamplerate.a ranlib /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libsamplerate.a ---------------------------------------------------------------------- Libraries have been installed in: /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- test -z "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include" || /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/libsamplerate/install-sh -d "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include" /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'samplerate.h' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include/samplerate.h' Making install in doc gmake[6]: Nothing to be done for 'install-exec-am'. gmake[6]: Nothing to be done for 'install-data-am'. Making install in examples test -z "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/bin" || /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/libsamplerate/install-sh -d "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/bin" /bin/sh ../libtool --mode=install /scratch/multimedia/handbrake/work/.tools/bin/install -c 'sndfile-resample' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/bin/sndfile-resample' /scratch/multimedia/handbrake/work/.tools/bin/install -c sndfile-resample /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/bin/sndfile-resample gmake[6]: Nothing to be done for 'install-data-am'. Making install in tests gmake[6]: Nothing to be done for 'install-exec-am'. gmake[6]: Nothing to be done for 'install-data-am'. gmake[6]: Nothing to be done for 'install-exec-am'. test -z "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/pkgconfig" || /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/libsamplerate/install-sh -d "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/pkgconfig" /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'samplerate.pc' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/pkgconfig/samplerate.pc' LibVorbis ./lib/libvorbis.a configure: loading cache /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/config.cache checking build system type... (cached) x86_64-unknown-netbsd7.0. checking host system type... (cached) x86_64-unknown-netbsd7.0. checking target system type... (cached) x86_64-unknown-netbsd7.0. checking for a BSD-compatible install... (cached) /scratch/multimedia/handbrake/work/.tools/bin/install -c checking whether build environment is sane... yes checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... (cached) 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... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking for style of include used by make... GNU checking dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... (cached) gcc -E checking for a sed that does not truncate output... (cached) /scratch/multimedia/handbrake/work/.tools/bin/sed checking for grep that handles long lines and -e... (cached) /scratch/multimedia/handbrake/work/.tools/bin/grep checking for egrep... (cached) /scratch/multimedia/handbrake/work/.tools/bin/grep -E checking for ld used by gcc... (cached) /scratch/multimedia/handbrake/work/.cwrapper/bin/ld checking if the linker (/scratch/multimedia/handbrake/work/.cwrapper/bin/ld) is GNU ld... (cached) yes checking for /scratch/multimedia/handbrake/work/.cwrapper/bin/ld option to reload object files... (cached) -r checking for BSD-compatible nm... (cached) /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... (cached) match_pattern /lib[^/\.]+\.so$ checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for g++... (cached) g++ checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking how to run the C++ preprocessor... (cached) g++ -E checking for g77... (cached) g77 checking whether we are using the GNU Fortran 77 compiler... (cached) no checking whether g77 accepts -g... (cached) no checking the maximum length of command line arguments... (cached) 196608 checking command to parse /usr/bin/nm -B output from gcc object... (cached) ok checking for objdir... (cached) .libs checking for ar... (cached) ar checking for ranlib... (cached) ranlib checking for strip... (cached) strip checking for correct ltmain.sh version... yes checking if gcc supports -fno-rtti -fno-exceptions... (cached) no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/scratch/multimedia/handbrake/work/.cwrapper/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... NetBSD ld.elf_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... no checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... (cached) /scratch/multimedia/handbrake/work/.cwrapper/bin/ld checking if the linker (/scratch/multimedia/handbrake/work/.cwrapper/bin/ld) is GNU ld... (cached) yes checking whether the g++ linker (/scratch/multimedia/handbrake/work/.cwrapper/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++ static flag -static works... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/scratch/multimedia/handbrake/work/.cwrapper/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... NetBSD ld.elf_so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for g77 option to produce PIC... -fPIC checking if g77 PIC flag -fPIC works... no checking if g77 static flag -static works... no checking if g77 supports -c -o file.o... (cached) no checking whether the g77 linker (/scratch/multimedia/handbrake/work/.cwrapper/bin/ld) supports shared libraries... PKGSRC-WARNING: Something is trying to run the fortran compiler, PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile. yes checking dynamic linker characteristics... PKGSRC-WARNING: Something is trying to run the fortran compiler, PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile. NetBSD ld.elf_so checking how to hardcode library paths into programs... immediate checking GCC version... 4.8.4 checking for memory.h... (cached) yes checking for cos in -lm... (cached) yes checking for pthread_create in -lpthread... yes checking for pkg-config... yes checking for pkg-config... /scratch/multimedia/handbrake/work/.tools/bin/pkg-config checking for ogg >= 1.0... checking for Ogg... yes checking for oggpack_writealign... yes checking for working alloca.h... (cached) no checking for alloca... (cached) yes checking for working memcmp... (cached) yes configure: updating cache /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating lib/Makefile config.status: creating lib/modes/Makefile config.status: creating lib/books/Makefile config.status: creating lib/books/coupled/Makefile config.status: creating lib/books/uncoupled/Makefile config.status: creating lib/books/floor/Makefile config.status: creating doc/Makefile config.status: creating doc/vorbisfile/Makefile config.status: creating doc/vorbisenc/Makefile config.status: creating include/Makefile config.status: creating include/vorbis/Makefile config.status: creating examples/Makefile config.status: creating vq/Makefile config.status: creating libvorbis.spec config.status: creating vorbis.pc config.status: creating vorbisenc.pc config.status: creating vorbisfile.pc config.status: creating vorbis-uninstalled.pc config.status: creating vorbisenc-uninstalled.pc config.status: creating vorbisfile-uninstalled.pc config.status: creating config.h config.status: executing depfiles commands gmake all-recursive Making all in lib Making all in modes gmake[7]: Nothing to be done for 'all'. Making all in books Making all in coupled gmake[8]: Nothing to be done for 'all'. Making all in uncoupled gmake[8]: Nothing to be done for 'all'. Making all in floor gmake[8]: Nothing to be done for 'all'. gmake[8]: Nothing to be done for 'all-am'. if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -O20 -D__NO_MATH_INLINES -fsigned-char -DUSE_MEMORY_H -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.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -O20 -D__NO_MATH_INLINES -fsigned-char -DUSE_MEMORY_H -MT mdct.lo -MD -MP -MF .deps/mdct.Tpo -c mdct.c -o mdct.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -O20 -D__NO_MATH_INLINES -fsigned-char -DUSE_MEMORY_H -MT smallft.lo -MD -MP -MF ".deps/smallft.Tpo" -c -o smallft.lo smallft.c; \ then mv -f ".deps/smallft.Tpo" ".deps/smallft.Plo"; else rm -f ".deps/smallft.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -O20 -D__NO_MATH_INLINES -fsigned-char -DUSE_MEMORY_H -MT smallft.lo -MD -MP -MF .deps/smallft.Tpo -c smallft.c -o smallft.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -O20 -D__NO_MATH_INLINES -fsigned-char -DUSE_MEMORY_H -MT block.lo -MD -MP -MF ".deps/block.Tpo" -c -o block.lo block.c; \ then mv -f ".deps/block.Tpo" ".deps/block.Plo"; else rm -f ".deps/block.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -O20 -D__NO_MATH_INLINES -fsigned-char -DUSE_MEMORY_H -MT block.lo -MD -MP -MF .deps/block.Tpo -c block.c -o block.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -O20 -D__NO_MATH_INLINES -fsigned-char -DUSE_MEMORY_H -MT envelope.lo -MD -MP -MF ".deps/envelope.Tpo" -c -o envelope.lo envelope.c; \ then mv -f ".deps/envelope.Tpo" ".deps/envelope.Plo"; else rm -f ".deps/envelope.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -O20 -D__NO_MATH_INLINES -fsigned-char -DUSE_MEMORY_H -MT envelope.lo -MD -MP -MF .deps/envelope.Tpo -c envelope.c -o envelope.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -O20 -D__NO_MATH_INLINES -fsigned-char -DUSE_MEMORY_H -MT window.lo -MD -MP -MF ".deps/window.Tpo" -c -o window.lo window.c; \ then mv -f ".deps/window.Tpo" ".deps/window.Plo"; else rm -f ".deps/window.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -O20 -D__NO_MATH_INLINES -fsigned-char -DUSE_MEMORY_H -MT window.lo -MD -MP -MF .deps/window.Tpo -c window.c -o window.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -O20 -D__NO_MATH_INLINES -fsigned-char -DUSE_MEMORY_H -MT lsp.lo -MD -MP -MF ".deps/lsp.Tpo" -c -o lsp.lo lsp.c; \ then mv -f ".deps/lsp.Tpo" ".deps/lsp.Plo"; else rm -f ".deps/lsp.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -O20 -D__NO_MATH_INLINES -fsigned-char -DUSE_MEMORY_H -MT lsp.lo -MD -MP -MF .deps/lsp.Tpo -c lsp.c -o lsp.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -O20 -D__NO_MATH_INLINES -fsigned-char -DUSE_MEMORY_H -MT lpc.lo -MD -MP -MF ".deps/lpc.Tpo" -c -o lpc.lo lpc.c; \ then mv -f ".deps/lpc.Tpo" ".deps/lpc.Plo"; else rm -f ".deps/lpc.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -O20 -D__NO_MATH_INLINES -fsigned-char -DUSE_MEMORY_H -MT lpc.lo -MD -MP -MF .deps/lpc.Tpo -c lpc.c -o lpc.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -O20 -D__NO_MATH_INLINES -fsigned-char -DUSE_MEMORY_H -MT analysis.lo -MD -MP -MF ".deps/analysis.Tpo" -c -o analysis.lo analysis.c; \ then mv -f ".deps/analysis.Tpo" ".deps/analysis.Plo"; else rm -f ".deps/analysis.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -O20 -D__NO_MATH_INLINES -fsigned-char -DUSE_MEMORY_H -MT analysis.lo -MD -MP -MF .deps/analysis.Tpo -c analysis.c -o analysis.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -O20 -D__NO_MATH_INLINES -fsigned-char -DUSE_MEMORY_H -MT synthesis.lo -MD -MP -MF ".deps/synthesis.Tpo" -c -o synthesis.lo synthesis.c; \ then mv -f ".deps/synthesis.Tpo" ".deps/synthesis.Plo"; else rm -f ".deps/synthesis.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -O20 -D__NO_MATH_INLINES -fsigned-char -DUSE_MEMORY_H -MT synthesis.lo -MD -MP -MF .deps/synthesis.Tpo -c synthesis.c -o synthesis.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -O20 -D__NO_MATH_INLINES -fsigned-char -DUSE_MEMORY_H -MT psy.lo -MD -MP -MF ".deps/psy.Tpo" -c -o psy.lo psy.c; \ then mv -f ".deps/psy.Tpo" ".deps/psy.Plo"; else rm -f ".deps/psy.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -O20 -D__NO_MATH_INLINES -fsigned-char -DUSE_MEMORY_H -MT psy.lo -MD -MP -MF .deps/psy.Tpo -c psy.c -o psy.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -O20 -D__NO_MATH_INLINES -fsigned-char -DUSE_MEMORY_H -MT info.lo -MD -MP -MF ".deps/info.Tpo" -c -o info.lo info.c; \ then mv -f ".deps/info.Tpo" ".deps/info.Plo"; else rm -f ".deps/info.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -O20 -D__NO_MATH_INLINES -fsigned-char -DUSE_MEMORY_H -MT info.lo -MD -MP -MF .deps/info.Tpo -c info.c -o info.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -O20 -D__NO_MATH_INLINES -fsigned-char -DUSE_MEMORY_H -MT floor1.lo -MD -MP -MF ".deps/floor1.Tpo" -c -o floor1.lo floor1.c; \ then mv -f ".deps/floor1.Tpo" ".deps/floor1.Plo"; else rm -f ".deps/floor1.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -O20 -D__NO_MATH_INLINES -fsigned-char -DUSE_MEMORY_H -MT floor1.lo -MD -MP -MF .deps/floor1.Tpo -c floor1.c -o floor1.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -O20 -D__NO_MATH_INLINES -fsigned-char -DUSE_MEMORY_H -MT floor0.lo -MD -MP -MF ".deps/floor0.Tpo" -c -o floor0.lo floor0.c; \ then mv -f ".deps/floor0.Tpo" ".deps/floor0.Plo"; else rm -f ".deps/floor0.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -O20 -D__NO_MATH_INLINES -fsigned-char -DUSE_MEMORY_H -MT floor0.lo -MD -MP -MF .deps/floor0.Tpo -c floor0.c -o floor0.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -O20 -D__NO_MATH_INLINES -fsigned-char -DUSE_MEMORY_H -MT res0.lo -MD -MP -MF ".deps/res0.Tpo" -c -o res0.lo res0.c; \ then mv -f ".deps/res0.Tpo" ".deps/res0.Plo"; else rm -f ".deps/res0.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -O20 -D__NO_MATH_INLINES -fsigned-char -DUSE_MEMORY_H -MT res0.lo -MD -MP -MF .deps/res0.Tpo -c res0.c -o res0.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -O20 -D__NO_MATH_INLINES -fsigned-char -DUSE_MEMORY_H -MT mapping0.lo -MD -MP -MF ".deps/mapping0.Tpo" -c -o mapping0.lo mapping0.c; \ then mv -f ".deps/mapping0.Tpo" ".deps/mapping0.Plo"; else rm -f ".deps/mapping0.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -O20 -D__NO_MATH_INLINES -fsigned-char -DUSE_MEMORY_H -MT mapping0.lo -MD -MP -MF .deps/mapping0.Tpo -c mapping0.c -o mapping0.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -O20 -D__NO_MATH_INLINES -fsigned-char -DUSE_MEMORY_H -MT registry.lo -MD -MP -MF ".deps/registry.Tpo" -c -o registry.lo registry.c; \ then mv -f ".deps/registry.Tpo" ".deps/registry.Plo"; else rm -f ".deps/registry.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -O20 -D__NO_MATH_INLINES -fsigned-char -DUSE_MEMORY_H -MT registry.lo -MD -MP -MF .deps/registry.Tpo -c registry.c -o registry.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -O20 -D__NO_MATH_INLINES -fsigned-char -DUSE_MEMORY_H -MT codebook.lo -MD -MP -MF ".deps/codebook.Tpo" -c -o codebook.lo codebook.c; \ then mv -f ".deps/codebook.Tpo" ".deps/codebook.Plo"; else rm -f ".deps/codebook.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -O20 -D__NO_MATH_INLINES -fsigned-char -DUSE_MEMORY_H -MT codebook.lo -MD -MP -MF .deps/codebook.Tpo -c codebook.c -o codebook.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -O20 -D__NO_MATH_INLINES -fsigned-char -DUSE_MEMORY_H -MT sharedbook.lo -MD -MP -MF ".deps/sharedbook.Tpo" -c -o sharedbook.lo sharedbook.c; \ then mv -f ".deps/sharedbook.Tpo" ".deps/sharedbook.Plo"; else rm -f ".deps/sharedbook.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -O20 -D__NO_MATH_INLINES -fsigned-char -DUSE_MEMORY_H -MT sharedbook.lo -MD -MP -MF .deps/sharedbook.Tpo -c sharedbook.c -o sharedbook.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -O20 -D__NO_MATH_INLINES -fsigned-char -DUSE_MEMORY_H -MT lookup.lo -MD -MP -MF ".deps/lookup.Tpo" -c -o lookup.lo lookup.c; \ then mv -f ".deps/lookup.Tpo" ".deps/lookup.Plo"; else rm -f ".deps/lookup.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -O20 -D__NO_MATH_INLINES -fsigned-char -DUSE_MEMORY_H -MT lookup.lo -MD -MP -MF .deps/lookup.Tpo -c lookup.c -o lookup.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -O20 -D__NO_MATH_INLINES -fsigned-char -DUSE_MEMORY_H -MT bitrate.lo -MD -MP -MF ".deps/bitrate.Tpo" -c -o bitrate.lo bitrate.c; \ then mv -f ".deps/bitrate.Tpo" ".deps/bitrate.Plo"; else rm -f ".deps/bitrate.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -O20 -D__NO_MATH_INLINES -fsigned-char -DUSE_MEMORY_H -MT bitrate.lo -MD -MP -MF .deps/bitrate.Tpo -c bitrate.c -o bitrate.o /bin/sh ../libtool --tag=CC --mode=link gcc -O20 -D__NO_MATH_INLINES -fsigned-char -DUSE_MEMORY_H -o libvorbis.la -rpath /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib -no-undefined -version-info 3:1:3 mdct.lo smallft.lo block.lo envelope.lo window.lo lsp.lo lpc.lo analysis.lo synthesis.lo psy.lo info.lo floor1.lo floor0.lo res0.lo mapping0.lo registry.lo codebook.lo sharedbook.lo lookup.lo bitrate.lo -L/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib -logg -lm mkdir .libs ar cru .libs/libvorbis.a mdct.o smallft.o block.o envelope.o window.o lsp.o lpc.o analysis.o synthesis.o psy.o info.o floor1.o floor0.o res0.o mapping0.o registry.o codebook.o sharedbook.o lookup.o bitrate.o ranlib .libs/libvorbis.a creating libvorbis.la (cd .libs && rm -f libvorbis.la && ln -s ../libvorbis.la libvorbis.la) if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -O20 -D__NO_MATH_INLINES -fsigned-char -DUSE_MEMORY_H -MT vorbisfile.lo -MD -MP -MF ".deps/vorbisfile.Tpo" -c -o vorbisfile.lo vorbisfile.c; \ then mv -f ".deps/vorbisfile.Tpo" ".deps/vorbisfile.Plo"; else rm -f ".deps/vorbisfile.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -O20 -D__NO_MATH_INLINES -fsigned-char -DUSE_MEMORY_H -MT vorbisfile.lo -MD -MP -MF .deps/vorbisfile.Tpo -c vorbisfile.c -o vorbisfile.o /bin/sh ../libtool --tag=CC --mode=link gcc -O20 -D__NO_MATH_INLINES -fsigned-char -DUSE_MEMORY_H -o libvorbisfile.la -rpath /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib -no-undefined -version-info 4:1:1 vorbisfile.lo libvorbis.la ar cru .libs/libvorbisfile.a vorbisfile.o ranlib .libs/libvorbisfile.a creating libvorbisfile.la (cd .libs && rm -f libvorbisfile.la && ln -s ../libvorbisfile.la libvorbisfile.la) if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -O20 -D__NO_MATH_INLINES -fsigned-char -DUSE_MEMORY_H -MT vorbisenc.lo -MD -MP -MF ".deps/vorbisenc.Tpo" -c -o vorbisenc.lo vorbisenc.c; \ then mv -f ".deps/vorbisenc.Tpo" ".deps/vorbisenc.Plo"; else rm -f ".deps/vorbisenc.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -O20 -D__NO_MATH_INLINES -fsigned-char -DUSE_MEMORY_H -MT vorbisenc.lo -MD -MP -MF .deps/vorbisenc.Tpo -c vorbisenc.c -o vorbisenc.o /bin/sh ../libtool --tag=CC --mode=link gcc -O20 -D__NO_MATH_INLINES -fsigned-char -DUSE_MEMORY_H -o libvorbisenc.la -rpath /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib -no-undefined -version-info 2:2:0 vorbisenc.lo libvorbis.la ar cru .libs/libvorbisenc.a vorbisenc.o ranlib .libs/libvorbisenc.a creating libvorbisenc.la (cd .libs && rm -f libvorbisenc.la && ln -s ../libvorbisenc.la libvorbisenc.la) Making all in include Making all in vorbis gmake[7]: Nothing to be done for 'all'. gmake[7]: Nothing to be done for 'all-am'. Making all in doc Making all in vorbisfile gmake[7]: Nothing to be done for 'all'. Making all in vorbisenc gmake[7]: Nothing to be done for 'all'. gmake[7]: Nothing to be done for 'all-am'. Making all in examples if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -O20 -D__NO_MATH_INLINES -fsigned-char -DUSE_MEMORY_H -MT decoder_example.o -MD -MP -MF ".deps/decoder_example.Tpo" -c -o decoder_example.o decoder_example.c; \ then mv -f ".deps/decoder_example.Tpo" ".deps/decoder_example.Po"; else rm -f ".deps/decoder_example.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -O20 -D__NO_MATH_INLINES -fsigned-char -DUSE_MEMORY_H -o decoder_example decoder_example.o ../lib/libvorbis.la mkdir .libs gcc -O20 -D__NO_MATH_INLINES -fsigned-char -DUSE_MEMORY_H -o decoder_example decoder_example.o ../lib/.libs/libvorbis.a -L/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libogg.a -lm if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -O20 -D__NO_MATH_INLINES -fsigned-char -DUSE_MEMORY_H -MT encoder_example.o -MD -MP -MF ".deps/encoder_example.Tpo" -c -o encoder_example.o encoder_example.c; \ then mv -f ".deps/encoder_example.Tpo" ".deps/encoder_example.Po"; else rm -f ".deps/encoder_example.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -O20 -D__NO_MATH_INLINES -fsigned-char -DUSE_MEMORY_H -o encoder_example encoder_example.o ../lib/libvorbisenc.la ../lib/libvorbis.la gcc -O20 -D__NO_MATH_INLINES -fsigned-char -DUSE_MEMORY_H -o encoder_example encoder_example.o ../lib/.libs/libvorbisenc.a /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/libvorbis/lib/.libs/libvorbis.a -L/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib ../lib/.libs/libvorbis.a /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libogg.a -lm if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -O20 -D__NO_MATH_INLINES -fsigned-char -DUSE_MEMORY_H -MT chaining_example.o -MD -MP -MF ".deps/chaining_example.Tpo" -c -o chaining_example.o chaining_example.c; \ then mv -f ".deps/chaining_example.Tpo" ".deps/chaining_example.Po"; else rm -f ".deps/chaining_example.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -O20 -D__NO_MATH_INLINES -fsigned-char -DUSE_MEMORY_H -o chaining_example chaining_example.o ../lib/libvorbisfile.la ../lib/libvorbis.la gcc -O20 -D__NO_MATH_INLINES -fsigned-char -DUSE_MEMORY_H -o chaining_example chaining_example.o ../lib/.libs/libvorbisfile.a /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/libvorbis/lib/.libs/libvorbis.a -L/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib ../lib/.libs/libvorbis.a /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libogg.a -lm if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -O20 -D__NO_MATH_INLINES -fsigned-char -DUSE_MEMORY_H -MT vorbisfile_example.o -MD -MP -MF ".deps/vorbisfile_example.Tpo" -c -o vorbisfile_example.o vorbisfile_example.c; \ then mv -f ".deps/vorbisfile_example.Tpo" ".deps/vorbisfile_example.Po"; else rm -f ".deps/vorbisfile_example.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -O20 -D__NO_MATH_INLINES -fsigned-char -DUSE_MEMORY_H -o vorbisfile_example vorbisfile_example.o ../lib/libvorbisfile.la ../lib/libvorbis.la gcc -O20 -D__NO_MATH_INLINES -fsigned-char -DUSE_MEMORY_H -o vorbisfile_example vorbisfile_example.o ../lib/.libs/libvorbisfile.a /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/libvorbis/lib/.libs/libvorbis.a -L/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib ../lib/.libs/libvorbis.a /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libogg.a -lm if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -O20 -D__NO_MATH_INLINES -fsigned-char -DUSE_MEMORY_H -MT seeking_example.o -MD -MP -MF ".deps/seeking_example.Tpo" -c -o seeking_example.o seeking_example.c; \ then mv -f ".deps/seeking_example.Tpo" ".deps/seeking_example.Po"; else rm -f ".deps/seeking_example.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -O20 -D__NO_MATH_INLINES -fsigned-char -DUSE_MEMORY_H -o seeking_example seeking_example.o ../lib/libvorbisfile.la ../lib/libvorbis.la gcc -O20 -D__NO_MATH_INLINES -fsigned-char -DUSE_MEMORY_H -o seeking_example seeking_example.o ../lib/.libs/libvorbisfile.a /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/libvorbis/lib/.libs/libvorbis.a -L/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib ../lib/.libs/libvorbis.a /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libogg.a -lm Making all in vq gmake[6]: Nothing to be done for 'all'. Making install in lib Making install in modes gmake[7]: Nothing to be done for 'install-exec-am'. gmake[7]: Nothing to be done for 'install-data-am'. Making install in books Making install in coupled gmake[8]: Nothing to be done for 'install-exec-am'. gmake[8]: Nothing to be done for 'install-data-am'. Making install in uncoupled gmake[8]: Nothing to be done for 'install-exec-am'. gmake[8]: Nothing to be done for 'install-data-am'. Making install in floor gmake[8]: Nothing to be done for 'install-exec-am'. gmake[8]: Nothing to be done for 'install-data-am'. gmake[8]: Nothing to be done for 'install-exec-am'. gmake[8]: Nothing to be done for 'install-data-am'. test -z "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib" || /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/libvorbis/install-sh -d "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib" /bin/sh ../libtool --mode=install /scratch/multimedia/handbrake/work/.tools/bin/install -c 'libvorbis.la' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libvorbis.la' /scratch/multimedia/handbrake/work/.tools/bin/install -c .libs/libvorbis.lai /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libvorbis.la /scratch/multimedia/handbrake/work/.tools/bin/install -c .libs/libvorbis.a /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libvorbis.a chmod 644 /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libvorbis.a ranlib /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libvorbis.a ---------------------------------------------------------------------- Libraries have been installed in: /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/sh ../libtool --mode=install /scratch/multimedia/handbrake/work/.tools/bin/install -c 'libvorbisfile.la' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libvorbisfile.la' /scratch/multimedia/handbrake/work/.tools/bin/install -c .libs/libvorbisfile.lai /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libvorbisfile.la /scratch/multimedia/handbrake/work/.tools/bin/install -c .libs/libvorbisfile.a /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libvorbisfile.a chmod 644 /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libvorbisfile.a ranlib /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libvorbisfile.a ---------------------------------------------------------------------- Libraries have been installed in: /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/sh ../libtool --mode=install /scratch/multimedia/handbrake/work/.tools/bin/install -c 'libvorbisenc.la' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libvorbisenc.la' /scratch/multimedia/handbrake/work/.tools/bin/install -c .libs/libvorbisenc.lai /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libvorbisenc.la /scratch/multimedia/handbrake/work/.tools/bin/install -c .libs/libvorbisenc.a /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libvorbisenc.a chmod 644 /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libvorbisenc.a ranlib /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libvorbisenc.a ---------------------------------------------------------------------- Libraries have been installed in: /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- gmake[7]: Nothing to be done for 'install-data-am'. Making install in include Making install in vorbis gmake[7]: Nothing to be done for 'install-exec-am'. test -z "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include/vorbis" || /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/libvorbis/install-sh -d "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include/vorbis" /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'codec.h' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include/vorbis/codec.h' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'vorbisfile.h' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include/vorbis/vorbisfile.h' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'vorbisenc.h' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include/vorbis/vorbisenc.h' gmake[7]: Nothing to be done for 'install-exec-am'. gmake[7]: Nothing to be done for 'install-data-am'. Making install in doc Making install in vorbisfile gmake[7]: Nothing to be done for 'install-exec-am'. test -z "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile" || /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/libvorbis/install-sh -d "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile" /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'OggVorbis_File.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/OggVorbis_File.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'callbacks.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/callbacks.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'chaining_example_c.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/chaining_example_c.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'chainingexample.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/chainingexample.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'crosslap.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/crosslap.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'datastructures.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/datastructures.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'decoding.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/decoding.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'example.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/example.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'exampleindex.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/exampleindex.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'fileinfo.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/fileinfo.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'index.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/index.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'initialization.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/initialization.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ov_bitrate.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/ov_bitrate.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ov_bitrate_instant.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/ov_bitrate_instant.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ov_callbacks.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/ov_callbacks.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ov_clear.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/ov_clear.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ov_comment.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/ov_comment.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ov_crosslap.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/ov_crosslap.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ov_info.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/ov_info.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ov_open.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/ov_open.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ov_open_callbacks.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/ov_open_callbacks.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ov_pcm_seek.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/ov_pcm_seek.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ov_pcm_seek_lap.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/ov_pcm_seek_lap.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ov_pcm_seek_page.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/ov_pcm_seek_page.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ov_pcm_seek_page_lap.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/ov_pcm_seek_page_lap.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ov_pcm_tell.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/ov_pcm_tell.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ov_pcm_total.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/ov_pcm_total.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ov_raw_seek.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/ov_raw_seek.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ov_raw_seek_lap.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/ov_raw_seek_lap.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ov_raw_tell.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/ov_raw_tell.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ov_raw_total.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/ov_raw_total.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ov_read.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/ov_read.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ov_read_float.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/ov_read_float.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ov_seekable.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/ov_seekable.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ov_serialnumber.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/ov_serialnumber.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ov_streams.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/ov_streams.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ov_test.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/ov_test.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ov_test_callbacks.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/ov_test_callbacks.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ov_test_open.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/ov_test_open.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ov_time_seek.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/ov_time_seek.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ov_time_seek_lap.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/ov_time_seek_lap.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ov_time_seek_page.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/ov_time_seek_page.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ov_time_seek_page_lap.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/ov_time_seek_page_lap.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ov_time_tell.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/ov_time_tell.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ov_time_total.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/ov_time_total.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'overview.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/overview.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'reference.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/reference.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'return.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/return.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'seekexample.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/seekexample.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'seeking.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/seeking.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'seeking_example_c.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/seeking_example_c.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'seeking_test_c.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/seeking_test_c.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'seekingexample.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/seekingexample.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'style.css' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/style.css' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'threads.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/threads.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'vorbis_comment.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/vorbis_comment.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'vorbis_info.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/vorbis_info.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'vorbisfile_example_c.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/vorbisfile_example_c.html' Making install in vorbisenc gmake[7]: Nothing to be done for 'install-exec-am'. test -z "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisenc" || /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/libvorbis/install-sh -d "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisenc" /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'index.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisenc/index.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'overview.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisenc/overview.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'reference.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisenc/reference.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'style.css' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisenc/style.css' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'vorbis_encode_ctl.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisenc/vorbis_encode_ctl.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'vorbis_encode_init.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisenc/vorbis_encode_init.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'vorbis_info.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisenc/vorbis_info.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'vorbis_encode_init_vbr.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisenc/vorbis_encode_init_vbr.html' gmake[7]: Nothing to be done for 'install-exec-am'. test -z "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2" || /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/libvorbis/install-sh -d "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2" /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'draft-kerr-avt-vorbis-rtp-03.txt' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/draft-kerr-avt-vorbis-rtp-03.txt' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'eightphase.png' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/eightphase.png' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'evenlsp.png' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/evenlsp.png' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'floor1_inverse_dB_table.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/floor1_inverse_dB_table.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'floorval.png' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/floorval.png' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'fourphase.png' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/fourphase.png' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'framing.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/framing.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'helper.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/helper.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'index.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/index.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'lspmap.png' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/lspmap.png' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'oddlsp.png' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/oddlsp.png' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'oggstream.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/oggstream.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'programming.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/programming.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'squarepolar.png' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/squarepolar.png' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'stereo.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/stereo.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'stream.png' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/stream.png' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'v-comment.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/v-comment.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'vorbis-clip.txt' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbis-clip.txt' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'vorbis-errors.txt' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbis-errors.txt' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'vorbis-fidelity.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbis-fidelity.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'vorbis.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbis.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'vorbisword2.png' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisword2.png' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'wait.png' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/wait.png' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'white-ogg.png' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/white-ogg.png' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'white-xifish.png' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/white-xifish.png' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'components.png' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/components.png' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'floor1-1.png' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/floor1-1.png' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'floor1-2.png' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/floor1-2.png' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'floor1-3.png' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/floor1-3.png' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'floor1-4.png' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/floor1-4.png' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'hufftree.png' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/hufftree.png' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'hufftree-under.png' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/hufftree-under.png' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'residue-pack.png' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/residue-pack.png' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'residue2.png' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/residue2.png' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'white-xifish.png' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/white-xifish.png' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'window1.png' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/window1.png' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'window2.png' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/window2.png' Making install in examples gmake[6]: Nothing to be done for 'install-exec-am'. gmake[6]: Nothing to be done for 'install-data-am'. Making install in vq gmake[6]: Nothing to be done for 'install-exec-am'. gmake[6]: Nothing to be done for 'install-data-am'. gmake[6]: Nothing to be done for 'install-exec-am'. test -z "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/aclocal" || /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/libvorbis/install-sh -d "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/aclocal" /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'vorbis.m4' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/aclocal/vorbis.m4' test -z "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/pkgconfig" || /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/libvorbis/install-sh -d "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/pkgconfig" /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'vorbis.pc' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/pkgconfig/vorbis.pc' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'vorbisenc.pc' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/pkgconfig/vorbisenc.pc' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'vorbisfile.pc' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/pkgconfig/vorbisfile.pc' LibVorbisEnc ./lib/libvorbisenc.a LibTheora ./lib/libtheora.a configure: loading cache /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/config.cache checking build system type... (cached) x86_64-unknown-netbsd7.0. checking host system type... (cached) x86_64-unknown-netbsd7.0. checking target system type... (cached) x86_64-unknown-netbsd7.0. checking for a BSD-compatible install... (cached) /scratch/multimedia/handbrake/work/.tools/bin/install -c checking whether build environment is sane... yes checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... (cached) 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... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking for style of include used by make... GNU checking dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... (cached) gcc -E checking whether gcc and cc understand -c and -o together... (cached) yes checking for a sed that does not truncate output... (cached) /scratch/multimedia/handbrake/work/.tools/bin/sed checking for grep that handles long lines and -e... (cached) /scratch/multimedia/handbrake/work/.tools/bin/grep checking for egrep... (cached) /scratch/multimedia/handbrake/work/.tools/bin/grep -E checking for ld used by gcc... (cached) /scratch/multimedia/handbrake/work/.cwrapper/bin/ld checking if the linker (/scratch/multimedia/handbrake/work/.cwrapper/bin/ld) is GNU ld... (cached) yes checking for /scratch/multimedia/handbrake/work/.cwrapper/bin/ld option to reload object files... (cached) -r checking for BSD-compatible nm... (cached) /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... (cached) match_pattern /lib[^/\.]+\.so$ checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for g++... (cached) g++ checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking how to run the C++ preprocessor... (cached) g++ -E checking for g77... (cached) g77 checking whether we are using the GNU Fortran 77 compiler... (cached) no checking whether g77 accepts -g... (cached) no checking the maximum length of command line arguments... (cached) 196608 checking command to parse /usr/bin/nm -B output from gcc object... (cached) ok checking for objdir... (cached) .libs checking for ar... (cached) ar checking for ranlib... (cached) ranlib checking for strip... (cached) strip checking if gcc supports -fno-rtti -fno-exceptions... (cached) no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/scratch/multimedia/handbrake/work/.cwrapper/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... NetBSD ld.elf_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... no checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... (cached) /scratch/multimedia/handbrake/work/.cwrapper/bin/ld checking if the linker (/scratch/multimedia/handbrake/work/.cwrapper/bin/ld) is GNU ld... (cached) yes checking whether the g++ linker (/scratch/multimedia/handbrake/work/.cwrapper/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++ static flag -static works... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/scratch/multimedia/handbrake/work/.cwrapper/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... NetBSD ld.elf_so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for g77 option to produce PIC... -fPIC checking if g77 PIC flag -fPIC works... no checking if g77 static flag -static works... no checking if g77 supports -c -o file.o... (cached) no checking whether the g77 linker (/scratch/multimedia/handbrake/work/.cwrapper/bin/ld) supports shared libraries... PKGSRC-WARNING: Something is trying to run the fortran compiler, PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile. yes checking dynamic linker characteristics... PKGSRC-WARNING: Something is trying to run the fortran compiler, PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile. PKGSRC-WARNING: Something is trying to run the fortran compiler, PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile. NetBSD ld.elf_so checking how to hardcode library paths into programs... immediate checking for doxygen... false configure: WARNING: *** doxygen not found, API documentation will not be built checking for pdflatex... no checking for bibtex... no checking for fig2dev... no configure: WARNING: *** Format Specification will not built. checking if the compiler version supports named asm params... ok (4.8.4) checking for ld used by gcc... (cached) /scratch/multimedia/handbrake/work/.cwrapper/bin/ld checking if the linker (/scratch/multimedia/handbrake/work/.cwrapper/bin/ld) is GNU ld... (cached) yes checking if the linker (/scratch/multimedia/handbrake/work/.cwrapper/bin/ld) is GNU ld... (cached) yes checking library symbol versioning support... no checking for pkg-config... (cached) yes checking for pkg-config... (cached) /scratch/multimedia/handbrake/work/.tools/bin/pkg-config checking for ogg >= 1.1... checking for Ogg... yes checking for oggpackB_read... yes checking for vorbis >= 1.0.1... checking for Vorbis... yes checking for sdl-config... no checking for SDL - version >= 0.11.0... no *** The sdl-config script installed by SDL could not be found *** If SDL was installed in PREFIX, make sure PREFIX/bin is in *** your path, or set the SDL_CONFIG environment variable to the *** full path to sdl-config. configure: WARNING: *** Unable to find SDL -- Not compiling example players *** checking for sys/soundcard.h... (cached) yes checking for libpng... yes checking PNG_CFLAGS... -I/usr/pkg/include/libpng16 checking PNG_LIBS... -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -lpng16 checking for getopt_long... yes configure: updating cache /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating lib/Makefile config.status: creating include/Makefile config.status: creating include/theora/Makefile config.status: creating examples/Makefile config.status: creating doc/Makefile config.status: creating doc/Doxyfile config.status: creating doc/spec/Makefile config.status: creating tests/Makefile config.status: creating m4/Makefile config.status: creating libtheora.spec config.status: creating theora.pc config.status: creating theora-uninstalled.pc config.status: creating theoradec.pc config.status: creating theoradec-uninstalled.pc config.status: creating theoraenc.pc config.status: creating theoraenc-uninstalled.pc config.status: creating config.h config.status: executing depfiles commands ------------------------------------------------------------------------ libtheora 1.0: Automatic configuration OK. General configuration: Encoding support: ........... yes Floating point support: ..... yes Assembly optimization: ...... 64 bit x86 Build example code: ......... no API Documentation: .......... no Format Documentation: ....... no Installation paths: libtheora: ................... /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib C header files: .............. /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include/theora Documentation: ............... /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libtheora Building: Type 'make' to compile libtheora. Type 'make install' to install libtheora. Type 'make check' to run test suite (Valgrind testing not enabled) Example programs will be built but not installed. ------------------------------------------------------------------------ gmake all-recursive Making all in lib if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT mmxidct.lo -MD -MP -MF ".deps/mmxidct.Tpo" -c -o mmxidct.lo `test -f 'dec/x86/mmxidct.c' || echo './'`dec/x86/mmxidct.c; \ then mv -f ".deps/mmxidct.Tpo" ".deps/mmxidct.Plo"; else rm -f ".deps/mmxidct.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT mmxidct.lo -MD -MP -MF .deps/mmxidct.Tpo -c dec/x86/mmxidct.c -o mmxidct.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT mmxfrag.lo -MD -MP -MF ".deps/mmxfrag.Tpo" -c -o mmxfrag.lo `test -f 'dec/x86/mmxfrag.c' || echo './'`dec/x86/mmxfrag.c; \ then mv -f ".deps/mmxfrag.Tpo" ".deps/mmxfrag.Plo"; else rm -f ".deps/mmxfrag.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT mmxfrag.lo -MD -MP -MF .deps/mmxfrag.Tpo -c dec/x86/mmxfrag.c -o mmxfrag.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT mmxstate.lo -MD -MP -MF ".deps/mmxstate.Tpo" -c -o mmxstate.lo `test -f 'dec/x86/mmxstate.c' || echo './'`dec/x86/mmxstate.c; \ then mv -f ".deps/mmxstate.Tpo" ".deps/mmxstate.Plo"; else rm -f ".deps/mmxstate.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT mmxstate.lo -MD -MP -MF .deps/mmxstate.Tpo -c dec/x86/mmxstate.c -o mmxstate.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT x86state.lo -MD -MP -MF ".deps/x86state.Tpo" -c -o x86state.lo `test -f 'dec/x86/x86state.c' || echo './'`dec/x86/x86state.c; \ then mv -f ".deps/x86state.Tpo" ".deps/x86state.Plo"; else rm -f ".deps/x86state.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT x86state.lo -MD -MP -MF .deps/x86state.Tpo -c dec/x86/x86state.c -o x86state.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT apiwrapper.lo -MD -MP -MF ".deps/apiwrapper.Tpo" -c -o apiwrapper.lo `test -f 'dec/apiwrapper.c' || echo './'`dec/apiwrapper.c; \ then mv -f ".deps/apiwrapper.Tpo" ".deps/apiwrapper.Plo"; else rm -f ".deps/apiwrapper.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT apiwrapper.lo -MD -MP -MF .deps/apiwrapper.Tpo -c dec/apiwrapper.c -o apiwrapper.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT bitpack.lo -MD -MP -MF ".deps/bitpack.Tpo" -c -o bitpack.lo `test -f 'dec/bitpack.c' || echo './'`dec/bitpack.c; \ then mv -f ".deps/bitpack.Tpo" ".deps/bitpack.Plo"; else rm -f ".deps/bitpack.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT bitpack.lo -MD -MP -MF .deps/bitpack.Tpo -c dec/bitpack.c -o bitpack.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT decapiwrapper.lo -MD -MP -MF ".deps/decapiwrapper.Tpo" -c -o decapiwrapper.lo `test -f 'dec/decapiwrapper.c' || echo './'`dec/decapiwrapper.c; \ then mv -f ".deps/decapiwrapper.Tpo" ".deps/decapiwrapper.Plo"; else rm -f ".deps/decapiwrapper.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT decapiwrapper.lo -MD -MP -MF .deps/decapiwrapper.Tpo -c dec/decapiwrapper.c -o decapiwrapper.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT decinfo.lo -MD -MP -MF ".deps/decinfo.Tpo" -c -o decinfo.lo `test -f 'dec/decinfo.c' || echo './'`dec/decinfo.c; \ then mv -f ".deps/decinfo.Tpo" ".deps/decinfo.Plo"; else rm -f ".deps/decinfo.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT decinfo.lo -MD -MP -MF .deps/decinfo.Tpo -c dec/decinfo.c -o decinfo.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT decode.lo -MD -MP -MF ".deps/decode.Tpo" -c -o decode.lo `test -f 'dec/decode.c' || echo './'`dec/decode.c; \ then mv -f ".deps/decode.Tpo" ".deps/decode.Plo"; else rm -f ".deps/decode.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT decode.lo -MD -MP -MF .deps/decode.Tpo -c dec/decode.c -o decode.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT dequant.lo -MD -MP -MF ".deps/dequant.Tpo" -c -o dequant.lo `test -f 'dec/dequant.c' || echo './'`dec/dequant.c; \ then mv -f ".deps/dequant.Tpo" ".deps/dequant.Plo"; else rm -f ".deps/dequant.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT dequant.lo -MD -MP -MF .deps/dequant.Tpo -c dec/dequant.c -o dequant.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT fragment.lo -MD -MP -MF ".deps/fragment.Tpo" -c -o fragment.lo `test -f 'dec/fragment.c' || echo './'`dec/fragment.c; \ then mv -f ".deps/fragment.Tpo" ".deps/fragment.Plo"; else rm -f ".deps/fragment.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT fragment.lo -MD -MP -MF .deps/fragment.Tpo -c dec/fragment.c -o fragment.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT huffdec.lo -MD -MP -MF ".deps/huffdec.Tpo" -c -o huffdec.lo `test -f 'dec/huffdec.c' || echo './'`dec/huffdec.c; \ then mv -f ".deps/huffdec.Tpo" ".deps/huffdec.Plo"; else rm -f ".deps/huffdec.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT huffdec.lo -MD -MP -MF .deps/huffdec.Tpo -c dec/huffdec.c -o huffdec.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT idct.lo -MD -MP -MF ".deps/idct.Tpo" -c -o idct.lo `test -f 'dec/idct.c' || echo './'`dec/idct.c; \ then mv -f ".deps/idct.Tpo" ".deps/idct.Plo"; else rm -f ".deps/idct.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT idct.lo -MD -MP -MF .deps/idct.Tpo -c dec/idct.c -o idct.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT info.lo -MD -MP -MF ".deps/info.Tpo" -c -o info.lo `test -f 'dec/info.c' || echo './'`dec/info.c; \ then mv -f ".deps/info.Tpo" ".deps/info.Plo"; else rm -f ".deps/info.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT info.lo -MD -MP -MF .deps/info.Tpo -c dec/info.c -o info.o dec/info.c: In function 'oc_tagcompare': dec/info.c:32:5: warning: array subscript has type 'char' [-Wchar-subscripts] if(toupper(_s1[c])!=toupper(_s2[c]))return !0; ^ dec/info.c:32:5: warning: array subscript has type 'char' [-Wchar-subscripts] if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT internal.lo -MD -MP -MF ".deps/internal.Tpo" -c -o internal.lo `test -f 'dec/internal.c' || echo './'`dec/internal.c; \ then mv -f ".deps/internal.Tpo" ".deps/internal.Plo"; else rm -f ".deps/internal.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT internal.lo -MD -MP -MF .deps/internal.Tpo -c dec/internal.c -o internal.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT quant.lo -MD -MP -MF ".deps/quant.Tpo" -c -o quant.lo `test -f 'dec/quant.c' || echo './'`dec/quant.c; \ then mv -f ".deps/quant.Tpo" ".deps/quant.Plo"; else rm -f ".deps/quant.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT quant.lo -MD -MP -MF .deps/quant.Tpo -c dec/quant.c -o quant.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT state.lo -MD -MP -MF ".deps/state.Tpo" -c -o state.lo `test -f 'dec/state.c' || echo './'`dec/state.c; \ then mv -f ".deps/state.Tpo" ".deps/state.Plo"; else rm -f ".deps/state.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT state.lo -MD -MP -MF .deps/state.Tpo -c dec/state.c -o state.o /bin/sh ../libtool --tag=CC --mode=link gcc -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -o libtheoradec.la -rpath /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib -version-info 1:1:0 mmxidct.lo mmxfrag.lo mmxstate.lo x86state.lo apiwrapper.lo bitpack.lo decapiwrapper.lo decinfo.lo decode.lo dequant.lo fragment.lo huffdec.lo idct.lo info.lo internal.lo quant.lo state.lo mkdir .libs ar cru .libs/libtheoradec.a mmxidct.o mmxfrag.o mmxstate.o x86state.o apiwrapper.o bitpack.o decapiwrapper.o decinfo.o decode.o dequant.o fragment.o huffdec.o idct.o info.o internal.o quant.o state.o ranlib .libs/libtheoradec.a creating libtheoradec.la (cd .libs && rm -f libtheoradec.la && ln -s ../libtheoradec.la libtheoradec.la) if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT dct_decode_mmx.lo -MD -MP -MF ".deps/dct_decode_mmx.Tpo" -c -o dct_decode_mmx.lo `test -f 'enc/x86_64/dct_decode_mmx.c' || echo './'`enc/x86_64/dct_decode_mmx.c; \ then mv -f ".deps/dct_decode_mmx.Tpo" ".deps/dct_decode_mmx.Plo"; else rm -f ".deps/dct_decode_mmx.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT dct_decode_mmx.lo -MD -MP -MF .deps/dct_decode_mmx.Tpo -c enc/x86_64/dct_decode_mmx.c -o dct_decode_mmx.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT dsp_mmx.lo -MD -MP -MF ".deps/dsp_mmx.Tpo" -c -o dsp_mmx.lo `test -f 'enc/x86_64/dsp_mmx.c' || echo './'`enc/x86_64/dsp_mmx.c; \ then mv -f ".deps/dsp_mmx.Tpo" ".deps/dsp_mmx.Plo"; else rm -f ".deps/dsp_mmx.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT dsp_mmx.lo -MD -MP -MF .deps/dsp_mmx.Tpo -c enc/x86_64/dsp_mmx.c -o dsp_mmx.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT dsp_mmxext.lo -MD -MP -MF ".deps/dsp_mmxext.Tpo" -c -o dsp_mmxext.lo `test -f 'enc/x86_64/dsp_mmxext.c' || echo './'`enc/x86_64/dsp_mmxext.c; \ then mv -f ".deps/dsp_mmxext.Tpo" ".deps/dsp_mmxext.Plo"; else rm -f ".deps/dsp_mmxext.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT dsp_mmxext.lo -MD -MP -MF .deps/dsp_mmxext.Tpo -c enc/x86_64/dsp_mmxext.c -o dsp_mmxext.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT recon_mmx.lo -MD -MP -MF ".deps/recon_mmx.Tpo" -c -o recon_mmx.lo `test -f 'enc/x86_64/recon_mmx.c' || echo './'`enc/x86_64/recon_mmx.c; \ then mv -f ".deps/recon_mmx.Tpo" ".deps/recon_mmx.Plo"; else rm -f ".deps/recon_mmx.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT recon_mmx.lo -MD -MP -MF .deps/recon_mmx.Tpo -c enc/x86_64/recon_mmx.c -o recon_mmx.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT idct_mmx.lo -MD -MP -MF ".deps/idct_mmx.Tpo" -c -o idct_mmx.lo `test -f 'enc/x86_64/idct_mmx.c' || echo './'`enc/x86_64/idct_mmx.c; \ then mv -f ".deps/idct_mmx.Tpo" ".deps/idct_mmx.Plo"; else rm -f ".deps/idct_mmx.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT idct_mmx.lo -MD -MP -MF .deps/idct_mmx.Tpo -c enc/x86_64/idct_mmx.c -o idct_mmx.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT fdct_mmx.lo -MD -MP -MF ".deps/fdct_mmx.Tpo" -c -o fdct_mmx.lo `test -f 'enc/x86_64/fdct_mmx.c' || echo './'`enc/x86_64/fdct_mmx.c; \ then mv -f ".deps/fdct_mmx.Tpo" ".deps/fdct_mmx.Plo"; else rm -f ".deps/fdct_mmx.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT fdct_mmx.lo -MD -MP -MF .deps/fdct_mmx.Tpo -c enc/x86_64/fdct_mmx.c -o fdct_mmx.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT dct_encode.lo -MD -MP -MF ".deps/dct_encode.Tpo" -c -o dct_encode.lo `test -f 'enc/dct_encode.c' || echo './'`enc/dct_encode.c; \ then mv -f ".deps/dct_encode.Tpo" ".deps/dct_encode.Plo"; else rm -f ".deps/dct_encode.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT dct_encode.lo -MD -MP -MF .deps/dct_encode.Tpo -c enc/dct_encode.c -o dct_encode.o enc/dct_encode.c: In function 'MotionBlockDifference': enc/dct_encode.c:289:15: warning: variable 'MvModMask' set but not used [-Wunused-but-set-variable] ogg_int32_t MvModMask; ^ enc/dct_encode.c:288:15: warning: variable 'MvShift' set but not used [-Wunused-but-set-variable] ogg_int32_t MvShift; ^ enc/dct_encode.c: In function 'TransformQuantizeBlock': enc/dct_encode.c:374:7: warning: variable 'LeftEdge' set but not used [-Wunused-but-set-variable] int LeftEdge; /* Flag if block at left edge of component */ ^ if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT encode.lo -MD -MP -MF ".deps/encode.Tpo" -c -o encode.lo `test -f 'enc/encode.c' || echo './'`enc/encode.c; \ then mv -f ".deps/encode.Tpo" ".deps/encode.Plo"; else rm -f ".deps/encode.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT encode.lo -MD -MP -MF .deps/encode.Tpo -c enc/encode.c -o encode.o enc/encode.c: In function 'QuadCodeDisplayFragments': enc/encode.c:727:20: warning: variable 'ToFragment' set but not used [-Wunused-but-set-variable] int FromFragment,ToFragment; ^ if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT encoder_huffman.lo -MD -MP -MF ".deps/encoder_huffman.Tpo" -c -o encoder_huffman.lo `test -f 'enc/encoder_huffman.c' || echo './'`enc/encoder_huffman.c; \ then mv -f ".deps/encoder_huffman.Tpo" ".deps/encoder_huffman.Plo"; else rm -f ".deps/encoder_huffman.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT encoder_huffman.lo -MD -MP -MF .deps/encoder_huffman.Tpo -c enc/encoder_huffman.c -o encoder_huffman.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT encoder_idct.lo -MD -MP -MF ".deps/encoder_idct.Tpo" -c -o encoder_idct.lo `test -f 'enc/encoder_idct.c' || echo './'`enc/encoder_idct.c; \ then mv -f ".deps/encoder_idct.Tpo" ".deps/encoder_idct.Plo"; else rm -f ".deps/encoder_idct.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT encoder_idct.lo -MD -MP -MF .deps/encoder_idct.Tpo -c enc/encoder_idct.c -o encoder_idct.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT encoder_toplevel.lo -MD -MP -MF ".deps/encoder_toplevel.Tpo" -c -o encoder_toplevel.lo `test -f 'enc/encoder_toplevel.c' || echo './'`enc/encoder_toplevel.c; \ then mv -f ".deps/encoder_toplevel.Tpo" ".deps/encoder_toplevel.Plo"; else rm -f ".deps/encoder_toplevel.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT encoder_toplevel.lo -MD -MP -MF .deps/encoder_toplevel.Tpo -c enc/encoder_toplevel.c -o encoder_toplevel.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT encoder_quant.lo -MD -MP -MF ".deps/encoder_quant.Tpo" -c -o encoder_quant.lo `test -f 'enc/encoder_quant.c' || echo './'`enc/encoder_quant.c; \ then mv -f ".deps/encoder_quant.Tpo" ".deps/encoder_quant.Plo"; else rm -f ".deps/encoder_quant.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT encoder_quant.lo -MD -MP -MF .deps/encoder_quant.Tpo -c enc/encoder_quant.c -o encoder_quant.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT encapiwrapper.lo -MD -MP -MF ".deps/encapiwrapper.Tpo" -c -o encapiwrapper.lo `test -f 'enc/encapiwrapper.c' || echo './'`enc/encapiwrapper.c; \ then mv -f ".deps/encapiwrapper.Tpo" ".deps/encapiwrapper.Plo"; else rm -f ".deps/encapiwrapper.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT encapiwrapper.lo -MD -MP -MF .deps/encapiwrapper.Tpo -c enc/encapiwrapper.c -o encapiwrapper.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT blockmap.lo -MD -MP -MF ".deps/blockmap.Tpo" -c -o blockmap.lo `test -f 'enc/blockmap.c' || echo './'`enc/blockmap.c; \ then mv -f ".deps/blockmap.Tpo" ".deps/blockmap.Plo"; else rm -f ".deps/blockmap.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT blockmap.lo -MD -MP -MF .deps/blockmap.Tpo -c enc/blockmap.c -o blockmap.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT dct.lo -MD -MP -MF ".deps/dct.Tpo" -c -o dct.lo `test -f 'enc/dct.c' || echo './'`enc/dct.c; \ then mv -f ".deps/dct.Tpo" ".deps/dct.Plo"; else rm -f ".deps/dct.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT dct.lo -MD -MP -MF .deps/dct.Tpo -c enc/dct.c -o dct.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT dct_decode.lo -MD -MP -MF ".deps/dct_decode.Tpo" -c -o dct_decode.lo `test -f 'enc/dct_decode.c' || echo './'`enc/dct_decode.c; \ then mv -f ".deps/dct_decode.Tpo" ".deps/dct_decode.Plo"; else rm -f ".deps/dct_decode.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT dct_decode.lo -MD -MP -MF .deps/dct_decode.Tpo -c enc/dct_decode.c -o dct_decode.o enc/dct_decode.c: In function 'ReconRefFrames': enc/dct_decode.c:780:20: warning: variable 'ToFragment' set but not used [-Wunused-but-set-variable] int FromFragment,ToFragment; ^ if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT frarray.lo -MD -MP -MF ".deps/frarray.Tpo" -c -o frarray.lo `test -f 'enc/frarray.c' || echo './'`enc/frarray.c; \ then mv -f ".deps/frarray.Tpo" ".deps/frarray.Plo"; else rm -f ".deps/frarray.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT frarray.lo -MD -MP -MF .deps/frarray.Tpo -c enc/frarray.c -o frarray.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT frinit.lo -MD -MP -MF ".deps/frinit.Tpo" -c -o frinit.lo `test -f 'enc/frinit.c' || echo './'`enc/frinit.c; \ then mv -f ".deps/frinit.Tpo" ".deps/frinit.Plo"; else rm -f ".deps/frinit.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT frinit.lo -MD -MP -MF .deps/frinit.Tpo -c enc/frinit.c -o frinit.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT mcomp.lo -MD -MP -MF ".deps/mcomp.Tpo" -c -o mcomp.lo `test -f 'enc/mcomp.c' || echo './'`enc/mcomp.c; \ then mv -f ".deps/mcomp.Tpo" ".deps/mcomp.Plo"; else rm -f ".deps/mcomp.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT mcomp.lo -MD -MP -MF .deps/mcomp.Tpo -c enc/mcomp.c -o mcomp.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT misc_common.lo -MD -MP -MF ".deps/misc_common.Tpo" -c -o misc_common.lo `test -f 'enc/misc_common.c' || echo './'`enc/misc_common.c; \ then mv -f ".deps/misc_common.Tpo" ".deps/misc_common.Plo"; else rm -f ".deps/misc_common.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT misc_common.lo -MD -MP -MF .deps/misc_common.Tpo -c enc/misc_common.c -o misc_common.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT pb.lo -MD -MP -MF ".deps/pb.Tpo" -c -o pb.lo `test -f 'enc/pb.c' || echo './'`enc/pb.c; \ then mv -f ".deps/pb.Tpo" ".deps/pb.Plo"; else rm -f ".deps/pb.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT pb.lo -MD -MP -MF .deps/pb.Tpo -c enc/pb.c -o pb.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT pp.lo -MD -MP -MF ".deps/pp.Tpo" -c -o pp.lo `test -f 'enc/pp.c' || echo './'`enc/pp.c; \ then mv -f ".deps/pp.Tpo" ".deps/pp.Plo"; else rm -f ".deps/pp.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT pp.lo -MD -MP -MF .deps/pp.Tpo -c enc/pp.c -o pp.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT reconstruct.lo -MD -MP -MF ".deps/reconstruct.Tpo" -c -o reconstruct.lo `test -f 'enc/reconstruct.c' || echo './'`enc/reconstruct.c; \ then mv -f ".deps/reconstruct.Tpo" ".deps/reconstruct.Plo"; else rm -f ".deps/reconstruct.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT reconstruct.lo -MD -MP -MF .deps/reconstruct.Tpo -c enc/reconstruct.c -o reconstruct.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT scan.lo -MD -MP -MF ".deps/scan.Tpo" -c -o scan.lo `test -f 'enc/scan.c' || echo './'`enc/scan.c; \ then mv -f ".deps/scan.Tpo" ".deps/scan.Plo"; else rm -f ".deps/scan.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT scan.lo -MD -MP -MF .deps/scan.Tpo -c enc/scan.c -o scan.o enc/scan.c: In function 'AnalysePlane': enc/scan.c:2179:36: warning: 'FragScoresPtr2' may be used uninitialized in this function [-Wmaybe-uninitialized] PrimaryEdgeScoreRow( ppi, ChLocalsPtr2, YUVDiffsPtr2, ^ enc/scan.c:1170:17: warning: 'FragScoresPtr1' may be used uninitialized in this function [-Wmaybe-uninitialized] FragScorePtr++; ^ enc/scan.c:1907:18: note: 'FragScoresPtr1' was declared here ogg_uint32_t * FragScoresPtr1; ^ enc/scan.c:2179:36: warning: 'DispFragPtr2' may be used uninitialized in this function [-Wmaybe-uninitialized] PrimaryEdgeScoreRow( ppi, ChLocalsPtr2, YUVDiffsPtr2, ^ enc/scan.c:944:21: warning: 'DispFragPtr1' may be used uninitialized in this function [-Wmaybe-uninitialized] if ( DispFragPtr[i] == CANDIDATE_BLOCK ){ ^ enc/scan.c:1904:19: note: 'DispFragPtr1' was declared here signed char * DispFragPtr1; ^ enc/scan.c:815:16: warning: 'DispFragPtr0' may be used uninitialized in this function [-Wmaybe-uninitialized] DispFragPtr++; ^ enc/scan.c:1903:19: note: 'DispFragPtr0' was declared here signed char * DispFragPtr0; ^ enc/scan.c:2179:36: warning: 'PixelScoresPtr2' may be used uninitialized in this function [-Wmaybe-uninitialized] PrimaryEdgeScoreRow( ppi, ChLocalsPtr2, YUVDiffsPtr2, ^ enc/scan.c:802:18: warning: 'PixelsChangedPtr0' may be used uninitialized in this function [-Wmaybe-uninitialized] bits_map_ptr += HFRAGPIXELS; ^ enc/scan.c:1897:20: note: 'PixelsChangedPtr0' was declared here unsigned char * PixelsChangedPtr0; ^ enc/scan.c:1893:20: warning: 'ChLocalsPtr0' may be used uninitialized in this function [-Wmaybe-uninitialized] unsigned char * ChLocalsPtr0; ^ enc/scan.c:2096:33: warning: 'ScoreFragIndex1' may be used uninitialized in this function [-Wmaybe-uninitialized] ConsolidateDiffScanResults( ppi, &ppi->FragDiffPixels[ScoreFragIndex1], ^ enc/scan.c:2117:22: warning: 'FragIndex' may be used uninitialized in this function [-Wmaybe-uninitialized] RowDiffScan( ppi, RawPlanePtr0, RawPlanePtr1, ^ enc/scan.c:2179:36: warning: 'YUVDiffsPtr2' may be used uninitialized in this function [-Wmaybe-uninitialized] PrimaryEdgeScoreRow( ppi, ChLocalsPtr2, YUVDiffsPtr2, ^ enc/scan.c:804:17: warning: 'YUVDiffsPtr' may be used uninitialized in this function [-Wmaybe-uninitialized] YUVDiffsPtr += HFRAGPIXELS; ^ enc/scan.c:1881:18: note: 'YUVDiffsPtr' was declared here ogg_int16_t * YUVDiffsPtr; ^ if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT dsp.lo -MD -MP -MF ".deps/dsp.Tpo" -c -o dsp.lo `test -f 'enc/dsp.c' || echo './'`enc/dsp.c; \ then mv -f ".deps/dsp.Tpo" ".deps/dsp.Plo"; else rm -f ".deps/dsp.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT dsp.lo -MD -MP -MF .deps/dsp.Tpo -c enc/dsp.c -o dsp.o /bin/sh ../libtool --tag=CC --mode=link gcc -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -o libtheoraenc.la -rpath /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib -version-info 1:1:0 -L/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib -logg dct_decode_mmx.lo dsp_mmx.lo dsp_mmxext.lo recon_mmx.lo idct_mmx.lo fdct_mmx.lo dct_encode.lo encode.lo encoder_huffman.lo encoder_idct.lo encoder_toplevel.lo encoder_quant.lo encapiwrapper.lo blockmap.lo dct.lo dct_decode.lo frarray.lo frinit.lo mcomp.lo misc_common.lo pb.lo pp.lo reconstruct.lo scan.lo dsp.lo ar cru .libs/libtheoraenc.a dct_decode_mmx.o dsp_mmx.o dsp_mmxext.o recon_mmx.o idct_mmx.o fdct_mmx.o dct_encode.o encode.o encoder_huffman.o encoder_idct.o encoder_toplevel.o encoder_quant.o encapiwrapper.o blockmap.o dct.o dct_decode.o frarray.o frinit.o mcomp.o misc_common.o pb.o pp.o reconstruct.o scan.o dsp.o ranlib .libs/libtheoraenc.a creating libtheoraenc.la (cd .libs && rm -f libtheoraenc.la && ln -s ../libtheoraenc.la libtheoraenc.la) /bin/sh ../libtool --tag=CC --mode=link gcc -I/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -o libtheora.la -rpath /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib -version-info 3:4:3 -L/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib -logg mmxidct.lo mmxfrag.lo mmxstate.lo x86state.lo apiwrapper.lo bitpack.lo decapiwrapper.lo decinfo.lo decode.lo dequant.lo fragment.lo huffdec.lo idct.lo info.lo internal.lo quant.lo state.lo dct_decode_mmx.lo dsp_mmx.lo dsp_mmxext.lo recon_mmx.lo idct_mmx.lo fdct_mmx.lo dct_encode.lo encode.lo encoder_huffman.lo encoder_idct.lo encoder_toplevel.lo encoder_quant.lo encapiwrapper.lo blockmap.lo dct.lo dct_decode.lo frarray.lo frinit.lo mcomp.lo misc_common.lo pb.lo pp.lo reconstruct.lo scan.lo dsp.lo ar cru .libs/libtheora.a mmxidct.o mmxfrag.o mmxstate.o x86state.o apiwrapper.o bitpack.o decapiwrapper.o decinfo.o decode.o dequant.o fragment.o huffdec.o idct.o info.o internal.o quant.o state.o dct_decode_mmx.o dsp_mmx.o dsp_mmxext.o recon_mmx.o idct_mmx.o fdct_mmx.o dct_encode.o encode.o encoder_huffman.o encoder_idct.o encoder_toplevel.o encoder_quant.o encapiwrapper.o blockmap.o dct.o dct_decode.o frarray.o frinit.o mcomp.o misc_common.o pb.o pp.o reconstruct.o scan.o dsp.o ranlib .libs/libtheora.a creating libtheora.la (cd .libs && rm -f libtheora.la && ln -s ../libtheora.la libtheora.la) Making all in include Making all in theora gmake[7]: Nothing to be done for 'all'. gmake[7]: Nothing to be done for 'all-am'. Making all in doc Making all in spec if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT vp3huff.o -MD -MP -MF ".deps/vp3huff.Tpo" -c -o vp3huff.o vp3huff.c; \ then mv -f ".deps/vp3huff.Tpo" ".deps/vp3huff.Po"; else rm -f ".deps/vp3huff.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -o vp3huff vp3huff.o mkdir .libs gcc -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -o vp3huff vp3huff.o echo "*** Warning: Doxygen not found; documentation will not be built." *** Warning: Doxygen not found; documentation will not be built. touch doxygen-build.stamp Making all in tests gmake[6]: Nothing to be done for 'all'. Making all in m4 gmake[6]: Nothing to be done for 'all'. Making install in lib test -z "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib" || /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/libtheora/install-sh -d "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib" /bin/sh ../libtool --mode=install /scratch/multimedia/handbrake/work/.tools/bin/install -c 'libtheoradec.la' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libtheoradec.la' /scratch/multimedia/handbrake/work/.tools/bin/install -c .libs/libtheoradec.lai /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libtheoradec.la /scratch/multimedia/handbrake/work/.tools/bin/install -c .libs/libtheoradec.a /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libtheoradec.a chmod 644 /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libtheoradec.a ranlib /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libtheoradec.a ---------------------------------------------------------------------- Libraries have been installed in: /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/sh ../libtool --mode=install /scratch/multimedia/handbrake/work/.tools/bin/install -c 'libtheoraenc.la' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libtheoraenc.la' /scratch/multimedia/handbrake/work/.tools/bin/install -c .libs/libtheoraenc.lai /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libtheoraenc.la /scratch/multimedia/handbrake/work/.tools/bin/install -c .libs/libtheoraenc.a /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libtheoraenc.a chmod 644 /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libtheoraenc.a ranlib /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libtheoraenc.a ---------------------------------------------------------------------- Libraries have been installed in: /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/sh ../libtool --mode=install /scratch/multimedia/handbrake/work/.tools/bin/install -c 'libtheora.la' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libtheora.la' /scratch/multimedia/handbrake/work/.tools/bin/install -c .libs/libtheora.lai /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libtheora.la /scratch/multimedia/handbrake/work/.tools/bin/install -c .libs/libtheora.a /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libtheora.a chmod 644 /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libtheora.a ranlib /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libtheora.a ---------------------------------------------------------------------- Libraries have been installed in: /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- gmake[6]: Nothing to be done for 'install-data-am'. Making install in include Making install in theora gmake[7]: Nothing to be done for 'install-exec-am'. test -z "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include/theora" || /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/libtheora/install-sh -d "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include/theora" /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'theora.h' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include/theora/theora.h' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'theoradec.h' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include/theora/theoradec.h' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'theoraenc.h' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include/theora/theoraenc.h' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'codec.h' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include/theora/codec.h' gmake[7]: Nothing to be done for 'install-exec-am'. gmake[7]: Nothing to be done for 'install-data-am'. Making install in doc Making install in spec gmake[7]: Nothing to be done for 'install-exec-am'. test -z "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libtheora-1.0" || /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/libtheora/install-sh -d "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libtheora-1.0" gmake[7]: Nothing to be done for 'install-exec-am'. /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/libtheora/install-sh -d /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libtheora-1.0 if test -d libtheora; then \ for dir in libtheora/*; do \ if test -d $dir; then \ b=`basename $dir`; \ /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/libtheora/install-sh -d /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libtheora-1.0/$b; \ for f in $dir/*; do \ /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 $f /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libtheora-1.0/$b; \ done \ fi \ done \ fi test -z "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libtheora-1.0" || /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/libtheora/install-sh -d "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libtheora-1.0" /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'vp3-format.txt' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libtheora-1.0/vp3-format.txt' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'color.html' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libtheora-1.0/color.html' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'draft-ietf-avt-rtp-theora-00.xml' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libtheora-1.0/draft-ietf-avt-rtp-theora-00.xml' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'draft-ietf-avt-rtp-theora-00.txt' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libtheora-1.0/draft-ietf-avt-rtp-theora-00.txt' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'doxygen-build.stamp' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libtheora-1.0/doxygen-build.stamp' Making install in tests gmake[6]: Nothing to be done for 'install-exec-am'. gmake[6]: Nothing to be done for 'install-data-am'. Making install in m4 gmake[6]: Nothing to be done for 'install-exec-am'. gmake[6]: Nothing to be done for 'install-data-am'. gmake[6]: Nothing to be done for 'install-exec-am'. test -z "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/pkgconfig" || /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/libtheora/install-sh -d "/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/pkgconfig" /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'theora.pc' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/pkgconfig/theora.pc' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'theoradec.pc' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/pkgconfig/theoradec.pc' /scratch/multimedia/handbrake/work/.tools/bin/install -c -m 644 'theoraenc.pc' '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/pkgconfig/theoraenc.pc' LibX264 ./lib/libx264.a Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: encoder/slicetype.c |=================================================================== |--- encoder/slicetype.c (revision 665) |+++ encoder/slicetype.c (working copy) -------------------------- Patching file encoder/slicetype.c using Plan A... Hunk #1 succeeded at 487 (offset 108 lines). done git: not found Platform: X86_64 System: NETBSD asm: yes avis input: no mp4 output: no pthread: yes debug: no gprof: no PIC: no shared: no visualize: no You can run 'make' or 'make fprofiled' now. rm -f .depend ( echo -n "`dirname common/mc.c`/" && gcc -O4 -ffast-math -Wall -I. -DHAVE_MMX -DARCH_X86_64 -DSYS_NETBSD -DHAVE_PTHREAD -s -fomit-frame-pointer common/mc.c -MM -g0 ) 1>> .depend; ( echo -n "`dirname common/predict.c`/" && gcc -O4 -ffast-math -Wall -I. -DHAVE_MMX -DARCH_X86_64 -DSYS_NETBSD -DHAVE_PTHREAD -s -fomit-frame-pointer common/predict.c -MM -g0 ) 1>> .depend; ( echo -n "`dirname common/pixel.c`/" && gcc -O4 -ffast-math -Wall -I. -DHAVE_MMX -DARCH_X86_64 -DSYS_NETBSD -DHAVE_PTHREAD -s -fomit-frame-pointer common/pixel.c -MM -g0 ) 1>> .depend; ( echo -n "`dirname common/macroblock.c`/" && gcc -O4 -ffast-math -Wall -I. -DHAVE_MMX -DARCH_X86_64 -DSYS_NETBSD -DHAVE_PTHREAD -s -fomit-frame-pointer common/macroblock.c -MM -g0 ) 1>> .depend; ( echo -n "`dirname common/frame.c`/" && gcc -O4 -ffast-math -Wall -I. -DHAVE_MMX -DARCH_X86_64 -DSYS_NETBSD -DHAVE_PTHREAD -s -fomit-frame-pointer common/frame.c -MM -g0 ) 1>> .depend; ( echo -n "`dirname common/dct.c`/" && gcc -O4 -ffast-math -Wall -I. -DHAVE_MMX -DARCH_X86_64 -DSYS_NETBSD -DHAVE_PTHREAD -s -fomit-frame-pointer common/dct.c -MM -g0 ) 1>> .depend; ( echo -n "`dirname common/cpu.c`/" && gcc -O4 -ffast-math -Wall -I. -DHAVE_MMX -DARCH_X86_64 -DSYS_NETBSD -DHAVE_PTHREAD -s -fomit-frame-pointer common/cpu.c -MM -g0 ) 1>> .depend; ( echo -n "`dirname common/cabac.c`/" && gcc -O4 -ffast-math -Wall -I. -DHAVE_MMX -DARCH_X86_64 -DSYS_NETBSD -DHAVE_PTHREAD -s -fomit-frame-pointer common/cabac.c -MM -g0 ) 1>> .depend; ( echo -n "`dirname common/common.c`/" && gcc -O4 -ffast-math -Wall -I. -DHAVE_MMX -DARCH_X86_64 -DSYS_NETBSD -DHAVE_PTHREAD -s -fomit-frame-pointer common/common.c -MM -g0 ) 1>> .depend; ( echo -n "`dirname common/mdate.c`/" && gcc -O4 -ffast-math -Wall -I. -DHAVE_MMX -DARCH_X86_64 -DSYS_NETBSD -DHAVE_PTHREAD -s -fomit-frame-pointer common/mdate.c -MM -g0 ) 1>> .depend; ( echo -n "`dirname common/set.c`/" && gcc -O4 -ffast-math -Wall -I. -DHAVE_MMX -DARCH_X86_64 -DSYS_NETBSD -DHAVE_PTHREAD -s -fomit-frame-pointer common/set.c -MM -g0 ) 1>> .depend; ( echo -n "`dirname common/quant.c`/" && gcc -O4 -ffast-math -Wall -I. -DHAVE_MMX -DARCH_X86_64 -DSYS_NETBSD -DHAVE_PTHREAD -s -fomit-frame-pointer common/quant.c -MM -g0 ) 1>> .depend; ( echo -n "`dirname common/vlc.c`/" && gcc -O4 -ffast-math -Wall -I. -DHAVE_MMX -DARCH_X86_64 -DSYS_NETBSD -DHAVE_PTHREAD -s -fomit-frame-pointer common/vlc.c -MM -g0 ) 1>> .depend; ( echo -n "`dirname encoder/analyse.c`/" && gcc -O4 -ffast-math -Wall -I. -DHAVE_MMX -DARCH_X86_64 -DSYS_NETBSD -DHAVE_PTHREAD -s -fomit-frame-pointer encoder/analyse.c -MM -g0 ) 1>> .depend; ( echo -n "`dirname encoder/me.c`/" && gcc -O4 -ffast-math -Wall -I. -DHAVE_MMX -DARCH_X86_64 -DSYS_NETBSD -DHAVE_PTHREAD -s -fomit-frame-pointer encoder/me.c -MM -g0 ) 1>> .depend; ( echo -n "`dirname encoder/ratecontrol.c`/" && gcc -O4 -ffast-math -Wall -I. -DHAVE_MMX -DARCH_X86_64 -DSYS_NETBSD -DHAVE_PTHREAD -s -fomit-frame-pointer encoder/ratecontrol.c -MM -g0 ) 1>> .depend; ( echo -n "`dirname encoder/set.c`/" && gcc -O4 -ffast-math -Wall -I. -DHAVE_MMX -DARCH_X86_64 -DSYS_NETBSD -DHAVE_PTHREAD -s -fomit-frame-pointer encoder/set.c -MM -g0 ) 1>> .depend; ( echo -n "`dirname encoder/macroblock.c`/" && gcc -O4 -ffast-math -Wall -I. -DHAVE_MMX -DARCH_X86_64 -DSYS_NETBSD -DHAVE_PTHREAD -s -fomit-frame-pointer encoder/macroblock.c -MM -g0 ) 1>> .depend; ( echo -n "`dirname encoder/cabac.c`/" && gcc -O4 -ffast-math -Wall -I. -DHAVE_MMX -DARCH_X86_64 -DSYS_NETBSD -DHAVE_PTHREAD -s -fomit-frame-pointer encoder/cabac.c -MM -g0 ) 1>> .depend; ( echo -n "`dirname encoder/cavlc.c`/" && gcc -O4 -ffast-math -Wall -I. -DHAVE_MMX -DARCH_X86_64 -DSYS_NETBSD -DHAVE_PTHREAD -s -fomit-frame-pointer encoder/cavlc.c -MM -g0 ) 1>> .depend; ( echo -n "`dirname encoder/encoder.c`/" && gcc -O4 -ffast-math -Wall -I. -DHAVE_MMX -DARCH_X86_64 -DSYS_NETBSD -DHAVE_PTHREAD -s -fomit-frame-pointer encoder/encoder.c -MM -g0 ) 1>> .depend; ( echo -n "`dirname common/x86/mc-c.c`/" && gcc -O4 -ffast-math -Wall -I. -DHAVE_MMX -DARCH_X86_64 -DSYS_NETBSD -DHAVE_PTHREAD -s -fomit-frame-pointer common/x86/mc-c.c -MM -g0 ) 1>> .depend; ( echo -n "`dirname common/x86/predict-c.c`/" && gcc -O4 -ffast-math -Wall -I. -DHAVE_MMX -DARCH_X86_64 -DSYS_NETBSD -DHAVE_PTHREAD -s -fomit-frame-pointer common/x86/predict-c.c -MM -g0 ) 1>> .depend; ( echo -n "`dirname x264.c`/" && gcc -O4 -ffast-math -Wall -I. -DHAVE_MMX -DARCH_X86_64 -DSYS_NETBSD -DHAVE_PTHREAD -s -fomit-frame-pointer x264.c -MM -g0 ) 1>> .depend; ( echo -n "`dirname matroska.c`/" && gcc -O4 -ffast-math -Wall -I. -DHAVE_MMX -DARCH_X86_64 -DSYS_NETBSD -DHAVE_PTHREAD -s -fomit-frame-pointer matroska.c -MM -g0 ) 1>> .depend; ( echo -n "`dirname muxers.c`/" && gcc -O4 -ffast-math -Wall -I. -DHAVE_MMX -DARCH_X86_64 -DSYS_NETBSD -DHAVE_PTHREAD -s -fomit-frame-pointer muxers.c -MM -g0 ) 1>> .depend; gcc -O4 -ffast-math -Wall -I. -DHAVE_MMX -DARCH_X86_64 -DSYS_NETBSD -DHAVE_PTHREAD -s -fomit-frame-pointer -c -o common/mc.o common/mc.c gcc -O4 -ffast-math -Wall -I. -DHAVE_MMX -DARCH_X86_64 -DSYS_NETBSD -DHAVE_PTHREAD -s -fomit-frame-pointer -c -o common/predict.o common/predict.c gcc -O4 -ffast-math -Wall -I. -DHAVE_MMX -DARCH_X86_64 -DSYS_NETBSD -DHAVE_PTHREAD -s -fomit-frame-pointer -c -o common/pixel.o common/pixel.c gcc -O4 -ffast-math -Wall -I. -DHAVE_MMX -DARCH_X86_64 -DSYS_NETBSD -DHAVE_PTHREAD -s -fomit-frame-pointer -c -o common/macroblock.o common/macroblock.c common/macroblock.c: In function 'x264_mb_predict_mv_direct16x16_spatial': common/macroblock.c:278:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint64_t*)mv[0] = 0; ^ common/macroblock.c:287:17: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t*)mv[i_list] = 0; ^ common/macroblock.c:293:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] x264_macroblock_cache_mv_ptr( h, 0, 0, 4, 4, 0, mv[0] ); ^ common/macroblock.c:294:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] x264_macroblock_cache_mv_ptr( h, 0, 0, 4, 4, 1, mv[1] ); ^ common/macroblock.c: In function 'x264_mb_predict_mv_direct16x16': common/macroblock.c:373:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] || *(uint32_t*)h->mb.cache.direct_mv[0][X264_SCAN8_0] != *(uint32_t*)h->mb.cache.mv[0][X264_SCAN8_0] ^ common/macroblock.c:374:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] || *(uint32_t*)h->mb.cache.direct_mv[1][X264_SCAN8_0] != *(uint32_t*)h->mb.cache.mv[1][X264_SCAN8_0]; ^ common/macroblock.c:374:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] common/macroblock.c:374:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] common/macroblock.c: In function 'x264_mb_load_mv_direct8x8': common/macroblock.c:408:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint64_t*)h->mb.cache.mv[0][x264_scan8[idx*4]] = ^ common/macroblock.c:409:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint64_t*)h->mb.cache.direct_mv[0][x264_scan8[idx*4]]; ^ common/macroblock.c:410:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint64_t*)h->mb.cache.mv[0][x264_scan8[idx*4]+8] = ^ common/macroblock.c:411:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint64_t*)h->mb.cache.direct_mv[0][x264_scan8[idx*4]+8]; ^ common/macroblock.c:412:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint64_t*)h->mb.cache.mv[1][x264_scan8[idx*4]] = ^ common/macroblock.c:413:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint64_t*)h->mb.cache.direct_mv[1][x264_scan8[idx*4]]; ^ common/macroblock.c:414:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint64_t*)h->mb.cache.mv[1][x264_scan8[idx*4]+8] = ^ common/macroblock.c:415:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint64_t*)h->mb.cache.direct_mv[1][x264_scan8[idx*4]+8]; ^ common/macroblock.c: In function 'x264_mb_predict_mv_ref16x16': common/macroblock.c:433:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] SET_MVP( h->mb.cache.mv[i_list][x264_scan8[12]] ); ^ common/macroblock.c: In function 'x264_macroblock_cache_load': common/macroblock.c:1008:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t*)&h->mb.cache.intra4x4_pred_mode[x264_scan8[0] - 8] = *(uint32_t*)&h->mb.intra4x4_pred_mode[i_top_xy][0]; ^ common/macroblock.c:1008:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] common/macroblock.c:1011:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t*)&h->mb.cache.non_zero_count[x264_scan8[0] - 8] = *(uint32_t*)&h->mb.non_zero_count[i_top_xy][12]; ^ common/macroblock.c:1011:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] common/macroblock.c:1013:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t*)&h->mb.cache.non_zero_count[x264_scan8[16] - 9] = *(uint16_t*)&h->mb.non_zero_count[i_top_xy][18] << 8; ^ common/macroblock.c:1013:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] common/macroblock.c:1014:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t*)&h->mb.cache.non_zero_count[x264_scan8[16+4] - 9] = *(uint16_t*)&h->mb.non_zero_count[i_top_xy][22] << 8; ^ common/macroblock.c:1014:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] common/macroblock.c:1160:17: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t*)h->mb.cache.mv[i_list][i8] = *(uint32_t*)h->mb.mv[i_list][iv]; ^ common/macroblock.c:1166:17: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t*)h->mb.cache.mv[i_list][i8] = 0; ^ common/macroblock.c:1178:17: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint64_t*)h->mb.cache.mv[i_list][i8+0] = *(uint64_t*)h->mb.mv[i_list][iv+0]; ^ common/macroblock.c:1179:17: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint64_t*)h->mb.cache.mv[i_list][i8+2] = *(uint64_t*)h->mb.mv[i_list][iv+2]; ^ common/macroblock.c:1184:17: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint64_t*)h->mb.cache.mv[i_list][i8+0] = 0; ^ common/macroblock.c:1185:17: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint64_t*)h->mb.cache.mv[i_list][i8+2] = 0; ^ common/macroblock.c:1186:17: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t*)&h->mb.cache.ref[i_list][i8] = (uint8_t)(-2) * 0x01010101U; ^ common/macroblock.c:1195:17: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t*)h->mb.cache.mv[i_list][i8] = *(uint32_t*)h->mb.mv[i_list][iv]; ^ common/macroblock.c:1201:17: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t*)h->mb.cache.mv[i_list][i8] = 0; ^ common/macroblock.c:1214:17: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t*)h->mb.cache.mv[i_list][i8+0*8] = *(uint32_t*)h->mb.mv[i_list][iv + 0*s4x4]; ^ common/macroblock.c:1215:17: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t*)h->mb.cache.mv[i_list][i8+1*8] = *(uint32_t*)h->mb.mv[i_list][iv + 1*s4x4]; ^ common/macroblock.c:1216:17: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t*)h->mb.cache.mv[i_list][i8+2*8] = *(uint32_t*)h->mb.mv[i_list][iv + 2*s4x4]; ^ common/macroblock.c:1217:17: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t*)h->mb.cache.mv[i_list][i8+3*8] = *(uint32_t*)h->mb.mv[i_list][iv + 3*s4x4]; ^ common/macroblock.c:1225:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t*)h->mb.cache.mv[i_list][i8+i*8] = 0; ^ common/macroblock.c:1235:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint64_t*)h->mb.cache.mvd[i_list][i8+0] = *(uint64_t*)h->mb.mvd[i_list][iv+0]; ^ common/macroblock.c:1236:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint64_t*)h->mb.cache.mvd[i_list][i8+2] = *(uint64_t*)h->mb.mvd[i_list][iv+2]; ^ common/macroblock.c:1241:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint64_t*)h->mb.cache.mvd[i_list][i8+0] = ^ common/macroblock.c:1242:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint64_t*)h->mb.cache.mvd[i_list][i8+2] = 0; ^ common/macroblock.c:1249:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t*)h->mb.cache.mvd[i_list][i8+0*8] = *(uint32_t*)h->mb.mvd[i_list][iv + 0*s4x4]; ^ common/macroblock.c:1250:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t*)h->mb.cache.mvd[i_list][i8+1*8] = *(uint32_t*)h->mb.mvd[i_list][iv + 1*s4x4]; ^ common/macroblock.c:1251:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t*)h->mb.cache.mvd[i_list][i8+2*8] = *(uint32_t*)h->mb.mvd[i_list][iv + 2*s4x4]; ^ common/macroblock.c:1252:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t*)h->mb.cache.mvd[i_list][i8+3*8] = *(uint32_t*)h->mb.mvd[i_list][iv + 3*s4x4]; ^ common/macroblock.c:1258:25: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t*)h->mb.cache.mvd[i_list][i8+i*8] = 0; ^ common/macroblock.c: In function 'x264_macroblock_cache_save': common/macroblock.c:1340:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t*)&intra4x4_pred_mode[0] = *(uint32_t*)&h->mb.cache.intra4x4_pred_mode[x264_scan8[10] ]; ^ common/macroblock.c:1362:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t*)&non_zero_count[0*4] = *(uint32_t*)&h->mb.cache.non_zero_count[x264_scan8[0]+0*8]; ^ common/macroblock.c:1363:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t*)&non_zero_count[1*4] = *(uint32_t*)&h->mb.cache.non_zero_count[x264_scan8[0]+1*8]; ^ common/macroblock.c:1364:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t*)&non_zero_count[2*4] = *(uint32_t*)&h->mb.cache.non_zero_count[x264_scan8[0]+2*8]; ^ common/macroblock.c:1365:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t*)&non_zero_count[3*4] = *(uint32_t*)&h->mb.cache.non_zero_count[x264_scan8[0]+3*8]; ^ common/macroblock.c:1366:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint16_t*)&non_zero_count[16+0*2] = *(uint32_t*)&h->mb.cache.non_zero_count[x264_scan8[16+0*2]-1] >> 8; ^ common/macroblock.c:1367:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint16_t*)&non_zero_count[16+1*2] = *(uint32_t*)&h->mb.cache.non_zero_count[x264_scan8[16+1*2]-1] >> 8; ^ common/macroblock.c:1368:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint16_t*)&non_zero_count[16+2*2] = *(uint32_t*)&h->mb.cache.non_zero_count[x264_scan8[16+2*2]-1] >> 8; ^ common/macroblock.c:1369:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint16_t*)&non_zero_count[16+3*2] = *(uint32_t*)&h->mb.cache.non_zero_count[x264_scan8[16+3*2]-1] >> 8; ^ common/macroblock.c:1392:17: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint64_t*)h->mb.mv[0][i_mb_4x4+y*s4x4+0] = *(uint64_t*)h->mb.cache.mv[0][x264_scan8[0]+8*y+0]; ^ common/macroblock.c:1393:17: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint64_t*)h->mb.mv[0][i_mb_4x4+y*s4x4+2] = *(uint64_t*)h->mb.cache.mv[0][x264_scan8[0]+8*y+2]; ^ common/macroblock.c:1403:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint64_t*)h->mb.mv[1][i_mb_4x4+y*s4x4+0] = *(uint64_t*)h->mb.cache.mv[1][x264_scan8[0]+8*y+0]; ^ common/macroblock.c:1404:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint64_t*)h->mb.mv[1][i_mb_4x4+y*s4x4+2] = *(uint64_t*)h->mb.cache.mv[1][x264_scan8[0]+8*y+2]; ^ common/macroblock.c:1435:17: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint64_t*)h->mb.mvd[0][i_mb_4x4+y*s4x4+0] = *(uint64_t*)h->mb.cache.mvd[0][x264_scan8[0]+8*y+0]; ^ common/macroblock.c:1436:17: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint64_t*)h->mb.mvd[0][i_mb_4x4+y*s4x4+2] = *(uint64_t*)h->mb.cache.mvd[0][x264_scan8[0]+8*y+2]; ^ common/macroblock.c:1441:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint64_t*)h->mb.mvd[1][i_mb_4x4+y*s4x4+0] = *(uint64_t*)h->mb.cache.mvd[1][x264_scan8[0]+8*y+0]; ^ common/macroblock.c:1442:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint64_t*)h->mb.mvd[1][i_mb_4x4+y*s4x4+2] = *(uint64_t*)h->mb.cache.mvd[1][x264_scan8[0]+8*y+2]; ^ gcc -O4 -ffast-math -Wall -I. -DHAVE_MMX -DARCH_X86_64 -DSYS_NETBSD -DHAVE_PTHREAD -s -fomit-frame-pointer -c -o common/frame.o common/frame.c common/frame.c: In function 'x264_frame_deblock_row': common/frame.c:783:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] DEBLOCK_DIR(0); ^ common/frame.c:783:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] common/frame.c:783:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] common/frame.c:783:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] common/frame.c:783:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] common/frame.c:783:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] common/frame.c:784:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] DEBLOCK_DIR(1); ^ common/frame.c:784:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] common/frame.c:784:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] common/frame.c:784:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] common/frame.c:784:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] common/frame.c:784:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] gcc -O4 -ffast-math -Wall -I. -DHAVE_MMX -DARCH_X86_64 -DSYS_NETBSD -DHAVE_PTHREAD -s -fomit-frame-pointer -c -o common/dct.o common/dct.c gcc -O4 -ffast-math -Wall -I. -DHAVE_MMX -DARCH_X86_64 -DSYS_NETBSD -DHAVE_PTHREAD -s -fomit-frame-pointer -c -o common/cpu.o common/cpu.c common/cpu.c: In function 'x264_cpu_detect': common/cpu.c:122:28: warning: variable 'stepping' set but not used [-Wunused-but-set-variable] int family, model, stepping; ^ gcc -O4 -ffast-math -Wall -I. -DHAVE_MMX -DARCH_X86_64 -DSYS_NETBSD -DHAVE_PTHREAD -s -fomit-frame-pointer -c -o common/cabac.o common/cabac.c gcc -O4 -ffast-math -Wall -I. -DHAVE_MMX -DARCH_X86_64 -DSYS_NETBSD -DHAVE_PTHREAD -s -fomit-frame-pointer -c -o common/common.o common/common.c common/common.c: In function 'x264_param_parse': common/common.c:245:9: warning: array subscript has type 'char' [-Wchar-subscripts] p->cpu = isdigit(value[0]) ? atoi(value) : ^ gcc -O4 -ffast-math -Wall -I. -DHAVE_MMX -DARCH_X86_64 -DSYS_NETBSD -DHAVE_PTHREAD -s -fomit-frame-pointer -c -o common/mdate.o common/mdate.c gcc -O4 -ffast-math -Wall -I. -DHAVE_MMX -DARCH_X86_64 -DSYS_NETBSD -DHAVE_PTHREAD -s -fomit-frame-pointer -c -o common/set.o common/set.c common/set.c: In function 'x264_cqm_init': common/set.c:133:49: warning: iteration 4u invokes undefined behavior [-Waggressive-loop-optimizations] quant4_mf[i_list][q][0][i] = DIV(def_quant4[q][i] * 16, h->pps->scaling_list[i_list][i]); ^ common/set.c:130:13: note: containing loop for( i = 0; i < 16; i++ ) ^ common/set.c:139:49: warning: iteration 8u invokes undefined behavior [-Waggressive-loop-optimizations] quant8_mf[i_list][q][0][i] = DIV(def_quant8[q][i] * 16, h->pps->scaling_list[4+i_list][i]); ^ common/set.c:136:13: note: containing loop for( i = 0; i < 64; i++ ) ^ common/set.c:147:100: warning: iteration 4u invokes undefined behavior [-Waggressive-loop-optimizations] h->unquant4_mf[i_list][q][i] = (1ULL << (q/6 + 15 + 8)) / quant4_mf[i_list][q%6][0][i]; ^ common/set.c:145:13: note: containing loop for( i = 0; i < 16; i++ ) ^ common/set.c:158:100: warning: iteration 8u invokes undefined behavior [-Waggressive-loop-optimizations] h->unquant8_mf[i_list][q][i] = (1ULL << (q/6 + 16 + 8)) / quant8_mf[i_list][q%6][0][i]; ^ common/set.c:156:13: note: containing loop for( i = 0; i < 64; i++ ) ^ common/set.c:158:100: warning: iteration 8u invokes undefined behavior [-Waggressive-loop-optimizations] h->unquant8_mf[i_list][q][i] = (1ULL << (q/6 + 16 + 8)) / quant8_mf[i_list][q%6][0][i]; ^ common/set.c:156:13: note: containing loop for( i = 0; i < 64; i++ ) ^ common/set.c:147:100: warning: iteration 4u invokes undefined behavior [-Waggressive-loop-optimizations] h->unquant4_mf[i_list][q][i] = (1ULL << (q/6 + 15 + 8)) / quant4_mf[i_list][q%6][0][i]; ^ common/set.c:145:13: note: containing loop for( i = 0; i < 16; i++ ) ^ common/set.c:147:100: warning: iteration 4u invokes undefined behavior [-Waggressive-loop-optimizations] h->unquant4_mf[i_list][q][i] = (1ULL << (q/6 + 15 + 8)) / quant4_mf[i_list][q%6][0][i]; ^ common/set.c:145:13: note: containing loop for( i = 0; i < 16; i++ ) ^ gcc -O4 -ffast-math -Wall -I. -DHAVE_MMX -DARCH_X86_64 -DSYS_NETBSD -DHAVE_PTHREAD -s -fomit-frame-pointer -c -o common/quant.o common/quant.c gcc -O4 -ffast-math -Wall -I. -DHAVE_MMX -DARCH_X86_64 -DSYS_NETBSD -DHAVE_PTHREAD -s -fomit-frame-pointer -c -o common/vlc.o common/vlc.c gcc -O4 -ffast-math -Wall -I. -DHAVE_MMX -DARCH_X86_64 -DSYS_NETBSD -DHAVE_PTHREAD -s -fomit-frame-pointer -c -o encoder/analyse.o encoder/analyse.c In file included from encoder/rdo.c:57:0, from encoder/analyse.c:35: encoder/cabac.c: In function 'x264_partition_i8x8_size_cabac': encoder/cabac.c:1119:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint16_t*)&h->mb.cache.non_zero_count[x264_scan8[i8*4]] = 0x0101; ^ encoder/cabac.c:1120:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint16_t*)&h->mb.cache.non_zero_count[x264_scan8[i8*4+2]] = 0x0101; ^ encoder/cabac.c:1124:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint16_t*)&h->mb.cache.non_zero_count[x264_scan8[i8*4]] = 0; ^ encoder/cabac.c:1125:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint16_t*)&h->mb.cache.non_zero_count[x264_scan8[i8*4+2]] = 0; ^ encoder/analyse.c: In function 'x264_intra_rd_refine': encoder/analyse.c:929:22: warning: variable 'p_src_by' set but not used [-Wunused-but-set-variable] uint8_t *p_src_by; ^ encoder/analyse.c:854:9: warning: variable 'i_pred_mode' set but not used [-Wunused-but-set-variable] int i_pred_mode; ^ encoder/analyse.c: In function 'x264_mb_analyse_inter_p16x16': encoder/analyse.c:1090:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t*)a->l0.mvc[i_ref][0] = ^ encoder/analyse.c:1091:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t*)h->mb.mvr[0][i_ref][h->mb.i_mb_xy] = *(uint32_t*)m.mv; ^ encoder/analyse.c:1101:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] if( a->l0.me16x16.i_ref == 0 && *(uint32_t*)a->l0.me16x16.mv == *(uint32_t*)h->mb.cache.pskip_mv ) ^ encoder/analyse.c:1101:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] encoder/analyse.c:1104:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] x264_macroblock_cache_mv_ptr( h, 0, 0, 4, 4, 0, a->l0.me16x16.mv ); ^ encoder/analyse.c: In function 'x264_mb_analyse_inter_p8x8_mixed_ref': encoder/analyse.c:1137:10: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t*)a->l0.mvc[i_ref][0] = *(uint32_t*)h->mb.mvr[0][i_ref][h->mb.i_mb_xy]; ^ encoder/analyse.c:1164:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t*)a->l0.mvc[i_ref][i+1] = *(uint32_t*)m.mv; ^ encoder/analyse.c:1164:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] encoder/analyse.c:1169:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] x264_macroblock_cache_mv_ptr( h, 2*x8, 2*y8, 2, 2, 0, l0m->mv ); ^ encoder/analyse.c: In function 'x264_mb_analyse_inter_p8x8': encoder/analyse.c:1196:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t*)mvc[0] = *(uint32_t*)a->l0.me16x16.mv; ^ encoder/analyse.c:1214:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] x264_macroblock_cache_mv_ptr( h, 2*x8, 2*y8, 2, 2, 0, m->mv ); ^ encoder/analyse.c:1216:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t*)mvc[i_mvc] = *(uint32_t*)m->mv; ^ encoder/analyse.c: In function 'x264_mb_analyse_inter_p16x8': encoder/analyse.c:1262:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t*)mvc[0] = *(uint32_t*)a->l0.mvc[i_ref][0]; ^ encoder/analyse.c:1262:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] encoder/analyse.c:1263:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t*)mvc[1] = *(uint32_t*)a->l0.mvc[i_ref][2*i+1]; ^ encoder/analyse.c:1263:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] encoder/analyse.c:1264:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t*)mvc[2] = *(uint32_t*)a->l0.mvc[i_ref][2*i+2]; ^ encoder/analyse.c:1264:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] encoder/analyse.c:1276:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] x264_macroblock_cache_mv_ptr( h, 0, 2*i, 4, 2, 0, l0m->mv ); ^ encoder/analyse.c: In function 'x264_mb_analyse_inter_p8x16': encoder/analyse.c:1311:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t*)mvc[0] = *(uint32_t*)a->l0.mvc[i_ref][0]; ^ encoder/analyse.c:1311:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] encoder/analyse.c:1312:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t*)mvc[1] = *(uint32_t*)a->l0.mvc[i_ref][i+1]; ^ encoder/analyse.c:1312:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] encoder/analyse.c:1313:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t*)mvc[2] = *(uint32_t*)a->l0.mvc[i_ref][i+3]; ^ encoder/analyse.c:1313:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] encoder/analyse.c:1325:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] x264_macroblock_cache_mv_ptr( h, 2*i, 0, 2, 4, 0, l0m->mv ); ^ encoder/analyse.c: In function 'x264_mb_analyse_inter_p4x4': encoder/analyse.c:1394:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] x264_macroblock_cache_mv_ptr( h, x4, y4, 1, 1, 0, m->mv ); ^ encoder/analyse.c: In function 'x264_mb_analyse_inter_p8x4': encoder/analyse.c:1434:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] x264_macroblock_cache_mv_ptr( h, x4, y4, 2, 1, 0, m->mv ); ^ encoder/analyse.c: In function 'x264_mb_analyse_inter_p4x8': encoder/analyse.c:1471:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] x264_macroblock_cache_mv_ptr( h, x4, y4, 1, 2, 0, m->mv ); ^ encoder/analyse.c: In function 'x264_mb_analyse_inter_b16x16': encoder/analyse.c:1546:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t*)h->mb.mvr[0][i_ref][h->mb.i_mb_xy] = *(uint32_t*)m.mv; ^ encoder/analyse.c:1573:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t*)h->mb.mvr[1][i_ref][h->mb.i_mb_xy] = *(uint32_t*)m.mv; ^ encoder/analyse.c: In function 'x264_mb_cache_mv_p8x8': encoder/analyse.c:1612:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] x264_macroblock_cache_mv_ptr( h, x, y, 2, 2, 0, a->l0.me8x8[i].mv ); ^ encoder/analyse.c:1615:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] x264_macroblock_cache_mv_ptr( h, x, y+0, 2, 1, 0, a->l0.me8x4[i][0].mv ); ^ encoder/analyse.c:1616:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] x264_macroblock_cache_mv_ptr( h, x, y+1, 2, 1, 0, a->l0.me8x4[i][1].mv ); ^ encoder/analyse.c:1619:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] x264_macroblock_cache_mv_ptr( h, x+0, y, 1, 2, 0, a->l0.me4x8[i][0].mv ); ^ encoder/analyse.c:1620:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] x264_macroblock_cache_mv_ptr( h, x+1, y, 1, 2, 0, a->l0.me4x8[i][1].mv ); ^ encoder/analyse.c:1623:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] x264_macroblock_cache_mv_ptr( h, x+0, y+0, 1, 1, 0, a->l0.me4x4[i][0].mv ); ^ encoder/analyse.c:1624:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] x264_macroblock_cache_mv_ptr( h, x+1, y+0, 1, 1, 0, a->l0.me4x4[i][1].mv ); ^ encoder/analyse.c:1625:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] x264_macroblock_cache_mv_ptr( h, x+0, y+1, 1, 1, 0, a->l0.me4x4[i][2].mv ); ^ encoder/analyse.c:1626:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] x264_macroblock_cache_mv_ptr( h, x+1, y+1, 1, 1, 0, a->l0.me4x4[i][3].mv ); ^ encoder/analyse.c: In function 'x264_mb_cache_mv_b8x8': encoder/analyse.c:1676:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] CACHE_MV_BI( x, y, 2, 2, a->l0.me8x8[i], a->l1.me8x8[i], h->mb.i_sub_partition[i] ); ^ encoder/analyse.c:1676:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] encoder/analyse.c: In function 'x264_mb_cache_mv_b16x8': encoder/analyse.c:1681:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] CACHE_MV_BI( 0, 2*i, 4, 2, a->l0.me16x8[i], a->l1.me16x8[i], a->i_mb_partition16x8[i] ); ^ encoder/analyse.c:1681:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] encoder/analyse.c: In function 'x264_mb_cache_mv_b8x16': encoder/analyse.c:1685:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] CACHE_MV_BI( 2*i, 0, 2, 4, a->l0.me8x16[i], a->l1.me8x16[i], a->i_mb_partition8x16[i] ); ^ encoder/analyse.c:1685:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] encoder/analyse.c: In function 'x264_mb_analyse_inter_b8x8': encoder/analyse.c:1725:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] x264_macroblock_cache_mv_ptr( h, 2*x8, 2*y8, 2, 2, l, m->mv ); ^ encoder/analyse.c: In function 'x264_mb_analyse_inter_b16x8': encoder/analyse.c:1785:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t*)mvc[0] = *(uint32_t*)lX->me8x8[2*i].mv; ^ encoder/analyse.c:1785:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] encoder/analyse.c:1786:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t*)mvc[1] = *(uint32_t*)lX->me8x8[2*i+1].mv; ^ encoder/analyse.c:1786:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] encoder/analyse.c: In function 'x264_mb_analyse_inter_b8x16': encoder/analyse.c:1854:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t*)mvc[0] = *(uint32_t*)lX->me8x8[i].mv; ^ encoder/analyse.c:1854:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] encoder/analyse.c:1855:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t*)mvc[1] = *(uint32_t*)lX->me8x8[i+2].mv; ^ encoder/analyse.c:1855:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] encoder/analyse.c: In function 'x264_analyse_update_cache': encoder/analyse.c:2769:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] x264_macroblock_cache_mv_ptr( h, 0, 0, 4, 4, 0, a->l0.me16x16.mv ); ^ encoder/analyse.c:2775:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] x264_macroblock_cache_mv_ptr( h, 0, 0, 4, 2, 0, a->l0.me16x8[0].mv ); ^ encoder/analyse.c:2776:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] x264_macroblock_cache_mv_ptr( h, 0, 2, 4, 2, 0, a->l0.me16x8[1].mv ); ^ encoder/analyse.c:2782:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] x264_macroblock_cache_mv_ptr( h, 0, 0, 2, 4, 0, a->l0.me8x16[0].mv ); ^ encoder/analyse.c:2783:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] x264_macroblock_cache_mv_ptr( h, 2, 0, 2, 4, 0, a->l0.me8x16[1].mv ); ^ encoder/analyse.c:2805:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] x264_macroblock_cache_mv_ptr( h, 0, 0, 4, 4, 0, h->mb.cache.pskip_mv ); ^ encoder/analyse.c:2831:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] x264_macroblock_cache_mv_ptr( h, 0, 0, 4, 4, 0, a->l0.me16x16.mv ); ^ encoder/analyse.c:2843:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] x264_macroblock_cache_mv_ptr( h, 0, 0, 4, 4, 1, a->l1.me16x16.mv ); ^ encoder/analyse.c:2847:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] x264_macroblock_cache_mv_ptr( h, 0, 0, 4, 4, 0, a->l0.me16x16.mv ); ^ encoder/analyse.c:2850:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] x264_macroblock_cache_mv_ptr( h, 0, 0, 4, 4, 1, a->l1.me16x16.mv ); ^ In file included from encoder/analyse.c:2900:0: encoder/slicetype.c: In function 'x264_slicetype_mb_cost': encoder/slicetype.c:153:17: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] MVC(fenc_mv[1]); ^ encoder/slicetype.c:156:17: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] MVC(fenc_mv[i_mb_stride]); ^ encoder/slicetype.c:158:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] MVC(fenc_mv[i_mb_stride-1]); ^ encoder/slicetype.c:160:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] MVC(fenc_mv[i_mb_stride+1]); ^ encoder/slicetype.c:167:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] if( *(uint32_t*)m[l].mv ) ^ encoder/slicetype.c:169:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t*)fenc_mvs[l] = *(uint32_t*)m[l].mv; ^ encoder/slicetype.c:174:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t*)m[l].mv = *(uint32_t*)fenc_mvs[l]; ^ encoder/slicetype.c:180:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] if( b_bidir && ( *(uint32_t*)m[0].mv || *(uint32_t*)m[1].mv ) ) ^ encoder/slicetype.c:180:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] encoder/slicetype.c:62:9: warning: variable 'i_cost_bak' set but not used [-Wunused-but-set-variable] int i_cost_bak; ^ In file included from encoder/analyse.c:35:0: encoder/analyse.c: In function 'x264_intra_rd_refine': encoder/rdo.c:74:9: warning: assuming signed overflow does not occur when assuming that (X + c) >= X is always true [-Wstrict-overflow] for( x = min_x; x < max_x; x++ ) ^ encoder/rdo.c:74:9: warning: assuming signed overflow does not occur when assuming that (X + c) < X is always false [-Wstrict-overflow] encoder/rdo.c:74:9: warning: assuming signed overflow does not occur when assuming that (X + c) >= X is always true [-Wstrict-overflow] encoder/rdo.c:74:9: warning: assuming signed overflow does not occur when assuming that (X + c) < X is always false [-Wstrict-overflow] encoder/analyse.c:974:67: warning: 'i_nnz[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] h->mb.cache.non_zero_count[x264_scan8[4*idx+j+1]] = i_nnz[j]; ^ encoder/analyse.c:974:67: warning: 'i_nnz[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] encoder/analyse.c:974:67: warning: 'i_nnz[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] encoder/analyse.c:972:47: warning: 'pels_v[6]' may be used uninitialized in this function [-Wmaybe-uninitialized] p_dst_by[7+j*FDEC_STRIDE] = pels_v[j]; ^ encoder/analyse.c:972:47: warning: 'pels_v[5]' may be used uninitialized in this function [-Wmaybe-uninitialized] encoder/analyse.c:972:47: warning: 'pels_v[4]' may be used uninitialized in this function [-Wmaybe-uninitialized] encoder/analyse.c:972:47: warning: 'pels_v[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] encoder/analyse.c:972:47: warning: 'pels_v[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] encoder/analyse.c:972:47: warning: 'pels_v[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] encoder/analyse.c:972:47: warning: 'pels_v[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] In file included from encoder/analyse.c:35:0: encoder/rdo.c: In function 'x264_rd_cost_part.constprop.23': encoder/rdo.c:74:9: warning: assuming signed overflow does not occur when assuming that (X + c) >= X is always true [-Wstrict-overflow] for( x = min_x; x < max_x; x++ ) ^ gcc -O4 -ffast-math -Wall -I. -DHAVE_MMX -DARCH_X86_64 -DSYS_NETBSD -DHAVE_PTHREAD -s -fomit-frame-pointer -c -o encoder/me.o encoder/me.c gcc -O4 -ffast-math -Wall -I. -DHAVE_MMX -DARCH_X86_64 -DSYS_NETBSD -DHAVE_PTHREAD -s -fomit-frame-pointer -c -o encoder/ratecontrol.o encoder/ratecontrol.c encoder/ratecontrol.c: In function 'rate_estimate_qscale': encoder/ratecontrol.c:1444:15: warning: 'rce.new_qscale' may be used uninitialized in this function [-Wmaybe-uninitialized] q /= x264_clip3f((double)(abr_buffer - diff) / abr_buffer, .5, 2); ^ encoder/ratecontrol.c:1459:24: warning: 'rce.expected_vbv' may be used uninitialized in this function [-Wmaybe-uninitialized] double expected_fullness = rce.expected_vbv / rcc->buffer_size; ^ encoder/ratecontrol.c:1442:37: warning: 'rce.expected_bits' may be used uninitialized in this function [-Wmaybe-uninitialized] diff = predicted_bits - (int64_t)rce.expected_bits; ^ encoder/ratecontrol.c:167:12: warning: '*((void *)&rce+20)' may be used uninitialized in this function [-Wmaybe-uninitialized] + rce->misc_bits; ^ encoder/ratecontrol.c:1353:25: note: '*((void *)&rce+20)' was declared here ratecontrol_entry_t rce; ^ encoder/ratecontrol.c:165:27: warning: '*((void *)&rce+16)' may be used uninitialized in this function [-Wmaybe-uninitialized] return (rce->tex_bits + .1) * pow( rce->qscale / qscale, 1.1 ) ^ encoder/ratecontrol.c:1353:25: note: '*((void *)&rce+16)' was declared here ratecontrol_entry_t rce; ^ encoder/ratecontrol.c:166:27: warning: 'rce.mv_bits' may be used uninitialized in this function [-Wmaybe-uninitialized] + rce->mv_bits * pow( X264_MAX(rce->qscale, 1) / X264_MAX(qscale, 1), 0.5 ) ^ encoder/ratecontrol.c:1353:25: note: 'rce.mv_bits' was declared here ratecontrol_entry_t rce; ^ encoder/ratecontrol.c:1353:25: warning: '*((void *)&rce+8)' may be used uninitialized in this function [-Wmaybe-uninitialized] gcc -O4 -ffast-math -Wall -I. -DHAVE_MMX -DARCH_X86_64 -DSYS_NETBSD -DHAVE_PTHREAD -s -fomit-frame-pointer -c -o encoder/set.o encoder/set.c gcc -O4 -ffast-math -Wall -I. -DHAVE_MMX -DARCH_X86_64 -DSYS_NETBSD -DHAVE_PTHREAD -s -fomit-frame-pointer -c -o encoder/macroblock.o encoder/macroblock.c encoder/macroblock.c: In function 'x264_macroblock_encode': encoder/macroblock.c:561:17: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t*)nnz8x8 = 0; ^ encoder/macroblock.c:605:17: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t*)nnz8x8 = 0; ^ encoder/macroblock.c:653:17: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint16_t*)&h->mb.cache.non_zero_count[x264_scan8[0+i*4]] = 0; ^ encoder/macroblock.c:654:17: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint16_t*)&h->mb.cache.non_zero_count[x264_scan8[2+i*4]] = 0; ^ encoder/macroblock.c:658:17: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint16_t*)&h->mb.cache.non_zero_count[x264_scan8[0+4*i]] = nnz8x8[i] * 0x0101; ^ encoder/macroblock.c:659:17: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint16_t*)&h->mb.cache.non_zero_count[x264_scan8[2+4*i]] = nnz8x8[i] * 0x0101; ^ encoder/macroblock.c:693:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t*)h->mb.cache.mv[0][x264_scan8[0]] == *(uint32_t*)h->mb.cache.pskip_mv ^ encoder/macroblock.c:694:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] && h->mb.cache.ref[0][x264_scan8[0]] == 0 ) ^ gcc -O4 -ffast-math -Wall -I. -DHAVE_MMX -DARCH_X86_64 -DSYS_NETBSD -DHAVE_PTHREAD -s -fomit-frame-pointer -c -o encoder/cabac.o encoder/cabac.c gcc -O4 -ffast-math -Wall -I. -DHAVE_MMX -DARCH_X86_64 -DSYS_NETBSD -DHAVE_PTHREAD -s -fomit-frame-pointer -c -o encoder/cavlc.o encoder/cavlc.c gcc -O4 -ffast-math -Wall -I. -DHAVE_MMX -DARCH_X86_64 -DSYS_NETBSD -DHAVE_PTHREAD -s -fomit-frame-pointer -c -o encoder/encoder.o encoder/encoder.c encoder/encoder.c: In function 'x264_encoder_frame_end': encoder/encoder.c:1727:53: warning: array subscript is above array bounds [-Warray-bounds] pic_out->img.i_stride[i] = h->fdec->i_stride[i]; ^ encoder/encoder.c:1728:47: warning: array subscript is above array bounds [-Warray-bounds] pic_out->img.plane[i] = h->fdec->plane[i]; ^ gcc -O4 -ffast-math -Wall -I. -DHAVE_MMX -DARCH_X86_64 -DSYS_NETBSD -DHAVE_PTHREAD -s -fomit-frame-pointer -c -o common/x86/mc-c.o common/x86/mc-c.c gcc -O4 -ffast-math -Wall -I. -DHAVE_MMX -DARCH_X86_64 -DSYS_NETBSD -DHAVE_PTHREAD -s -fomit-frame-pointer -c -o common/x86/predict-c.o common/x86/predict-c.c yasm -f elf -m amd64 -DARCH_X86_64 -Icommon/x86/ -o common/x86/cabac-a.o common/x86/cabac-a.asm yasm -f elf -m amd64 -DARCH_X86_64 -Icommon/x86/ -o common/x86/dct-a.o common/x86/dct-a.asm yasm -f elf -m amd64 -DARCH_X86_64 -Icommon/x86/ -o common/x86/deblock-a.o common/x86/deblock-a.asm yasm -f elf -m amd64 -DARCH_X86_64 -Icommon/x86/ -o common/x86/mc-a.o common/x86/mc-a.asm yasm -f elf -m amd64 -DARCH_X86_64 -Icommon/x86/ -o common/x86/mc-a2.o common/x86/mc-a2.asm yasm -f elf -m amd64 -DARCH_X86_64 -Icommon/x86/ -o common/x86/pixel-a.o common/x86/pixel-a.asm yasm -f elf -m amd64 -DARCH_X86_64 -Icommon/x86/ -o common/x86/predict-a.o common/x86/predict-a.asm yasm -f elf -m amd64 -DARCH_X86_64 -Icommon/x86/ -o common/x86/quant-a.o common/x86/quant-a.asm yasm -f elf -m amd64 -DARCH_X86_64 -Icommon/x86/ -o common/x86/sad-a.o common/x86/sad-a.asm yasm -f elf -m amd64 -DARCH_X86_64 -Icommon/x86/ -o common/x86/cpu-64.o common/x86/cpu-64.asm yasm -f elf -m amd64 -DARCH_X86_64 -Icommon/x86/ -o common/x86/dct-64.o common/x86/dct-64.asm ar rc libx264.a common/mc.o common/predict.o common/pixel.o common/macroblock.o common/frame.o common/dct.o common/cpu.o common/cabac.o common/common.o common/mdate.o common/set.o common/quant.o common/vlc.o encoder/analyse.o encoder/me.o encoder/ratecontrol.o encoder/set.o encoder/macroblock.o encoder/cabac.o encoder/cavlc.o encoder/encoder.o common/x86/mc-c.o common/x86/predict-c.o common/x86/cabac-a.o common/x86/dct-a.o common/x86/deblock-a.o common/x86/mc-a.o common/x86/mc-a2.o common/x86/pixel-a.o common/x86/predict-a.o common/x86/quant-a.o common/x86/sad-a.o common/x86/cpu-64.o common/x86/dct-64.o ranlib libx264.a LibXvidCore ./lib/libxvidcore.a Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -ruN xvidcore-orig/build/generic/configure xvidcore/build/generic/configure |--- xvidcore-orig/build/generic/configure 2006-11-01 03:39:36.000000000 -0700 |+++ xvidcore/build/generic/configure 2008-01-30 20:19:48.000000000 -0700 -------------------------- Patching file build/generic/configure using Plan A... Hunk #1 succeeded at 4016. done Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- xvidcore/src/dct/x86_asm/fdct_sse2_skal.asm.orig 2008-02-22 10:28:13.000000000 -0800 |+++ xvidcore/src/dct/x86_asm/fdct_sse2_skal.asm 2008-02-22 11:08:52.000000000 -0800 -------------------------- Patching file src/dct/x86_asm/fdct_sse2_skal.asm using Plan A... Hunk #1 succeeded at 620. done configure: loading cache /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/config.cache checking build system type... (cached) x86_64-unknown-netbsd7.0. checking host system type... (cached) x86_64-unknown-netbsd7.0. checking target system type... (cached) x86_64-unknown-netbsd7.0. checking whether to use default CFLAGS... yes checking for gcc... (cached) 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... (cached) o 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 for a BSD-compatible install... (cached) /scratch/multimedia/handbrake/work/.tools/bin/install -c checking for ranlib... (cached) ranlib checking for whether to use assembly code... yes checking for architecture type... x86_64 checking how to run the C preprocessor... (cached) gcc -E checking for egrep... (cached) grep -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for int *... yes checking size of int *... 8 checking whether byte ordering is bigendian... (cached) no checking for build extensions... .so .a .o checking for platform specific LDFLAGS/CFLAGS... ok checking for yasm... yes checking for asm object format... elf checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes updating cache /scratch/multimedia/handbrake/work/HandBrake-0.9.3/contrib/config.cache configure: creating ./config.status config.status: creating platform.inc D: =build C: ./decoder.c In file included from ../../src/decoder.c:36:0: ../../src/portab.h:86:0: warning: "intptr_t" redefined [enabled by default] # define intptr_t int64_t ^ In file included from /usr/include/sys/inttypes.h:39:0, from /usr/include/inttypes.h:37, from ../../src/portab.h:66, from ../../src/decoder.c:36: /usr/include/sys/stdint.h:80:0: note: this is the location of the previous definition #define intptr_t __intptr_t ^ In file included from ../../src/decoder.c:36:0: ../../src/portab.h:90:0: warning: "uintptr_t" redefined [enabled by default] # define uintptr_t uint64_t ^ In file included from /usr/include/sys/inttypes.h:39:0, from /usr/include/inttypes.h:37, from ../../src/portab.h:66, from ../../src/decoder.c:36: /usr/include/sys/stdint.h:85:0: note: this is the location of the previous definition #define uintptr_t __uintptr_t ^ ../../src/decoder.c: In function 'decoder_mb_decode': ../../src/decoder.c:363:18: warning: typedef 'add_residual_function_t' locally defined but not used [-Wunused-local-typedefs] typedef void (*add_residual_function_t)( ^ ../../src/decoder.c: In function 'decoder_decode': ../../src/decoder.c:1644:46: warning: operation on 'dec->p_fmv.y' may be undefined [-Wsequence-point] dec->p_bmv.x = dec->p_bmv.y = dec->p_fmv.y = dec->p_fmv.y = 0; /* init pred vector to 0 */ ^ C: ./encoder.c In file included from ../../src/encoder.h:31:0, from ../../src/encoder.c:33: ../../src/portab.h:86:0: warning: "intptr_t" redefined [enabled by default] # define intptr_t int64_t ^ In file included from /usr/include/sys/inttypes.h:39:0, from /usr/include/inttypes.h:37, from ../../src/portab.h:66, from ../../src/encoder.h:31, from ../../src/encoder.c:33: /usr/include/sys/stdint.h:80:0: note: this is the location of the previous definition #define intptr_t __intptr_t ^ In file included from ../../src/encoder.h:31:0, from ../../src/encoder.c:33: ../../src/portab.h:90:0: warning: "uintptr_t" redefined [enabled by default] # define uintptr_t uint64_t ^ In file included from /usr/include/sys/inttypes.h:39:0, from /usr/include/inttypes.h:37, from ../../src/portab.h:66, from ../../src/encoder.h:31, from ../../src/encoder.c:33: /usr/include/sys/stdint.h:85:0: note: this is the location of the previous definition #define uintptr_t __uintptr_t ^ C: ./xvid.c In file included from ../../src/decoder.h:30:0, from ../../src/xvid.c:32: ../../src/portab.h:86:0: warning: "intptr_t" redefined [enabled by default] # define intptr_t int64_t ^ In file included from /usr/include/sys/inttypes.h:39:0, from /usr/include/inttypes.h:37, from ../../src/portab.h:66, from ../../src/decoder.h:30, from ../../src/xvid.c:32: /usr/include/sys/stdint.h:80:0: note: this is the location of the previous definition #define intptr_t __intptr_t ^ In file included from ../../src/decoder.h:30:0, from ../../src/xvid.c:32: ../../src/portab.h:90:0: warning: "uintptr_t" redefined [enabled by default] # define uintptr_t uint64_t ^ In file included from /usr/include/sys/inttypes.h:39:0, from /usr/include/inttypes.h:37, from ../../src/portab.h:66, from ../../src/decoder.h:30, from ../../src/xvid.c:32: /usr/include/sys/stdint.h:85:0: note: this is the location of the previous definition #define uintptr_t __uintptr_t ^ ../../src/xvid.c: In function 'xvid_gbl_convert': ../../src/xvid.c:733:6: warning: variable 'width2' set but not used [-Wunused-but-set-variable] int width2; ^ C: bitstream/bitstream.c In file included from ../../src/bitstream/bitstream.h:29:0, from ../../src/bitstream/bitstream.c:30: ../../src/bitstream/../portab.h:86:0: warning: "intptr_t" redefined [enabled by default] # define intptr_t int64_t ^ In file included from /usr/include/sys/inttypes.h:39:0, from /usr/include/inttypes.h:37, from ../../src/bitstream/../portab.h:66, from ../../src/bitstream/bitstream.h:29, from ../../src/bitstream/bitstream.c:30: /usr/include/sys/stdint.h:80:0: note: this is the location of the previous definition #define intptr_t __intptr_t ^ In file included from ../../src/bitstream/bitstream.h:29:0, from ../../src/bitstream/bitstream.c:30: ../../src/bitstream/../portab.h:90:0: warning: "uintptr_t" redefined [enabled by default] # define uintptr_t uint64_t ^ In file included from /usr/include/sys/inttypes.h:39:0, from /usr/include/inttypes.h:37, from ../../src/bitstream/../portab.h:66, from ../../src/bitstream/bitstream.h:29, from ../../src/bitstream/bitstream.c:30: /usr/include/sys/stdint.h:85:0: note: this is the location of the previous definition #define uintptr_t __uintptr_t ^ ../../src/bitstream/bitstream.c: In function 'BitstreamReadHeaders': ../../src/bitstream/bitstream.c:613:11: warning: variable 'sprite_top_coord' set but not used [-Wunused-but-set-variable] int sprite_top_coord; ^ ../../src/bitstream/bitstream.c:612:11: warning: variable 'sprite_left_coord' set but not used [-Wunused-but-set-variable] int sprite_left_coord; ^ ../../src/bitstream/bitstream.c:611:11: warning: variable 'sprite_height' set but not used [-Wunused-but-set-variable] int sprite_height; ^ ../../src/bitstream/bitstream.c:610:11: warning: variable 'sprite_width' set but not used [-Wunused-but-set-variable] int sprite_width; ^ ../../src/bitstream/bitstream.c:606:10: warning: variable 'low_latency_sprite_enable' set but not used [-Wunused-but-set-variable] int low_latency_sprite_enable; ^ C: bitstream/cbp.c In file included from ../../src/bitstream/cbp.c:27:0: ../../src/bitstream/../portab.h:86:0: warning: "intptr_t" redefined [enabled by default] # define intptr_t int64_t ^ In file included from /usr/include/sys/inttypes.h:39:0, from /usr/include/inttypes.h:37, from ../../src/bitstream/../portab.h:66, from ../../src/bitstream/cbp.c:27: /usr/include/sys/stdint.h:80:0: note: this is the location of the previous definition #define intptr_t __intptr_t ^ In file included from ../../src/bitstream/cbp.c:27:0: ../../src/bitstream/../portab.h:90:0: warning: "uintptr_t" redefined [enabled by default] # define uintptr_t uint64_t ^ In file included from /usr/include/sys/inttypes.h:39:0, from /usr/include/inttypes.h:37, from ../../src/bitstream/../portab.h:66, from ../../src/bitstream/cbp.c:27: /usr/include/sys/stdint.h:85:0: note: this is the location of the previous definition #define uintptr_t __uintptr_t ^ C: bitstream/mbcoding.c In file included from ../../src/bitstream/mbcoding.c:30:0: ../../src/bitstream/../portab.h:86:0: warning: "intptr_t" redefined [enabled by default] # define intptr_t int64_t ^ In file included from /usr/include/sys/inttypes.h:39:0, from /usr/include/inttypes.h:37, from ../../src/bitstream/../portab.h:66, from ../../src/bitstream/mbcoding.c:30: /usr/include/sys/stdint.h:80:0: note: this is the location of the previous definition #define intptr_t __intptr_t ^ In file included from ../../src/bitstream/mbcoding.c:30:0: ../../src/bitstream/../portab.h:90:0: warning: "uintptr_t" redefined [enabled by default] # define uintptr_t uint64_t ^ In file included from /usr/include/sys/inttypes.h:39:0, from /usr/include/inttypes.h:37, from ../../src/bitstream/../portab.h:66, from ../../src/bitstream/mbcoding.c:30: /usr/include/sys/stdint.h:85:0: note: this is the location of the previous definition #define uintptr_t __uintptr_t ^ C: dct/fdct.c C: dct/idct.c C: dct/simple_idct.c In file included from ../../src/dct/simple_idct.c:34:0: ../../src/dct/../portab.h:86:0: warning: "intptr_t" redefined [enabled by default] # define intptr_t int64_t ^ In file included from /usr/include/sys/inttypes.h:39:0, from /usr/include/inttypes.h:37, from ../../src/dct/../portab.h:66, from ../../src/dct/simple_idct.c:34: /usr/include/sys/stdint.h:80:0: note: this is the location of the previous definition #define intptr_t __intptr_t ^ In file included from ../../src/dct/simple_idct.c:34:0: ../../src/dct/../portab.h:90:0: warning: "uintptr_t" redefined [enabled by default] # define uintptr_t uint64_t ^ In file included from /usr/include/sys/inttypes.h:39:0, from /usr/include/inttypes.h:37, from ../../src/dct/../portab.h:66, from ../../src/dct/simple_idct.c:34: /usr/include/sys/stdint.h:85:0: note: this is the location of the previous definition #define uintptr_t __uintptr_t ^ C: image/colorspace.c In file included from ../../src/image/../global.h:30:0, from ../../src/image/colorspace.c:28: ../../src/image/../portab.h:86:0: warning: "intptr_t" redefined [enabled by default] # define intptr_t int64_t ^ In file included from /usr/include/sys/inttypes.h:39:0, from /usr/include/inttypes.h:37, from ../../src/image/../portab.h:66, from ../../src/image/../global.h:30, from ../../src/image/colorspace.c:28: /usr/include/sys/stdint.h:80:0: note: this is the location of the previous definition #define intptr_t __intptr_t ^ In file included from ../../src/image/../global.h:30:0, from ../../src/image/colorspace.c:28: ../../src/image/../portab.h:90:0: warning: "uintptr_t" redefined [enabled by default] # define uintptr_t uint64_t ^ In file included from /usr/include/sys/inttypes.h:39:0, from /usr/include/inttypes.h:37, from ../../src/image/../portab.h:66, from ../../src/image/../global.h:30, from ../../src/image/colorspace.c:28: /usr/include/sys/stdint.h:85:0: note: this is the location of the previous definition #define uintptr_t __uintptr_t ^ C: image/image.c In file included from ../../src/image/image.c:29:0: ../../src/image/../portab.h:86:0: warning: "intptr_t" redefined [enabled by default] # define intptr_t int64_t ^ In file included from /usr/include/sys/inttypes.h:39:0, from /usr/include/inttypes.h:37, from ../../src/image/../portab.h:66, from ../../src/image/image.c:29: /usr/include/sys/stdint.h:80:0: note: this is the location of the previous definition #define intptr_t __intptr_t ^ In file included from ../../src/image/image.c:29:0: ../../src/image/../portab.h:90:0: warning: "uintptr_t" redefined [enabled by default] # define uintptr_t uint64_t ^ In file included from /usr/include/sys/inttypes.h:39:0, from /usr/include/inttypes.h:37, from ../../src/image/../portab.h:66, from ../../src/image/image.c:29: /usr/include/sys/stdint.h:85:0: note: this is the location of the previous definition #define uintptr_t __uintptr_t ^ C: image/interpolate8x8.c In file included from ../../src/image/interpolate8x8.c:26:0: ../../src/image/../portab.h:86:0: warning: "intptr_t" redefined [enabled by default] # define intptr_t int64_t ^ In file included from /usr/include/sys/inttypes.h:39:0, from /usr/include/inttypes.h:37, from ../../src/image/../portab.h:66, from ../../src/image/interpolate8x8.c:26: /usr/include/sys/stdint.h:80:0: note: this is the location of the previous definition #define intptr_t __intptr_t ^ In file included from ../../src/image/interpolate8x8.c:26:0: ../../src/image/../portab.h:90:0: warning: "uintptr_t" redefined [enabled by default] # define uintptr_t uint64_t ^ In file included from /usr/include/sys/inttypes.h:39:0, from /usr/include/inttypes.h:37, from ../../src/image/../portab.h:66, from ../../src/image/interpolate8x8.c:26: /usr/include/sys/stdint.h:85:0: note: this is the location of the previous definition #define uintptr_t __uintptr_t ^ C: image/font.c In file included from ../../src/image/image.h:31:0, from ../../src/image/font.c:29: ../../src/image/../portab.h:86:0: warning: "intptr_t" redefined [enabled by default] # define intptr_t int64_t ^ In file included from /usr/include/sys/inttypes.h:39:0, from /usr/include/inttypes.h:37, from ../../src/image/../portab.h:66, from ../../src/image/image.h:31, from ../../src/image/font.c:29: /usr/include/sys/stdint.h:80:0: note: this is the location of the previous definition #define intptr_t __intptr_t ^ In file included from ../../src/image/image.h:31:0, from ../../src/image/font.c:29: ../../src/image/../portab.h:90:0: warning: "uintptr_t" redefined [enabled by default] # define uintptr_t uint64_t ^ In file included from /usr/include/sys/inttypes.h:39:0, from /usr/include/inttypes.h:37, from ../../src/image/../portab.h:66, from ../../src/image/image.h:31, from ../../src/image/font.c:29: /usr/include/sys/stdint.h:85:0: note: this is the location of the previous definition #define uintptr_t __uintptr_t ^ C: image/postprocessing.c In file included from ../../src/image/postprocessing.c:31:0: ../../src/image/../portab.h:86:0: warning: "intptr_t" redefined [enabled by default] # define intptr_t int64_t ^ In file included from /usr/include/sys/inttypes.h:39:0, from /usr/include/inttypes.h:37, from ../../src/image/../portab.h:66, from ../../src/image/postprocessing.c:31: /usr/include/sys/stdint.h:80:0: note: this is the location of the previous definition #define intptr_t __intptr_t ^ In file included from ../../src/image/postprocessing.c:31:0: ../../src/image/../portab.h:90:0: warning: "uintptr_t" redefined [enabled by default] # define uintptr_t uint64_t ^ In file included from /usr/include/sys/inttypes.h:39:0, from /usr/include/inttypes.h:37, from ../../src/image/../portab.h:66, from ../../src/image/postprocessing.c:31: /usr/include/sys/stdint.h:85:0: note: this is the location of the previous definition #define uintptr_t __uintptr_t ^ C: image/qpel.c In file included from ../../src/image/qpel.c:30:0: ../../src/image/../portab.h:86:0: warning: "intptr_t" redefined [enabled by default] # define intptr_t int64_t ^ In file included from /usr/include/sys/inttypes.h:39:0, from /usr/include/inttypes.h:37, from ../../src/image/../portab.h:66, from ../../src/image/qpel.c:30: /usr/include/sys/stdint.h:80:0: note: this is the location of the previous definition #define intptr_t __intptr_t ^ In file included from ../../src/image/qpel.c:30:0: ../../src/image/../portab.h:90:0: warning: "uintptr_t" redefined [enabled by default] # define uintptr_t uint64_t ^ In file included from /usr/include/sys/inttypes.h:39:0, from /usr/include/inttypes.h:37, from ../../src/image/../portab.h:66, from ../../src/image/qpel.c:30: /usr/include/sys/stdint.h:85:0: note: this is the location of the previous definition #define uintptr_t __uintptr_t ^ C: image/reduced.c In file included from ../../src/image/reduced.c:26:0: ../../src/image/../portab.h:86:0: warning: "intptr_t" redefined [enabled by default] # define intptr_t int64_t ^ In file included from /usr/include/sys/inttypes.h:39:0, from /usr/include/inttypes.h:37, from ../../src/image/../portab.h:66, from ../../src/image/reduced.c:26: /usr/include/sys/stdint.h:80:0: note: this is the location of the previous definition #define intptr_t __intptr_t ^ In file included from ../../src/image/reduced.c:26:0: ../../src/image/../portab.h:90:0: warning: "uintptr_t" redefined [enabled by default] # define uintptr_t uint64_t ^ In file included from /usr/include/sys/inttypes.h:39:0, from /usr/include/inttypes.h:37, from ../../src/image/../portab.h:66, from ../../src/image/reduced.c:26: /usr/include/sys/stdint.h:85:0: note: this is the location of the previous definition #define uintptr_t __uintptr_t ^ C: motion/estimation_bvop.c In file included from ../../src/motion/../encoder.h:31:0, from ../../src/motion/estimation_bvop.c:34: ../../src/motion/../portab.h:86:0: warning: "intptr_t" redefined [enabled by default] # define intptr_t int64_t ^ In file included from /usr/include/sys/inttypes.h:39:0, from /usr/include/inttypes.h:37, from ../../src/motion/../portab.h:66, from ../../src/motion/../encoder.h:31, from ../../src/motion/estimation_bvop.c:34: /usr/include/sys/stdint.h:80:0: note: this is the location of the previous definition #define intptr_t __intptr_t ^ In file included from ../../src/motion/../encoder.h:31:0, from ../../src/motion/estimation_bvop.c:34: ../../src/motion/../portab.h:90:0: warning: "uintptr_t" redefined [enabled by default] # define uintptr_t uint64_t ^ In file included from /usr/include/sys/inttypes.h:39:0, from /usr/include/inttypes.h:37, from ../../src/motion/../portab.h:66, from ../../src/motion/../encoder.h:31, from ../../src/motion/estimation_bvop.c:34: /usr/include/sys/stdint.h:85:0: note: this is the location of the previous definition #define uintptr_t __uintptr_t ^ C: motion/estimation_common.c In file included from ../../src/motion/../encoder.h:31:0, from ../../src/motion/estimation_common.c:28: ../../src/motion/../portab.h:86:0: warning: "intptr_t" redefined [enabled by default] # define intptr_t int64_t ^ In file included from /usr/include/sys/inttypes.h:39:0, from /usr/include/inttypes.h:37, from ../../src/motion/../portab.h:66, from ../../src/motion/../encoder.h:31, from ../../src/motion/estimation_common.c:28: /usr/include/sys/stdint.h:80:0: note: this is the location of the previous definition #define intptr_t __intptr_t ^ In file included from ../../src/motion/../encoder.h:31:0, from ../../src/motion/estimation_common.c:28: ../../src/motion/../portab.h:90:0: warning: "uintptr_t" redefined [enabled by default] # define uintptr_t uint64_t ^ In file included from /usr/include/sys/inttypes.h:39:0, from /usr/include/inttypes.h:37, from ../../src/motion/../portab.h:66, from ../../src/motion/../encoder.h:31, from ../../src/motion/estimation_common.c:28: /usr/include/sys/stdint.h:85:0: note: this is the location of the previous definition #define uintptr_t __uintptr_t ^ C: motion/estimation_gmc.c In file included from ../../src/motion/../encoder.h:31:0, from ../../src/motion/estimation_gmc.c:32: ../../src/motion/../portab.h:86:0: warning: "intptr_t" redefined [enabled by default] # define intptr_t int64_t ^ In file included from /usr/include/sys/inttypes.h:39:0, from /usr/include/inttypes.h:37, from ../../src/motion/../portab.h:66, from ../../src/motion/../encoder.h:31, from ../../src/motion/estimation_gmc.c:32: /usr/include/sys/stdint.h:80:0: note: this is the location of the previous definition #define intptr_t __intptr_t ^ In file included from ../../src/motion/../encoder.h:31:0, from ../../src/motion/estimation_gmc.c:32: ../../src/motion/../portab.h:90:0: warning: "uintptr_t" redefined [enabled by default] # define uintptr_t uint64_t ^ In file included from /usr/include/sys/inttypes.h:39:0, from /usr/include/inttypes.h:37, from ../../src/motion/../portab.h:66, from ../../src/motion/../encoder.h:31, from ../../src/motion/estimation_gmc.c:32: /usr/include/sys/stdint.h:85:0: note: this is the location of the previous definition #define uintptr_t __uintptr_t ^ C: motion/estimation_pvop.c In file included from ../../src/motion/../encoder.h:31:0, from ../../src/motion/estimation_pvop.c:33: ../../src/motion/../portab.h:86:0: warning: "intptr_t" redefined [enabled by default] # define intptr_t int64_t ^ In file included from /usr/include/sys/inttypes.h:39:0, from /usr/include/inttypes.h:37, from ../../src/motion/../portab.h:66, from ../../src/motion/../encoder.h:31, from ../../src/motion/estimation_pvop.c:33: /usr/include/sys/stdint.h:80:0: note: this is the location of the previous definition #define intptr_t __intptr_t ^ In file included from ../../src/motion/../encoder.h:31:0, from ../../src/motion/estimation_pvop.c:33: ../../src/motion/../portab.h:90:0: warning: "uintptr_t" redefined [enabled by default] # define uintptr_t uint64_t ^ In file included from /usr/include/sys/inttypes.h:39:0, from /usr/include/inttypes.h:37, from ../../src/motion/../portab.h:66, from ../../src/motion/../encoder.h:31, from ../../src/motion/estimation_pvop.c:33: /usr/include/sys/stdint.h:85:0: note: this is the location of the previous definition #define uintptr_t __uintptr_t ^ C: motion/estimation_rd_based.c In file included from ../../src/motion/../encoder.h:31:0, from ../../src/motion/estimation_rd_based.c:34: ../../src/motion/../portab.h:86:0: warning: "intptr_t" redefined [enabled by default] # define intptr_t int64_t ^ In file included from /usr/include/sys/inttypes.h:39:0, from /usr/include/inttypes.h:37, from ../../src/motion/../portab.h:66, from ../../src/motion/../encoder.h:31, from ../../src/motion/estimation_rd_based.c:34: /usr/include/sys/stdint.h:80:0: note: this is the location of the previous definition #define intptr_t __intptr_t ^ In file included from ../../src/motion/../encoder.h:31:0, from ../../src/motion/estimation_rd_based.c:34: ../../src/motion/../portab.h:90:0: warning: "uintptr_t" redefined [enabled by default] # define uintptr_t uint64_t ^ In file included from /usr/include/sys/inttypes.h:39:0, from /usr/include/inttypes.h:37, from ../../src/motion/../portab.h:66, from ../../src/motion/../encoder.h:31, from ../../src/motion/estimation_rd_based.c:34: /usr/include/sys/stdint.h:85:0: note: this is the location of the previous definition #define uintptr_t __uintptr_t ^ C: motion/estimation_rd_based_bvop.c In file included from ../../src/motion/../encoder.h:31:0, from ../../src/motion/estimation_rd_based_bvop.c:31: ../../src/motion/../portab.h:86:0: warning: "intptr_t" redefined [enabled by default] # define intptr_t int64_t ^ In file included from /usr/include/sys/inttypes.h:39:0, from /usr/include/inttypes.h:37, from ../../src/motion/../portab.h:66, from ../../src/motion/../encoder.h:31, from ../../src/motion/estimation_rd_based_bvop.c:31: /usr/include/sys/stdint.h:80:0: note: this is the location of the previous definition #define intptr_t __intptr_t ^ In file included from ../../src/motion/../encoder.h:31:0, from ../../src/motion/estimation_rd_based_bvop.c:31: ../../src/motion/../portab.h:90:0: warning: "uintptr_t" redefined [enabled by default] # define uintptr_t uint64_t ^ In file included from /usr/include/sys/inttypes.h:39:0, from /usr/include/inttypes.h:37, from ../../src/motion/../portab.h:66, from ../../src/motion/../encoder.h:31, from ../../src/motion/estimation_rd_based_bvop.c:31: /usr/include/sys/stdint.h:85:0: note: this is the location of the previous definition #define uintptr_t __uintptr_t ^ C: motion/gmc.c In file included from ../../src/motion/gmc.c:26:0: ../../src/motion/../portab.h:86:0: warning: "intptr_t" redefined [enabled by default] # define intptr_t int64_t ^ In file included from /usr/include/sys/inttypes.h:39:0, from /usr/include/inttypes.h:37, from ../../src/motion/../portab.h:66, from ../../src/motion/gmc.c:26: /usr/include/sys/stdint.h:80:0: note: this is the location of the previous definition #define intptr_t __intptr_t ^ In file included from ../../src/motion/gmc.c:26:0: ../../src/motion/../portab.h:90:0: warning: "uintptr_t" redefined [enabled by default] # define uintptr_t uint64_t ^ In file included from /usr/include/sys/inttypes.h:39:0, from /usr/include/inttypes.h:37, from ../../src/motion/../portab.h:66, from ../../src/motion/gmc.c:26: /usr/include/sys/stdint.h:85:0: note: this is the location of the previous definition #define uintptr_t __uintptr_t ^ C: motion/motion_comp.c In file included from ../../src/motion/../encoder.h:31:0, from ../../src/motion/motion_comp.c:29: ../../src/motion/../portab.h:86:0: warning: "intptr_t" redefined [enabled by default] # define intptr_t int64_t ^ In file included from /usr/include/sys/inttypes.h:39:0, from /usr/include/inttypes.h:37, from ../../src/motion/../portab.h:66, from ../../src/motion/../encoder.h:31, from ../../src/motion/motion_comp.c:29: /usr/include/sys/stdint.h:80:0: note: this is the location of the previous definition #define intptr_t __intptr_t ^ In file included from ../../src/motion/../encoder.h:31:0, from ../../src/motion/motion_comp.c:29: ../../src/motion/../portab.h:90:0: warning: "uintptr_t" redefined [enabled by default] # define uintptr_t uint64_t ^ In file included from /usr/include/sys/inttypes.h:39:0, from /usr/include/inttypes.h:37, from ../../src/motion/../portab.h:66, from ../../src/motion/../encoder.h:31, from ../../src/motion/motion_comp.c:29: /usr/include/sys/stdint.h:85:0: note: this is the location of the previous definition #define uintptr_t __uintptr_t ^ C: motion/vop_type_decision.c In file included from ../../src/motion/../encoder.h:31:0, from ../../src/motion/vop_type_decision.c:26: ../../src/motion/../portab.h:86:0: warning: "intptr_t" redefined [enabled by default] # define intptr_t int64_t ^ In file included from /usr/include/sys/inttypes.h:39:0, from /usr/include/inttypes.h:37, from ../../src/motion/../portab.h:66, from ../../src/motion/../encoder.h:31, from ../../src/motion/vop_type_decision.c:26: /usr/include/sys/stdint.h:80:0: note: this is the location of the previous definition #define intptr_t __intptr_t ^ In file included from ../../src/motion/../encoder.h:31:0, from ../../src/motion/vop_type_decision.c:26: ../../src/motion/../portab.h:90:0: warning: "uintptr_t" redefined [enabled by default] # define uintptr_t uint64_t ^ In file included from /usr/include/sys/inttypes.h:39:0, from /usr/include/inttypes.h:37, from ../../src/motion/../portab.h:66, from ../../src/motion/../encoder.h:31, from ../../src/motion/vop_type_decision.c:26: /usr/include/sys/stdint.h:85:0: note: this is the location of the previous definition #define uintptr_t __uintptr_t ^ C: motion/sad.c In file included from ../../src/motion/sad.c:26:0: ../../src/motion/../portab.h:86:0: warning: "intptr_t" redefined [enabled by default] # define intptr_t int64_t ^ In file included from /usr/include/sys/inttypes.h:39:0, from /usr/include/inttypes.h:37, from ../../src/motion/../portab.h:66, from ../../src/motion/sad.c:26: /usr/include/sys/stdint.h:80:0: note: this is the location of the previous definition #define intptr_t __intptr_t ^ In file included from ../../src/motion/sad.c:26:0: ../../src/motion/../portab.h:90:0: warning: "uintptr_t" redefined [enabled by default] # define uintptr_t uint64_t ^ In file included from /usr/include/sys/inttypes.h:39:0, from /usr/include/inttypes.h:37, from ../../src/motion/../portab.h:66, from ../../src/motion/sad.c:26: /usr/include/sys/stdint.h:85:0: note: this is the location of the previous definition #define uintptr_t __uintptr_t ^ C: prediction/mbprediction.c In file included from ../../src/prediction/../global.h:30:0, from ../../src/prediction/mbprediction.c:29: ../../src/prediction/../portab.h:86:0: warning: "intptr_t" redefined [enabled by default] # define intptr_t int64_t ^ In file included from /usr/include/sys/inttypes.h:39:0, from /usr/include/inttypes.h:37, from ../../src/prediction/../portab.h:66, from ../../src/prediction/../global.h:30, from ../../src/prediction/mbprediction.c:29: /usr/include/sys/stdint.h:80:0: note: this is the location of the previous definition #define intptr_t __intptr_t ^ In file included from ../../src/prediction/../global.h:30:0, from ../../src/prediction/mbprediction.c:29: ../../src/prediction/../portab.h:90:0: warning: "uintptr_t" redefined [enabled by default] # define uintptr_t uint64_t ^ In file included from /usr/include/sys/inttypes.h:39:0, from /usr/include/inttypes.h:37, from ../../src/prediction/../portab.h:66, from ../../src/prediction/../global.h:30, from ../../src/prediction/mbprediction.c:29: /usr/include/sys/stdint.h:85:0: note: this is the location of the previous definition #define uintptr_t __uintptr_t ^ C: plugins/plugin_single.c In file included from ../../src/plugins/../image/image.h:31:0, from ../../src/plugins/plugin_single.c:31: ../../src/plugins/../image/../portab.h:86:0: warning: "intptr_t" redefined [enabled by default] # define intptr_t int64_t ^ In file included from /usr/include/sys/inttypes.h:39:0, from /usr/include/inttypes.h:37, from ../../src/plugins/../image/../portab.h:66, from ../../src/plugins/../image/image.h:31, from ../../src/plugins/plugin_single.c:31: /usr/include/sys/stdint.h:80:0: note: this is the location of the previous definition #define intptr_t __intptr_t ^ In file included from ../../src/plugins/../image/image.h:31:0, from ../../src/plugins/plugin_single.c:31: ../../src/plugins/../image/../portab.h:90:0: warning: "uintptr_t" redefined [enabled by default] # define uintptr_t uint64_t ^ In file included from /usr/include/sys/inttypes.h:39:0, from /usr/include/inttypes.h:37, from ../../src/plugins/../image/../portab.h:66, from ../../src/plugins/../image/image.h:31, from ../../src/plugins/plugin_single.c:31: /usr/include/sys/stdint.h:85:0: note: this is the location of the previous definition #define uintptr_t __uintptr_t ^ C: plugins/plugin_2pass1.c In file included from ../../src/plugins/../image/image.h:31:0, from ../../src/plugins/plugin_2pass1.c:34: ../../src/plugins/../image/../portab.h:86:0: warning: "intptr_t" redefined [enabled by default] # define intptr_t int64_t ^ In file included from /usr/include/sys/inttypes.h:39:0, from /usr/include/inttypes.h:37, from ../../src/plugins/../image/../portab.h:66, from ../../src/plugins/../image/image.h:31, from ../../src/plugins/plugin_2pass1.c:34: /usr/include/sys/stdint.h:80:0: note: this is the location of the previous definition #define intptr_t __intptr_t ^ In file included from ../../src/plugins/../image/image.h:31:0, from ../../src/plugins/plugin_2pass1.c:34: ../../src/plugins/../image/../portab.h:90:0: warning: "uintptr_t" redefined [enabled by default] # define uintptr_t uint64_t ^ In file included from /usr/include/sys/inttypes.h:39:0, from /usr/include/inttypes.h:37, from ../../src/plugins/../image/../portab.h:66, from ../../src/plugins/../image/image.h:31, from ../../src/plugins/plugin_2pass1.c:34: /usr/include/sys/stdint.h:85:0: note: this is the location of the previous definition #define uintptr_t __uintptr_t ^ C: plugins/plugin_2pass2.c In file included from ../../src/plugins/../image/image.h:31:0, from ../../src/plugins/plugin_2pass2.c:47: ../../src/plugins/../image/../portab.h:86:0: warning: "intptr_t" redefined [enabled by default] # define intptr_t int64_t ^ In file included from /usr/include/sys/inttypes.h:39:0, from /usr/include/inttypes.h:37, from ../../src/plugins/../image/../portab.h:66, from ../../src/plugins/../image/image.h:31, from ../../src/plugins/plugin_2pass2.c:47: /usr/include/sys/stdint.h:80:0: note: this is the location of the previous definition #define intptr_t __intptr_t ^ In file included from ../../src/plugins/../image/image.h:31:0, from ../../src/plugins/plugin_2pass2.c:47: ../../src/plugins/../image/../portab.h:90:0: warning: "uintptr_t" redefined [enabled by default] # define uintptr_t uint64_t ^ In file included from /usr/include/sys/inttypes.h:39:0, from /usr/include/inttypes.h:37, from ../../src/plugins/../image/../portab.h:66, from ../../src/plugins/../image/image.h:31, from ../../src/plugins/plugin_2pass2.c:47: /usr/include/sys/stdint.h:85:0: note: this is the location of the previous definition #define uintptr_t __uintptr_t ^ C: plugins/plugin_lumimasking.c In file included from ../../src/plugins/plugin_lumimasking.c:30:0: ../../src/plugins/../portab.h:86:0: warning: "intptr_t" redefined [enabled by default] # define intptr_t int64_t ^ In file included from /usr/include/sys/inttypes.h:39:0, from /usr/include/inttypes.h:37, from ../../src/plugins/../portab.h:66, from ../../src/plugins/plugin_lumimasking.c:30: /usr/include/sys/stdint.h:80:0: note: this is the location of the previous definition #define intptr_t __intptr_t ^ In file included from ../../src/plugins/plugin_lumimasking.c:30:0: ../../src/plugins/../portab.h:90:0: warning: "uintptr_t" redefined [enabled by default] # define uintptr_t uint64_t ^ In file included from /usr/include/sys/inttypes.h:39:0, from /usr/include/inttypes.h:37, from ../../src/plugins/../portab.h:66, from ../../src/plugins/plugin_lumimasking.c:30: /usr/include/sys/stdint.h:85:0: note: this is the location of the previous definition #define uintptr_t __uintptr_t ^ C: plugins/plugin_dump.c In file included from ../../src/plugins/../image/image.h:31:0, from ../../src/plugins/plugin_dump.c:29: ../../src/plugins/../image/../portab.h:86:0: warning: "intptr_t" redefined [enabled by default] # define intptr_t int64_t ^ In file included from /usr/include/sys/inttypes.h:39:0, from /usr/include/inttypes.h:37, from ../../src/plugins/../image/../portab.h:66, from ../../src/plugins/../image/image.h:31, from ../../src/plugins/plugin_dump.c:29: /usr/include/sys/stdint.h:80:0: note: this is the location of the previous definition #define intptr_t __intptr_t ^ In file included from ../../src/plugins/../image/image.h:31:0, from ../../src/plugins/plugin_dump.c:29: ../../src/plugins/../image/../portab.h:90:0: warning: "uintptr_t" redefined [enabled by default] # define uintptr_t uint64_t ^ In file included from /usr/include/sys/inttypes.h:39:0, from /usr/include/inttypes.h:37, from ../../src/plugins/../image/../portab.h:66, from ../../src/plugins/../image/image.h:31, from ../../src/plugins/plugin_dump.c:29: /usr/include/sys/stdint.h:85:0: note: this is the location of the previous definition #define uintptr_t __uintptr_t ^ C: plugins/plugin_psnr.c In file included from ../../src/plugins/../image/image.h:31:0, from ../../src/plugins/plugin_psnr.c:29: ../../src/plugins/../image/../portab.h:86:0: warning: "intptr_t" redefined [enabled by default] # define intptr_t int64_t ^ In file included from /usr/include/sys/inttypes.h:39:0, from /usr/include/inttypes.h:37, from ../../src/plugins/../image/../portab.h:66, from ../../src/plugins/../image/image.h:31, from ../../src/plugins/plugin_psnr.c:29: /usr/include/sys/stdint.h:80:0: note: this is the location of the previous definition #define intptr_t __intptr_t ^ In file included from ../../src/plugins/../image/image.h:31:0, from ../../src/plugins/plugin_psnr.c:29: ../../src/plugins/../image/../portab.h:90:0: warning: "uintptr_t" redefined [enabled by default] # define uintptr_t uint64_t ^ In file included from /usr/include/sys/inttypes.h:39:0, from /usr/include/inttypes.h:37, from ../../src/plugins/../image/../portab.h:66, from ../../src/plugins/../image/image.h:31, from ../../src/plugins/plugin_psnr.c:29: /usr/include/sys/stdint.h:85:0: note: this is the location of the previous definition #define uintptr_t __uintptr_t ^ C: quant/quant_h263.c In file included from ../../src/quant/../global.h:30:0, from ../../src/quant/quant_h263.c:26: ../../src/quant/../portab.h:86:0: warning: "intptr_t" redefined [enabled by default] # define intptr_t int64_t ^ In file included from /usr/include/sys/inttypes.h:39:0, from /usr/include/inttypes.h:37, from ../../src/quant/../portab.h:66, from ../../src/quant/../global.h:30, from ../../src/quant/quant_h263.c:26: /usr/include/sys/stdint.h:80:0: note: this is the location of the previous definition #define intptr_t __intptr_t ^ In file included from ../../src/quant/../global.h:30:0, from ../../src/quant/quant_h263.c:26: ../../src/quant/../portab.h:90:0: warning: "uintptr_t" redefined [enabled by default] # define uintptr_t uint64_t ^ In file included from /usr/include/sys/inttypes.h:39:0, from /usr/include/inttypes.h:37, from ../../src/quant/../portab.h:66, from ../../src/quant/../global.h:30, from ../../src/quant/quant_h263.c:26: /usr/include/sys/stdint.h:85:0: note: this is the location of the previous definition #define uintptr_t __uintptr_t ^ C: quant/quant_matrix.c In file included from ../../src/quant/quant_matrix.h:30:0, from ../../src/quant/quant_matrix.c:27: ../../src/quant/../portab.h:86:0: warning: "intptr_t" redefined [enabled by default] # define intptr_t int64_t ^ In file included from /usr/include/sys/inttypes.h:39:0, from /usr/include/inttypes.h:37, from ../../src/quant/../portab.h:66, from ../../src/quant/quant_matrix.h:30, from ../../src/quant/quant_matrix.c:27: /usr/include/sys/stdint.h:80:0: note: this is the location of the previous definition #define intptr_t __intptr_t ^ In file included from ../../src/quant/quant_matrix.h:30:0, from ../../src/quant/quant_matrix.c:27: ../../src/quant/../portab.h:90:0: warning: "uintptr_t" redefined [enabled by default] # define uintptr_t uint64_t ^ In file included from /usr/include/sys/inttypes.h:39:0, from /usr/include/inttypes.h:37, from ../../src/quant/../portab.h:66, from ../../src/quant/quant_matrix.h:30, from ../../src/quant/quant_matrix.c:27: /usr/include/sys/stdint.h:85:0: note: this is the location of the previous definition #define uintptr_t __uintptr_t ^ C: quant/quant_mpeg.c In file included from ../../src/quant/../global.h:30:0, from ../../src/quant/quant_mpeg.c:26: ../../src/quant/../portab.h:86:0: warning: "intptr_t" redefined [enabled by default] # define intptr_t int64_t ^ In file included from /usr/include/sys/inttypes.h:39:0, from /usr/include/inttypes.h:37, from ../../src/quant/../portab.h:66, from ../../src/quant/../global.h:30, from ../../src/quant/quant_mpeg.c:26: /usr/include/sys/stdint.h:80:0: note: this is the location of the previous definition #define intptr_t __intptr_t ^ In file included from ../../src/quant/../global.h:30:0, from ../../src/quant/quant_mpeg.c:26: ../../src/quant/../portab.h:90:0: warning: "uintptr_t" redefined [enabled by default] # define uintptr_t uint64_t ^ In file included from /usr/include/sys/inttypes.h:39:0, from /usr/include/inttypes.h:37, from ../../src/quant/../portab.h:66, from ../../src/quant/../global.h:30, from ../../src/quant/quant_mpeg.c:26: /usr/include/sys/stdint.h:85:0: note: this is the location of the previous definition #define uintptr_t __uintptr_t ^ C: utils/emms.c In file included from ../../src/utils/emms.c:27:0: ../../src/utils/../portab.h:86:0: warning: "intptr_t" redefined [enabled by default] # define intptr_t int64_t ^ In file included from /usr/include/sys/inttypes.h:39:0, from /usr/include/inttypes.h:37, from ../../src/utils/../portab.h:66, from ../../src/utils/emms.c:27: /usr/include/sys/stdint.h:80:0: note: this is the location of the previous definition #define intptr_t __intptr_t ^ In file included from ../../src/utils/emms.c:27:0: ../../src/utils/../portab.h:90:0: warning: "uintptr_t" redefined [enabled by default] # define uintptr_t uint64_t ^ In file included from /usr/include/sys/inttypes.h:39:0, from /usr/include/inttypes.h:37, from ../../src/utils/../portab.h:66, from ../../src/utils/emms.c:27: /usr/include/sys/stdint.h:85:0: note: this is the location of the previous definition #define uintptr_t __uintptr_t ^ C: utils/mbtransquant.c In file included from ../../src/utils/mbtransquant.c:32:0: ../../src/utils/../portab.h:86:0: warning: "intptr_t" redefined [enabled by default] # define intptr_t int64_t ^ In file included from /usr/include/sys/inttypes.h:39:0, from /usr/include/inttypes.h:37, from ../../src/utils/../portab.h:66, from ../../src/utils/mbtransquant.c:32: /usr/include/sys/stdint.h:80:0: note: this is the location of the previous definition #define intptr_t __intptr_t ^ In file included from ../../src/utils/mbtransquant.c:32:0: ../../src/utils/../portab.h:90:0: warning: "uintptr_t" redefined [enabled by default] # define uintptr_t uint64_t ^ In file included from /usr/include/sys/inttypes.h:39:0, from /usr/include/inttypes.h:37, from ../../src/utils/../portab.h:66, from ../../src/utils/mbtransquant.c:32: /usr/include/sys/stdint.h:85:0: note: this is the location of the previous definition #define uintptr_t __uintptr_t ^ C: utils/mem_align.c In file included from ../../src/utils/mem_align.h:29:0, from ../../src/utils/mem_align.c:28: ../../src/utils/../portab.h:86:0: warning: "intptr_t" redefined [enabled by default] # define intptr_t int64_t ^ In file included from /usr/include/sys/inttypes.h:39:0, from /usr/include/inttypes.h:37, from ../../src/utils/../portab.h:66, from ../../src/utils/mem_align.h:29, from ../../src/utils/mem_align.c:28: /usr/include/sys/stdint.h:80:0: note: this is the location of the previous definition #define intptr_t __intptr_t ^ In file included from ../../src/utils/mem_align.h:29:0, from ../../src/utils/mem_align.c:28: ../../src/utils/../portab.h:90:0: warning: "uintptr_t" redefined [enabled by default] # define uintptr_t uint64_t ^ In file included from /usr/include/sys/inttypes.h:39:0, from /usr/include/inttypes.h:37, from ../../src/utils/../portab.h:66, from ../../src/utils/mem_align.h:29, from ../../src/utils/mem_align.c:28: /usr/include/sys/stdint.h:85:0: note: this is the location of the previous definition #define uintptr_t __uintptr_t ^ C: utils/mem_transfer.c In file included from ../../src/utils/../global.h:30:0, from ../../src/utils/mem_transfer.c:26: ../../src/utils/../portab.h:86:0: warning: "intptr_t" redefined [enabled by default] # define intptr_t int64_t ^ In file included from /usr/include/sys/inttypes.h:39:0, from /usr/include/inttypes.h:37, from ../../src/utils/../portab.h:66, from ../../src/utils/../global.h:30, from ../../src/utils/mem_transfer.c:26: /usr/include/sys/stdint.h:80:0: note: this is the location of the previous definition #define intptr_t __intptr_t ^ In file included from ../../src/utils/../global.h:30:0, from ../../src/utils/mem_transfer.c:26: ../../src/utils/../portab.h:90:0: warning: "uintptr_t" redefined [enabled by default] # define uintptr_t uint64_t ^ In file included from /usr/include/sys/inttypes.h:39:0, from /usr/include/inttypes.h:37, from ../../src/utils/../portab.h:66, from ../../src/utils/../global.h:30, from ../../src/utils/mem_transfer.c:26: /usr/include/sys/stdint.h:85:0: note: this is the location of the previous definition #define uintptr_t __uintptr_t ^ C: utils/timer.c A: dct/x86_64_asm/fdct_mmx_skal.asm A: dct/x86_64_asm/idct_mmx.asm A: image/x86_64_asm/interpolate8x8_mmx.asm A: image/x86_64_asm/interpolate8x8_xmm.asm A: image/x86_64_asm/qpel_mmx.asm A: motion/x86_64_asm/sad_mmx.asm A: motion/x86_64_asm/sad_xmm.asm A: quant/x86_64_asm/quantize_h263_mmx.asm A: quant/x86_64_asm/quantize_mpeg_xmm.asm A: utils/x86_64_asm/cpuid.asm A: utils/x86_64_asm/interlacing_mmx.asm A: utils/x86_64_asm/mem_transfer_mmx.asm L: libxvidcore.a ...updated 20 target(s)... Checking dependencies... Cc common.o echo cc -I../contrib/include -D__LIBHB__ -DUSE_PTHREAD -DSYS_NETBSD -Wall -g -O3 -funroll-loops cc -I../contrib/include -D__LIBHB__ -DUSE_PTHREAD -DSYS_NETBSD -Wall -g -O3 -funroll-loops Cc hb.o echo cc -I../contrib/include -D__LIBHB__ -DUSE_PTHREAD -DSYS_NETBSD -Wall -g -O3 -funroll-loops cc -I../contrib/include -D__LIBHB__ -DUSE_PTHREAD -DSYS_NETBSD -Wall -g -O3 -funroll-loops hb.c: In function 'hb_detect_comb': hb.c:456:42: warning: unused variable 'flag' [-Wunused-variable] int j, k, n, off, cc_1, cc_2, cc[3], flag[3] ; ^ Cc ports.o echo cc -I../contrib/include -D__LIBHB__ -DUSE_PTHREAD -DSYS_NETBSD -Wall -g -O3 -funroll-loops cc -I../contrib/include -D__LIBHB__ -DUSE_PTHREAD -DSYS_NETBSD -Wall -g -O3 -funroll-loops Cc scan.o echo cc -I../contrib/include -D__LIBHB__ -DUSE_PTHREAD -DSYS_NETBSD -Wall -g -O3 -funroll-loops cc -I../contrib/include -D__LIBHB__ -DUSE_PTHREAD -DSYS_NETBSD -Wall -g -O3 -funroll-loops Cc work.o echo cc -I../contrib/include -D__LIBHB__ -DUSE_PTHREAD -DSYS_NETBSD -Wall -g -O3 -funroll-loops cc -I../contrib/include -D__LIBHB__ -DUSE_PTHREAD -DSYS_NETBSD -Wall -g -O3 -funroll-loops work.c:116:1: warning: return type defaults to 'int' [-Wreturn-type] hb_display_job_info( hb_job_t * job ) ^ work.c: In function 'hb_display_job_info': work.c:333:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ Cc decmpeg2.o echo cc -I../contrib/include -D__LIBHB__ -DUSE_PTHREAD -DSYS_NETBSD -Wall -g -O3 -funroll-loops cc -I../contrib/include -D__LIBHB__ -DUSE_PTHREAD -DSYS_NETBSD -Wall -g -O3 -funroll-loops Cc encavcodec.o echo cc -I../contrib/include -D__LIBHB__ -DUSE_PTHREAD -DSYS_NETBSD -Wall -g -O3 -funroll-loops cc -I../contrib/include -D__LIBHB__ -DUSE_PTHREAD -DSYS_NETBSD -Wall -g -O3 -funroll-loops Cc enctheora.o echo cc -I../contrib/include -D__LIBHB__ -DUSE_PTHREAD -DSYS_NETBSD -Wall -g -O3 -funroll-loops cc -I../contrib/include -D__LIBHB__ -DUSE_PTHREAD -DSYS_NETBSD -Wall -g -O3 -funroll-loops Cc update.o echo cc -I../contrib/include -D__LIBHB__ -DUSE_PTHREAD -DSYS_NETBSD -Wall -g -O3 -funroll-loops cc -I../contrib/include -D__LIBHB__ -DUSE_PTHREAD -DSYS_NETBSD -Wall -g -O3 -funroll-loops Cc demuxmpeg.o echo cc -I../contrib/include -D__LIBHB__ -DUSE_PTHREAD -DSYS_NETBSD -Wall -g -O3 -funroll-loops cc -I../contrib/include -D__LIBHB__ -DUSE_PTHREAD -DSYS_NETBSD -Wall -g -O3 -funroll-loops Cc fifo.o echo cc -I../contrib/include -D__LIBHB__ -DUSE_PTHREAD -DSYS_NETBSD -Wall -g -O3 -funroll-loops cc -I../contrib/include -D__LIBHB__ -DUSE_PTHREAD -DSYS_NETBSD -Wall -g -O3 -funroll-loops Cc render.o echo cc -I../contrib/include -D__LIBHB__ -DUSE_PTHREAD -DSYS_NETBSD -Wall -g -O3 -funroll-loops cc -I../contrib/include -D__LIBHB__ -DUSE_PTHREAD -DSYS_NETBSD -Wall -g -O3 -funroll-loops Cc reader.o echo cc -I../contrib/include -D__LIBHB__ -DUSE_PTHREAD -DSYS_NETBSD -Wall -g -O3 -funroll-loops cc -I../contrib/include -D__LIBHB__ -DUSE_PTHREAD -DSYS_NETBSD -Wall -g -O3 -funroll-loops Cc muxcommon.o echo cc -I../contrib/include -D__LIBHB__ -DUSE_PTHREAD -DSYS_NETBSD -Wall -g -O3 -funroll-loops cc -I../contrib/include -D__LIBHB__ -DUSE_PTHREAD -DSYS_NETBSD -Wall -g -O3 -funroll-loops Cc stream.o echo cc -I../contrib/include -D__LIBHB__ -DUSE_PTHREAD -DSYS_NETBSD -Wall -g -O3 -funroll-loops cc -I../contrib/include -D__LIBHB__ -DUSE_PTHREAD -DSYS_NETBSD -Wall -g -O3 -funroll-loops stream.c: In function 'make_upper': stream.c:1102:9: warning: array subscript has type 'char' [-Wchar-subscripts] *cp++ = islower(*s)? toupper(*s) : *s; ^ stream.c:1102:9: warning: array subscript has type 'char' [-Wchar-subscripts] Cc muxmp4.o echo cc -I../contrib/include -D__LIBHB__ -DUSE_PTHREAD -DSYS_NETBSD -Wall -g -O3 -funroll-loops cc -I../contrib/include -D__LIBHB__ -DUSE_PTHREAD -DSYS_NETBSD -Wall -g -O3 -funroll-loops muxmp4.c: In function 'MP4Init': muxmp4.c:296:21: warning: unused variable 'reserved2' [-Wunused-variable] static uint8_t reserved2[16] = { ^ muxmp4.c:153:133: warning: typedef 'track_header_flags' locally defined but not used [-Wunused-local-typedefs] typedef enum { TRACK_DISABLED = 0x0, TRACK_ENABLED = 0x1, TRACK_IN_MOVIE = 0x2, TRACK_IN_PREVIEW = 0x4, TRACK_IN_POSTER = 0x8} track_header_flags; ^ Cc sync.o echo cc -I../contrib/include -D__LIBHB__ -DUSE_PTHREAD -DSYS_NETBSD -Wall -g -O3 -funroll-loops cc -I../contrib/include -D__LIBHB__ -DUSE_PTHREAD -DSYS_NETBSD -Wall -g -O3 -funroll-loops Cc decsub.o echo cc -I../contrib/include -D__LIBHB__ -DUSE_PTHREAD -DSYS_NETBSD -Wall -g -O3 -funroll-loops cc -I../contrib/include -D__LIBHB__ -DUSE_PTHREAD -DSYS_NETBSD -Wall -g -O3 -funroll-loops Cc deca52.o echo cc -I../contrib/include -D__LIBHB__ -DUSE_PTHREAD -DSYS_NETBSD -Wall -g -O3 -funroll-loops cc -I../contrib/include -D__LIBHB__ -DUSE_PTHREAD -DSYS_NETBSD -Wall -g -O3 -funroll-loops deca52.c: In function 'deca52BSInfo': deca52.c:340:22: warning: 'raw' may be used uninitialized in this function [-Wmaybe-uninitialized] info->mode = raw & 0x7; /* bsmod is the following 3 bits */ ^ Cc decdca.o echo cc -I../contrib/include -D__LIBHB__ -DUSE_PTHREAD -DSYS_NETBSD -Wall -g -O3 -funroll-loops cc -I../contrib/include -D__LIBHB__ -DUSE_PTHREAD -DSYS_NETBSD -Wall -g -O3 -funroll-loops decdca.c: In function 'Decode': decdca.c:192:5: warning: pointer targets in passing argument 4 of 'hb_list_getbytes' differ in signedness [-Wpointer-sign] hb_list_getbytes( pv->list, pv->frame, pv->size, &pts, &pos ); ^ In file included from common.h:56:0, from hb.h:9, from decdca.c:7: internal.h:23:6: note: expected '__uint64_t *' but argument is of type '__int64_t *' void hb_list_getbytes( hb_list_t * l, uint8_t * dst, int size, ^ decdca.c:192:5: warning: pointer targets in passing argument 5 of 'hb_list_getbytes' differ in signedness [-Wpointer-sign] hb_list_getbytes( pv->list, pv->frame, pv->size, &pts, &pos ); ^ In file included from common.h:56:0, from hb.h:9, from decdca.c:7: internal.h:23:6: note: expected '__uint64_t *' but argument is of type '__int64_t *' void hb_list_getbytes( hb_list_t * l, uint8_t * dst, int size, ^ Cc encfaac.o echo cc -I../contrib/include -D__LIBHB__ -DUSE_PTHREAD -DSYS_NETBSD -Wall -g -O3 -funroll-loops cc -I../contrib/include -D__LIBHB__ -DUSE_PTHREAD -DSYS_NETBSD -Wall -g -O3 -funroll-loops Cc declpcm.o echo cc -I../contrib/include -D__LIBHB__ -DUSE_PTHREAD -DSYS_NETBSD -Wall -g -O3 -funroll-loops cc -I../contrib/include -D__LIBHB__ -DUSE_PTHREAD -DSYS_NETBSD -Wall -g -O3 -funroll-loops Cc encx264.o echo cc -I../contrib/include -D__LIBHB__ -DUSE_PTHREAD -DSYS_NETBSD -Wall -g -O3 -funroll-loops cc -I../contrib/include -D__LIBHB__ -DUSE_PTHREAD -DSYS_NETBSD -Wall -g -O3 -funroll-loops Cc decavcodec.o echo cc -I../contrib/include -D__LIBHB__ -DUSE_PTHREAD -DSYS_NETBSD -Wall -g -O3 -funroll-loops cc -I../contrib/include -D__LIBHB__ -DUSE_PTHREAD -DSYS_NETBSD -Wall -g -O3 -funroll-loops decavcodec.c: In function 'decavcodecWork': decavcodec.c:255:34: warning: variable 'uncompressed_len' set but not used [-Wunused-but-set-variable] int pos, len, out_size, i, uncompressed_len; ^ Cc encxvid.o echo cc -I../contrib/include -D__LIBHB__ -DUSE_PTHREAD -DSYS_NETBSD -Wall -g -O3 -funroll-loops cc -I../contrib/include -D__LIBHB__ -DUSE_PTHREAD -DSYS_NETBSD -Wall -g -O3 -funroll-loops Cc muxmkv.o echo cc -I../contrib/include -D__LIBHB__ -DUSE_PTHREAD -DSYS_NETBSD -Wall -g -O3 -funroll-loops cc -I../contrib/include -D__LIBHB__ -DUSE_PTHREAD -DSYS_NETBSD -Wall -g -O3 -funroll-loops Cc muxavi.o echo cc -I../contrib/include -D__LIBHB__ -DUSE_PTHREAD -DSYS_NETBSD -Wall -g -O3 -funroll-loops cc -I../contrib/include -D__LIBHB__ -DUSE_PTHREAD -DSYS_NETBSD -Wall -g -O3 -funroll-loops Cc enclame.o echo cc -I../contrib/include -D__LIBHB__ -DUSE_PTHREAD -DSYS_NETBSD -Wall -g -O3 -funroll-loops cc -I../contrib/include -D__LIBHB__ -DUSE_PTHREAD -DSYS_NETBSD -Wall -g -O3 -funroll-loops Cc muxogm.o echo cc -I../contrib/include -D__LIBHB__ -DUSE_PTHREAD -DSYS_NETBSD -Wall -g -O3 -funroll-loops cc -I../contrib/include -D__LIBHB__ -DUSE_PTHREAD -DSYS_NETBSD -Wall -g -O3 -funroll-loops Cc encvorbis.o echo cc -I../contrib/include -D__LIBHB__ -DUSE_PTHREAD -DSYS_NETBSD -Wall -g -O3 -funroll-loops cc -I../contrib/include -D__LIBHB__ -DUSE_PTHREAD -DSYS_NETBSD -Wall -g -O3 -funroll-loops Cc dvd.o echo cc -I../contrib/include -D__LIBHB__ -DUSE_PTHREAD -DSYS_NETBSD -Wall -g -O3 -funroll-loops cc -I../contrib/include -D__LIBHB__ -DUSE_PTHREAD -DSYS_NETBSD -Wall -g -O3 -funroll-loops dvd.c: In function 'hb_dvd_title_scan': dvd.c:170:9: warning: implicit declaration of function 'ifoPrint' [-Wimplicit-function-declaration] ifoPrint( d->reader, title->vts ); ^ dvd.c:242:36: warning: variable 'lang_code' set but not used [-Wunused-but-set-variable] int audio_format, lang_code, audio_control, ^ Cc deblock.o echo cc -I../contrib/include -D__LIBHB__ -DUSE_PTHREAD -DSYS_NETBSD -Wall -g -O3 -funroll-loops cc -I../contrib/include -D__LIBHB__ -DUSE_PTHREAD -DSYS_NETBSD -Wall -g -O3 -funroll-loops Cc deinterlace.o echo cc -I../contrib/include -D__LIBHB__ -DUSE_PTHREAD -DSYS_NETBSD -Wall -g -O3 -funroll-loops cc -I../contrib/include -D__LIBHB__ -DUSE_PTHREAD -DSYS_NETBSD -Wall -g -O3 -funroll-loops deinterlace.c:97:5: warning: initialization from incompatible pointer type [enabled by default] hb_deinterlace_work, ^ deinterlace.c:97:5: warning: (near initialization for 'hb_filter_deinterlace.work') [enabled by default] deinterlace.c: In function 'mcdeint_filter': deinterlace.c:408:9: warning: variable 'out_size' set but not used [-Wunused-but-set-variable] int out_size; ^ Cc denoise.o echo cc -I../contrib/include -D__LIBHB__ -DUSE_PTHREAD -DSYS_NETBSD -Wall -g -O3 -funroll-loops cc -I../contrib/include -D__LIBHB__ -DUSE_PTHREAD -DSYS_NETBSD -Wall -g -O3 -funroll-loops Cc detelecine.o echo cc -I../contrib/include -D__LIBHB__ -DUSE_PTHREAD -DSYS_NETBSD -Wall -g -O3 -funroll-loops cc -I../contrib/include -D__LIBHB__ -DUSE_PTHREAD -DSYS_NETBSD -Wall -g -O3 -funroll-loops Cc decomb.o echo cc -I../contrib/include -D__LIBHB__ -DUSE_PTHREAD -DSYS_NETBSD -Wall -g -O3 -funroll-loops cc -I../contrib/include -D__LIBHB__ -DUSE_PTHREAD -DSYS_NETBSD -Wall -g -O3 -funroll-loops decomb.c: In function 'store_ref': decomb.c:152:13: warning: unused variable 'h' [-Wunused-variable] int h = pv->height[i]; ^ decomb.c: In function 'decomb_filter_thread': decomb.c:561:17: warning: unused variable 'ref_stride' [-Wunused-variable] int ref_stride = pv->ref_stride[plane]; ^ decomb.c:559:17: warning: unused variable 'w' [-Wunused-variable] int w = pv->width[plane]; ^ decomb.c: In function 'yadif_decomb_filter_thread': decomb.c:825:30: warning: unused variable 'next' [-Wunused-variable] uint8_t *next = &pv->ref[2][plane][y*ref_stride]; ^ decomb.c:823:30: warning: unused variable 'prev' [-Wunused-variable] uint8_t *prev = &pv->ref[0][plane][y*ref_stride]; ^ decomb.c: In function 'mcdeint_filter': decomb.c:990:9: warning: variable 'out_size' set but not used [-Wunused-but-set-variable] int out_size; ^ decomb.c: At top level: decomb.c:165:13: warning: 'get_ref' defined but not used [-Wunused-function] static void get_ref( uint8_t ** pic, hb_filter_private_t * pv, int frm ) ^ decomb.c: In function 'detect_combed_segment': decomb.c:511:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ Cc lang.o echo cc -I../contrib/include -D__LIBHB__ -DUSE_PTHREAD -DSYS_NETBSD -Wall -g -O3 -funroll-loops cc -I../contrib/include -D__LIBHB__ -DUSE_PTHREAD -DSYS_NETBSD -Wall -g -O3 -funroll-loops lang.c: In function 'lang_for_code2': lang.c:224:5: warning: array subscript has type 'char' [-Wchar-subscripts] code_string[0] = tolower( code[0] ); ^ lang.c:225:5: warning: array subscript has type 'char' [-Wchar-subscripts] code_string[1] = tolower( code[1] ); ^ lang.c:226:5: warning: array subscript has type 'char' [-Wchar-subscripts] code_string[2] = tolower( code[2] ); ^ Library libhb.a ar: creating libhb.a Link HandBrakeCLI (rm -rf HandBrake HandBrake*.tar.gz ; mkdir -p HandBrake/api HandBrake/doc; cp test/BUILDSHARED AUTHORS BUILD COPYING CREDITS NEWS THANKS TRANSLATIONS HandBrake/doc ; cp -rp libhb/hb.h libhb/common.h libhb/ports.h HandBrake/api ; cp -rp HandBrakeCLI HandBrake ; tar zcvf HandBrake-0.9.3_i386.tar.gz HandBrake ; rm -rf HandBrake ) tar: ustar vol 1, 15 files, 0 bytes read, 14161920 bytes written in 1 secs (14161920 bytes/sec) HandBrake HandBrake/api HandBrake/api/hb.h HandBrake/api/common.h HandBrake/api/ports.h HandBrake/doc HandBrake/doc/BUILDSHARED HandBrake/doc/AUTHORS HandBrake/doc/BUILD HandBrake/doc/COPYING HandBrake/doc/CREDITS HandBrake/doc/NEWS HandBrake/doc/THANKS HandBrake/doc/TRANSLATIONS HandBrake/HandBrakeCLI gmake[2]: Leaving directory '/scratch/multimedia/handbrake/work/HandBrake-0.9.3' cd /scratch/multimedia/handbrake/work/HandBrake-0.9.3/gtk && gmake gmake[2]: Entering directory '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/gtk' gmake all-recursive gmake[3]: Entering directory '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/gtk' Making all in src gmake[4]: Entering directory '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/gtk/src' /bin/cp ../../HandBrakeCLI HandBrakeCLI gmake all-am gmake[5]: Entering directory '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/gtk/src' gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\""/usr/pkg//locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/pkg/share"\" -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT -DORBIT2=1 -pthread -I/usr/pkg/include/hal -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include -I/usr/pkg/include/libgtkhtml-3.14 -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include/glib/gio-unix-2.0/ -I/usr/X11R7/include -I/usr/pkg/include/cairo -I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/cairo -I/usr/X11R7/include/pixman-1 -I/usr/pkg/include/libpng16 -I/usr/X11R7/include -I/usr/pkg/include/gdk-pixbuf-2.0 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/pango-1.0 -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/pkg/include/enchant -I/usr/pkg/include/gconf/2 -I/usr/pkg/include/orbit-2.0 -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -Wall -g -g -O2 -I../../libhb -MT callbacks.o -MD -MP -MF .deps/callbacks.Tpo -c -o callbacks.o callbacks.c callbacks.c: In function 'prefs_dialog_cb': callbacks.c:1360:18: warning: variable 'response' set but not used [-Wunused-but-set-variable] GtkResponseType response; ^ mv -f .deps/callbacks.Tpo .deps/callbacks.Po gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\""/usr/pkg//locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/pkg/share"\" -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT -DORBIT2=1 -pthread -I/usr/pkg/include/hal -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include -I/usr/pkg/include/libgtkhtml-3.14 -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include/glib/gio-unix-2.0/ -I/usr/X11R7/include -I/usr/pkg/include/cairo -I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/cairo -I/usr/X11R7/include/pixman-1 -I/usr/pkg/include/libpng16 -I/usr/X11R7/include -I/usr/pkg/include/gdk-pixbuf-2.0 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/pango-1.0 -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/pkg/include/enchant -I/usr/pkg/include/gconf/2 -I/usr/pkg/include/orbit-2.0 -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -Wall -g -g -O2 -I../../libhb -MT queuehandler.o -MD -MP -MF .deps/queuehandler.Tpo -c -o queuehandler.o queuehandler.c mv -f .deps/queuehandler.Tpo .deps/queuehandler.Po gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\""/usr/pkg//locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/pkg/share"\" -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT -DORBIT2=1 -pthread -I/usr/pkg/include/hal -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include -I/usr/pkg/include/libgtkhtml-3.14 -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include/glib/gio-unix-2.0/ -I/usr/X11R7/include -I/usr/pkg/include/cairo -I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/cairo -I/usr/X11R7/include/pixman-1 -I/usr/pkg/include/libpng16 -I/usr/X11R7/include -I/usr/pkg/include/gdk-pixbuf-2.0 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/pango-1.0 -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/pkg/include/enchant -I/usr/pkg/include/gconf/2 -I/usr/pkg/include/orbit-2.0 -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -Wall -g -g -O2 -I../../libhb -MT audiohandler.o -MD -MP -MF .deps/audiohandler.Tpo -c -o audiohandler.o audiohandler.c mv -f .deps/audiohandler.Tpo .deps/audiohandler.Po gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\""/usr/pkg//locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/pkg/share"\" -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT -DORBIT2=1 -pthread -I/usr/pkg/include/hal -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include -I/usr/pkg/include/libgtkhtml-3.14 -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include/glib/gio-unix-2.0/ -I/usr/X11R7/include -I/usr/pkg/include/cairo -I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/cairo -I/usr/X11R7/include/pixman-1 -I/usr/pkg/include/libpng16 -I/usr/X11R7/include -I/usr/pkg/include/gdk-pixbuf-2.0 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/pango-1.0 -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/pkg/include/enchant -I/usr/pkg/include/gconf/2 -I/usr/pkg/include/orbit-2.0 -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -Wall -g -g -O2 -I../../libhb -MT x264handler.o -MD -MP -MF .deps/x264handler.Tpo -c -o x264handler.o x264handler.c mv -f .deps/x264handler.Tpo .deps/x264handler.Po gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\""/usr/pkg//locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/pkg/share"\" -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT -DORBIT2=1 -pthread -I/usr/pkg/include/hal -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include -I/usr/pkg/include/libgtkhtml-3.14 -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include/glib/gio-unix-2.0/ -I/usr/X11R7/include -I/usr/pkg/include/cairo -I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/cairo -I/usr/X11R7/include/pixman-1 -I/usr/pkg/include/libpng16 -I/usr/X11R7/include -I/usr/pkg/include/gdk-pixbuf-2.0 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/pango-1.0 -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/pkg/include/enchant -I/usr/pkg/include/gconf/2 -I/usr/pkg/include/orbit-2.0 -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -Wall -g -g -O2 -I../../libhb -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c mv -f .deps/main.Tpo .deps/main.Po gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\""/usr/pkg//locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/pkg/share"\" -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT -DORBIT2=1 -pthread -I/usr/pkg/include/hal -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include -I/usr/pkg/include/libgtkhtml-3.14 -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include/glib/gio-unix-2.0/ -I/usr/X11R7/include -I/usr/pkg/include/cairo -I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/cairo -I/usr/X11R7/include/pixman-1 -I/usr/pkg/include/libpng16 -I/usr/X11R7/include -I/usr/pkg/include/gdk-pixbuf-2.0 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/pango-1.0 -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/pkg/include/enchant -I/usr/pkg/include/gconf/2 -I/usr/pkg/include/orbit-2.0 -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -Wall -g -g -O2 -I../../libhb -MT settings.o -MD -MP -MF .deps/settings.Tpo -c -o settings.o settings.c mv -f .deps/settings.Tpo .deps/settings.Po gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\""/usr/pkg//locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/pkg/share"\" -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT -DORBIT2=1 -pthread -I/usr/pkg/include/hal -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include -I/usr/pkg/include/libgtkhtml-3.14 -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include/glib/gio-unix-2.0/ -I/usr/X11R7/include -I/usr/pkg/include/cairo -I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/cairo -I/usr/X11R7/include/pixman-1 -I/usr/pkg/include/libpng16 -I/usr/X11R7/include -I/usr/pkg/include/gdk-pixbuf-2.0 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/pango-1.0 -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/pkg/include/enchant -I/usr/pkg/include/gconf/2 -I/usr/pkg/include/orbit-2.0 -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -Wall -g -g -O2 -I../../libhb -MT quotestring.o -MD -MP -MF .deps/quotestring.Tpo -c -o quotestring.o quotestring.c mv -f .deps/quotestring.Tpo .deps/quotestring.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -g -g -O2 -I../../libhb -L../../libhb -L../../contrib/lib -o quotestring quotestring.o libtool: link: gcc -Wall -g -g -O2 -I../../libhb -o quotestring quotestring.o -L../../libhb -L../../contrib/lib gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\""/usr/pkg//locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/pkg/share"\" -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT -DORBIT2=1 -pthread -I/usr/pkg/include/hal -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include -I/usr/pkg/include/libgtkhtml-3.14 -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include/glib/gio-unix-2.0/ -I/usr/X11R7/include -I/usr/pkg/include/cairo -I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/cairo -I/usr/X11R7/include/pixman-1 -I/usr/pkg/include/libpng16 -I/usr/X11R7/include -I/usr/pkg/include/gdk-pixbuf-2.0 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/pango-1.0 -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/pkg/include/enchant -I/usr/pkg/include/gconf/2 -I/usr/pkg/include/orbit-2.0 -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -Wall -g -g -O2 -I../../libhb -MT create_resources.o -MD -MP -MF .deps/create_resources.Tpo -c -o create_resources.o create_resources.c create_resources.c: In function 'main': create_resources.c:415:2: warning: 'g_type_init' is deprecated (declared at /scratch/multimedia/handbrake/work/.buildlink/include/glib/glib-2.0/gobject/gtype.h:679) [-Wdeprecated-declarations] g_type_init(); ^ mv -f .deps/create_resources.Tpo .deps/create_resources.Po gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\""/usr/pkg//locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/pkg/share"\" -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT -DORBIT2=1 -pthread -I/usr/pkg/include/hal -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include -I/usr/pkg/include/libgtkhtml-3.14 -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include/glib/gio-unix-2.0/ -I/usr/X11R7/include -I/usr/pkg/include/cairo -I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/cairo -I/usr/X11R7/include/pixman-1 -I/usr/pkg/include/libpng16 -I/usr/X11R7/include -I/usr/pkg/include/gdk-pixbuf-2.0 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/pango-1.0 -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/pkg/include/enchant -I/usr/pkg/include/gconf/2 -I/usr/pkg/include/orbit-2.0 -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -Wall -g -g -O2 -I../../libhb -MT plist.o -MD -MP -MF .deps/plist.Tpo -c -o plist.o plist.c mv -f .deps/plist.Tpo .deps/plist.Po gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\""/usr/pkg//locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/pkg/share"\" -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT -DORBIT2=1 -pthread -I/usr/pkg/include/hal -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include -I/usr/pkg/include/libgtkhtml-3.14 -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include/glib/gio-unix-2.0/ -I/usr/X11R7/include -I/usr/pkg/include/cairo -I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/cairo -I/usr/X11R7/include/pixman-1 -I/usr/pkg/include/libpng16 -I/usr/X11R7/include -I/usr/pkg/include/gdk-pixbuf-2.0 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/pango-1.0 -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/pkg/include/enchant -I/usr/pkg/include/gconf/2 -I/usr/pkg/include/orbit-2.0 -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -Wall -g -g -O2 -I../../libhb -MT values.o -MD -MP -MF .deps/values.Tpo -c -o values.o values.c mv -f .deps/values.Tpo .deps/values.Po gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\""/usr/pkg//locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/pkg/share"\" -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT -DORBIT2=1 -pthread -I/usr/pkg/include/hal -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include -I/usr/pkg/include/libgtkhtml-3.14 -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include/glib/gio-unix-2.0/ -I/usr/X11R7/include -I/usr/pkg/include/cairo -I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/cairo -I/usr/X11R7/include/pixman-1 -I/usr/pkg/include/libpng16 -I/usr/X11R7/include -I/usr/pkg/include/gdk-pixbuf-2.0 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/pango-1.0 -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/pkg/include/enchant -I/usr/pkg/include/gconf/2 -I/usr/pkg/include/orbit-2.0 -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -Wall -g -g -O2 -I../../libhb -MT icon_tools.o -MD -MP -MF .deps/icon_tools.Tpo -c -o icon_tools.o icon_tools.c mv -f .deps/icon_tools.Tpo .deps/icon_tools.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -g -g -O2 -I../../libhb -L../../libhb -L../../contrib/lib -o create_resources create_resources.o plist.o values.o icon_tools.o -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -lgdk_pixbuf-2.0 -Wl,-R/usr/pkg/lib -lgobject-2.0 -Wl,-R/usr/pkg/lib -lglib-2.0 -lintl libtool: link: gcc -Wall -g -g -O2 -I../../libhb -o create_resources create_resources.o plist.o values.o icon_tools.o -Wl,-rpath -Wl,/usr/pkg/lib -Wl,-rpath -Wl,/usr/pkg/lib -Wl,-rpath -Wl,/usr/pkg/lib -L../../libhb -L../../contrib/lib -L/scratch/multimedia/handbrake/work/.buildlink/lib -lgdk_pixbuf-2.0 -lgio-2.0 -lgmodule-2.0 -lpng16 -lz -lm -lgobject-2.0 -lffi -lglib-2.0 -lpcre -lintl -pthread -Wl,-rpath,/scratch/multimedia/handbrake/work/.buildlink/lib -Wl,-rpath,/scratch/multimedia/handbrake/work/.buildlink/lib gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\""/usr/pkg//locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/pkg/share"\" -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT -DORBIT2=1 -pthread -I/usr/pkg/include/hal -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include -I/usr/pkg/include/libgtkhtml-3.14 -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include/glib/gio-unix-2.0/ -I/usr/X11R7/include -I/usr/pkg/include/cairo -I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/cairo -I/usr/X11R7/include/pixman-1 -I/usr/pkg/include/libpng16 -I/usr/X11R7/include -I/usr/pkg/include/gdk-pixbuf-2.0 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/pango-1.0 -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/pkg/include/enchant -I/usr/pkg/include/gconf/2 -I/usr/pkg/include/orbit-2.0 -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -Wall -g -g -O2 -I../../libhb -MT makedeps.o -MD -MP -MF .deps/makedeps.Tpo -c -o makedeps.o makedeps.c makedeps.c: In function 'main': makedeps.c:76:2: warning: 'g_type_init' is deprecated (declared at /scratch/multimedia/handbrake/work/.buildlink/include/glib/glib-2.0/gobject/gtype.h:679) [-Wdeprecated-declarations] g_type_init(); ^ mv -f .deps/makedeps.Tpo .deps/makedeps.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -g -g -O2 -I../../libhb -L../../libhb -L../../contrib/lib -o makewidgetdeps plist.o values.o makedeps.o -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -lgdk_pixbuf-2.0 -Wl,-R/usr/pkg/lib -lgobject-2.0 -Wl,-R/usr/pkg/lib -lglib-2.0 -lintl libtool: link: gcc -Wall -g -g -O2 -I../../libhb -o makewidgetdeps plist.o values.o makedeps.o -Wl,-rpath -Wl,/usr/pkg/lib -Wl,-rpath -Wl,/usr/pkg/lib -Wl,-rpath -Wl,/usr/pkg/lib -L../../libhb -L../../contrib/lib -L/scratch/multimedia/handbrake/work/.buildlink/lib -lgdk_pixbuf-2.0 -lgio-2.0 -lgmodule-2.0 -lpng16 -lz -lm -lgobject-2.0 -lffi -lglib-2.0 -lpcre -lintl -pthread -Wl,-rpath,/scratch/multimedia/handbrake/work/.buildlink/lib -Wl,-rpath,/scratch/multimedia/handbrake/work/.buildlink/lib ./makewidgetdeps ./create_resources resources.list resources.plist ./quotestring resources.plist resource_data.h gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\""/usr/pkg//locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/pkg/share"\" -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT -DORBIT2=1 -pthread -I/usr/pkg/include/hal -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include -I/usr/pkg/include/libgtkhtml-3.14 -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include/glib/gio-unix-2.0/ -I/usr/X11R7/include -I/usr/pkg/include/cairo -I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/cairo -I/usr/X11R7/include/pixman-1 -I/usr/pkg/include/libpng16 -I/usr/X11R7/include -I/usr/pkg/include/gdk-pixbuf-2.0 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/pango-1.0 -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/pkg/include/enchant -I/usr/pkg/include/gconf/2 -I/usr/pkg/include/orbit-2.0 -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -Wall -g -g -O2 -I../../libhb -MT resources.o -MD -MP -MF .deps/resources.Tpo -c -o resources.o resources.c mv -f .deps/resources.Tpo .deps/resources.Po gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\""/usr/pkg//locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/pkg/share"\" -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT -DORBIT2=1 -pthread -I/usr/pkg/include/hal -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include -I/usr/pkg/include/libgtkhtml-3.14 -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include/glib/gio-unix-2.0/ -I/usr/X11R7/include -I/usr/pkg/include/cairo -I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/cairo -I/usr/X11R7/include/pixman-1 -I/usr/pkg/include/libpng16 -I/usr/X11R7/include -I/usr/pkg/include/gdk-pixbuf-2.0 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/pango-1.0 -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/pkg/include/enchant -I/usr/pkg/include/gconf/2 -I/usr/pkg/include/orbit-2.0 -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -Wall -g -g -O2 -I../../libhb -MT presets.o -MD -MP -MF .deps/presets.Tpo -c -o presets.o presets.c presets.c: In function 'presets_find_default2': presets.c:558:5: warning: implicit declaration of function 'malloc' [-Wimplicit-function-declaration] indices = malloc(MAX_NESTED_PRESET * sizeof(gint)); ^ presets.c:558:15: warning: incompatible implicit declaration of built-in function 'malloc' [enabled by default] indices = malloc(MAX_NESTED_PRESET * sizeof(gint)); ^ mv -f .deps/presets.Tpo .deps/presets.Po gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\""/usr/pkg//locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/pkg/share"\" -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT -DORBIT2=1 -pthread -I/usr/pkg/include/hal -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include -I/usr/pkg/include/libgtkhtml-3.14 -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include/glib/gio-unix-2.0/ -I/usr/X11R7/include -I/usr/pkg/include/cairo -I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/cairo -I/usr/X11R7/include/pixman-1 -I/usr/pkg/include/libpng16 -I/usr/X11R7/include -I/usr/pkg/include/gdk-pixbuf-2.0 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/pango-1.0 -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/pkg/include/enchant -I/usr/pkg/include/gconf/2 -I/usr/pkg/include/orbit-2.0 -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -Wall -g -g -O2 -I../../libhb -MT icons.o -MD -MP -MF .deps/icons.Tpo -c -o icons.o icons.c icons.c: In function 'ghb_load_icons': icons.c:27:3: warning: 'gdk_pixbuf_unref' is deprecated (declared at /scratch/multimedia/handbrake/work/.buildlink/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:243): Use 'g_object_unref' instead [-Wdeprecated-declarations] gdk_pixbuf_unref(pb); ^ mv -f .deps/icons.Tpo .deps/icons.Po gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\""/usr/pkg//locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/pkg/share"\" -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT -DORBIT2=1 -pthread -I/usr/pkg/include/hal -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include -I/usr/pkg/include/libgtkhtml-3.14 -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include/glib/gio-unix-2.0/ -I/usr/X11R7/include -I/usr/pkg/include/cairo -I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/cairo -I/usr/X11R7/include/pixman-1 -I/usr/pkg/include/libpng16 -I/usr/X11R7/include -I/usr/pkg/include/gdk-pixbuf-2.0 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/pango-1.0 -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/pkg/include/enchant -I/usr/pkg/include/gconf/2 -I/usr/pkg/include/orbit-2.0 -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -Wall -g -g -O2 -I../../libhb -MT appcast.o -MD -MP -MF .deps/appcast.Tpo -c -o appcast.o appcast.c mv -f .deps/appcast.Tpo .deps/appcast.Po gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\""/usr/pkg//locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/pkg/share"\" -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT -DORBIT2=1 -pthread -I/usr/pkg/include/hal -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include -I/usr/pkg/include/libgtkhtml-3.14 -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include/glib/gio-unix-2.0/ -I/usr/X11R7/include -I/usr/pkg/include/cairo -I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/cairo -I/usr/X11R7/include/pixman-1 -I/usr/pkg/include/libpng16 -I/usr/X11R7/include -I/usr/pkg/include/gdk-pixbuf-2.0 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/pango-1.0 -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/pkg/include/enchant -I/usr/pkg/include/gconf/2 -I/usr/pkg/include/orbit-2.0 -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -Wall -g -g -O2 -I../../libhb -MT hb-backend.o -MD -MP -MF .deps/hb-backend.Tpo -c -o hb-backend.o hb-backend.c hb-backend.c: In function 'ghb_validate_filter_string': hb-backend.c:2482:10: warning: variable 'val' set but not used [-Wunused-but-set-variable] gdouble val; ^ mv -f .deps/hb-backend.Tpo .deps/hb-backend.Po gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\""/usr/pkg//locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/pkg/share"\" -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT -DORBIT2=1 -pthread -I/usr/pkg/include/hal -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include -I/usr/pkg/include/libgtkhtml-3.14 -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include/glib/gio-unix-2.0/ -I/usr/X11R7/include -I/usr/pkg/include/cairo -I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/cairo -I/usr/X11R7/include/pixman-1 -I/usr/pkg/include/libpng16 -I/usr/X11R7/include -I/usr/pkg/include/gdk-pixbuf-2.0 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/pango-1.0 -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/pkg/include/enchant -I/usr/pkg/include/gconf/2 -I/usr/pkg/include/orbit-2.0 -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -Wall -g -g -O2 -I../../libhb -MT renderer_button.o -MD -MP -MF .deps/renderer_button.Tpo -c -o renderer_button.o renderer_button.c renderer_button.c: In function 'custom_cell_renderer_button_activate': renderer_button.c:207:28: warning: variable 'cellbutton' set but not used [-Wunused-but-set-variable] CustomCellRendererButton *cellbutton; ^ mv -f .deps/renderer_button.Tpo .deps/renderer_button.Po glib-genmarshal --prefix=ghb_marshal marshalers.list --header > marshalers.h gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\""/usr/pkg//locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/pkg/share"\" -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT -DORBIT2=1 -pthread -I/usr/pkg/include/hal -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include -I/usr/pkg/include/libgtkhtml-3.14 -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include/glib/gio-unix-2.0/ -I/usr/X11R7/include -I/usr/pkg/include/cairo -I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/cairo -I/usr/X11R7/include/pixman-1 -I/usr/pkg/include/libpng16 -I/usr/X11R7/include -I/usr/pkg/include/gdk-pixbuf-2.0 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/pango-1.0 -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/pkg/include/enchant -I/usr/pkg/include/gconf/2 -I/usr/pkg/include/orbit-2.0 -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -Wall -g -g -O2 -I../../libhb -MT ghbcellrenderertext.o -MD -MP -MF .deps/ghbcellrenderertext.Tpo -c -o ghbcellrenderertext.o ghbcellrenderertext.c ghbcellrenderertext.c:1971:1: fatal error: error writing to /var/tmp//ccOj2AE7.s: No space left on device } ^ compilation terminated. Makefile:660: recipe for target 'ghbcellrenderertext.o' failed gmake[5]: *** [ghbcellrenderertext.o] Error 1 gmake[5]: Leaving directory '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/gtk/src' Makefile:517: recipe for target 'all' failed gmake[4]: *** [all] Error 2 gmake[4]: Leaving directory '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/gtk/src' Makefile:467: recipe for target 'all-recursive' failed gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/gtk' Makefile:378: recipe for target 'all' failed gmake[2]: *** [all] Error 2 gmake[2]: Leaving directory '/scratch/multimedia/handbrake/work/HandBrake-0.9.3/gtk' *** Error code 2 Stop. make[1]: stopped in /bulk-data/pkgsrc/multimedia/handbrake WARNING: *** Please consider adding fortran to USE_LANGUAGES in the package Makefile. *** Error code 1 Stop. make: stopped in /bulk-data/pkgsrc/multimedia/handbrake