Skip to content

Instantly share code, notes, and snippets.

Created March 11, 2012 22:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/2018430 to your computer and use it in GitHub Desktop.
Save anonymous/2018430 to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
 * Package: media-video/handbrake-0.9.5_p4210
 * Repository: multimedia
 * USE: amd64 css elibc_glibc gtk kernel_linux multilib userland_GNU
 * FEATURES: sandbox
>>> Unpacking source...
>>> Unpacking handbrake-0.9.5_p4210.tar.bz2 to /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work
>>> Source unpacked in /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work
>>> Preparing source in /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210 ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210 ...
probe: host tuple...(pass) x86_64-unknown-linux-gnu
compute: available architectures...(pass) x86_64
find: ar...(pass) /usr/bin/ar
find: cp...(pass) /bin/cp
find: curl...(pass) /usr/bin/curl
find: gcc...(pass) /usr/bin/gcc
find: gmake...(pass) /usr/bin/gmake
find: m4...(pass) /usr/bin/m4
find: mkdir...(pass) /bin/mkdir
find: gpatch...(pass) /usr/bin/patch
find: rm...(pass) /bin/rm
find: ranlib...(pass) /usr/bin/ranlib
find: strip...(pass) /usr/bin/strip
find: gtar...(pass) /bin/tar
find: wget...(pass) /usr/bin/wget
find: yasm...(pass) /usr/bin/yasm
find: xcodebuild...(fail) not found
find: lipo...(fail) not found
select: fetch...(pass) wget (/usr/bin/wget)
compute: build tuple...(pass) x86_64-unknown-linux-gnu
probe: number of CPU cores...(pass) 4
probe: svn info...(fail) code 1
compute: project data...(pass) HandBrake (unofficial)
compute: makevar SRC/ = ..
compute: makevar BUILD/ = .
compute: makevar PREFIX/ = /usr
mkdir: ./build
chdir: ./build
write: GNUmakefile
mkdir: project
write: project/handbrake.m4
-------------------------------------------------------------------------------
Build is configured!
You may now cd into ./build and run make (/usr/bin/gmake).
>>> Source configured.
>>> Compiling source in /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210 ...
make -j1 -C build
make: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build'
/bin/mkdir -p libhb/
/usr/bin/m4 -Iproject ../libhb/project.h.m4 > libhb/project.h
/bin/cp ../libhb/eedi2.h libhb/eedi2.h
/bin/cp ../libhb/hbffmpeg.h libhb/hbffmpeg.h
/bin/cp ../libhb/common.h libhb/common.h
/bin/cp ../libhb/ports.h libhb/ports.h
/bin/cp ../libhb/dvd.h libhb/dvd.h
/bin/cp ../libhb/downmix.h libhb/downmix.h
/bin/cp ../libhb/lang.h libhb/lang.h
/bin/cp ../libhb/deccc608sub.h libhb/deccc608sub.h
/bin/cp ../libhb/internal.h libhb/internal.h
/bin/cp ../libhb/hb.h libhb/hb.h
/bin/mkdir -p contrib/a52dec/
/bin/rm -fr ./contrib/a52dec/a52dec/
/bin/tar xfC ../download/a52dec-0.7.4.tar.gz ./contrib/a52dec/
touch contrib/a52dec/.stamp.extract
/usr/bin/patch -t -N -p1 -d ./contrib/a52dec/a52dec/ < ../contrib/a52dec/A00-dpl2.patch
patching file include/a52.h
patching file liba52/a52_internal.h
patching file liba52/downmix.c
/usr/bin/patch -t -N -p1 -d ./contrib/a52dec/a52dec/ < ../contrib/a52dec/A02-imdct-shutup.patch
patching file liba52/imdct.c
/usr/bin/patch -t -N -p1 -d ./contrib/a52dec/a52dec/ < ../contrib/a52dec/A01-thread-safe.patch
patching file liba52/a52_internal.h
patching file liba52/imdct.c
patching file liba52/parse.c
touch contrib/a52dec/.stamp.patch
set -e; cd ./contrib/a52dec/a52dec/; rm -fr aclocal.m4 autom4te.cache; autoreconf -fiv; CC=/usr/bin/gcc CFLAGS="" CXX=/usr/bin/g++ CXXFLAGS="" CPPFLAGS="" LDFLAGS="" PKG_CONFIG_PATH="/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/pkgconfig" ./configure --prefix=/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/ --disable-dependency-tracking --disable-shared --enable-static
ac-wrapper: warning: invalid WANT_AUTOCONF 'latest'; ignoring.
autoreconf-2.68: Entering directory `.'
autoreconf-2.68: configure.in: not using Gettext
autoreconf-2.68: running: aclocal --force
autoreconf-2.68: configure.in: tracing
autoreconf-2.68: running: libtoolize --copy --force
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `autotools'.
libtoolize: copying file `autotools/ltmain.sh'
libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.in and
libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
autoreconf-2.68: running: /usr/bin/autoconf-2.68 --force
autoreconf-2.68: running: /usr/bin/autoheader-2.68 --force
autoreconf-2.68: running: automake --add-missing --copy --force-missing
Useless use of /d modifier in transliteration operator at /usr/share/automake-1.9/Automake/Wrap.pm line 60.
liba52/Makefile.am: installing `autotools/depcomp'
liba52/Makefile.am:1: `CFLAGS' is a user variable, you should not override it;
liba52/Makefile.am:1: use `AM_CFLAGS' instead.
src/Makefile.am:1: `CFLAGS' is a user variable, you should not override it;
src/Makefile.am:1: use `AM_CFLAGS' instead.
autoreconf-2.68: Leaving directory `.'
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for gcc... /usr/bin/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... o
checking whether we are using the GNU C compiler... yes
checking whether /usr/bin/gcc accepts -g... yes
checking for /usr/bin/gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of /usr/bin/gcc... none
checking how to run the C preprocessor... /usr/bin/gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking whether /usr/bin/gcc needs -traditional... no
checking if /usr/bin/gcc supports -O3 flags... yes
checking if /usr/bin/gcc supports -O3 -fomit-frame-pointer flags... yes
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by /usr/bin/gcc... /usr/x86_64-pc-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /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... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
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 for dlfcn.h... yes
checking for objdir... .libs
checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no
checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC
checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes
checking if /usr/bin/gcc static flag -static works... yes
checking if /usr/bin/gcc supports -c -o file.o... yes
checking if /usr/bin/gcc supports -c -o file.o... (cached) yes
checking whether the /usr/bin/gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
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 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... yes
checking for gettimeofday... yes
checking for ftime... yes
checking return type of signal handlers... void
checking for _oss_ioctl in -lossaudio... no
checking __attribute__ ((aligned ())) support... 64
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 depfiles commands
config.status: executing libtool commands
touch contrib/a52dec/.stamp.configure
make -C ./contrib/a52dec/a52dec/ clean
make[1]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/a52dec/a52dec'
Making clean in test
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/a52dec/a52dec/test'
rm -rf .libs _libs
rm -f compare compare
rm -f *.o
rm -f *.lo
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/a52dec/a52dec/test'
Making clean in vc++
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/a52dec/a52dec/vc++'
rm -rf .libs _libs
rm -f *.lo
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/a52dec/a52dec/vc++'
Making clean in src
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/a52dec/a52dec/src'
rm -f a52dec a52dec
rm -f extract_a52 extract_a52
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/a52dec/a52dec/src'
Making clean in libao
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/a52dec/a52dec/libao'
rm -rf .libs _libs
test -z "libao.a" || rm -f libao.a
rm -f *.o
rm -f *.lo
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/a52dec/a52dec/libao'
Making clean in liba52
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/a52dec/a52dec/liba52'
test -z "liba52.la" || rm -f liba52.la
rm -f "./so_locations"
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/a52dec/a52dec/liba52'
Making clean in doc
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/a52dec/a52dec/doc'
rm -rf .libs _libs
rm -f *.lo
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/a52dec/a52dec/doc'
Making clean in include
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/a52dec/a52dec/include'
rm -rf .libs _libs
rm -f *.lo
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/a52dec/a52dec/include'
Making clean in autotools
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/a52dec/a52dec/autotools'
rm -rf .libs _libs
rm -f *.lo
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/a52dec/a52dec/autotools'
Making clean in .
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/a52dec/a52dec'
rm -rf .libs _libs
rm -f *.lo
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/a52dec/a52dec'
make[1]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/a52dec/a52dec'
/bin/rm -f ./contrib/a52dec/.stamp.build
make -C ./contrib/a52dec/a52dec/
make[1]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/a52dec/a52dec'
Making all in autotools
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/a52dec/a52dec/autotools'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/a52dec/a52dec/autotools'
Making all in include
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/a52dec/a52dec/include'
make all-am
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/a52dec/a52dec/include'
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/a52dec/a52dec/include'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/a52dec/a52dec/include'
Making all in doc
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/a52dec/a52dec/doc'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/a52dec/a52dec/doc'
Making all in liba52
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/a52dec/a52dec/liba52'
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -O3 -fomit-frame-pointer -prefer-non-pic -c -o bitstream.lo bitstream.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -O3 -fomit-frame-pointer -c bitstream.c -o bitstream.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -O3 -fomit-frame-pointer -prefer-non-pic -c -o imdct.lo imdct.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -O3 -fomit-frame-pointer -c imdct.c -o imdct.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -O3 -fomit-frame-pointer -prefer-non-pic -c -o bit_allocate.lo bit_allocate.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -O3 -fomit-frame-pointer -c bit_allocate.c -o bit_allocate.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -O3 -fomit-frame-pointer -prefer-non-pic -c -o parse.lo parse.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -O3 -fomit-frame-pointer -c parse.c -o parse.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -O3 -fomit-frame-pointer -prefer-non-pic -c -o downmix.lo downmix.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -O3 -fomit-frame-pointer -c downmix.c -o downmix.o
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc -O3 -fomit-frame-pointer -prefer-non-pic -o liba52.la -rpath /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib -no-undefined bitstream.lo imdct.lo bit_allocate.lo parse.lo downmix.lo -lm
libtool: link: ar cru .libs/liba52.a bitstream.o imdct.o bit_allocate.o parse.o downmix.o
libtool: link: ranlib .libs/liba52.a
libtool: link: ( cd ".libs" && rm -f "liba52.la" && ln -s "../liba52.la" "liba52.la" )
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/a52dec/a52dec/liba52'
Making all in libao
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/a52dec/a52dec/libao'
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -O3 -fomit-frame-pointer -c audio_out.c
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -O3 -fomit-frame-pointer -c float2s16.c
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -O3 -fomit-frame-pointer -c audio_out_null.c
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -O3 -fomit-frame-pointer -c audio_out_float.c
audio_out_float.c: In function ‘float_play’:
audio_out_float.c:55:12: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -O3 -fomit-frame-pointer -c audio_out_oss.c
audio_out_oss.c: In function ‘oss_play’:
audio_out_oss.c:127:11: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -O3 -fomit-frame-pointer -c audio_out_solaris.c
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -O3 -fomit-frame-pointer -c audio_out_al.c
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -O3 -fomit-frame-pointer -c audio_out_win.c
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -O3 -fomit-frame-pointer -c audio_out_wav.c
audio_out_wav.c: In function ‘wav_close’:
audio_out_wav.c:114:12: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result
audio_out_wav.c: In function ‘wav_play’:
audio_out_wav.c:93:9: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result
audio_out_wav.c:98:12: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -O3 -fomit-frame-pointer -c audio_out_aif.c
audio_out_aif.c: In function ‘aif_close’:
audio_out_aif.c:120:12: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result
audio_out_aif.c: In function ‘aif_play’:
audio_out_aif.c:98:9: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result
audio_out_aif.c:103:12: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -O3 -fomit-frame-pointer -c audio_out_peak.c
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
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/a52dec/a52dec/libao'
Making all in src
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/a52dec/a52dec/src'
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -O3 -fomit-frame-pointer -c a52dec.c
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -O3 -fomit-frame-pointer -c getopt.c
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -O3 -fomit-frame-pointer -c gettimeofday.c
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc -O3 -fomit-frame-pointer -o a52dec a52dec.o getopt.o gettimeofday.o ../liba52/liba52.la ../libao/libao.a
libtool: link: /usr/bin/gcc -O3 -fomit-frame-pointer -o a52dec a52dec.o getopt.o gettimeofday.o ../liba52/.libs/liba52.a -lm ../libao/libao.a
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -O3 -fomit-frame-pointer -c extract_a52.c
extract_a52.c: In function ‘demux’:
extract_a52.c:170:13: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result
extract_a52.c:174:9: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result
extract_a52.c:273:10: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result
extract_a52.c:279:13: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc -O3 -fomit-frame-pointer -o extract_a52 extract_a52.o getopt.o
libtool: link: /usr/bin/gcc -O3 -fomit-frame-pointer -o extract_a52 extract_a52.o getopt.o
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/a52dec/a52dec/src'
Making all in vc++
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/a52dec/a52dec/vc++'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/a52dec/a52dec/vc++'
Making all in test
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/a52dec/a52dec/test'
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -O3 -fomit-frame-pointer -c compare.c
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc -O3 -fomit-frame-pointer -o compare compare.o -lm
libtool: link: /usr/bin/gcc -O3 -fomit-frame-pointer -o compare compare.o -lm
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/a52dec/a52dec/test'
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/a52dec/a52dec'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/a52dec/a52dec'
make[1]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/a52dec/a52dec'
touch contrib/a52dec/.stamp.build
/bin/mkdir -p contrib/lib/
/bin/mkdir -p contrib/include/
make -j 1 -C ./contrib/a52dec/a52dec/ install
make[1]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/a52dec/a52dec'
Making install in autotools
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/a52dec/a52dec/autotools'
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/a52dec/a52dec/autotools'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/a52dec/a52dec/autotools'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/a52dec/a52dec/autotools'
Making install in include
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/a52dec/a52dec/include'
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/a52dec/a52dec/include'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include/a52dec" || mkdir -p -- "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include/a52dec"
/usr/bin/install -c -m 644 'a52.h' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include/a52dec/a52.h'
/usr/bin/install -c -m 644 'attributes.h' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include/a52dec/attributes.h'
/usr/bin/install -c -m 644 'audio_out.h' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include/a52dec/audio_out.h'
/usr/bin/install -c -m 644 'mm_accel.h' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include/a52dec/mm_accel.h'
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/a52dec/a52dec/include'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/a52dec/a52dec/include'
Making install in doc
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/a52dec/a52dec/doc'
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/a52dec/a52dec/doc'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/a52dec/a52dec/doc'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/a52dec/a52dec/doc'
Making install in liba52
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/a52dec/a52dec/liba52'
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/a52dec/a52dec/liba52'
test -z "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib" || mkdir -p -- "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib"
/bin/sh ../libtool --mode=install /usr/bin/install -c 'liba52.la' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/liba52.la'
libtool: install: /usr/bin/install -c .libs/liba52.lai /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/liba52.la
libtool: install: /usr/bin/install -c .libs/liba52.a /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/liba52.a
libtool: install: chmod 644 /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/liba52.a
libtool: install: ranlib /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/liba52.a
libtool: finish: PATH="/usr/lib64/portage/bin/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.3:/sbin" ldconfig -n /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib
----------------------------------------------------------------------
Libraries have been installed in:
/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/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
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/a52dec/a52dec/liba52'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/a52dec/a52dec/liba52'
Making install in libao
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/a52dec/a52dec/libao'
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/a52dec/a52dec/libao'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/a52dec/a52dec/libao'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/a52dec/a52dec/libao'
Making install in src
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/a52dec/a52dec/src'
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/a52dec/a52dec/src'
test -z "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/bin" || mkdir -p -- "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/bin"
/bin/sh ../libtool --mode=install /usr/bin/install -c 'a52dec' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/bin/a52dec'
libtool: install: /usr/bin/install -c a52dec /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/bin/a52dec
/bin/sh ../libtool --mode=install /usr/bin/install -c 'extract_a52' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/bin/extract_a52'
libtool: install: /usr/bin/install -c extract_a52 /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/bin/extract_a52
test -z "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/man/man1" || mkdir -p -- "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/man/man1"
/usr/bin/install -c -m 644 './a52dec.1' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/man/man1/a52dec.1'
/usr/bin/install -c -m 644 './extract_a52.1' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/man/man1/extract_a52.1'
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/a52dec/a52dec/src'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/a52dec/a52dec/src'
Making install in vc++
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/a52dec/a52dec/vc++'
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/a52dec/a52dec/vc++'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/a52dec/a52dec/vc++'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/a52dec/a52dec/vc++'
Making install in test
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/a52dec/a52dec/test'
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/a52dec/a52dec/test'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/a52dec/a52dec/test'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/a52dec/a52dec/test'
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/a52dec/a52dec'
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/a52dec/a52dec'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/a52dec/a52dec'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/a52dec/a52dec'
make[1]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/a52dec/a52dec'
touch contrib/a52dec/.stamp.install
/bin/mkdir -p contrib/faac/
/bin/rm -fr ./contrib/faac/faac-1.28/
/bin/tar xfC ../download/faac-1.28.tar.gz ./contrib/faac/
touch contrib/faac/.stamp.extract
/usr/bin/patch -t -N -p1 -d ./contrib/faac/faac-1.28/ < ../contrib/faac/A00-bitrates.patch
patching file libfaac/frame.c
touch contrib/faac/.stamp.patch
set -e; cd ./contrib/faac/faac-1.28/; CC=/usr/bin/gcc CFLAGS="" CXX=/usr/bin/g++ CXXFLAGS="" CPPFLAGS="" LDFLAGS="" PKG_CONFIG_PATH="/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/pkgconfig" ./configure --prefix=/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/ --disable-dependency-tracking --disable-shared --enable-static --without-mp4v2
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... /usr/bin/gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /usr/bin/gcc accepts -g... yes
checking for /usr/bin/gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of /usr/bin/gcc... none
checking whether we are using the GNU C++ compiler... yes
checking whether /usr/bin/g++ accepts -g... yes
checking dependency style of /usr/bin/g++... none
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ld used by /usr/bin/gcc... /usr/x86_64-pc-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for /usr/x86_64-pc-linux-gnu/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 dependent libraries... pass_all
checking how to run the C preprocessor... /usr/bin/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... /usr/bin/g++ -E
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no
checking for /usr/bin/gcc option to produce PIC... -fPIC
checking if /usr/bin/gcc PIC flag -fPIC works... yes
checking if /usr/bin/gcc static flag -static works... yes
checking if /usr/bin/gcc supports -c -o file.o... yes
checking whether the /usr/bin/gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking 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 /usr/bin/g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the /usr/bin/g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for /usr/bin/g++ option to produce PIC... -fPIC
checking if /usr/bin/g++ PIC flag -fPIC works... yes
checking if /usr/bin/g++ static flag -static works... yes
checking if /usr/bin/g++ supports -c -o file.o... yes
checking whether the /usr/bin/g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.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 gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking whether the gfortran linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.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... 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 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 whether strchr is declared... yes
checking whether memcpy is declared... yes
checking whether strsep is declared... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking whether time.h and sys/time.h may both be included... yes
checking for off_t... yes
checking for in_port_t... yes
checking for socklen_t... yes
checking for fpos_t.__pos... yes
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
touch contrib/faac/.stamp.configure
make -C ./contrib/faac/faac-1.28/ clean
make[1]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/faac/faac-1.28'
Making clean in frontend
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/faac/faac-1.28/frontend'
rm -f faac faac
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/faac/faac-1.28/frontend'
Making clean in common
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/faac/faac-1.28/common'
Making clean in .
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/faac/faac-1.28/common'
rm -rf .libs _libs
rm -f *.lo
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/faac/faac-1.28/common'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/faac/faac-1.28/common'
Making clean in libfaac
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/faac/faac-1.28/libfaac'
test -z "libfaac.la" || rm -f libfaac.la
rm -f "./so_locations"
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/faac/faac-1.28/libfaac'
Making clean in include
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/faac/faac-1.28/include'
rm -rf .libs _libs
rm -f *.lo
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/faac/faac-1.28/include'
Making clean in .
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/faac/faac-1.28'
rm -rf .libs _libs
rm -f *.lo
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/faac/faac-1.28'
make[1]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/faac/faac-1.28'
/bin/rm -f ./contrib/faac/.stamp.build
make -C ./contrib/faac/faac-1.28/
make[1]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/faac/faac-1.28'
make all-recursive
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/faac/faac-1.28'
Making all in include
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/faac/faac-1.28/include'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/faac/faac-1.28/include'
Making all in libfaac
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/faac/faac-1.28/libfaac'
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -Wall -c -o aacquant.lo aacquant.c
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -Wall -c aacquant.c -o aacquant.o
huffman.h:63:12: warning: 'CalculateEscSequence' declared 'static' but never defined
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -Wall -c -o bitstream.lo bitstream.c
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -Wall -c bitstream.c -o bitstream.o
huffman.h:63:12: warning: 'CalculateEscSequence' declared 'static' but never defined
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -Wall -c -o fft.lo fft.c
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -Wall -c fft.c -o fft.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -Wall -c -o frame.lo frame.c
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -Wall -c frame.c -o frame.o
huffman.h:63:12: warning: 'CalculateEscSequence' declared 'static' but never defined
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -Wall -c -o midside.lo midside.c
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -Wall -c midside.c -o midside.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -Wall -c -o psychkni.lo psychkni.c
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -Wall -c psychkni.c -o psychkni.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -Wall -c -o util.lo util.c
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -Wall -c util.c -o util.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -Wall -c -o backpred.lo backpred.c
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -Wall -c backpred.c -o backpred.o
backpred.c: In function 'PredCalcPrediction':
backpred.c:57:9: warning: 'leftChanNum' may be used uninitialized in this function
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -Wall -c -o channels.lo channels.c
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -Wall -c channels.c -o channels.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -Wall -c -o filtbank.lo filtbank.c
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -Wall -c filtbank.c -o filtbank.o
filtbank.c: In function 'FilterBank':
filtbank.c:100:23: warning: 'first_window' may be used uninitialized in this function
filtbank.c:100:38: warning: 'second_window' may be used uninitialized in this function
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -Wall -c -o huffman.lo huffman.c
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -Wall -c huffman.c -o huffman.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -Wall -c -o ltp.lo ltp.c
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -Wall -c ltp.c -o ltp.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -Wall -c -o tns.lo tns.c
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -Wall -c tns.c -o tns.o
tns.c:40:22: warning: 'tnsSupportedSamplingRates' defined but not used
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc -O2 -Wall -o libfaac.la -rpath /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/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
mkdir .libs
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
ranlib .libs/libfaac.a
creating libfaac.la
(cd .libs && rm -f libfaac.la && ln -s ../libfaac.la libfaac.la)
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/faac/faac-1.28/libfaac'
Making all in common
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/faac/faac-1.28/common'
make[4]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/faac/faac-1.28/common'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/faac/faac-1.28/common'
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/faac/faac-1.28/common'
Making all in frontend
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/faac/faac-1.28/frontend'
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -Wall -c main.c
main.c: In function ‘main’:
main.c:718:9: warning: format not a string literal and no format arguments
main.c:409:9: warning: unused variable ‘optimizeFlag’
main.c:1128:27: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -Wall -c input.c
input.c: In function ‘wav_read_float32’:
input.c:286:9: warning: dereferencing type-punned pointer will break strict-aliasing rules
input.c:290:9: warning: dereferencing type-punned pointer will break strict-aliasing rules
input.c:315:11: warning: dereferencing type-punned pointer will break strict-aliasing rules
input.c:322:11: warning: dereferencing type-punned pointer will break strict-aliasing rules
input.c:358:11: warning: dereferencing type-punned pointer will break strict-aliasing rules
input.c:363:11: warning: dereferencing type-punned pointer will break strict-aliasing rules
input.c: In function ‘wav_read_int24’:
input.c:390:8: warning: pointer targets in assignment differ in signedness
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc -O2 -Wall -o faac main.o input.o ../libfaac/libfaac.la -lm
mkdir .libs
/usr/bin/gcc -O2 -Wall -o faac main.o input.o ../libfaac/.libs/libfaac.a -lm
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/faac/faac-1.28/frontend'
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/faac/faac-1.28'
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/faac/faac-1.28'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/faac/faac-1.28'
make[1]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/faac/faac-1.28'
touch contrib/faac/.stamp.build
make -j 1 -C ./contrib/faac/faac-1.28/ install
make[1]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/faac/faac-1.28'
Making install in include
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/faac/faac-1.28/include'
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/faac/faac-1.28/include'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include" || mkdir -p -- "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include"
/usr/bin/install -c -m 644 'faac.h' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include/faac.h'
/usr/bin/install -c -m 644 'faaccfg.h' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include/faaccfg.h'
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/faac/faac-1.28/include'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/faac/faac-1.28/include'
Making install in libfaac
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/faac/faac-1.28/libfaac'
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/faac/faac-1.28/libfaac'
test -z "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//lib" || mkdir -p -- "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//lib"
/bin/sh ../libtool --mode=install /usr/bin/install -c 'libfaac.la' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//lib/libfaac.la'
/usr/bin/install -c .libs/libfaac.lai /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//lib/libfaac.la
/usr/bin/install -c .libs/libfaac.a /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//lib/libfaac.a
chmod 644 /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//lib/libfaac.a
ranlib /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//lib/libfaac.a
PATH="$PATH:/sbin" ldconfig -n /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//lib
----------------------------------------------------------------------
Libraries have been installed in:
/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/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
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/faac/faac-1.28/libfaac'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/faac/faac-1.28/libfaac'
Making install in common
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/faac/faac-1.28/common'
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/faac/faac-1.28/common'
make[4]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/faac/faac-1.28/common'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/faac/faac-1.28/common'
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/faac/faac-1.28/common'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/faac/faac-1.28/common'
Making install in frontend
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/faac/faac-1.28/frontend'
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/faac/faac-1.28/frontend'
test -z "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//bin" || mkdir -p -- "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//bin"
/bin/sh ../libtool --mode=install /usr/bin/install -c 'faac' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//bin/faac'
/usr/bin/install -c faac /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//bin/faac
test -z "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//share/man/man1" || mkdir -p -- "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//share/man/man1"
/usr/bin/install -c -m 644 './../docs/faac.1' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//share/man/man1/faac.1'
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/faac/faac-1.28/frontend'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/faac/faac-1.28/frontend'
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/faac/faac-1.28'
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/faac/faac-1.28'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/faac/faac-1.28'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/faac/faac-1.28'
make[1]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/faac/faac-1.28'
touch contrib/faac/.stamp.install
/bin/mkdir -p contrib/ffmpeg/
/bin/rm -fr ./contrib/ffmpeg/ffmpeg-v0.7.1/
/bin/tar xfC ../download/ffmpeg-v0.7.1.tar.bz2 ./contrib/ffmpeg/
touch contrib/ffmpeg/.stamp.extract
/usr/bin/patch -t -N -p1 -d ./contrib/ffmpeg/ffmpeg-v0.7.1/ < ../contrib/ffmpeg/A01-mpegleak.patch
patching file libavcodec/h264.c
patching file libavcodec/h264_refs.c
patching file libavcodec/mpegvideo.c
/usr/bin/patch -t -N -p1 -d ./contrib/ffmpeg/ffmpeg-v0.7.1/ < ../contrib/ffmpeg/A02-audioconvert.patch
patching file libavcodec/Makefile
/usr/bin/patch -t -N -p1 -d ./contrib/ffmpeg/ffmpeg-v0.7.1/ < ../contrib/ffmpeg/A03-png-sequences.patch
patching file libavcodec/pngdec.c
/usr/bin/patch -t -N -p1 -d ./contrib/ffmpeg/ffmpeg-v0.7.1/ < ../contrib/ffmpeg/A04-dca-frame-size.patch
patching file libavcodec/dca.c
touch contrib/ffmpeg/.stamp.patch
set -e; cd ./contrib/ffmpeg/ffmpeg-v0.7.1/; ./configure --prefix=/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/ --disable-shared --enable-static --disable-doc --disable-bsfs --disable-encoders --disable-ffmpeg --disable-ffserver --disable-muxers --disable-network --disable-vaapi --disable-dxva2 --enable-bzlib --enable-encoder=ac3 --enable-encoder=aac --enable-encoder=mpeg4 --enable-encoder=mpeg2video --enable-encoder=snow --enable-gpl --enable-zlib --cc="/usr/bin/gcc" --extra-cflags=" -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include" --extra-ldflags=" -L/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib" --enable-pthreads --disable-debug
install prefix /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/
source path /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/ffmpeg/ffmpeg-v0.7.1
C compiler /usr/bin/gcc
ARCH x86 (generic)
big-endian no
runtime cpu detection no
yasm yes
MMX enabled yes
MMX2 enabled yes
3DNow! enabled yes
3DNow! extended enabled yes
SSE enabled yes
SSSE3 enabled yes
AVX enabled yes
CMOV enabled yes
CMOV is fast yes
EBX available yes
EBP available yes
10 operands supported yes
debug symbols no
optimize for size no
optimizations yes
static yes
shared no
postprocessing support yes
new filter support yes
network support no
threading support pthreads
SDL support yes
Sun medialib support no
AVISynth enabled no
frei0r enabled no
libdc1394 support no
libdirac enabled no
libfaac enabled no
libgsm enabled no
libmp3lame enabled no
libnut enabled no
libopencore-amrnb support no
libopencore-amrwb support no
libopencv support no
libopenjpeg enabled no
librtmp enabled no
libschroedinger enabled no
libspeex enabled no
libtheora enabled no
libva enabled no
libvo-aacenc support no
libvo-amrwbenc support no
libvorbis enabled no
libvpx enabled no
libx264 enabled no
libxavs enabled no
libxvid enabled no
zlib enabled yes
bzlib enabled yes
Enabled decoders:
aac dpx mp3float
aac_latm dsicinaudio mp3on4
aasc dsicinvideo mp3on4float
ac3 dvbsub mpc7
adpcm_4xm dvdsub mpc8
adpcm_adx dvvideo mpeg1_vdpau
adpcm_ct dxa mpeg1video
adpcm_ea eac3 mpeg2video
adpcm_ea_maxis_xa eacmv mpeg4
adpcm_ea_r1 eamad mpeg4_vdpau
adpcm_ea_r2 eatgq mpeg_vdpau
adpcm_ea_r3 eatgv mpeg_xvmc
adpcm_ea_xas eatqi mpegvideo
adpcm_g722 eightbps msmpeg4v1
adpcm_g726 eightsvx_exp msmpeg4v2
adpcm_ima_amv eightsvx_fib msmpeg4v3
adpcm_ima_dk3 escape124 msrle
adpcm_ima_dk4 ffv1 msvideo1
adpcm_ima_ea_eacs ffvhuff mszh
adpcm_ima_ea_sead flac mxpeg
adpcm_ima_iss flashsv nellymoser
adpcm_ima_qt flic nuv
adpcm_ima_smjpeg flv pam
adpcm_ima_wav fourxm pbm
adpcm_ima_ws fraps pcm_alaw
adpcm_ms frwu pcm_bluray
adpcm_sbpro_2 gif pcm_dvd
adpcm_sbpro_3 gsm pcm_f32be
adpcm_sbpro_4 gsm_ms pcm_f32le
adpcm_swf h261 pcm_f64be
adpcm_thp h263 pcm_f64le
adpcm_xa h263i pcm_lxf
adpcm_yamaha h264 pcm_mulaw
alac h264_vdpau pcm_s16be
als huffyuv pcm_s16le
amrnb idcin pcm_s16le_planar
amrwb iff_byterun1 pcm_s24be
amv iff_ilbm pcm_s24daud
anm imc pcm_s24le
ansi indeo2 pcm_s32be
ape indeo3 pcm_s32le
ass indeo5 pcm_s8
asv1 interplay_dpcm pcm_u16be
asv2 interplay_video pcm_u16le
atrac1 jpegls pcm_u24be
atrac3 jv pcm_u24le
aura kgv1 pcm_u32be
aura2 kmvc pcm_u32le
avs lagarith pcm_u8
bethsoftvid loco pcm_zork
bfi mace3 pcx
bink mace6 pgm
binkaudio_dct mdec pgmyuv
binkaudio_rdft mimic pgssub
bmp mjpeg pictor
c93 mjpegb png
cavs mlp ppm
cdgraphics mmvideo ptx
cinepak motionpixels qcelp
cljr mp1 qdm2
cook mp1float qdraw
cscd mp2 qpeg
cyuv mp2float qtrle
dca mp3 r10k
dfa mp3adu r210
dnxhd mp3adufloat ra_144
ra_288 theora vp5
rawvideo thp vp6
rl2 tiertexseqvideo vp6a
roq tiff vp6f
roq_dpcm tmv vp8
rpza truehd vqa
rv10 truemotion1 wavpack
rv20 truemotion2 wmapro
rv30 truespeech wmav1
rv40 tscc wmav2
s302m tta wmavoice
sgi twinvq wmv1
shorten txd wmv2
sipr ulti wmv3
smackaud v210 wmv3_vdpau
smacker v210x wnv1
smc vb ws_snd1
snow vc1 xan_dpcm
sol_dpcm vc1_vdpau xan_wc3
sp5x vcr1 xan_wc4
srt vmdaudio xl
sunrast vmdvideo xsub
svq1 vmnc yop
svq3 vorbis zlib
targa vp3 zmbv
Enabled encoders:
aac h263 mpeg4
ac3 mpeg2video snow
Enabled hwaccels:
Enabled parsers:
aac dvdsub mpeg4video
aac_latm flac mpegaudio
ac3 h261 mpegvideo
cavsvideo h263 pnm
dca h264 vc1
dirac mjpeg vp3
dnxhd mlp vp8
dvbsub
Enabled demuxers:
aac image2pipe pcm_u16le
ac3 ingenient pcm_u24be
aea ipmovie pcm_u24le
aiff iss pcm_u32be
amr iv8 pcm_u32le
anm ivf pcm_u8
apc jv pva
ape lmlm4 qcp
applehttp lxf r3d
asf m4v rawvideo
ass matroska rl2
au mjpeg rm
avi mlp roq
avs mm rpl
bethsoftvid mmf rso
bfi mov segafilm
bink mp3 shorten
c93 mpc siff
caf mpc8 smacker
cavsvideo mpegps sol
cdg mpegts sox
daud mpegtsraw spdif
dfa mpegvideo srt
dirac msnwc_tcp str
dnxhd mtv swf
dsicin mvi thp
dts mxf tiertexseq
dv mxg tmv
dxa nc truehd
ea nsv tta
ea_cdata nut tty
eac3 nuv txd
ffm ogg vc1
ffmetadata oma vc1t
filmstrip pcm_alaw vmd
flac pcm_f32be voc
flic pcm_f32le vqf
flv pcm_f64be w64
fourxm pcm_f64le wav
g722 pcm_mulaw wc3
gsm pcm_s16be wsaud
gxf pcm_s16le wsvqa
h261 pcm_s24be wtv
h263 pcm_s24le wv
h264 pcm_s32be xa
idcin pcm_s32le xwma
iff pcm_s8 yop
image2 pcm_u16be yuv4mpegpipe
Enabled muxers:
Enabled protocols:
applehttp md5 rtmps
concat pipe rtmpt
crypto rtmpe rtmpte
file
Enabled filters:
anull fifo pixdesctest
anullsink format scale
anullsrc gradfun setdar
blackframe hflip setpts
buffer hqdn3d setsar
color movie settb
copy noformat slicify
crop null transpose
cropdetect nullsink unsharp
drawbox nullsrc vflip
fade overlay yadif
fieldorder pad
Enabled bsfs:
Enabled indevs:
alsa fbdev v4l2
dv1394 oss
Enabled outdevs:
alsa oss
License: GPL version 2 or later
Creating config.mak and config.h...
touch contrib/ffmpeg/.stamp.configure
make -C ./contrib/ffmpeg/ffmpeg-v0.7.1/ clean
make[1]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/ffmpeg/ffmpeg-v0.7.1'
make[1]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/ffmpeg/ffmpeg-v0.7.1'
make[1]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/ffmpeg/ffmpeg-v0.7.1'
make[1]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/ffmpeg/ffmpeg-v0.7.1'
/bin/rm -f ./contrib/ffmpeg/.stamp.build
make -C ./contrib/ffmpeg/ffmpeg-v0.7.1/
make[1]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/ffmpeg/ffmpeg-v0.7.1'
CC libavdevice/alldevices.o
CC libavdevice/alsa-audio-common.o
CC libavdevice/alsa-audio-dec.o
libavdevice/alsa-audio-dec.c: In function ‘audio_read_header’:
libavdevice/alsa-audio-dec.c:64:5: warning: ‘sample_rate’ is deprecated (declared at ./libavformat/avformat.h:245)
libavdevice/alsa-audio-dec.c:65:9: warning: ‘sample_rate’ is deprecated (declared at ./libavformat/avformat.h:245)
libavdevice/alsa-audio-dec.c:67:5: warning: ‘channels’ is deprecated (declared at ./libavformat/avformat.h:246)
libavdevice/alsa-audio-dec.c:68:9: warning: ‘channels’ is deprecated (declared at ./libavformat/avformat.h:246)
CC libavdevice/alsa-audio-enc.o
CC libavdevice/avdevice.o
CC libavdevice/dv1394.o
libavdevice/dv1394.c: In function ‘dv1394_read_header’:
libavdevice/dv1394.c:94:5: warning: ‘standard’ is deprecated (declared at ./libavformat/avformat.h:251)
libavdevice/dv1394.c:95:8: warning: ‘standard’ is deprecated (declared at ./libavformat/avformat.h:251)
libavdevice/dv1394.c:101:5: warning: ‘channel’ is deprecated (declared at ./libavformat/avformat.h:250)
libavdevice/dv1394.c:102:9: warning: ‘channel’ is deprecated (declared at ./libavformat/avformat.h:250)
CC libavdevice/fbdev.o
libavdevice/fbdev.c: In function ‘fbdev_read_header’:
libavdevice/fbdev.c:111:5: warning: ‘time_base’ is deprecated (declared at ./libavformat/avformat.h:244)
libavdevice/fbdev.c:112:9: warning: ‘time_base’ is deprecated (declared at ./libavformat/avformat.h:244)
libavdevice/fbdev.c:112:9: warning: ‘time_base’ is deprecated (declared at ./libavformat/avformat.h:244)
CC libavdevice/oss_audio.o
libavdevice/oss_audio.c: In function ‘audio_read_header’:
libavdevice/oss_audio.c:220:5: warning: ‘sample_rate’ is deprecated (declared at ./libavformat/avformat.h:245)
libavdevice/oss_audio.c:221:9: warning: ‘sample_rate’ is deprecated (declared at ./libavformat/avformat.h:245)
libavdevice/oss_audio.c:222:5: warning: ‘channels’ is deprecated (declared at ./libavformat/avformat.h:246)
libavdevice/oss_audio.c:223:9: warning: ‘channels’ is deprecated (declared at ./libavformat/avformat.h:246)
CC libavdevice/v4l2.o
libavdevice/v4l2.c: In function ‘v4l2_set_parameters’:
libavdevice/v4l2.c:467:5: warning: ‘channel’ is deprecated (declared at ./libavformat/avformat.h:250)
libavdevice/v4l2.c:468:9: warning: ‘channel’ is deprecated (declared at ./libavformat/avformat.h:250)
libavdevice/v4l2.c:469:5: warning: ‘time_base’ is deprecated (declared at ./libavformat/avformat.h:244)
libavdevice/v4l2.c:470:9: warning: ‘time_base’ is deprecated (declared at ./libavformat/avformat.h:244)
libavdevice/v4l2.c:470:9: warning: ‘time_base’ is deprecated (declared at ./libavformat/avformat.h:244)
libavdevice/v4l2.c:490:5: warning: ‘standard’ is deprecated (declared at ./libavformat/avformat.h:251)
libavdevice/v4l2.c:492:9: warning: ‘standard’ is deprecated (declared at ./libavformat/avformat.h:251)
libavdevice/v4l2.c: In function ‘v4l2_read_header’:
libavdevice/v4l2.c:613:5: warning: ‘width’ is deprecated (declared at ./libavformat/avformat.h:247)
libavdevice/v4l2.c:614:9: warning: ‘width’ is deprecated (declared at ./libavformat/avformat.h:247)
libavdevice/v4l2.c:615:5: warning: ‘height’ is deprecated (declared at ./libavformat/avformat.h:248)
libavdevice/v4l2.c:616:9: warning: ‘height’ is deprecated (declared at ./libavformat/avformat.h:248)
libavdevice/v4l2.c:617:5: warning: ‘pix_fmt’ is deprecated (declared at ./libavformat/avformat.h:249)
libavdevice/v4l2.c:618:9: warning: ‘pix_fmt’ is deprecated (declared at ./libavformat/avformat.h:249)
AR libavdevice/libavdevice.a
CC libavfilter/af_anull.o
CC libavfilter/allfilters.o
CC libavfilter/asink_anullsink.o
CC libavfilter/asrc_anullsrc.o
CC libavfilter/avfilter.o
CC libavfilter/avfiltergraph.o
CC libavfilter/defaults.o
libavfilter/defaults.c: In function ‘avfilter_default_get_audio_buffer’:
libavfilter/defaults.c:87:5: warning: ‘av_get_bits_per_sample_fmt’ is deprecated (declared at ./libavutil/samplefmt.h:68)
CC libavfilter/drawutils.o
CC libavfilter/formats.o
CC libavfilter/graphparser.o
CC libavfilter/vf_aspect.o
CC libavfilter/vf_blackframe.o
CC libavfilter/vf_copy.o
CC libavfilter/vf_crop.o
CC libavfilter/vf_cropdetect.o
CC libavfilter/vf_drawbox.o
CC libavfilter/vf_fade.o
CC libavfilter/vf_fieldorder.o
CC libavfilter/vf_fifo.o
CC libavfilter/vf_format.o
CC libavfilter/vf_gradfun.o
CC libavfilter/vf_hflip.o
CC libavfilter/vf_hqdn3d.o
CC libavfilter/vf_null.o
CC libavfilter/vf_overlay.o
CC libavfilter/vf_pad.o
CC libavfilter/vf_pixdesctest.o
libavfilter/vf_pixdesctest.c: In function ‘draw_slice’:
libavfilter/vf_pixdesctest.c:98:32: warning: passing argument 2 of ‘av_read_image_line’ from incompatible pointer type
./libavutil/pixdesc.h:112:6: note: expected ‘const uint8_t **’ but argument is of type ‘uint8_t **’
CC libavfilter/vf_scale.o
CC libavfilter/vf_setpts.o
CC libavfilter/vf_settb.o
CC libavfilter/vf_slicify.o
CC libavfilter/vf_transpose.o
CC libavfilter/vf_unsharp.o
CC libavfilter/vf_vflip.o
CC libavfilter/vf_yadif.o
libavfilter/vf_yadif.c: In function ‘return_frame’:
libavfilter/vf_yadif.c:207:28: warning: assignment from incompatible pointer type
CC libavfilter/vsink_nullsink.o
CC libavfilter/vsrc_buffer.o
libavfilter/vsrc_buffer.c: In function ‘request_frame’:
libavfilter/vsrc_buffer.c:132:19: warning: passing argument 3 of ‘av_image_copy’ from incompatible pointer type
./libavutil/imgutils.h:112:6: note: expected ‘const uint8_t **’ but argument is of type ‘uint8_t **’
CC libavfilter/vsrc_color.o
CC libavfilter/vsrc_movie.o
libavfilter/vsrc_movie.c: In function ‘movie_get_frame’:
libavfilter/vsrc_movie.c:242:31: warning: passing argument 3 of ‘av_image_copy’ from incompatible pointer type
./libavutil/imgutils.h:112:6: note: expected ‘const uint8_t **’ but argument is of type ‘uint8_t **’
CC libavfilter/vsrc_nullsrc.o
CC libavfilter/x86/gradfun.o
CC libavfilter/x86/yadif.o
AR libavfilter/libavfilter.a
CC libavformat/4xm.o
CC libavformat/aacdec.o
CC libavformat/ac3dec.o
CC libavformat/aea.o
CC libavformat/aiffdec.o
CC libavformat/allformats.o
CC libavformat/amr.o
CC libavformat/anm.o
CC libavformat/apc.o
CC libavformat/ape.o
CC libavformat/apetag.o
CC libavformat/applehttp.o
CC libavformat/applehttpproto.o
CC libavformat/asf.o
CC libavformat/asfcrypt.o
CC libavformat/asfdec.o
CC libavformat/assdec.o
CC libavformat/au.o
CC libavformat/avi.o
CC libavformat/avidec.o
CC libavformat/avio.o
libavformat/avio.c: In function ‘avio_enum_protocols’:
libavformat/avio.c:65:23: warning: initialization from incompatible pointer type
libavformat/avio.c: In function ‘ffurl_write’:
libavformat/avio.c:315:5: warning: passing argument 2 of ‘retry_transfer_wrapper’ discards qualifiers from pointer target type
libavformat/avio.c:263:19: note: expected ‘unsigned char *’ but argument is of type ‘const unsigned char *’
libavformat/avio.c:315:5: warning: passing argument 5 of ‘retry_transfer_wrapper’ from incompatible pointer type
libavformat/avio.c:263:19: note: expected ‘int (*)(struct URLContext *, unsigned char *, int)’ but argument is of type ‘int (*)(struct URLContext *, const unsigned char *, int)’
CC libavformat/aviobuf.o
libavformat/aviobuf.c: In function ‘ffio_init_context’:
libavformat/aviobuf.c:65:5: warning: ‘is_streamed’ is deprecated (declared at libavformat/avio.h:68)
libavformat/aviobuf.c: In function ‘ffio_fdopen’:
libavformat/aviobuf.c:849:23: warning: passing argument 6 of ‘ffio_init_context’ from incompatible pointer type
libavformat/aviobuf.c:43:5: note: expected ‘int (*)(void *, uint8_t *, int)’ but argument is of type ‘int (*)(struct URLContext *, unsigned char *, int)’
libavformat/aviobuf.c:849:23: warning: passing argument 7 of ‘ffio_init_context’ from incompatible pointer type
libavformat/aviobuf.c:43:5: note: expected ‘int (*)(void *, uint8_t *, int)’ but argument is of type ‘int (*)(struct URLContext *, const unsigned char *, int)’
libavformat/aviobuf.c:849:23: warning: passing argument 8 of ‘ffio_init_context’ from incompatible pointer type
libavformat/aviobuf.c:43:5: note: expected ‘int64_t (*)(void *, int64_t, int)’ but argument is of type ‘int64_t (*)(struct URLContext *, int64_t, int)’
libavformat/aviobuf.c:855:5: warning: ‘is_streamed’ is deprecated (declared at libavformat/avio.h:68)
CC libavformat/avlanguage.o
CC libavformat/avs.o
CC libavformat/bethsoftvid.o
CC libavformat/bfi.o
CC libavformat/bink.o
CC libavformat/c93.o
CC libavformat/caf.o
CC libavformat/cafdec.o
CC libavformat/cavsvideodec.o
CC libavformat/cdg.o
CC libavformat/concat.o
CC libavformat/crypto.o
CC libavformat/cutils.o
CC libavformat/daud.o
libavformat/daud.c:50:12: warning: ‘daud_write_header’ defined but not used
libavformat/daud.c:58:12: warning: ‘daud_write_packet’ defined but not used
CC libavformat/dfa.o
CC libavformat/diracdec.o
CC libavformat/dnxhddec.o
CC libavformat/dsicin.o
CC libavformat/dtsdec.o
CC libavformat/dv.o
CC libavformat/dxa.o
CC libavformat/eacdata.o
CC libavformat/electronicarts.o
CC libavformat/ffmdec.o
CC libavformat/ffmetadec.o
CC libavformat/file.o
CC libavformat/filmstripdec.o
CC libavformat/flacdec.o
CC libavformat/flic.o
CC libavformat/flvdec.o
CC libavformat/gxf.o
CC libavformat/h261dec.o
CC libavformat/h263dec.o
CC libavformat/h264dec.o
CC libavformat/id3v1.o
CC libavformat/id3v2.o
CC libavformat/idcin.o
CC libavformat/idroqdec.o
CC libavformat/iff.o
CC libavformat/img2.o
libavformat/img2.c: In function ‘read_header’:
libavformat/img2.c:236:5: warning: ‘pix_fmt’ is deprecated (declared at libavformat/avformat.h:249)
libavformat/img2.c:237:9: warning: ‘pix_fmt’ is deprecated (declared at libavformat/avformat.h:249)
libavformat/img2.c:238:5: warning: ‘width’ is deprecated (declared at libavformat/avformat.h:247)
libavformat/img2.c:239:9: warning: ‘width’ is deprecated (declared at libavformat/avformat.h:247)
libavformat/img2.c:240:5: warning: ‘height’ is deprecated (declared at libavformat/avformat.h:248)
libavformat/img2.c:241:9: warning: ‘height’ is deprecated (declared at libavformat/avformat.h:248)
libavformat/img2.c:242:5: warning: ‘time_base’ is deprecated (declared at libavformat/avformat.h:244)
libavformat/img2.c:243:9: warning: ‘time_base’ is deprecated (declared at libavformat/avformat.h:244)
libavformat/img2.c:243:9: warning: ‘time_base’ is deprecated (declared at libavformat/avformat.h:244)
CC libavformat/ingenientdec.o
CC libavformat/ipmovie.o
CC libavformat/isom.o
CC libavformat/iss.o
CC libavformat/iv8.o
CC libavformat/ivfdec.o
CC libavformat/jvdec.o
CC libavformat/lmlm4.o
CC libavformat/lxfdec.o
CC libavformat/m4vdec.o
CC libavformat/matroska.o
CC libavformat/matroskadec.o
libavformat/matroskadec.c: In function ‘ebml_parse_elem’:
libavformat/matroskadec.c:799:14: warning: ‘length’ may be used uninitialized in this function
CC libavformat/md5proto.o
CC libavformat/metadata.o
CC libavformat/mm.o
CC libavformat/mmf.o
CC libavformat/mov.o
CC libavformat/mp3dec.o
CC libavformat/mpc.o
CC libavformat/mpc8.o
CC libavformat/mpeg.o
CC libavformat/mpegts.o
libavformat/mpegts.c: In function ‘mp4_read_iods’:
libavformat/mpegts.c:867:5: warning: passing argument 2 of ‘ffio_init_context’ discards qualifiers from pointer target type
libavformat/avio_internal.h:26:5: note: expected ‘unsigned char *’ but argument is of type ‘const uint8_t *’
libavformat/mpegts.c: In function ‘mpegts_read_header’:
libavformat/mpegts.c:1469:9: warning: ‘mpeg2ts_compute_pcr’ is deprecated (declared at libavformat/avformat.h:254)
libavformat/mpegts.c:1470:13: warning: ‘mpeg2ts_compute_pcr’ is deprecated (declared at libavformat/avformat.h:254)
libavformat/mpegts.c:1471:9: warning: ‘mpeg2ts_raw’ is deprecated (declared at libavformat/avformat.h:252)
CC libavformat/mpegvideodec.o
CC libavformat/msnwc_tcp.o
CC libavformat/mtv.o
CC libavformat/mvi.o
CC libavformat/mxf.o
CC libavformat/mxfdec.o
CC libavformat/mxg.o
libavformat/mxg.c: In function ‘mxg_update_cache.clone.0’:
libavformat/mxg.c:102:18: warning: ‘soi_pos’ may be used uninitialized in this function
CC libavformat/ncdec.o
CC libavformat/nsvdec.o
CC libavformat/nut.o
CC libavformat/nutdec.o
libavformat/nutdec.c: In function ‘decode_main_header’:
libavformat/nutdec.c:278:13: warning: passing argument 2 of ‘avio_read’ discards qualifiers from pointer target type
libavformat/avio.h:479:5: note: expected ‘unsigned char *’ but argument is of type ‘const uint8_t *’
CC libavformat/nuv.o
CC libavformat/oggdec.o
CC libavformat/oggparsedirac.o
CC libavformat/oggparseflac.o
CC libavformat/oggparseogm.o
CC libavformat/oggparseskeleton.o
CC libavformat/oggparsespeex.o
CC libavformat/oggparsetheora.o
CC libavformat/oggparsevorbis.o
CC libavformat/oma.o
CC libavformat/options.o
CC libavformat/os_support.o
CC libavformat/pcm.o
CC libavformat/pcmdec.o
CC libavformat/psxstr.o
CC libavformat/pva.o
CC libavformat/qcp.o
CC libavformat/r3d.o
CC libavformat/rawdec.o
libavformat/rawdec.c: In function ‘ff_raw_read_header’:
libavformat/rawdec.c:53:13: warning: ‘sample_rate’ is deprecated (declared at libavformat/avformat.h:245)
libavformat/rawdec.c:54:17: warning: ‘sample_rate’ is deprecated (declared at libavformat/avformat.h:245)
libavformat/rawdec.c:55:13: warning: ‘channels’ is deprecated (declared at libavformat/avformat.h:246)
libavformat/rawdec.c:56:17: warning: ‘channels’ is deprecated (declared at libavformat/avformat.h:246)
libavformat/rawdec.c:91:13: warning: ‘width’ is deprecated (declared at libavformat/avformat.h:247)
libavformat/rawdec.c:92:17: warning: ‘width’ is deprecated (declared at libavformat/avformat.h:247)
libavformat/rawdec.c:93:13: warning: ‘height’ is deprecated (declared at libavformat/avformat.h:248)
libavformat/rawdec.c:94:17: warning: ‘height’ is deprecated (declared at libavformat/avformat.h:248)
libavformat/rawdec.c:95:13: warning: ‘pix_fmt’ is deprecated (declared at libavformat/avformat.h:249)
libavformat/rawdec.c:96:17: warning: ‘pix_fmt’ is deprecated (declared at libavformat/avformat.h:249)
libavformat/rawdec.c:97:13: warning: ‘time_base’ is deprecated (declared at libavformat/avformat.h:244)
libavformat/rawdec.c:98:17: warning: ‘time_base’ is deprecated (declared at libavformat/avformat.h:244)
libavformat/rawdec.c:98:17: warning: ‘time_base’ is deprecated (declared at libavformat/avformat.h:244)
libavformat/rawdec.c: In function ‘ff_raw_video_read_header’:
libavformat/rawdec.c:174:5: warning: ‘time_base’ is deprecated (declared at libavformat/avformat.h:244)
libavformat/rawdec.c:175:9: warning: ‘time_base’ is deprecated (declared at libavformat/avformat.h:244)
libavformat/rawdec.c:175:9: warning: ‘time_base’ is deprecated (declared at libavformat/avformat.h:244)
CC libavformat/rawvideodec.o
CC libavformat/riff.o
CC libavformat/rl2.o
CC libavformat/rm.o
CC libavformat/rmdec.o
libavformat/rmdec.c: In function ‘rm_read_packet’:
libavformat/rmdec.c:822:15: warning: ‘st’ may be used uninitialized in this function
CC libavformat/rpl.o
CC libavformat/rso.o
CC libavformat/rsodec.o
CC libavformat/sauce.o
CC libavformat/sdp.o
CC libavformat/seek.o
CC libavformat/segafilm.o
CC libavformat/sierravmd.o
CC libavformat/siff.o
CC libavformat/smacker.o
CC libavformat/sol.o
CC libavformat/soxdec.o
CC libavformat/spdif.o
CC libavformat/spdifdec.o
CC libavformat/srtdec.o
CC libavformat/swfdec.o
CC libavformat/thp.o
CC libavformat/tiertexseq.o
CC libavformat/tmv.o
CC libavformat/tta.o
CC libavformat/tty.o
libavformat/tty.c: In function ‘read_header’:
libavformat/tty.c:99:5: warning: ‘width’ is deprecated (declared at libavformat/avformat.h:247)
libavformat/tty.c:100:9: warning: ‘width’ is deprecated (declared at libavformat/avformat.h:247)
libavformat/tty.c:101:5: warning: ‘height’ is deprecated (declared at libavformat/avformat.h:248)
libavformat/tty.c:102:9: warning: ‘height’ is deprecated (declared at libavformat/avformat.h:248)
libavformat/tty.c:103:5: warning: ‘time_base’ is deprecated (declared at libavformat/avformat.h:244)
libavformat/tty.c:104:9: warning: ‘time_base’ is deprecated (declared at libavformat/avformat.h:244)
libavformat/tty.c:104:9: warning: ‘time_base’ is deprecated (declared at libavformat/avformat.h:244)
libavformat/tty.c:112:5: warning: ‘sample_rate’ is deprecated (declared at libavformat/avformat.h:245)
libavformat/tty.c:113:9: warning: ‘sample_rate’ is deprecated (declared at libavformat/avformat.h:245)
CC libavformat/txd.o
CC libavformat/utils.o
libavformat/utils.c: In function ‘convert_format_parameters’:
libavformat/utils.c:401:5: warning: ‘time_base’ is deprecated (declared at libavformat/avformat.h:244)
libavformat/utils.c:402:9: warning: ‘time_base’ is deprecated (declared at libavformat/avformat.h:244)
libavformat/utils.c:402:9: warning: ‘time_base’ is deprecated (declared at libavformat/avformat.h:244)
libavformat/utils.c:405:5: warning: ‘sample_rate’ is deprecated (declared at libavformat/avformat.h:245)
libavformat/utils.c:406:9: warning: ‘sample_rate’ is deprecated (declared at libavformat/avformat.h:245)
libavformat/utils.c:409:5: warning: ‘channels’ is deprecated (declared at libavformat/avformat.h:246)
libavformat/utils.c:410:9: warning: ‘channels’ is deprecated (declared at libavformat/avformat.h:246)
libavformat/utils.c:413:5: warning: ‘width’ is deprecated (declared at libavformat/avformat.h:247)
libavformat/utils.c:413:5: warning: ‘height’ is deprecated (declared at libavformat/avformat.h:248)
libavformat/utils.c:414:9: warning: ‘width’ is deprecated (declared at libavformat/avformat.h:247)
libavformat/utils.c:414:9: warning: ‘height’ is deprecated (declared at libavformat/avformat.h:248)
libavformat/utils.c:417:5: warning: ‘pix_fmt’ is deprecated (declared at libavformat/avformat.h:249)
libavformat/utils.c:418:9: warning: ‘pix_fmt’ is deprecated (declared at libavformat/avformat.h:249)
libavformat/utils.c:420:5: warning: ‘channel’ is deprecated (declared at libavformat/avformat.h:250)
libavformat/utils.c:421:9: warning: ‘channel’ is deprecated (declared at libavformat/avformat.h:250)
libavformat/utils.c:424:5: warning: ‘standard’ is deprecated (declared at libavformat/avformat.h:251)
libavformat/utils.c:425:9: warning: ‘standard’ is deprecated (declared at libavformat/avformat.h:251)
libavformat/utils.c:427:5: warning: ‘mpeg2ts_compute_pcr’ is deprecated (declared at libavformat/avformat.h:254)
libavformat/utils.c:430:5: warning: ‘initial_pause’ is deprecated (declared at libavformat/avformat.h:255)
libavformat/utils.c: In function ‘av_open_input_stream’:
libavformat/utils.c:454:5: warning: ‘prealloced_context’ is deprecated (declared at libavformat/avformat.h:257)
libavformat/utils.c: In function ‘av_open_input_file’:
libavformat/utils.c:558:5: warning: ‘prealloced_context’ is deprecated (declared at libavformat/avformat.h:257)
libavformat/utils.c: In function ‘avformat_open_input’:
libavformat/utils.c:598:5: warning: missing braces around initializer
libavformat/utils.c:598:5: warning: (near initialization for ‘ap.time_base’)
libavformat/utils.c: In function ‘av_seek_frame_generic’:
libavformat/utils.c:1724:5: warning: ‘read_seek’ is deprecated (declared at libavformat/avformat.h:389)
libavformat/utils.c:1725:9: warning: ‘read_seek’ is deprecated (declared at libavformat/avformat.h:389)
libavformat/utils.c: In function ‘av_seek_frame’:
libavformat/utils.c:1757:5: warning: ‘read_seek’ is deprecated (declared at libavformat/avformat.h:389)
libavformat/utils.c:1758:9: warning: ‘read_seek’ is deprecated (declared at libavformat/avformat.h:389)
libavformat/utils.c: In function ‘avformat_seek_file’:
libavformat/utils.c:1789:5: warning: ‘read_seek’ is deprecated (declared at libavformat/avformat.h:389)
CC libavformat/vc1test.o
CC libavformat/voc.o
CC libavformat/vocdec.o
CC libavformat/vorbiscomment.o
CC libavformat/vqf.o
CC libavformat/wav.o
CC libavformat/wc3movie.o
CC libavformat/westwood.o
CC libavformat/wtv.o
CC libavformat/wv.o
CC libavformat/xa.o
CC libavformat/xwma.o
CC libavformat/yop.o
CC libavformat/yuv4mpeg.o
AR libavformat/libavformat.a
CC libavcodec/4xm.o
CC libavcodec/8bps.o
CC libavcodec/8svx.o
CC libavcodec/aac_ac3_parser.o
CC libavcodec/aac_parser.o
CC libavcodec/aacadtsdec.o
CC libavcodec/aaccoder.o
libavcodec/aaccoder.c: In function ‘search_for_quantizers_faac’:
libavcodec/aaccoder.c:945:25: warning: ‘b’ may be used uninitialized in this function
CC libavcodec/aacdec.o
libavcodec/aacdec.c: In function ‘aac_decode_frame_int’:
libavcodec/aacdec.c:2180:21: warning: ‘av_get_bits_per_sample_fmt’ is deprecated (declared at ./libavutil/samplefmt.h:68)
libavcodec/aacdec.c:2191:13: warning: new qualifiers in middle of multi-level non-const cast are unsafe
libavcodec/aacdec.c:2194:13: warning: new qualifiers in middle of multi-level non-const cast are unsafe
CC libavcodec/aacenc.o
CC libavcodec/aacps.o
libavcodec/aacps.c: In function ‘hybrid_analysis’:
libavcodec/aacps.c:369:9: warning: passing argument 3 of ‘hybrid4_8_12_cx’ from incompatible pointer type
libavcodec/aacps.c:338:13: note: expected ‘const float (*)[7][2]’ but argument is of type ‘float (*)[7][2]’
libavcodec/aacps.c:370:9: warning: passing argument 3 of ‘hybrid4_8_12_cx’ from incompatible pointer type
libavcodec/aacps.c:338:13: note: expected ‘const float (*)[7][2]’ but argument is of type ‘float (*)[7][2]’
libavcodec/aacps.c:371:9: warning: passing argument 3 of ‘hybrid4_8_12_cx’ from incompatible pointer type
libavcodec/aacps.c:338:13: note: expected ‘const float (*)[7][2]’ but argument is of type ‘float (*)[7][2]’
libavcodec/aacps.c:372:9: warning: passing argument 3 of ‘hybrid4_8_12_cx’ from incompatible pointer type
libavcodec/aacps.c:338:13: note: expected ‘const float (*)[7][2]’ but argument is of type ‘float (*)[7][2]’
libavcodec/aacps.c:373:9: warning: passing argument 3 of ‘hybrid4_8_12_cx’ from incompatible pointer type
libavcodec/aacps.c:338:13: note: expected ‘const float (*)[7][2]’ but argument is of type ‘float (*)[7][2]’
libavcodec/aacps.c:381:9: warning: passing argument 3 of ‘hybrid6_cx’ from incompatible pointer type
libavcodec/aacps.c:303:13: note: expected ‘const float (*)[7][2]’ but argument is of type ‘float (*)[7][2]’
libavcodec/aacps.c: In function ‘stereo_processing’:
libavcodec/aacps.c:813:34: warning: initialization from incompatible pointer type
libavcodec/aacps.c: In function ‘ff_ps_apply’:
libavcodec/aacps.c:986:5: warning: passing argument 3 of ‘decorrelation’ from incompatible pointer type
libavcodec/aacps.c:645:13: note: expected ‘const float (*)[32][2]’ but argument is of type ‘float (*)[32][2]’
CC libavcodec/aacpsy.o
libavcodec/aacpsy.c:380:24: warning: ‘psy_3gpp_window’ defined but not used
libavcodec/aacpsy.c: In function ‘psy_3gpp_analyze’:
libavcodec/aacpsy.c:566:47: warning: ‘reduction’ may be used uninitialized in this function
CC libavcodec/aacsbr.o
libavcodec/aacsbr.c: In function ‘ff_sbr_apply’:
libavcodec/aacsbr.c:1728:9: warning: passing argument 4 of ‘sbr_lf_gen’ from incompatible pointer type
libavcodec/aacsbr.c:1334:12: note: expected ‘const float (*)[32][32][2]’ but argument is of type ‘float (*)[32][32][2]’
libavcodec/aacsbr.c:1730:13: warning: passing argument 3 of ‘sbr_hf_inverse_filter’ from incompatible pointer type
libavcodec/aacsbr.c:1258:13: note: expected ‘const float (*)[40][2]’ but argument is of type ‘float (*)[40][2]’
libavcodec/aacsbr.c:1734:24: warning: passing argument 4 of ‘sbr_hf_gen’ from incompatible pointer type
libavcodec/aacsbr.c:1357:12: note: expected ‘const float (*)[40][2]’ but argument is of type ‘float (*)[40][2]’
libavcodec/aacsbr.c:1734:24: warning: passing argument 5 of ‘sbr_hf_gen’ from incompatible pointer type
libavcodec/aacsbr.c:1357:12: note: expected ‘const float (*)[2]’ but argument is of type ‘float (*)[2]’
libavcodec/aacsbr.c:1734:24: warning: passing argument 6 of ‘sbr_hf_gen’ from incompatible pointer type
libavcodec/aacsbr.c:1357:12: note: expected ‘const float (*)[2]’ but argument is of type ‘float (*)[2]’
libavcodec/aacsbr.c:1741:29: warning: passing argument 2 of ‘sbr_hf_assemble’ from incompatible pointer type
libavcodec/aacsbr.c:1605:13: note: expected ‘const float (*)[40][2]’ but argument is of type ‘float (*)[40][2]’
libavcodec/aacsbr.c:1745:9: warning: passing argument 3 of ‘sbr_x_gen’ from incompatible pointer type
libavcodec/aacsbr.c:1409:12: note: expected ‘const float (*)[40][2]’ but argument is of type ‘float (*)[40][2]’
libavcodec/aacsbr.c:1745:9: warning: passing argument 4 of ‘sbr_x_gen’ from incompatible pointer type
libavcodec/aacsbr.c:1409:12: note: expected ‘const float (*)[38][64][2]’ but argument is of type ‘float (*)[38][64][2]’
CC libavcodec/aactab.o
CC libavcodec/aandcttab.o
CC libavcodec/aasc.o
CC libavcodec/ac3.o
CC libavcodec/ac3_parser.o
CC libavcodec/ac3dec.o
libavcodec/ac3dec.c: In function ‘ac3_decode_frame’:
libavcodec/ac3dec.c:1425:18: warning: ‘av_get_bits_per_sample_fmt’ is deprecated (declared at ./libavutil/samplefmt.h:68)
CC libavcodec/ac3dec_data.o
CC libavcodec/ac3dsp.o
CC libavcodec/ac3enc.o
libavcodec/ac3enc.c: In function ‘apply_rematrixing’:
libavcodec/ac3enc.c:262:14: warning: ‘flags’ may be used uninitialized in this function
CC libavcodec/ac3enc_float.o
CC libavcodec/ac3tab.o
CC libavcodec/acelp_filters.o
CC libavcodec/acelp_pitch_delay.o
CC libavcodec/acelp_vectors.o
CC libavcodec/adpcm.o
CC libavcodec/adxdec.o
CC libavcodec/alac.o
CC libavcodec/allcodecs.o
CC libavcodec/alsdec.o
libavcodec/alsdec.c: In function ‘decode_frame’:
libavcodec/alsdec.c:1453:12: warning: ‘av_get_bits_per_sample_fmt’ is deprecated (declared at ./libavutil/samplefmt.h:68)
libavcodec/alsdec.c: In function ‘decode_init’:
libavcodec/alsdec.c:1717:37: warning: ‘av_get_bits_per_sample_fmt’ is deprecated (declared at ./libavutil/samplefmt.h:68)
CC libavcodec/amrnbdec.o
CC libavcodec/amrwbdec.o
CC libavcodec/anm.o
CC libavcodec/ansi.o
CC libavcodec/apedec.o
CC libavcodec/ass.o
CC libavcodec/assdec.o
CC libavcodec/asv1.o
CC libavcodec/atrac.o
CC libavcodec/atrac1.o
CC libavcodec/atrac3.o
CC libavcodec/audioconvert.o
CC libavcodec/aura.o
CC libavcodec/avfft.o
CC libavcodec/avpacket.o
libavcodec/avpacket.c: In function ‘av_dup_packet’:
libavcodec/avpacket.c:125:5: warning: ‘av_destruct_packet_nofree’ is deprecated (declared at libavcodec/avpacket.c:26)
CC libavcodec/avs.o
libavcodec/avs.c: In function ‘avs_decode_frame’:
libavcodec/avs.c:59:19: warning: ‘change_map.buffer’ may be used uninitialized in this function
CC libavcodec/bethsoftvideo.o
CC libavcodec/bfi.o
CC libavcodec/bgmc.o
CC libavcodec/bink.o
libavcodec/bink.c: In function ‘binkb_decode_plane’:
libavcodec/bink.c:851:17: warning: passing argument 4 of ‘read_dct_coeffs’ from incompatible pointer type
libavcodec/bink.c:583:12: note: expected ‘const uint32_t (*)[64]’ but argument is of type ‘uint32_t (*)[64]’
libavcodec/bink.c:884:17: warning: passing argument 4 of ‘read_dct_coeffs’ from incompatible pointer type
libavcodec/bink.c:583:12: note: expected ‘const uint32_t (*)[64]’ but argument is of type ‘uint32_t (*)[64]’
CC libavcodec/binkaudio.o
libavcodec/binkaudio.c: In function ‘decode_block’:
libavcodec/binkaudio.c:234:5: warning: new qualifiers in middle of multi-level non-const cast are unsafe
CC libavcodec/binkidct.o
CC libavcodec/bitstream.o
CC libavcodec/bitstream_filter.o
libavcodec/bitstream_filter.c: In function ‘av_bitstream_filter_filter’:
libavcodec/bitstream_filter.c:62:5: warning: cast discards qualifiers from pointer target type
CC libavcodec/bmp.o
libavcodec/bmp.c: In function ‘bmp_decode_frame’:
libavcodec/bmp.c:51:14: warning: ‘rgb[0]’ may be used uninitialized in this function
libavcodec/bmp.c:51:14: warning: ‘rgb[1]’ may be used uninitialized in this function
libavcodec/bmp.c:51:14: warning: ‘rgb[2]’ may be used uninitialized in this function
CC libavcodec/c93.o
CC libavcodec/cabac.o
CC libavcodec/cavs.o
CC libavcodec/cavs_parser.o
CC libavcodec/cavsdec.o
CC libavcodec/cavsdsp.o
CC libavcodec/cdgraphics.o
CC libavcodec/celp_filters.o
CC libavcodec/celp_math.o
CC libavcodec/cga_data.o
CC libavcodec/cinepak.o
CC libavcodec/cljr.o
CC libavcodec/cook.o
CC libavcodec/cscd.o
CC libavcodec/cyuv.o
CC libavcodec/dca.o
libavcodec/dca.c: In function ‘dca_decode_frame’:
libavcodec/dca.c:1817:16: warning: ‘av_get_bits_per_sample_fmt’ is deprecated (declared at ./libavutil/samplefmt.h:68)
CC libavcodec/dca_parser.o
CC libavcodec/dcadsp.o
CC libavcodec/dct.o
CC libavcodec/dct32_fixed.o
CC libavcodec/dct32_float.o
CC libavcodec/dfa.o
CC libavcodec/dirac.o
CC libavcodec/dirac_parser.o
CC libavcodec/dnxhd_parser.o
CC libavcodec/dnxhddata.o
CC libavcodec/dnxhddec.o
CC libavcodec/dpcm.o
CC libavcodec/dpx.o
CC libavcodec/dsicinav.o
CC libavcodec/dsputil.o
CC libavcodec/dv.o
libavcodec/dv.c: In function ‘dvvideo_decode_frame’:
libavcodec/dv.c:1096:12: warning: assignment discards qualifiers from pointer target type
libavcodec/dv.c: At top level:
libavcodec/dv.c:350:20: warning: ‘dvvideo_init_encoder’ defined but not used
libavcodec/dv.c:930:12: warning: ‘dv_encode_video_segment’ defined but not used
CC libavcodec/dvbsub_parser.o
CC libavcodec/dvbsubdec.o
CC libavcodec/dvdata.o
CC libavcodec/dvdsub_parser.o
CC libavcodec/dvdsubdec.o
libavcodec/dvdsubdec.c: In function ‘decode_dvd_subtitles’:
libavcodec/dvdsubdec.c:169:13: warning: ‘colormap[3]’ may be used uninitialized in this function
libavcodec/dvdsubdec.c:169:13: warning: ‘colormap[2]’ may be used uninitialized in this function
libavcodec/dvdsubdec.c:169:13: warning: ‘colormap[1]’ may be used uninitialized in this function
libavcodec/dvdsubdec.c:169:13: warning: ‘colormap[0]’ may be used uninitialized in this function
CC libavcodec/dwt.o
CC libavcodec/dxa.o
CC libavcodec/eac3dec.o
CC libavcodec/eac3dec_data.o
CC libavcodec/eacmv.o
CC libavcodec/eaidct.o
CC libavcodec/eamad.o
CC libavcodec/eatgq.o
CC libavcodec/eatgv.o
CC libavcodec/eatqi.o
CC libavcodec/error_resilience.o
libavcodec/error_resilience.c: In function ‘guess_mv’:
libavcodec/error_resilience.c:432:25: warning: ‘prev_x’ may be used uninitialized in this function
libavcodec/error_resilience.c:432:33: warning: ‘prev_y’ may be used uninitialized in this function
CC libavcodec/escape124.o
CC libavcodec/faandct.o
CC libavcodec/faanidct.o
CC libavcodec/faxcompr.o
CC libavcodec/fft_fixed.o
CC libavcodec/fft_float.o
CC libavcodec/ffv1.o
libavcodec/ffv1.c:308:13: warning: ‘find_best_state’ defined but not used
libavcodec/ffv1.c:397:25: warning: ‘put_symbol’ defined but not used
CC libavcodec/flac.o
CC libavcodec/flac_parser.o
libavcodec/flac_parser.c: In function ‘flac_parse’:
libavcodec/flac_parser.c:572:13: warning: cast discards qualifiers from pointer target type
CC libavcodec/flacdata.o
CC libavcodec/flacdec.o
CC libavcodec/flashsv.o
libavcodec/flashsv.c: In function ‘flashsv_decode_frame’:
libavcodec/flashsv.c:195:38: warning: assignment discards qualifiers from pointer target type
CC libavcodec/flicvideo.o
CC libavcodec/flvdec.o
CC libavcodec/flvenc.o
CC libavcodec/fmtconvert.o
CC libavcodec/fraps.o
CC libavcodec/frwu.o
CC libavcodec/g722.o
libavcodec/g722.c:256:20: warning: ‘g722_close’ defined but not used
CC libavcodec/g726.o
CC libavcodec/gifdec.o
CC libavcodec/golomb.o
CC libavcodec/gsmdec.o
CC libavcodec/gsmdec_data.o
CC libavcodec/h261.o
CC libavcodec/h261_parser.o
CC libavcodec/h261dec.o
CC libavcodec/h263.o
CC libavcodec/h263_parser.o
CC libavcodec/h263dec.o
CC libavcodec/h264.o
libavcodec/h264.c: In function ‘decode_slice_header’:
libavcodec/h264.c:2722:35: warning: new qualifiers in middle of multi-level non-const cast are unsafe
libavcodec/h264.c: In function ‘fill_filter_caches’:
libavcodec/h264.c:3154:38: warning: initialization from incompatible pointer type
libavcodec/h264.c:3231:38: warning: initialization from incompatible pointer type
libavcodec/h264.c:3246:42: warning: initialization from incompatible pointer type
libavcodec/h264.c: In function ‘execute_decode_slices’:
libavcodec/h264.c:3587:31: warning: array subscript is below array bounds
CC libavcodec/h264_cabac.o
In file included from libavcodec/h264_cabac.c:40:0:
libavcodec/x86/h264_i386.h: In function ‘decode_significance_x86’:
libavcodec/x86/h264_i386.h:41:22: warning: cast from pointer to integer of different size
libavcodec/x86/h264_i386.h:42:23: warning: cast from pointer to integer of different size
libavcodec/x86/h264_i386.h: In function ‘decode_significance_8x8_x86’:
libavcodec/x86/h264_i386.h:96:23: warning: cast from pointer to integer of different size
CC libavcodec/h264_cavlc.o
CC libavcodec/h264_direct.o
libavcodec/h264_direct.c: In function ‘pred_spatial_direct_motion’:
libavcodec/h264_direct.c:287:12: warning: assignment from incompatible pointer type
libavcodec/h264_direct.c:288:12: warning: assignment from incompatible pointer type
libavcodec/h264_direct.c: In function ‘pred_temp_direct_motion’:
libavcodec/h264_direct.c:474:12: warning: assignment from incompatible pointer type
libavcodec/h264_direct.c:475:12: warning: assignment from incompatible pointer type
CC libavcodec/h264_loopfilter.o
CC libavcodec/h264_parser.o
CC libavcodec/h264_ps.o
CC libavcodec/h264_refs.o
CC libavcodec/h264_sei.o
CC libavcodec/h264dsp.o
CC libavcodec/h264idct.o
CC libavcodec/h264pred.o
CC libavcodec/huffman.o
CC libavcodec/huffyuv.o
libavcodec/huffyuv.c:881:12: warning: ‘encode_bgr_bitstream’ defined but not used
CC libavcodec/idcinvideo.o
CC libavcodec/iff.o
CC libavcodec/iirfilter.o
CC libavcodec/imc.o
CC libavcodec/imgconvert.o
libavcodec/imgconvert.c: In function ‘av_picture_copy’:
libavcodec/imgconvert.c:670:19: warning: passing argument 3 of ‘av_image_copy’ from incompatible pointer type
./libavutil/imgutils.h:112:6: note: expected ‘const uint8_t **’ but argument is of type ‘uint8_t * const*’
CC libavcodec/indeo2.o
CC libavcodec/indeo3.o
CC libavcodec/indeo5.o
CC libavcodec/intelh263dec.o
CC libavcodec/interplayvideo.o
CC libavcodec/intrax8.o
CC libavcodec/intrax8dsp.o
CC libavcodec/inverse.o
CC libavcodec/ituh263dec.o
CC libavcodec/ituh263enc.o
CC libavcodec/ivi_common.o
libavcodec/ivi_common.c: In function ‘ff_ivi_decode_blocks’:
libavcodec/ivi_common.c:333:32: warning: ‘mc_type’ may be used uninitialized in this function
libavcodec/ivi_common.c:333:41: warning: ‘mv_x’ may be used uninitialized in this function
libavcodec/ivi_common.c:333:47: warning: ‘mv_y’ may be used uninitialized in this function
libavcodec/ivi_common.c:336:22: warning: ‘sym’ may be used uninitialized in this function
CC libavcodec/ivi_dsp.o
libavcodec/ivi_dsp.c: In function ‘ff_ivi_recompose53’:
libavcodec/ivi_dsp.c:40:21: warning: ‘b0_1’ may be used uninitialized in this function
libavcodec/ivi_dsp.c:40:27: warning: ‘b0_2’ may be used uninitialized in this function
libavcodec/ivi_dsp.c:40:33: warning: ‘b1_1’ may be used uninitialized in this function
libavcodec/ivi_dsp.c:40:39: warning: ‘b1_2’ may be used uninitialized in this function
libavcodec/ivi_dsp.c:40:45: warning: ‘b1_3’ may be used uninitialized in this function
libavcodec/ivi_dsp.c:40:57: warning: ‘b2_2’ may be used uninitialized in this function
libavcodec/ivi_dsp.c:40:63: warning: ‘b2_3’ may be used uninitialized in this function
libavcodec/ivi_dsp.c:40:75: warning: ‘b2_5’ may be used uninitialized in this function
libavcodec/ivi_dsp.c:40:81: warning: ‘b2_6’ may be used uninitialized in this function
libavcodec/ivi_dsp.c:41:27: warning: ‘b3_2’ may be used uninitialized in this function
libavcodec/ivi_dsp.c:41:33: warning: ‘b3_3’ may be used uninitialized in this function
libavcodec/ivi_dsp.c:41:45: warning: ‘b3_5’ may be used uninitialized in this function
libavcodec/ivi_dsp.c:41:51: warning: ‘b3_6’ may be used uninitialized in this function
libavcodec/ivi_dsp.c:41:63: warning: ‘b3_8’ may be used uninitialized in this function
libavcodec/ivi_dsp.c:41:69: warning: ‘b3_9’ may be used uninitialized in this function
CC libavcodec/jfdctfst.o
CC libavcodec/jfdctint.o
CC libavcodec/jpegls.o
CC libavcodec/jpeglsdec.o
CC libavcodec/jrevdct.o
CC libavcodec/jvdec.o
CC libavcodec/kbdwin.o
CC libavcodec/kgv1dec.o
CC libavcodec/kmvc.o
CC libavcodec/lagarith.o
CC libavcodec/lagarithrac.o
CC libavcodec/latm_parser.o
CC libavcodec/lcldec.o
libavcodec/lcldec.c: In function ‘zlib_decomp’:
libavcodec/lcldec.c:136:24: warning: assignment discards qualifiers from pointer target type
libavcodec/lcldec.c: In function ‘decode_frame’:
libavcodec/lcldec.c:165:5: warning: cast discards qualifiers from pointer target type
CC libavcodec/loco.o
CC libavcodec/lsp.o
CC libavcodec/lzw.o
CC libavcodec/mace.o
CC libavcodec/mdct_fixed.o
CC libavcodec/mdct_float.o
CC libavcodec/mdec.o
CC libavcodec/mimic.o
CC libavcodec/mjpeg.o
CC libavcodec/mjpeg_parser.o
CC libavcodec/mjpegbdec.o
CC libavcodec/mjpegdec.o
CC libavcodec/mlp.o
CC libavcodec/mlp_parser.o
CC libavcodec/mlpdec.o
CC libavcodec/mlpdsp.o
CC libavcodec/mmvideo.o
CC libavcodec/motion_est.o
libavcodec/motion_est.c: In function ‘interlaced_search’:
libavcodec/motion_est.c:752:9: warning: ‘P[2][0]’ may be used uninitialized in this function
libavcodec/motion_est.c:752:9: warning: ‘P[2][1]’ may be used uninitialized in this function
libavcodec/motion_est.c:752:9: warning: ‘P[3][0]’ may be used uninitialized in this function
libavcodec/motion_est.c:752:9: warning: ‘P[3][1]’ may be used uninitialized in this function
libavcodec/motion_est.c:752:9: warning: ‘P[4][0]’ may be used uninitialized in this function
libavcodec/motion_est.c:752:9: warning: ‘P[4][1]’ may be used uninitialized in this function
libavcodec/motion_est.c: In function ‘h263_mv4_search’:
libavcodec/motion_est.c:602:9: warning: ‘P[2][0]’ may be used uninitialized in this function
libavcodec/motion_est.c:602:9: warning: ‘P[2][1]’ may be used uninitialized in this function
libavcodec/motion_est.c:602:9: warning: ‘P[3][0]’ may be used uninitialized in this function
libavcodec/motion_est.c:602:9: warning: ‘P[3][1]’ may be used uninitialized in this function
libavcodec/motion_est.c:602:9: warning: ‘P[4][0]’ may be used uninitialized in this function
libavcodec/motion_est.c:602:9: warning: ‘P[4][1]’ may be used uninitialized in this function
CC libavcodec/motionpixels.o
CC libavcodec/mpc.o
CC libavcodec/mpc7.o
CC libavcodec/mpc8.o
CC libavcodec/mpeg12.o
CC libavcodec/mpeg12data.o
CC libavcodec/mpeg12enc.o
CC libavcodec/mpeg4audio.o
CC libavcodec/mpeg4video.o
CC libavcodec/mpeg4video_parser.o
CC libavcodec/mpeg4videodec.o
libavcodec/mpeg4videodec.c: In function ‘mpeg4_decode_block’:
libavcodec/mpeg4videodec.c:847:9: warning: ‘dc_pred_dir’ may be used uninitialized in this function
CC libavcodec/mpeg4videoenc.o
CC libavcodec/mpegaudio.o
CC libavcodec/mpegaudio_parser.o
CC libavcodec/mpegaudiodata.o
CC libavcodec/mpegaudiodec.o
CC libavcodec/mpegaudiodec_float.o
CC libavcodec/mpegaudiodecheader.o
CC libavcodec/mpegaudiodsp.o
CC libavcodec/mpegaudiodsp_fixed.o
CC libavcodec/mpegaudiodsp_float.o
CC libavcodec/mpegvideo.o
libavcodec/mpegvideo.c: In function ‘ff_find_unused_picture’:
libavcodec/mpegvideo.c:994:5: warning: ISO C90 forbids mixed declarations and code
libavcodec/mpegvideo.c: In function ‘MPV_common_init’:
libavcodec/mpegvideo.c:577:9: warning: ‘y_size’ may be used uninitialized in this function
libavcodec/mpegvideo.c:577:17: warning: ‘c_size’ may be used uninitialized in this function
libavcodec/mpegvideo.c:577:25: warning: ‘yc_size’ may be used uninitialized in this function
libavcodec/mpegvideo.c:577:37: warning: ‘mb_array_size’ may be used uninitialized in this function
libavcodec/mpegvideo.c:577:52: warning: ‘mv_table_size’ may be used uninitialized in this function
CC libavcodec/mpegvideo_enc.o
libavcodec/mpegvideo_enc.c: In function ‘encode_thread’:
libavcodec/mpegvideo_enc.c:2367:38: warning: ‘dc[0]’ may be used uninitialized in this function
libavcodec/mpegvideo_enc.c:2367:38: warning: ‘dc[1]’ may be used uninitialized in this function
libavcodec/mpegvideo_enc.c:2367:38: warning: ‘dc[2]’ may be used uninitialized in this function
libavcodec/mpegvideo_enc.c:2367:38: warning: ‘dc[3]’ may be used uninitialized in this function
libavcodec/mpegvideo_enc.c:2367:38: warning: ‘dc[4]’ may be used uninitialized in this function
libavcodec/mpegvideo_enc.c:2367:38: warning: ‘dc[5]’ may be used uninitialized in this function
CC libavcodec/mpegvideo_parser.o
CC libavcodec/mpegvideo_xvmc.o
CC libavcodec/msgsmdec.o
CC libavcodec/msmpeg4.o
CC libavcodec/msmpeg4data.o
CC libavcodec/msrle.o
CC libavcodec/msrledec.o
CC libavcodec/msvideo1.o
CC libavcodec/mxpegdec.o
CC libavcodec/nellymoser.o
CC libavcodec/nellymoserdec.o
CC libavcodec/nuv.o
libavcodec/nuv.c: In function ‘copy_frame’:
libavcodec/nuv.c:75:5: warning: passing argument 2 of ‘avpicture_fill’ discards qualifiers from pointer target type
libavcodec/avcodec.h:3297:5: note: expected ‘uint8_t *’ but argument is of type ‘const uint8_t *’
CC libavcodec/options.o
libavcodec/options.c:326:1: warning: ‘antialias_algo’ is deprecated (declared at libavcodec/avcodec.h:2101)
libavcodec/options.c:405:1: warning: ‘lpc_coeff_precision’ is deprecated (declared at libavcodec/avcodec.h:2501)
libavcodec/options.c:406:1: warning: ‘prediction_order_method’ is deprecated (declared at libavcodec/avcodec.h:2508)
libavcodec/options.c:407:1: warning: ‘min_partition_order’ is deprecated (declared at libavcodec/avcodec.h:2514)
libavcodec/options.c:408:1: warning: ‘max_partition_order’ is deprecated (declared at libavcodec/avcodec.h:2520)
libavcodec/options.c:441:1: warning: ‘lpc_type’ is deprecated (declared at libavcodec/avcodec.h:2748)
libavcodec/options.c:446:1: warning: ‘lpc_passes’ is deprecated (declared at libavcodec/avcodec.h:2755)
libavcodec/options.c: In function ‘avcodec_get_context_defaults3’:
libavcodec/options.c:521:37: warning: assignment discards qualifiers from pointer target type
CC libavcodec/parser.o
libavcodec/parser.c: In function ‘av_parser_parse2’:
libavcodec/parser.c:151:5: warning: new qualifiers in middle of multi-level non-const cast are unsafe
libavcodec/parser.c: In function ‘av_parser_change’:
libavcodec/parser.c:187:5: warning: cast discards qualifiers from pointer target type
CC libavcodec/pcm-mpeg.o
CC libavcodec/pcm.o
CC libavcodec/pcx.o
CC libavcodec/pgssubdec.o
CC libavcodec/pictordec.o
CC libavcodec/png.o
CC libavcodec/pngdec.o
libavcodec/pngdec.c: In function ‘png_decode_idat’:
libavcodec/pngdec.c:366:24: warning: assignment discards qualifiers from pointer target type
CC libavcodec/pnm.o
CC libavcodec/pnm_parser.o
libavcodec/pnm_parser.c: In function ‘pnm_parse’:
libavcodec/pnm_parser.c:44:9: warning: cast discards qualifiers from pointer target type
libavcodec/pnm_parser.c:45:9: warning: cast discards qualifiers from pointer target type
CC libavcodec/pnmdec.o
libavcodec/pnmdec.c: In function ‘pnm_decode_frame’:
libavcodec/pnmdec.c:41:25: warning: assignment discards qualifiers from pointer target type
libavcodec/pnmdec.c:42:25: warning: assignment discards qualifiers from pointer target type
CC libavcodec/psymodel.o
CC libavcodec/pthread.o
CC libavcodec/ptx.o
CC libavcodec/qcelpdec.o
CC libavcodec/qdm2.o
CC libavcodec/qdrw.o
CC libavcodec/qpeg.o
CC libavcodec/qtrle.o
CC libavcodec/r210dec.o
CC libavcodec/ra144.o
CC libavcodec/ra144dec.o
CC libavcodec/ra288.o
CC libavcodec/rangecoder.o
libavcodec/rangecoder.c: In function ‘ff_init_range_decoder’:
libavcodec/rangecoder.c:54:5: warning: cast discards qualifiers from pointer target type
libavcodec/rangecoder.c:56:5: warning: passing argument 1 of ‘bytestream_get_be16’ from incompatible pointer type
libavcodec/bytestream.h:51:1: note: expected ‘const uint8_t **’ but argument is of type ‘uint8_t **’
CC libavcodec/ratecontrol.o
CC libavcodec/raw.o
CC libavcodec/rawdec.o
libavcodec/rawdec.c: In function ‘raw_decode’:
libavcodec/rawdec.c:157:5: warning: passing argument 2 of ‘avpicture_fill’ discards qualifiers from pointer target type
libavcodec/avcodec.h:3297:5: note: expected ‘uint8_t *’ but argument is of type ‘const uint8_t *’
libavcodec/rawdec.c:161:23: warning: assignment from incompatible pointer type
CC libavcodec/rdft.o
CC libavcodec/resample.o
libavcodec/resample.c: In function ‘av_audio_resample_init’:
libavcodec/resample.c:190:5: warning: ‘av_get_bits_per_sample_fmt’ is deprecated (declared at ./libavutil/samplefmt.h:68)
libavcodec/resample.c:191:5: warning: ‘av_get_bits_per_sample_fmt’ is deprecated (declared at ./libavutil/samplefmt.h:68)
CC libavcodec/resample2.o
CC libavcodec/rl2.o
CC libavcodec/roqvideo.o
CC libavcodec/roqvideodec.o
CC libavcodec/rpza.o
CC libavcodec/rtjpeg.o
CC libavcodec/rv10.o
CC libavcodec/rv30.o
CC libavcodec/rv30dsp.o
CC libavcodec/rv34.o
CC libavcodec/rv40.o
CC libavcodec/rv40dsp.o
CC libavcodec/s302m.o
CC libavcodec/s3tc.o
CC libavcodec/sgidec.o
CC libavcodec/shorten.o
CC libavcodec/simple_idct.o
CC libavcodec/sinewin.o
CC libavcodec/sipr.o
CC libavcodec/sipr16k.o
CC libavcodec/smacker.o
CC libavcodec/smc.o
CC libavcodec/snow.o
CC libavcodec/sp5xdec.o
CC libavcodec/srtdec.o
libavcodec/srtdec.c: In function ‘srt_to_ass’:
libavcodec/srtdec.c:113:61: warning: format not a string literal and no format arguments
libavcodec/srtdec.c:113:61: warning: format not a string literal and no format arguments
libavcodec/srtdec.c:149:53: warning: format not a string literal and no format arguments
libavcodec/srtdec.c:149:53: warning: format not a string literal and no format arguments
CC libavcodec/sunrast.o
CC libavcodec/svq1.o
CC libavcodec/svq1dec.o
libavcodec/svq1dec.c: In function ‘svq1_decode_frame’:
libavcodec/svq1dec.c:647:5: warning: cast discards qualifiers from pointer target type
CC libavcodec/svq3.o
libavcodec/svq3.c: In function ‘svq3_decode_mb’:
libavcodec/svq3.c:660:9: warning: passing argument 2 of ‘svq3_decode_block’ from incompatible pointer type
libavcodec/svq3.c:209:19: note: expected ‘DCTELEM *’ but argument is of type ‘DCTELEM (*)[32]’
libavcodec/svq3.c: In function ‘svq3_decode_slice_header’:
libavcodec/svq3.c:747:1: warning: cast discards qualifiers from pointer target type
libavcodec/svq3.c:750:13: warning: cast discards qualifiers from pointer target type
CC libavcodec/synth_filter.o
CC libavcodec/targa.o
CC libavcodec/tiertexseqv.o
CC libavcodec/tiff.o
libavcodec/tiff.c: In function ‘tiff_uncompress’:
libavcodec/tiff.c:89:21: warning: assignment discards qualifiers from pointer target type
CC libavcodec/tmv.o
CC libavcodec/truemotion1.o
CC libavcodec/truemotion2.o
CC libavcodec/truespeech.o
CC libavcodec/tscc.o
libavcodec/tscc.c: In function ‘decode_frame’:
libavcodec/tscc.c:96:24: warning: assignment discards qualifiers from pointer target type
CC libavcodec/tta.o
CC libavcodec/twinvq.o
CC libavcodec/txd.o
CC libavcodec/ulti.o
CC libavcodec/utils.o
libavcodec/utils.c: In function ‘avcodec_open’:
libavcodec/utils.c:500:41: warning: assignment discards qualifiers from pointer target type
libavcodec/utils.c: In function ‘avcodec_encode_audio’:
libavcodec/utils.c:633:9: warning: passing argument 4 of ‘avctx->codec->encode’ discards qualifiers from pointer target type
libavcodec/utils.c:633:9: note: expected ‘void *’ but argument is of type ‘const short int *’
libavcodec/utils.c: In function ‘avcodec_encode_video’:
libavcodec/utils.c:650:9: warning: passing argument 4 of ‘avctx->codec->encode’ discards qualifiers from pointer target type
libavcodec/utils.c:650:9: note: expected ‘void *’ but argument is of type ‘const struct AVFrame *’
libavcodec/utils.c: In function ‘avcodec_encode_subtitle’:
libavcodec/utils.c:669:5: warning: passing argument 4 of ‘avctx->codec->encode’ discards qualifiers from pointer target type
libavcodec/utils.c:669:5: note: expected ‘void *’ but argument is of type ‘const struct AVSubtitle *’
libavcodec/utils.c: In function ‘av_get_bits_per_sample_format’:
libavcodec/utils.c:1138:5: warning: ‘av_get_bits_per_sample_fmt’ is deprecated (declared at ./libavutil/samplefmt.h:68)
CC libavcodec/v210dec.o
libavcodec/v210dec.c: In function ‘decode_frame’:
libavcodec/v210dec.c:79:18: warning: ‘val’ may be used uninitialized in this function
CC libavcodec/v210x.o
CC libavcodec/vb.o
CC libavcodec/vc1.o
CC libavcodec/vc1_parser.o
CC libavcodec/vc1data.o
CC libavcodec/vc1dec.o
CC libavcodec/vc1dsp.o
libavcodec/vc1dsp.c: In function ‘ff_vc1dsp_init’:
libavcodec/vc1dsp.c:736:39: warning: assignment from incompatible pointer type
libavcodec/vc1dsp.c:753:39: warning: assignment from incompatible pointer type
CC libavcodec/vcr1.o
CC libavcodec/vdpau.o
CC libavcodec/vmdav.o
libavcodec/vmdav.c: In function ‘vmdaudio_decode_init’:
libavcodec/vmdav.c:450:5: warning: ‘av_get_bits_per_sample_fmt’ is deprecated (declared at ./libavutil/samplefmt.h:68)
CC libavcodec/vmnc.o
CC libavcodec/vorbis.o
CC libavcodec/vorbis_data.o
CC libavcodec/vorbisdec.o
libavcodec/vorbisdec.c: In function ‘vorbis_decode_frame’:
libavcodec/vorbisdec.c:1649:18: warning: ‘av_get_bits_per_sample_fmt’ is deprecated (declared at ./libavutil/samplefmt.h:68)
CC libavcodec/vp3.o
CC libavcodec/vp3_parser.o
CC libavcodec/vp3dsp.o
CC libavcodec/vp5.o
CC libavcodec/vp56.o
CC libavcodec/vp56data.o
CC libavcodec/vp56dsp.o
CC libavcodec/vp56rac.o
CC libavcodec/vp6.o
CC libavcodec/vp6dsp.o
CC libavcodec/vp8.o
CC libavcodec/vp8_parser.o
CC libavcodec/vp8dsp.o
CC libavcodec/vqavideo.o
CC libavcodec/wavpack.o
CC libavcodec/wma.o
CC libavcodec/wmadec.o
CC libavcodec/wmaprodec.o
CC libavcodec/wmavoice.o
CC libavcodec/wmv2.o
CC libavcodec/wmv2dec.o
CC libavcodec/wnv1.o
CC libavcodec/ws-snd1.o
YASM libavcodec/x86/ac3dsp.o
CC libavcodec/x86/ac3dsp_mmx.o
CC libavcodec/x86/cavsdsp_mmx.o
YASM libavcodec/x86/dct32_sse.o
YASM libavcodec/x86/deinterlace.o
CC libavcodec/x86/dnxhd_mmx.o
CC libavcodec/x86/dsputil_mmx.o
YASM libavcodec/x86/dsputil_yasm.o
CC libavcodec/x86/dsputilenc_mmx.o
YASM libavcodec/x86/dsputilenc_yasm.o
CC libavcodec/x86/fdct_mmx.o
CC libavcodec/x86/fft.o
CC libavcodec/x86/fft_3dn.o
CC libavcodec/x86/fft_3dn2.o
YASM libavcodec/x86/fft_mmx.o
libavcodec/x86/fft_mmx.asm:48: warning: section flags ignored on section redeclaration
CC libavcodec/x86/fft_sse.o
YASM libavcodec/x86/fmtconvert.o
CC libavcodec/x86/fmtconvert_mmx.o
YASM libavcodec/x86/h264_chromamc.o
YASM libavcodec/x86/h264_chromamc_10bit.o
YASM libavcodec/x86/h264_deblock.o
YASM libavcodec/x86/h264_deblock_10bit.o
YASM libavcodec/x86/h264_idct.o
YASM libavcodec/x86/h264_idct_10bit.o
YASM libavcodec/x86/h264_intrapred.o
YASM libavcodec/x86/h264_intrapred_10bit.o
CC libavcodec/x86/h264_intrapred_init.o
YASM libavcodec/x86/h264_weight.o
CC libavcodec/x86/h264dsp_mmx.o
CC libavcodec/x86/idct_mmx.o
CC libavcodec/x86/idct_mmx_xvid.o
CC libavcodec/x86/idct_sse2_xvid.o
CC libavcodec/x86/mlpdsp.o
libavcodec/x86/mlpdsp.c:44:36: warning: taking address of expression of type ‘void’
libavcodec/x86/mlpdsp.c:44:56: warning: taking address of expression of type ‘void’
libavcodec/x86/mlpdsp.c:45:36: warning: taking address of expression of type ‘void’
libavcodec/x86/mlpdsp.c:45:56: warning: taking address of expression of type ‘void’
libavcodec/x86/mlpdsp.c:46:36: warning: taking address of expression of type ‘void’
libavcodec/x86/mlpdsp.c:46:56: warning: taking address of expression of type ‘void’
libavcodec/x86/mlpdsp.c:47:36: warning: taking address of expression of type ‘void’
libavcodec/x86/mlpdsp.c:47:56: warning: taking address of expression of type ‘void’
libavcodec/x86/mlpdsp.c:48:36: warning: taking address of expression of type ‘void’
libavcodec/x86/mlpdsp.c:49:36: warning: taking address of expression of type ‘void’
libavcodec/x86/mlpdsp.c:49:56: warning: taking address of expression of type ‘void’
libavcodec/x86/mlpdsp.c:50:36: warning: taking address of expression of type ‘void’
libavcodec/x86/mlpdsp.c:50:56: warning: taking address of expression of type ‘void’
libavcodec/x86/mlpdsp.c:51:36: warning: taking address of expression of type ‘void’
CC libavcodec/x86/motion_est_mmx.o
CC libavcodec/x86/mpegaudiodec_mmx.o
CC libavcodec/x86/mpegvideo_mmx.o
CC libavcodec/x86/simple_idct_mmx.o
CC libavcodec/x86/snowdsp_mmx.o
CC libavcodec/x86/vc1dsp_mmx.o
YASM libavcodec/x86/vc1dsp_yasm.o
YASM libavcodec/x86/vp3dsp.o
YASM libavcodec/x86/vp56dsp.o
CC libavcodec/x86/vp56dsp_init.o
CC libavcodec/x86/vp8dsp-init.o
YASM libavcodec/x86/vp8dsp.o
CC libavcodec/xan.o
CC libavcodec/xiph.o
CC libavcodec/xl.o
CC libavcodec/xsubdec.o
CC libavcodec/xxan.o
CC libavcodec/yop.o
CC libavcodec/zmbv.o
libavcodec/zmbv.c: In function ‘decode_frame’:
libavcodec/zmbv.c:494:28: warning: assignment discards qualifiers from pointer target type
AR libavcodec/libavcodec.a
CC libpostproc/postprocess.o
AR libpostproc/libpostproc.a
CC libswscale/options.o
CC libswscale/rgb2rgb.o
CC libswscale/swscale.o
libswscale/swscale.c: In function ‘swScale’:
libswscale/swscale.c:2214:13: warning: new qualifiers in middle of multi-level non-const cast are unsafe
libswscale/swscale.c:2215:13: warning: new qualifiers in middle of multi-level non-const cast are unsafe
libswscale/swscale.c:2216:13: warning: new qualifiers in middle of multi-level non-const cast are unsafe
libswscale/swscale.c:2217:13: warning: new qualifiers in middle of multi-level non-const cast are unsafe
CC libswscale/swscale_unscaled.o
libswscale/swscale_unscaled.c: In function ‘sws_scale’:
libswscale/swscale_unscaled.c:747:5: warning: passing argument 1 of ‘check_image_pointers’ from incompatible pointer type
libswscale/swscale_unscaled.c:717:12: note: expected ‘uint8_t **’ but argument is of type ‘const uint8_t * const*’
libswscale/swscale_unscaled.c:751:5: warning: passing argument 1 of ‘check_image_pointers’ discards qualifiers from pointer target type
libswscale/swscale_unscaled.c:717:12: note: expected ‘uint8_t **’ but argument is of type ‘uint8_t * const*’
libswscale/swscale_unscaled.c:833:9: warning: new qualifiers in middle of multi-level non-const cast are unsafe
libswscale/swscale_unscaled.c:856:9: warning: new qualifiers in middle of multi-level non-const cast are unsafe
CC libswscale/utils.o
libswscale/utils.c: In function ‘sws_init_context’:
libswscale/utils.c:933:13: warning: passing argument 5 of ‘initMMX2HScaler’ from incompatible pointer type
libswscale/utils.c:543:12: note: expected ‘int32_t *’ but argument is of type ‘int16_t *’
libswscale/utils.c:934:13: warning: passing argument 5 of ‘initMMX2HScaler’ from incompatible pointer type
libswscale/utils.c:543:12: note: expected ‘int32_t *’ but argument is of type ‘int16_t *’
CC libswscale/x86/rgb2rgb.o
CC libswscale/x86/swscale_mmx.o
libswscale/x86/swscale_mmx.c: In function ‘updateMMXDitherTables’:
libswscale/x86/swscale_mmx.c:131:9: warning: new qualifiers in middle of multi-level non-const cast are unsafe
libswscale/x86/swscale_mmx.c:132:9: warning: new qualifiers in middle of multi-level non-const cast are unsafe
libswscale/x86/swscale_mmx.c:133:9: warning: new qualifiers in middle of multi-level non-const cast are unsafe
CC libswscale/x86/yuv2rgb_mmx.o
CC libswscale/yuv2rgb.o
libswscale/yuv2rgb.c: In function ‘ff_yuv2rgb_c_init_tables’:
libswscale/yuv2rgb.c:616:39: warning: ‘abase’ may be used uninitialized in this function
AR libswscale/libswscale.a
CC libavutil/adler32.o
CC libavutil/aes.o
libavutil/aes.c: In function ‘av_aes_init’:
libavutil/aes.c:160:9: warning: passing argument 1 of ‘init_multbl2’ from incompatible pointer type
libavutil/aes.c:122:13: note: expected ‘uint8_t *’ but argument is of type ‘uint32_t *’
libavutil/aes.c:161:9: warning: passing argument 1 of ‘init_multbl2’ from incompatible pointer type
libavutil/aes.c:122:13: note: expected ‘uint8_t *’ but argument is of type ‘uint32_t *’
CC libavutil/audioconvert.o
CC libavutil/avstring.o
libavutil/avstring.c: In function ‘av_stristr’:
libavutil/avstring.c:54:9: warning: return discards qualifiers from pointer target type
libavutil/avstring.c:58:13: warning: return discards qualifiers from pointer target type
CC libavutil/base64.o
CC libavutil/cpu.o
CC libavutil/crc.o
CC libavutil/des.o
CC libavutil/dict.o
libavutil/dict.c: In function ‘av_dict_set’:
libavutil/dict.c:78:37: warning: assignment discards qualifiers from pointer target type
libavutil/dict.c:82:38: warning: assignment discards qualifiers from pointer target type
CC libavutil/error.o
CC libavutil/eval.o
CC libavutil/fifo.o
CC libavutil/file.o
CC libavutil/imgutils.o
CC libavutil/intfloat_readwrite.o
CC libavutil/inverse.o
CC libavutil/lfg.o
CC libavutil/lls.o
libavutil/lls.c: In function ‘av_solve_lls’:
libavutil/lls.c:87:20: warning: array subscript is below array bounds
CC libavutil/log.o
CC libavutil/lzo.o
CC libavutil/mathematics.o
CC libavutil/md5.o
CC libavutil/mem.o
CC libavutil/opt.o
libavutil/opt.c: In function ‘av_opt_flag_is_set’:
libavutil/opt.c:328:5: warning: ‘av_find_opt’ is deprecated (declared at libavutil/opt.c:36)
libavutil/opt.c:329:5: warning: ‘av_find_opt’ is deprecated (declared at libavutil/opt.c:36)
CC libavutil/parseutils.o
libavutil/parseutils.c: In function ‘av_parse_video_size’:
libavutil/parseutils.c:110:11: warning: assignment discards qualifiers from pointer target type
libavutil/parseutils.c: In function ‘av_parse_time’:
libavutil/parseutils.c:567:13: warning: cast discards qualifiers from pointer target type
CC libavutil/pixdesc.o
CC libavutil/random_seed.o
CC libavutil/rational.o
CC libavutil/rc4.o
CC libavutil/samplefmt.o
CC libavutil/sha.o
CC libavutil/tree.o
CC libavutil/utils.o
CC libavutil/x86/cpu.o
AR libavutil/libavutil.a
CC ffplay.o
ffplay.c: In function ‘do_exit’:
ffplay.c:1261:5: warning: zero-length gnu_printf format string
ffplay.c: In function ‘input_request_frame’:
ffplay.c:1646:23: warning: passing argument 3 of ‘av_image_copy’ from incompatible pointer type
libavutil/imgutils.h:112:6: note: expected ‘const uint8_t **’ but argument is of type ‘uint8_t **’
ffplay.c: In function ‘audio_decode_frame’:
ffplay.c:2035:17: warning: ‘av_get_bits_per_sample_fmt’ is deprecated (declared at libavutil/samplefmt.h:68)
ffplay.c: In function ‘main’:
ffplay.c:3076:19: warning: assignment discards qualifiers from pointer target type
ffplay.c: In function ‘video_thread’:
ffplay.c:1754:13: warning: ‘pts_int’ may be used uninitialized in this function
ffplay.c:1761:13: warning: ‘pos’ may be used uninitialized in this function
CC cmdutils.o
cmdutils.c: In function ‘read_file’:
cmdutils.c:838:10: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result
LD ffplay
CC ffprobe.o
LD ffprobe
make[1]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/ffmpeg/ffmpeg-v0.7.1'
touch contrib/ffmpeg/.stamp.build
make -j 1 -C ./contrib/ffmpeg/ffmpeg-v0.7.1/ install
make[1]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/ffmpeg/ffmpeg-v0.7.1'
INSTALL install-progs-yes
INSTALL ffplay
INSTALL ffprobe
INSTALL ffpresets/libx264-slow.ffpreset
INSTALL ffpresets/libx264-lossless_medium.ffpreset
INSTALL ffpresets/libx264-veryslow.ffpreset
INSTALL ffpresets/libx264-fast_firstpass.ffpreset
INSTALL ffpresets/libx264-main.ffpreset
INSTALL ffpresets/libx264-veryfast.ffpreset
INSTALL ffpresets/libx264-superfast.ffpreset
INSTALL ffpresets/libx264-faster.ffpreset
INSTALL ffpresets/libx264-ultrafast.ffpreset
INSTALL ffpresets/libx264-lossless_slow.ffpreset
INSTALL ffpresets/libx264-fast.ffpreset
INSTALL ffpresets/libx264-lossless_slower.ffpreset
INSTALL ffpresets/libx264-slower.ffpreset
INSTALL ffpresets/libx264-superfast_firstpass.ffpreset
INSTALL ffpresets/libx264-lossless_max.ffpreset
INSTALL ffpresets/libx264-medium_firstpass.ffpreset
INSTALL ffpresets/libx264-veryfast_firstpass.ffpreset
INSTALL ffpresets/libx264-baseline.ffpreset
INSTALL ffpresets/libx264-placebo_firstpass.ffpreset
INSTALL ffpresets/libx264-lossless_fast.ffpreset
INSTALL ffpresets/libx264-medium.ffpreset
INSTALL ffpresets/libx264-ultrafast_firstpass.ffpreset
INSTALL ffpresets/libx264-placebo.ffpreset
INSTALL ffpresets/libx264-slow_firstpass.ffpreset
INSTALL ffpresets/libx264-ipod320.ffpreset
INSTALL ffpresets/libx264-slower_firstpass.ffpreset
INSTALL ffpresets/libx264-veryslow_firstpass.ffpreset
INSTALL ffpresets/libx264-lossless_ultrafast.ffpreset
INSTALL ffpresets/libx264-faster_firstpass.ffpreset
INSTALL ffpresets/libx264-ipod640.ffpreset
INSTALL libavdevice/libavdevice.a
INSTALL libavfilter/libavfilter.a
INSTALL libavformat/libavformat.a
INSTALL libavcodec/libavcodec.a
INSTALL libpostproc/libpostproc.a
INSTALL libswscale/libswscale.a
INSTALL libavutil/libavutil.a
INSTALL libavdevice/avdevice.h
INSTALL libavdevice/libavdevice.pc
INSTALL libavfilter/avfilter.h
INSTALL libavfilter/avfiltergraph.h
INSTALL libavfilter/libavfilter.pc
INSTALL libavformat/avformat.h
INSTALL libavformat/avio.h
INSTALL libavformat/version.h
INSTALL libavformat/libavformat.pc
INSTALL libavcodec/avcodec.h
INSTALL libavcodec/avfft.h
INSTALL libavcodec/dxva2.h
INSTALL libavcodec/opt.h
INSTALL libavcodec/vaapi.h
INSTALL libavcodec/vdpau.h
INSTALL libavcodec/version.h
INSTALL libavcodec/xvmc.h
INSTALL libavcodec/audioconvert.h
INSTALL libavcodec/libavcodec.pc
INSTALL libpostproc/postprocess.h
INSTALL libpostproc/libpostproc.pc
INSTALL libswscale/swscale.h
INSTALL libswscale/libswscale.pc
INSTALL libavutil/adler32.h
INSTALL libavutil/aes.h
INSTALL libavutil/attributes.h
INSTALL libavutil/audioconvert.h
INSTALL libavutil/avassert.h
INSTALL libavutil/avstring.h
INSTALL libavutil/avutil.h
INSTALL libavutil/base64.h
INSTALL libavutil/bswap.h
INSTALL libavutil/common.h
INSTALL libavutil/cpu.h
INSTALL libavutil/crc.h
INSTALL libavutil/error.h
INSTALL libavutil/eval.h
INSTALL libavutil/fifo.h
INSTALL libavutil/file.h
INSTALL libavutil/imgutils.h
INSTALL libavutil/intfloat_readwrite.h
INSTALL libavutil/intreadwrite.h
INSTALL libavutil/lfg.h
INSTALL libavutil/log.h
INSTALL libavutil/lzo.h
INSTALL libavutil/mathematics.h
INSTALL libavutil/md5.h
INSTALL libavutil/mem.h
INSTALL libavutil/dict.h
INSTALL libavutil/opt.h
INSTALL libavutil/parseutils.h
INSTALL libavutil/pixdesc.h
INSTALL libavutil/pixfmt.h
INSTALL libavutil/random_seed.h
INSTALL libavutil/rational.h
INSTALL libavutil/samplefmt.h
INSTALL libavutil/sha.h
INSTALL libavutil/avconfig.h
INSTALL libavutil/libavutil.pc
make[1]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/ffmpeg/ffmpeg-v0.7.1'
touch contrib/ffmpeg/.stamp.install
/bin/mkdir -p contrib/fontconfig/
/bin/rm -fr ./contrib/fontconfig/fontconfig-2.8.0/
/bin/tar xfC ../download/fontconfig-2.8.0.tar.gz ./contrib/fontconfig/
touch contrib/fontconfig/.stamp.extract
/usr/bin/patch -t -N -p1 -d ./contrib/fontconfig/fontconfig-2.8.0/ < ../contrib/fontconfig/A00-mingw-disableShared.patch
patching file configure
patching file configure.in
patching file src/Makefile.am
patching file src/Makefile.in
touch contrib/fontconfig/.stamp.patch
/bin/mkdir -p contrib/freetype/
/bin/rm -fr ./contrib/freetype/freetype-2.3.9/
/bin/tar xfC ../download/freetype-2.3.9.tar.gz ./contrib/freetype/
touch contrib/freetype/.stamp.extract
touch contrib/freetype/.stamp.patch
set -e; cd ./contrib/freetype/freetype-2.3.9/; CC=/usr/bin/gcc CFLAGS="" CXX=/usr/bin/g++ CXXFLAGS="" CPPFLAGS="" LDFLAGS="" PKG_CONFIG_PATH="/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/pkgconfig" ./configure --prefix=/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/ --disable-dependency-tracking --disable-shared --enable-static
make[1]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9'
FreeType build system -- automatic system detection
The following settings are used:
platform unix
compiler /usr/bin/gcc
configuration directory ./builds/unix
configuration rules ./builds/unix/unix.mk
If this does not correspond to your system or settings please remove the file
`config.mk' from this directory then read the INSTALL file for help.
Otherwise, simply type `make' again to build the library,
or `make refdoc' to build the API reference (the latter needs python).
Generating modules list in ./objs/ftmodule.h...
* module: truetype (Windows/Mac font files with extension *.ttf or *.ttc)
* module: type1 (Postscript font files with extension *.pfa or *.pfb)
* module: cff (OpenType fonts with extension *.otf)
* module: cid (Postscript CID-keyed fonts, no known extension)
* module: pfr (PFR/TrueDoc font files with extension *.pfr)
* module: type42 (Type 42 font files with no known extension)
* module: winfnt (Windows bitmap fonts with extension *.fnt or *.fon)
* module: pcf (pcf bitmap fonts)
* module: bdf (bdf bitmap fonts)
* module: sfnt (helper module for TrueType & OpenType formats)
* module: autofit (automatic hinting module)
* module: pshinter (Postscript hinter module)
* module: raster (monochrome bitmap renderer)
* module: smooth (anti-aliased bitmap renderer)
* module: smooth (anti-aliased bitmap renderer for LCDs)
* module: smooth (anti-aliased bitmap renderer for vertical LCDs)
* module: psaux (Postscript Type 1 & Type 2 helper module)
* module: psnames (Postscript & Unicode Glyph name handling)
done.
cd builds/unix; ./configure '--prefix=/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/' '--disable-dependency-tracking' '--disable-shared' '--enable-static'
configure: WARNING: unrecognized options: --disable-dependency-tracking
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for gcc... /usr/bin/gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /usr/bin/gcc accepts -g... yes
checking for /usr/bin/gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... /usr/bin/gcc -E
checking for rm... rm -f
checking for rmdir... rmdir
checking for a BSD-compatible install... /usr/bin/install -c
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -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 fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking size of int... 4
checking size of long... 8
checking cpp computation of bit length in ftconfig.in works... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether munmap is declared... yes
checking for munmap's first parameter type... void *
checking for memcpy... yes
checking for memmove... yes
checking for gzsetparams in -lz... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking whether CFLAGS includes -isysroot option... no
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by /usr/bin/gcc... /usr/x86_64-pc-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /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... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object... ok
checking for dlfcn.h... yes
checking for objdir... .libs
checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no
checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC
checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes
checking if /usr/bin/gcc static flag -static works... no
checking if /usr/bin/gcc supports -c -o file.o... yes
checking if /usr/bin/gcc supports -c -o file.o... (cached) yes
checking whether the /usr/bin/gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
configure: creating ./config.status
config.status: creating unix-cc.mk
config.status: creating unix-def.mk
config.status: creating freetype-config
config.status: creating freetype2.pc
config.status: creating ftconfig.h
config.status: executing libtool commands
configure: WARNING: unrecognized options: --disable-dependency-tracking
make[1]: Nothing to be done for `unix'.
make[1]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9'
touch contrib/freetype/.stamp.configure
make -C ./contrib/freetype/freetype-2.3.9/ clean
make[1]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9'
rm -f /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftsystem.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftdebug.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftinit.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftadvanc.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftcalc.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftdbgmem.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftgloadr.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftnames.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftobjs.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftoutln.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftrfork.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftstream.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/fttrigon.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftutil.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftbbox.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftbdf.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftbitmap.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftcid.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftfstype.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftgasp.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftglyph.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftgxval.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftlcdfil.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftmm.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftotval.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftpatent.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftpfr.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftstroke.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftsynth.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/fttype1.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftwinfnt.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftxf86.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ttobjs.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ttpload.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ttgload.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ttinterp.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ttgxvar.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ttdriver.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/t1parse.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/t1load.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/t1driver.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/t1afm.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/t1gload.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/t1objs.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/cffobjs.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/cffload.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/cffgload.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/cffparse.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/cffcmap.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/cffdrivr.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/cidparse.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/cidload.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/cidriver.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/cidgload.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/cidobjs.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/pfrload.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/pfrgload.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/pfrcmap.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/pfrdrivr.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/pfrsbit.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/pfrobjs.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/t42objs.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/t42parse.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/t42drivr.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/winfnt.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/pcfdrivr.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/pcfread.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/pcfutil.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/bdflib.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/bdfdrivr.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ttload.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ttmtx.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ttcmap.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ttsbit.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ttpost.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ttkern.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ttbdf.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/sfobjs.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/sfdriver.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/afangles.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/afcjk.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/afdummy.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/afglobal.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/afhints.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/afindic.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/aflatin.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/afloader.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/afmodule.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/afwarp.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/pshrec.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/pshglob.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/pshmod.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/pshalgo.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftraster.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftrend1.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftgrays.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftsmooth.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftcbasic.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftccache.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftccmap.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftcglyph.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftcimage.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftcmanag.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftcmru.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftcsbits.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftgzip.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftlzw.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/psobjs.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/t1decode.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/t1cmap.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/afmparse.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/psconv.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/psauxmod.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/psmodule.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftbase.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftbbox.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftbdf.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftbitmap.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftcid.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftfstype.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftgasp.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftglyph.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftgxval.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftlcdfil.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftmm.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftotval.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftpatent.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftpfr.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftstroke.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftsynth.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/fttype1.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftwinfnt.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftxf86.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/truetype.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/type1.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/cff.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/type1cid.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/pfr.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/type42.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/winfnt.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/pcf.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/bdf.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/sfnt.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/autofit.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/pshinter.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/raster.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/smooth.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftcache.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftgzip.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftlzw.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/psaux.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/psnames.lo
rm -f /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftsystem.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftdebug.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftinit.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftadvanc.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftcalc.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftdbgmem.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftgloadr.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftnames.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftobjs.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftoutln.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftrfork.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftstream.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/fttrigon.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftutil.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftbbox.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftbdf.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftbitmap.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftcid.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftfstype.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftgasp.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftglyph.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftgxval.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftlcdfil.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftmm.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftotval.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftpatent.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftpfr.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftstroke.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftsynth.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/fttype1.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftwinfnt.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftxf86.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ttobjs.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ttpload.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ttgload.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ttinterp.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ttgxvar.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ttdriver.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/t1parse.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/t1load.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/t1driver.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/t1afm.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/t1gload.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/t1objs.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/cffobjs.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/cffload.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/cffgload.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/cffparse.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/cffcmap.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/cffdrivr.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/cidparse.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/cidload.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/cidriver.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/cidgload.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/cidobjs.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/pfrload.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/pfrgload.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/pfrcmap.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/pfrdrivr.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/pfrsbit.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/pfrobjs.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/t42objs.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/t42parse.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/t42drivr.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/winfnt.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/pcfdrivr.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/pcfread.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/pcfutil.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/bdflib.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/bdfdrivr.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ttload.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ttmtx.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ttcmap.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ttsbit.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ttpost.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ttkern.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ttbdf.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/sfobjs.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/sfdriver.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/afangles.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/afcjk.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/afdummy.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/afglobal.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/afhints.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/afindic.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/aflatin.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/afloader.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/afmodule.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/afwarp.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/pshrec.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/pshglob.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/pshmod.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/pshalgo.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftraster.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftrend1.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftgrays.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftsmooth.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftcbasic.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftccache.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftccmap.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftcglyph.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftcimage.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftcmanag.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftcmru.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftcsbits.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftgzip.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftlzw.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/psobjs.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/t1decode.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/t1cmap.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/afmparse.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/psconv.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/psauxmod.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/psmodule.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftbase.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftbbox.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftbdf.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftbitmap.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftcid.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftfstype.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftgasp.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftglyph.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftgxval.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftlcdfil.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftmm.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftotval.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftpatent.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftpfr.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftstroke.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftsynth.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/fttype1.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftwinfnt.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftxf86.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/truetype.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/type1.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/cff.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/type1cid.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/pfr.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/type42.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/winfnt.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/pcf.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/bdf.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/sfnt.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/autofit.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/pshinter.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/raster.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/smooth.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftcache.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftgzip.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftlzw.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/psaux.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/psnames.o \
/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftexport.sym /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/apinames
make[1]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9'
/bin/rm -f ./contrib/freetype/.stamp.build
make -C ./contrib/freetype/freetype-2.3.9/
make[1]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9'
./builds/unix/libtool --mode=compile /usr/bin/gcc -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs -I./builds/unix -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include -c -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>" -o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftsystem.lo builds/unix/ftsystem.c
libtool: compile: /usr/bin/gcc -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs -I./builds/unix -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include -c -DFT_CONFIG_OPTION_SYSTEM_ZLIB "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" builds/unix/ftsystem.c -o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftsystem.o
./builds/unix/libtool --mode=compile /usr/bin/gcc -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs -I./builds/unix -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include -c -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>" -o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftdebug.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/base/ftdebug.c
libtool: compile: /usr/bin/gcc -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs -I./builds/unix -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include -c -DFT_CONFIG_OPTION_SYSTEM_ZLIB "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/base/ftdebug.c -o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftdebug.o
./builds/unix/libtool --mode=compile /usr/bin/gcc -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs -I./builds/unix -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include -c -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>" -o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftinit.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/base/ftinit.c
libtool: compile: /usr/bin/gcc -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs -I./builds/unix -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include -c -DFT_CONFIG_OPTION_SYSTEM_ZLIB "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/base/ftinit.c -o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftinit.o
./builds/unix/libtool --mode=compile /usr/bin/gcc -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs -I./builds/unix -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include -c -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>" -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/base -o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftbase.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/base/ftbase.c
libtool: compile: /usr/bin/gcc -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs -I./builds/unix -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include -c -DFT_CONFIG_OPTION_SYSTEM_ZLIB "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/base /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/base/ftbase.c -o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftbase.o
./builds/unix/libtool --mode=compile /usr/bin/gcc -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs -I./builds/unix -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include -c -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>" -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/base -o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftbbox.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/base/ftbbox.c
libtool: compile: /usr/bin/gcc -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs -I./builds/unix -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include -c -DFT_CONFIG_OPTION_SYSTEM_ZLIB "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/base /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/base/ftbbox.c -o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftbbox.o
./builds/unix/libtool --mode=compile /usr/bin/gcc -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs -I./builds/unix -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include -c -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>" -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/base -o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftbdf.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/base/ftbdf.c
libtool: compile: /usr/bin/gcc -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs -I./builds/unix -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include -c -DFT_CONFIG_OPTION_SYSTEM_ZLIB "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/base /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/base/ftbdf.c -o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftbdf.o
./builds/unix/libtool --mode=compile /usr/bin/gcc -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs -I./builds/unix -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include -c -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>" -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/base -o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftbitmap.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/base/ftbitmap.c
libtool: compile: /usr/bin/gcc -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs -I./builds/unix -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include -c -DFT_CONFIG_OPTION_SYSTEM_ZLIB "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/base /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/base/ftbitmap.c -o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftbitmap.o
./builds/unix/libtool --mode=compile /usr/bin/gcc -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs -I./builds/unix -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include -c -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>" -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/base -o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftcid.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/base/ftcid.c
libtool: compile: /usr/bin/gcc -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs -I./builds/unix -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include -c -DFT_CONFIG_OPTION_SYSTEM_ZLIB "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/base /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/base/ftcid.c -o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftcid.o
./builds/unix/libtool --mode=compile /usr/bin/gcc -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs -I./builds/unix -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include -c -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>" -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/base -o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftfstype.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/base/ftfstype.c
libtool: compile: /usr/bin/gcc -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs -I./builds/unix -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include -c -DFT_CONFIG_OPTION_SYSTEM_ZLIB "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/base /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/base/ftfstype.c -o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftfstype.o
./builds/unix/libtool --mode=compile /usr/bin/gcc -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs -I./builds/unix -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include -c -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>" -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/base -o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftgasp.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/base/ftgasp.c
libtool: compile: /usr/bin/gcc -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs -I./builds/unix -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include -c -DFT_CONFIG_OPTION_SYSTEM_ZLIB "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/base /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/base/ftgasp.c -o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftgasp.o
./builds/unix/libtool --mode=compile /usr/bin/gcc -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs -I./builds/unix -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include -c -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>" -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/base -o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftglyph.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/base/ftglyph.c
libtool: compile: /usr/bin/gcc -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs -I./builds/unix -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include -c -DFT_CONFIG_OPTION_SYSTEM_ZLIB "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/base /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/base/ftglyph.c -o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftglyph.o
./builds/unix/libtool --mode=compile /usr/bin/gcc -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs -I./builds/unix -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include -c -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>" -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/base -o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftgxval.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/base/ftgxval.c
libtool: compile: /usr/bin/gcc -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs -I./builds/unix -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include -c -DFT_CONFIG_OPTION_SYSTEM_ZLIB "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/base /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/base/ftgxval.c -o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftgxval.o
./builds/unix/libtool --mode=compile /usr/bin/gcc -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs -I./builds/unix -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include -c -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>" -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/base -o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftlcdfil.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/base/ftlcdfil.c
libtool: compile: /usr/bin/gcc -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs -I./builds/unix -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include -c -DFT_CONFIG_OPTION_SYSTEM_ZLIB "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/base /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/base/ftlcdfil.c -o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftlcdfil.o
./builds/unix/libtool --mode=compile /usr/bin/gcc -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs -I./builds/unix -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include -c -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>" -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/base -o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftmm.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/base/ftmm.c
libtool: compile: /usr/bin/gcc -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs -I./builds/unix -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include -c -DFT_CONFIG_OPTION_SYSTEM_ZLIB "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/base /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/base/ftmm.c -o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftmm.o
./builds/unix/libtool --mode=compile /usr/bin/gcc -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs -I./builds/unix -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include -c -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>" -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/base -o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftotval.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/base/ftotval.c
libtool: compile: /usr/bin/gcc -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs -I./builds/unix -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include -c -DFT_CONFIG_OPTION_SYSTEM_ZLIB "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/base /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/base/ftotval.c -o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftotval.o
./builds/unix/libtool --mode=compile /usr/bin/gcc -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs -I./builds/unix -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include -c -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>" -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/base -o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftpatent.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/base/ftpatent.c
libtool: compile: /usr/bin/gcc -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs -I./builds/unix -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include -c -DFT_CONFIG_OPTION_SYSTEM_ZLIB "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/base /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/base/ftpatent.c -o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftpatent.o
./builds/unix/libtool --mode=compile /usr/bin/gcc -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs -I./builds/unix -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include -c -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>" -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/base -o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftpfr.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/base/ftpfr.c
libtool: compile: /usr/bin/gcc -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs -I./builds/unix -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include -c -DFT_CONFIG_OPTION_SYSTEM_ZLIB "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/base /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/base/ftpfr.c -o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftpfr.o
./builds/unix/libtool --mode=compile /usr/bin/gcc -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs -I./builds/unix -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include -c -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>" -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/base -o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftstroke.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/base/ftstroke.c
libtool: compile: /usr/bin/gcc -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs -I./builds/unix -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include -c -DFT_CONFIG_OPTION_SYSTEM_ZLIB "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/base /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/base/ftstroke.c -o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftstroke.o
./builds/unix/libtool --mode=compile /usr/bin/gcc -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs -I./builds/unix -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include -c -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>" -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/base -o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftsynth.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/base/ftsynth.c
libtool: compile: /usr/bin/gcc -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs -I./builds/unix -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include -c -DFT_CONFIG_OPTION_SYSTEM_ZLIB "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/base /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/base/ftsynth.c -o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftsynth.o
./builds/unix/libtool --mode=compile /usr/bin/gcc -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs -I./builds/unix -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include -c -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>" -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/base -o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/fttype1.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/base/fttype1.c
libtool: compile: /usr/bin/gcc -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs -I./builds/unix -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include -c -DFT_CONFIG_OPTION_SYSTEM_ZLIB "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/base /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/base/fttype1.c -o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/fttype1.o
./builds/unix/libtool --mode=compile /usr/bin/gcc -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs -I./builds/unix -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include -c -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>" -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/base -o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftwinfnt.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/base/ftwinfnt.c
libtool: compile: /usr/bin/gcc -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs -I./builds/unix -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include -c -DFT_CONFIG_OPTION_SYSTEM_ZLIB "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/base /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/base/ftwinfnt.c -o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftwinfnt.o
./builds/unix/libtool --mode=compile /usr/bin/gcc -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs -I./builds/unix -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include -c -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>" -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/base -o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftxf86.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/base/ftxf86.c
libtool: compile: /usr/bin/gcc -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs -I./builds/unix -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include -c -DFT_CONFIG_OPTION_SYSTEM_ZLIB "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/base /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/base/ftxf86.c -o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftxf86.o
./builds/unix/libtool --mode=compile /usr/bin/gcc -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs -I./builds/unix -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include -c -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>" -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/truetype -o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/truetype.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/truetype/truetype.c
libtool: compile: /usr/bin/gcc -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs -I./builds/unix -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include -c -DFT_CONFIG_OPTION_SYSTEM_ZLIB "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/truetype /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/truetype/truetype.c -o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/truetype.o
./builds/unix/libtool --mode=compile /usr/bin/gcc -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs -I./builds/unix -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include -c -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>" -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/type1 -o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/type1.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/type1/type1.c
libtool: compile: /usr/bin/gcc -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs -I./builds/unix -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include -c -DFT_CONFIG_OPTION_SYSTEM_ZLIB "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/type1 /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/type1/type1.c -o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/type1.o
./builds/unix/libtool --mode=compile /usr/bin/gcc -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs -I./builds/unix -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include -c -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>" -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/cff -o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/cff.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/cff/cff.c
libtool: compile: /usr/bin/gcc -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs -I./builds/unix -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include -c -DFT_CONFIG_OPTION_SYSTEM_ZLIB "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/cff /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/cff/cff.c -o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/cff.o
./builds/unix/libtool --mode=compile /usr/bin/gcc -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs -I./builds/unix -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include -c -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>" -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/cid -o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/type1cid.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/cid/type1cid.c
libtool: compile: /usr/bin/gcc -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs -I./builds/unix -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include -c -DFT_CONFIG_OPTION_SYSTEM_ZLIB "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/cid /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/cid/type1cid.c -o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/type1cid.o
./builds/unix/libtool --mode=compile /usr/bin/gcc -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs -I./builds/unix -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include -c -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>" -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/pfr -o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/pfr.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/pfr/pfr.c
libtool: compile: /usr/bin/gcc -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs -I./builds/unix -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include -c -DFT_CONFIG_OPTION_SYSTEM_ZLIB "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/pfr /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/pfr/pfr.c -o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/pfr.o
./builds/unix/libtool --mode=compile /usr/bin/gcc -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs -I./builds/unix -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include -c -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>" -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/type42 -o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/type42.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/type42/type42.c
libtool: compile: /usr/bin/gcc -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs -I./builds/unix -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include -c -DFT_CONFIG_OPTION_SYSTEM_ZLIB "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/type42 /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/type42/type42.c -o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/type42.o
./builds/unix/libtool --mode=compile /usr/bin/gcc -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs -I./builds/unix -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include -c -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>" -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/winfonts -o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/winfnt.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/winfonts/winfnt.c
libtool: compile: /usr/bin/gcc -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs -I./builds/unix -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include -c -DFT_CONFIG_OPTION_SYSTEM_ZLIB "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/winfonts /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/winfonts/winfnt.c -o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/winfnt.o
./builds/unix/libtool --mode=compile /usr/bin/gcc -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs -I./builds/unix -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include -c -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>" -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/pcf -o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/pcf.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/pcf/pcf.c
libtool: compile: /usr/bin/gcc -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs -I./builds/unix -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include -c -DFT_CONFIG_OPTION_SYSTEM_ZLIB "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/pcf /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/pcf/pcf.c -o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/pcf.o
./builds/unix/libtool --mode=compile /usr/bin/gcc -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs -I./builds/unix -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include -c -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>" -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/bdf -o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/bdf.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/bdf/bdf.c
libtool: compile: /usr/bin/gcc -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs -I./builds/unix -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include -c -DFT_CONFIG_OPTION_SYSTEM_ZLIB "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/bdf /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/bdf/bdf.c -o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/bdf.o
./builds/unix/libtool --mode=compile /usr/bin/gcc -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs -I./builds/unix -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include -c -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>" -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/sfnt -o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/sfnt.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/sfnt/sfnt.c
libtool: compile: /usr/bin/gcc -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs -I./builds/unix -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include -c -DFT_CONFIG_OPTION_SYSTEM_ZLIB "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/sfnt /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/sfnt/sfnt.c -o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/sfnt.o
./builds/unix/libtool --mode=compile /usr/bin/gcc -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs -I./builds/unix -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include -c -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>" -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/autofit -o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/autofit.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/autofit/autofit.c
libtool: compile: /usr/bin/gcc -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs -I./builds/unix -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include -c -DFT_CONFIG_OPTION_SYSTEM_ZLIB "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/autofit /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/autofit/autofit.c -o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/autofit.o
./builds/unix/libtool --mode=compile /usr/bin/gcc -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs -I./builds/unix -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include -c -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>" -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/pshinter -o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/pshinter.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/pshinter/pshinter.c
libtool: compile: /usr/bin/gcc -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs -I./builds/unix -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include -c -DFT_CONFIG_OPTION_SYSTEM_ZLIB "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/pshinter /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/pshinter/pshinter.c -o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/pshinter.o
./builds/unix/libtool --mode=compile /usr/bin/gcc -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs -I./builds/unix -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include -c -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>" -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/raster -o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/raster.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/raster/raster.c
libtool: compile: /usr/bin/gcc -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs -I./builds/unix -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include -c -DFT_CONFIG_OPTION_SYSTEM_ZLIB "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/raster /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/raster/raster.c -o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/raster.o
./builds/unix/libtool --mode=compile /usr/bin/gcc -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs -I./builds/unix -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include -c -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>" -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/smooth -o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/smooth.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/smooth/smooth.c
libtool: compile: /usr/bin/gcc -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs -I./builds/unix -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include -c -DFT_CONFIG_OPTION_SYSTEM_ZLIB "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/smooth /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/smooth/smooth.c -o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/smooth.o
./builds/unix/libtool --mode=compile /usr/bin/gcc -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs -I./builds/unix -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include -c -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>" -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/cache -o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftcache.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/cache/ftcache.c
libtool: compile: /usr/bin/gcc -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs -I./builds/unix -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include -c -DFT_CONFIG_OPTION_SYSTEM_ZLIB "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/cache /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/cache/ftcache.c -o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftcache.o
./builds/unix/libtool --mode=compile /usr/bin/gcc -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs -I./builds/unix -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include -c -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>" -o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftgzip.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/gzip/ftgzip.c
libtool: compile: /usr/bin/gcc -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs -I./builds/unix -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include -c -DFT_CONFIG_OPTION_SYSTEM_ZLIB "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/gzip/ftgzip.c -o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftgzip.o
./builds/unix/libtool --mode=compile /usr/bin/gcc -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs -I./builds/unix -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include -c -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>" -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/lzw -o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftlzw.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/lzw/ftlzw.c
libtool: compile: /usr/bin/gcc -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs -I./builds/unix -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include -c -DFT_CONFIG_OPTION_SYSTEM_ZLIB "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/lzw /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/lzw/ftlzw.c -o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftlzw.o
./builds/unix/libtool --mode=compile /usr/bin/gcc -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs -I./builds/unix -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include -c -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>" -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/psaux -o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/psaux.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/psaux/psaux.c
libtool: compile: /usr/bin/gcc -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs -I./builds/unix -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include -c -DFT_CONFIG_OPTION_SYSTEM_ZLIB "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/psaux /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/psaux/psaux.c -o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/psaux.o
./builds/unix/libtool --mode=compile /usr/bin/gcc -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs -I./builds/unix -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include -c -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>" -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/psnames -o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/psnames.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/psnames/psmodule.c
libtool: compile: /usr/bin/gcc -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs -I./builds/unix -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include -c -DFT_CONFIG_OPTION_SYSTEM_ZLIB "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/psnames /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/psnames/psmodule.c -o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/psnames.o
/usr/bin/gcc -o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/apinames /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/tools/apinames.c
/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/tools/apinames.c: In function ‘read_header_file’:
/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/src/tools/apinames.c:268:15: warning: field precision should have type ‘int’, but argument 3 has type ‘long int’
/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/apinames -o/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftexport.sym /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include/freetype/tttables.h /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include/freetype/ftlcdfil.h /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include/freetype/ftcid.h /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include/freetype/ftstroke.h /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include/freetype/t1tables.h /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include/freetype/fterrors.h /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include/freetype/ftbitmap.h /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include/freetype/ftmodapi.h /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include/freetype/ftsystem.h /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include/freetype/ftoutln.h /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include/freetype/ftsynth.h /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include/freetype/fttrigon.h /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include/freetype/ftpfr.h /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include/freetype/ftsizes.h /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include/freetype/ftrender.h /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include/freetype/ftlzw.h /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include/freetype/ftglyph.h /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include/freetype/ftlist.h /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include/freetype/ftincrem.h /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include/freetype/ftchapters.h /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include/freetype/ftbdf.h /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include/freetype/ftcache.h /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include/freetype/ftgxval.h /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include/freetype/ftgzip.h /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include/freetype/ftmac.h /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include/freetype/freetype.h /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include/freetype/ftwinfnt.h /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include/freetype/fttypes.h /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include/freetype/ftotval.h /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include/freetype/ftbbox.h /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include/freetype/ftmm.h /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include/freetype/ftadvanc.h /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include/freetype/ftxf86.h /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include/freetype/ftmoderr.h /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include/freetype/ftgasp.h /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include/freetype/ftsnames.h /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include/freetype/tttags.h /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include/freetype/ttunpat.h /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include/freetype/fterrdef.h /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include/freetype/ftimage.h /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include/freetype/ttnameid.h
./builds/unix/libtool --mode=link /usr/bin/gcc -o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/libfreetype.la /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftsystem.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftdebug.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftinit.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftbase.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftbbox.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftbdf.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftbitmap.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftcid.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftfstype.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftgasp.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftglyph.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftgxval.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftlcdfil.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftmm.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftotval.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftpatent.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftpfr.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftstroke.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftsynth.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/fttype1.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftwinfnt.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftxf86.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/truetype.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/type1.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/cff.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/type1cid.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/pfr.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/type42.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/winfnt.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/pcf.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/bdf.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/sfnt.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/autofit.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/pshinter.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/raster.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/smooth.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftcache.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftgzip.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftlzw.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/psaux.lo /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/psnames.lo -rpath /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib -version-info 9:20:3 -lz -no-undefined
libtool: link: ar cru /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/.libs/libfreetype.a /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftsystem.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftdebug.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftinit.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftbase.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftbbox.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftbdf.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftbitmap.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftcid.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftfstype.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftgasp.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftglyph.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftgxval.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftlcdfil.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftmm.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftotval.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftpatent.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftpfr.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftstroke.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftsynth.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/fttype1.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftwinfnt.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftxf86.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/truetype.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/type1.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/cff.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/type1cid.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/pfr.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/type42.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/winfnt.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/pcf.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/bdf.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/sfnt.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/autofit.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/pshinter.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/raster.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/smooth.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftcache.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftgzip.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftlzw.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/psaux.o /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/psnames.o
libtool: link: ranlib /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/.libs/libfreetype.a
libtool: link: ( cd "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/.libs" && rm -f "libfreetype.la" && ln -s "../libfreetype.la" "libfreetype.la" )
make[1]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9'
touch contrib/freetype/.stamp.build
make -j 1 -C ./contrib/freetype/freetype-2.3.9/ install
make[1]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9'
./builds/unix/mkinstalldirs /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib \
/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/pkgconfig \
/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include/freetype2/freetype/config \
/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include/freetype2/freetype/cache \
/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/bin \
/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/aclocal
mkdir -p -- /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include/freetype2/freetype/config /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include/freetype2/freetype/cache /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/bin /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/aclocal
./builds/unix/libtool --mode=install /usr/bin/install -c \
/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/libfreetype.la /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib
libtool: install: /usr/bin/install -c /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/.libs/libfreetype.lai /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/libfreetype.la
libtool: install: /usr/bin/install -c /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/.libs/libfreetype.a /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/libfreetype.a
libtool: install: chmod 644 /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/libfreetype.a
libtool: install: ranlib /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/libfreetype.a
libtool: finish: PATH="/usr/lib64/portage/bin/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.3:/sbin" ldconfig -n /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib
----------------------------------------------------------------------
Libraries have been installed in:
/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/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
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
for P in /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include/freetype/tttables.h /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include/freetype/ftlcdfil.h /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include/freetype/ftcid.h /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include/freetype/ftstroke.h /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include/freetype/t1tables.h /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include/freetype/fterrors.h /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include/freetype/ftbitmap.h /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include/freetype/ftmodapi.h /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include/freetype/ftsystem.h /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include/freetype/ftoutln.h /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include/freetype/ftsynth.h /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include/freetype/fttrigon.h /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include/freetype/ftpfr.h /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include/freetype/ftsizes.h /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include/freetype/ftrender.h /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include/freetype/ftlzw.h /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include/freetype/ftglyph.h /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include/freetype/ftlist.h /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include/freetype/ftincrem.h /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include/freetype/ftchapters.h /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include/freetype/ftbdf.h /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include/freetype/ftcache.h /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include/freetype/ftgxval.h /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include/freetype/ftgzip.h /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include/freetype/ftmac.h /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include/freetype/freetype.h /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include/freetype/ftwinfnt.h /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include/freetype/fttypes.h /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include/freetype/ftotval.h /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include/freetype/ftbbox.h /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include/freetype/ftmm.h /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include/freetype/ftadvanc.h /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include/freetype/ftxf86.h /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include/freetype/ftmoderr.h /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include/freetype/ftgasp.h /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include/freetype/ftsnames.h /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include/freetype/tttags.h /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include/freetype/ttunpat.h /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include/freetype/fterrdef.h /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include/freetype/ftimage.h /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include/freetype/ttnameid.h ; do \
/usr/bin/install -c -m 644 \
$P /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include/freetype2/freetype ; \
done
for P in /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include/freetype/config/ftstdlib.h /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include/freetype/config/ftconfig.h /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include/freetype/config/ftmodule.h /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include/freetype/config/ftoption.h /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/include/freetype/config/ftheader.h /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftmodule.h ; do \
/usr/bin/install -c -m 644 \
$P /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include/freetype2/freetype/config ; \
done
rm -f /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include/freetype2/freetype/cache/*
rmdir /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include/freetype2/freetype/cache
rm -f /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include/freetype2/freetype/internal/*
rmdir /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include/freetype2/freetype/internal
rmdir: failed to remove `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include/freetype2/freetype/internal': No such file or directory
make[1]: [install] Error 1 (ignored)
/usr/bin/install -c -m 644 ./builds/unix/ft2unix.h \
/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include/ft2build.h
/usr/bin/install -c -m 644 ./builds/unix/ftconfig.h \
/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include/freetype2/freetype/config/ftconfig.h
/usr/bin/install -c -m 644 /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9/objs/ftmodule.h \
/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include/freetype2/freetype/config/ftmodule.h
/usr/bin/install -c -m 755 ./builds/unix/freetype-config \
/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/bin/freetype-config
/usr/bin/install -c -m 644 ./builds/unix/freetype2.m4 \
/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/aclocal/freetype2.m4
/usr/bin/install -c -m 644 ./builds/unix/freetype2.pc \
/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/pkgconfig/freetype2.pc
make[1]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9'
touch contrib/freetype/.stamp.install
/bin/mkdir -p contrib/libxml2/
/bin/rm -fr ./contrib/libxml2/libxml2-2.7.7/
/bin/tar xfC ../download/libxml2-2.7.7.tar.gz ./contrib/libxml2/
touch contrib/libxml2/.stamp.extract
touch contrib/libxml2/.stamp.patch
set -e; cd ./contrib/libxml2/libxml2-2.7.7/; CC=/usr/bin/gcc CFLAGS="" CXX=/usr/bin/g++ CXXFLAGS="" CPPFLAGS="" LDFLAGS="" PKG_CONFIG_PATH="/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/pkgconfig" ./configure --prefix=/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/ --disable-dependency-tracking --disable-shared --enable-static --without-python --without-threads
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... /usr/bin/gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /usr/bin/gcc accepts -g... yes
checking for /usr/bin/gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of /usr/bin/gcc... none
checking for a BSD-compatible install... /usr/bin/install -c
checking how to run the C preprocessor... /usr/bin/gcc -E
checking for rm... /bin/rm
checking for mv... /bin/mv
checking for tar... /bin/tar
checking for perl... /usr/bin/perl
checking for wget... /usr/bin/wget
checking for xmllint... /usr/bin/xmllint
checking for xsltproc... /usr/bin/xsltproc
checking for function prototypes... yes
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -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 for string.h... (cached) yes
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by /usr/bin/gcc... /usr/x86_64-pc-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /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... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object... ok
checking for dlfcn.h... yes
checking for objdir... .libs
checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no
checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC
checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes
checking if /usr/bin/gcc static flag -static works... yes
checking if /usr/bin/gcc supports -c -o file.o... /bin/rm: cannot remove `conftest*': No such file or directory
yes
checking if /usr/bin/gcc supports -c -o file.o... (cached) yes
checking whether the /usr/bin/gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
Checking zlib
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for gzread in -lz... yes
Checking headers
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for unistd.h... (cached) yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking for sys/stat.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for stdint.h... (cached) yes
checking inttypes.h.h usability... no
checking inttypes.h.h presence... no
checking for inttypes.h.h... no
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking ansidecl.h usability... yes
checking ansidecl.h presence... yes
checking for ansidecl.h... yes
checking ieeefp.h usability... no
checking ieeefp.h presence... no
checking for ieeefp.h... no
checking nan.h usability... no
checking nan.h presence... no
checking for nan.h... no
checking math.h usability... yes
checking math.h presence... yes
checking for math.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking fp_class.h usability... no
checking fp_class.h presence... no
checking for fp_class.h... no
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking for stdlib.h... (cached) yes
checking for sys/socket.h... yes
checking for netinet/in.h... yes
checking for arpa/inet.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/timeb.h usability... yes
checking sys/timeb.h presence... yes
checking for sys/timeb.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking for arpa/nameser.h... yes
checking for resolv.h... yes
checking dl.h usability... no
checking dl.h presence... no
checking for dl.h... no
checking for dlfcn.h... (cached) yes
Checking libraries
checking for strftime... yes
checking for strdup... yes
checking for strndup... yes
checking for strerror... yes
checking for finite... yes
checking for isnand... no
checking for fp_class... no
checking for class... no
checking for fpclass... no
checking for strftime... (cached) yes
checking for localtime... yes
checking for gettimeofday... yes
checking for ftime... yes
checking for stat... yes
checking for _stat... no
checking for signal... yes
checking for printf... yes
checking for sprintf... yes
checking for fprintf... yes
checking for snprintf... yes
checking for vfprintf... yes
checking for vsprintf... yes
checking for vsnprintf... yes
checking for sscanf... yes
checking for va_copy... yes
checking for library containing gethostent... none required
checking for library containing setsockopt... none required
checking for library containing connect... none required
checking for type of socket length (socklen_t)... socklen_t *
checking whether to enable IPv6... yes
checking struct sockaddr::ss_family... yes
checking for getaddrinfo... yes
checking for isnan... yes
checking for isinf... yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
Checking configuration requirements
Disabling multithreaded support
checking iconv.h usability... yes
checking iconv.h presence... yes
checking for iconv.h... yes
checking for iconv... yes
checking for iconv declaration...
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
Enabled Schematron support
Enabled Schemas/Relax-NG support
Disabling code coverage for GCC
configure: creating ./config.status
config.status: creating libxml2.spec
config.status: creating Makefile
config.status: creating include/Makefile
config.status: creating include/libxml/Makefile
config.status: creating doc/Makefile
config.status: creating doc/examples/Makefile
config.status: creating doc/devhelp/Makefile
config.status: creating example/Makefile
config.status: creating python/Makefile
config.status: creating python/tests/Makefile
config.status: creating xstc/Makefile
config.status: creating include/libxml/xmlversion.h
config.status: creating xml2-config
config.status: creating libxml-2.0.pc
config.status: creating libxml-2.0-uninstalled.pc
config.status: creating python/setup.py
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
/bin/rm: cannot remove `libtoolT': No such file or directory
Done configuring
touch contrib/libxml2/.stamp.configure
make -C ./contrib/libxml2/libxml2-2.7.7/ clean
make[1]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libxml2/libxml2-2.7.7'
Making clean in xstc
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libxml2/libxml2-2.7.7/xstc'
test -z "nist-test.py ms-test.py sun-test.py test.log" || rm -f nist-test.py ms-test.py sun-test.py test.log
rm -rf .libs _libs
rm -f *.lo
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libxml2/libxml2-2.7.7/xstc'
Making clean in example
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libxml2/libxml2-2.7.7/example'
rm -rf .libs _libs
rm -f gjobread
rm -f *.o
rm -f *.lo
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libxml2/libxml2-2.7.7/example'
Making clean in doc
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libxml2/libxml2-2.7.7/doc'
Making clean in examples
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libxml2/libxml2-2.7.7/doc/examples'
rm -rf .libs _libs
rm -f xpath2 reader1 reader4 parse2 reader2 parse3 reader3 tree2 parse4 io2 testWriter io1 xpath1 parse1 tree1
rm -f *.o
rm -f *.lo
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libxml2/libxml2-2.7.7/doc/examples'
Making clean in devhelp
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libxml2/libxml2-2.7.7/doc/devhelp'
rm -rf .libs _libs
rm -f *.lo
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libxml2/libxml2-2.7.7/doc/devhelp'
Making clean in .
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libxml2/libxml2-2.7.7/doc'
rm -rf .libs _libs
rm -f *~ *.bak *.hierarchy *.signals *-unused.txt
rm -f *.lo
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libxml2/libxml2-2.7.7/doc'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libxml2/libxml2-2.7.7/doc'
Making clean in include
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libxml2/libxml2-2.7.7/include'
Making clean in libxml
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libxml2/libxml2-2.7.7/include/libxml'
rm -rf .libs _libs
rm -f *.lo
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libxml2/libxml2-2.7.7/include/libxml'
Making clean in .
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libxml2/libxml2-2.7.7/include'
rm -rf .libs _libs
rm -f *.lo
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libxml2/libxml2-2.7.7/include'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libxml2/libxml2-2.7.7/include'
Making clean in .
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libxml2/libxml2-2.7.7'
rm -f xmllint xmlcatalog
test -z "xml2Conf.sh *.gcda *.gcno" || rm -f xml2Conf.sh *.gcda *.gcno
test -z "libxml2.la" || rm -f libxml2.la
rm -f "./so_locations"
rm -rf .libs _libs
test -z "testdso.la" || rm -f testdso.la
rm -f "./so_locations"
rm -f testSchemas testRelax testSAX testHTML testXPath testURI testThreads testC14N testAutomata testRegexp testReader testapi testModule runtest runsuite testchar testdict runxmlconf testrecurse
rm -f *.o
rm -f *.lo
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libxml2/libxml2-2.7.7'
make[1]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libxml2/libxml2-2.7.7'
/bin/rm -f ./contrib/libxml2/.stamp.build
make -C ./contrib/libxml2/libxml2-2.7.7/
make[1]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libxml2/libxml2-2.7.7'
make all-recursive
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libxml2/libxml2-2.7.7'
Making all in include
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libxml2/libxml2-2.7.7/include'
Making all in libxml
make[4]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libxml2/libxml2-2.7.7/include/libxml'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libxml2/libxml2-2.7.7/include/libxml'
make[4]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libxml2/libxml2-2.7.7/include'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libxml2/libxml2-2.7.7/include'
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libxml2/libxml2-2.7.7/include'
Making all in .
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libxml2/libxml2-2.7.7'
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c -o SAX.lo SAX.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c SAX.c -o SAX.o
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c -o entities.lo entities.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c entities.c -o entities.o
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c -o encoding.lo encoding.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c encoding.c -o encoding.o
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c -o error.lo error.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c error.c -o error.o
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c -o parserInternals.lo parserInternals.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c parserInternals.c -o parserInternals.o
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c -o parser.lo parser.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c parser.c -o parser.o
parser.c: In function ‘xmlParseChunk’:
parser.c:11570:22: warning: comparison between signed and unsigned integer expressions
parser.c: In function ‘xmlParseInNodeContext’:
parser.c:12916:9: warning: pointer targets in passing argument 1 of ‘xmlFindCharEncodingHandler’ differ in signedness
./include/libxml/encoding.h:161:2: note: expected ‘const char *’ but argument is of type ‘const xmlChar *’
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c -o tree.lo tree.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c tree.c -o tree.o
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c -o hash.lo hash.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c hash.c -o hash.o
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c -o list.lo list.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c list.c -o list.o
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c -o xmlIO.lo xmlIO.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c xmlIO.c -o xmlIO.o
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c -o xmlmemory.lo xmlmemory.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c xmlmemory.c -o xmlmemory.o
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c -o uri.lo uri.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c uri.c -o uri.o
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c -o valid.lo valid.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c valid.c -o valid.o
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c -o xlink.lo xlink.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c xlink.c -o xlink.o
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c -o HTMLparser.lo HTMLparser.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c HTMLparser.c -o HTMLparser.o
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c -o HTMLtree.lo HTMLtree.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c HTMLtree.c -o HTMLtree.o
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c -o debugXML.lo debugXML.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c debugXML.c -o debugXML.o
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c -o xpath.lo xpath.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c xpath.c -o xpath.o
xpath.c: In function ‘xmlXPathRegisterFuncNS’:
xpath.c:4756:5: warning: ISO C forbids passing argument 4 of ‘xmlHashAddEntry2’ between function pointer and ‘void *’
./include/libxml/hash.h:128:4: note: expected ‘void *’ but argument is of type ‘xmlXPathFunction’
xpath.c: In function ‘xmlXPathFunctionLookupNS’:
xpath.c:4837:24: warning: ISO C forbids assignment between function pointer and ‘void *’
xpath.c: In function ‘xmlXPathCompOpEval’:
xpath.c:13370:41: warning: ISO C forbids assignment between function pointer and ‘void *’
xpath.c:13395:31: warning: ISO C forbids assignment between function pointer and ‘void *’
xpath.c: At top level:
trionan.c:218:1: warning: ‘trio_is_negative’ defined but not used
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c -o xpointer.lo xpointer.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c xpointer.c -o xpointer.o
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c -o xinclude.lo xinclude.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c xinclude.c -o xinclude.o
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c -o nanohttp.lo nanohttp.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c nanohttp.c -o nanohttp.o
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c -o nanoftp.lo nanoftp.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c nanoftp.c -o nanoftp.o
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c -o DOCBparser.lo DOCBparser.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c DOCBparser.c -o DOCBparser.o
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c -o catalog.lo catalog.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c catalog.c -o catalog.o
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c -o globals.lo globals.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c globals.c -o globals.o
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c -o threads.lo threads.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c threads.c -o threads.o
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c -o c14n.lo c14n.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c c14n.c -o c14n.o
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c -o xmlstring.lo xmlstring.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c xmlstring.c -o xmlstring.o
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c -o xmlregexp.lo xmlregexp.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c xmlregexp.c -o xmlregexp.o
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c -o xmlschemas.lo xmlschemas.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c xmlschemas.c -o xmlschemas.o
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c -o xmlschemastypes.lo xmlschemastypes.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c xmlschemastypes.c -o xmlschemastypes.o
xmlschemastypes.c: In function ‘xmlSchemaValidateLengthFacetInternal’:
xmlschemastypes.c:5188:7: warning: case value ‘28’ not in enumerated type ‘xmlSchemaTypeType’
xmlschemastypes.c:5183:6: warning: case value ‘29’ not in enumerated type ‘xmlSchemaTypeType’
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c -o xmlunicode.lo xmlunicode.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c xmlunicode.c -o xmlunicode.o
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c -o xmlreader.lo xmlreader.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c xmlreader.c -o xmlreader.o
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c -o relaxng.lo relaxng.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c relaxng.c -o relaxng.o
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c -o dict.lo dict.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c dict.c -o dict.o
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c -o SAX2.lo SAX2.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c SAX2.c -o SAX2.o
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c -o xmlwriter.lo xmlwriter.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c xmlwriter.c -o xmlwriter.o
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c -o legacy.lo legacy.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c legacy.c -o legacy.o
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c -o chvalid.lo chvalid.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c chvalid.c -o chvalid.o
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c -o pattern.lo pattern.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c pattern.c -o pattern.o
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c -o xmlsave.lo xmlsave.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c xmlsave.c -o xmlsave.o
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c -o xmlmodule.lo xmlmodule.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c xmlmodule.c -o xmlmodule.o
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c -o schematron.lo schematron.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c schematron.c -o schematron.o
/bin/sh ./libtool --tag=CC --mode=link /usr/bin/gcc -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wl,--version-script=./libxml2.syms -version-info 9:7:7 -ldl -o libxml2.la -rpath /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib SAX.lo entities.lo encoding.lo error.lo parserInternals.lo parser.lo tree.lo hash.lo list.lo xmlIO.lo xmlmemory.lo uri.lo valid.lo xlink.lo HTMLparser.lo HTMLtree.lo debugXML.lo xpath.lo xpointer.lo xinclude.lo nanohttp.lo nanoftp.lo DOCBparser.lo catalog.lo globals.lo threads.lo c14n.lo xmlstring.lo xmlregexp.lo xmlschemas.lo xmlschemastypes.lo xmlunicode.lo xmlreader.lo relaxng.lo dict.lo SAX2.lo xmlwriter.lo legacy.lo chvalid.lo pattern.lo xmlsave.lo xmlmodule.lo schematron.lo -lz -lm
libtool: link: ar cru .libs/libxml2.a SAX.o entities.o encoding.o error.o parserInternals.o parser.o tree.o hash.o list.o xmlIO.o xmlmemory.o uri.o valid.o xlink.o HTMLparser.o HTMLtree.o debugXML.o xpath.o xpointer.o xinclude.o nanohttp.o nanoftp.o DOCBparser.o catalog.o globals.o threads.o c14n.o xmlstring.o xmlregexp.o xmlschemas.o xmlschemastypes.o xmlunicode.o xmlreader.o relaxng.o dict.o SAX2.o xmlwriter.o legacy.o chvalid.o pattern.o xmlsave.o xmlmodule.o schematron.o
libtool: link: ranlib .libs/libxml2.a
libtool: link: ( cd ".libs" && rm -f "libxml2.la" && ln -s "../libxml2.la" "libxml2.la" )
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c -o testdso.lo testdso.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c testdso.c -o testdso.o
/bin/sh ./libtool --tag=CC --mode=link /usr/bin/gcc -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -module -no-undefined -avoid-version -rpath /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib -o testdso.la testdso.lo
libtool: link: ar cru .libs/testdso.a testdso.o
libtool: link: ranlib .libs/testdso.a
libtool: link: ( cd ".libs" && rm -f "testdso.la" && ln -s "../testdso.la" "testdso.la" )
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c xmllint.c
/bin/sh ./libtool --tag=CC --mode=link /usr/bin/gcc -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -o xmllint xmllint.o ./libxml2.la -lz -lm
libtool: link: /usr/bin/gcc -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -o xmllint xmllint.o ./.libs/libxml2.a -ldl -lz -lm
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c xmlcatalog.c
/bin/sh ./libtool --tag=CC --mode=link /usr/bin/gcc -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -o xmlcatalog xmlcatalog.o ./libxml2.la -lz -lm
libtool: link: /usr/bin/gcc -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -o xmlcatalog xmlcatalog.o ./.libs/libxml2.a -ldl -lz -lm
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c testSchemas.c
/bin/sh ./libtool --tag=CC --mode=link /usr/bin/gcc -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -o testSchemas testSchemas.o ./libxml2.la -lz -lm
libtool: link: /usr/bin/gcc -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -o testSchemas testSchemas.o ./.libs/libxml2.a -ldl -lz -lm
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c testRelax.c
/bin/sh ./libtool --tag=CC --mode=link /usr/bin/gcc -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -o testRelax testRelax.o ./libxml2.la -lz -lm
libtool: link: /usr/bin/gcc -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -o testRelax testRelax.o ./.libs/libxml2.a -ldl -lz -lm
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c testSAX.c
/bin/sh ./libtool --tag=CC --mode=link /usr/bin/gcc -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -o testSAX testSAX.o ./libxml2.la -lz -lm
libtool: link: /usr/bin/gcc -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -o testSAX testSAX.o ./.libs/libxml2.a -ldl -lz -lm
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c testHTML.c
/bin/sh ./libtool --tag=CC --mode=link /usr/bin/gcc -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -o testHTML testHTML.o ./libxml2.la -lz -lm
libtool: link: /usr/bin/gcc -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -o testHTML testHTML.o ./.libs/libxml2.a -ldl -lz -lm
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c testXPath.c
/bin/sh ./libtool --tag=CC --mode=link /usr/bin/gcc -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -o testXPath testXPath.o ./libxml2.la -lz -lm
libtool: link: /usr/bin/gcc -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -o testXPath testXPath.o ./.libs/libxml2.a -ldl -lz -lm
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c testURI.c
/bin/sh ./libtool --tag=CC --mode=link /usr/bin/gcc -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -o testURI testURI.o ./libxml2.la -lz -lm
libtool: link: /usr/bin/gcc -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -o testURI testURI.o ./.libs/libxml2.a -ldl -lz -lm
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c testThreads.c
/bin/sh ./libtool --tag=CC --mode=link /usr/bin/gcc -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -o testThreads testThreads.o ./libxml2.la -lz -lm
libtool: link: /usr/bin/gcc -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -o testThreads testThreads.o ./.libs/libxml2.a -ldl -lz -lm
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c testC14N.c
/bin/sh ./libtool --tag=CC --mode=link /usr/bin/gcc -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -o testC14N testC14N.o ./libxml2.la -lz -lm
libtool: link: /usr/bin/gcc -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -o testC14N testC14N.o ./.libs/libxml2.a -ldl -lz -lm
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c testAutomata.c
/bin/sh ./libtool --tag=CC --mode=link /usr/bin/gcc -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -o testAutomata testAutomata.o ./libxml2.la -lz -lm
libtool: link: /usr/bin/gcc -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -o testAutomata testAutomata.o ./.libs/libxml2.a -ldl -lz -lm
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c testRegexp.c
/bin/sh ./libtool --tag=CC --mode=link /usr/bin/gcc -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -o testRegexp testRegexp.o ./libxml2.la -lz -lm
libtool: link: /usr/bin/gcc -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -o testRegexp testRegexp.o ./.libs/libxml2.a -ldl -lz -lm
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c testReader.c
/bin/sh ./libtool --tag=CC --mode=link /usr/bin/gcc -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -o testReader testReader.o ./libxml2.la -lz -lm
libtool: link: /usr/bin/gcc -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -o testReader testReader.o ./.libs/libxml2.a -ldl -lz -lm
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c testapi.c
testapi.c: In function ‘test_xmlBufferSetAllocationScheme’:
testapi.c:18828:112: warning: comparison of distinct pointer types lacks a cast
testapi.c: At top level:
testapi.c:18044:25: warning: ‘gen_xmlSchematronPtr’ defined but not used
testapi.c:18047:13: warning: ‘des_xmlSchematronPtr’ defined but not used
testapi.c:18064:35: warning: ‘gen_xmlSchematronParserCtxtPtr’ defined but not used
testapi.c:18067:13: warning: ‘des_xmlSchematronParserCtxtPtr’ defined but not used
testapi.c:34212:27: warning: ‘gen_xmlSAXHandlerPtr_ptr’ defined but not used
testapi.c:34215:13: warning: ‘des_xmlSAXHandlerPtr_ptr’ defined but not used
/bin/sh ./libtool --tag=CC --mode=link /usr/bin/gcc -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -o testapi testapi.o ./libxml2.la -lz -lm
libtool: link: /usr/bin/gcc -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -o testapi testapi.o ./.libs/libxml2.a -ldl -lz -lm
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c testModule.c
/bin/sh ./libtool --tag=CC --mode=link /usr/bin/gcc -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -o testModule testModule.o ./libxml2.la -lz -lm
libtool: link: /usr/bin/gcc -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -o testModule testModule.o ./.libs/libxml2.a -ldl -lz -lm
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c runtest.c
/bin/sh ./libtool --tag=CC --mode=link /usr/bin/gcc -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -o runtest runtest.o ./libxml2.la -lz -lm
libtool: link: /usr/bin/gcc -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -o runtest runtest.o ./.libs/libxml2.a -ldl -lz -lm
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c runsuite.c
/bin/sh ./libtool --tag=CC --mode=link /usr/bin/gcc -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -o runsuite runsuite.o ./libxml2.la -lz -lm
libtool: link: /usr/bin/gcc -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -o runsuite runsuite.o ./.libs/libxml2.a -ldl -lz -lm
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c testchar.c
/bin/sh ./libtool --tag=CC --mode=link /usr/bin/gcc -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -o testchar testchar.o ./libxml2.la -lz -lm
libtool: link: /usr/bin/gcc -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -o testchar testchar.o ./.libs/libxml2.a -ldl -lz -lm
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c testdict.c
/bin/sh ./libtool --tag=CC --mode=link /usr/bin/gcc -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -o testdict testdict.o ./libxml2.la -lz -lm
libtool: link: /usr/bin/gcc -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -o testdict testdict.o ./.libs/libxml2.a -ldl -lz -lm
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c runxmlconf.c
/bin/sh ./libtool --tag=CC --mode=link /usr/bin/gcc -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -o runxmlconf runxmlconf.o ./libxml2.la -lz -lm
libtool: link: /usr/bin/gcc -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -o runxmlconf runxmlconf.o ./.libs/libxml2.a -ldl -lz -lm
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c testrecurse.c
/bin/sh ./libtool --tag=CC --mode=link /usr/bin/gcc -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -o testrecurse testrecurse.o ./libxml2.la -lz -lm
libtool: link: /usr/bin/gcc -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -o testrecurse testrecurse.o ./.libs/libxml2.a -ldl -lz -lm
sed -e 's?\@XML_LIBDIR\@?-L/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib?g' \
-e 's?\@XML_INCLUDEDIR\@?-I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include/libxml2?g' \
-e 's?\@VERSION\@?2.7.7?g' \
-e 's?\@XML_LIBS\@?-lxml2 -lz -lm ?g' \
< ./xml2Conf.sh.in > xml2Conf.tmp \
&& mv xml2Conf.tmp xml2Conf.sh
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libxml2/libxml2-2.7.7'
Making all in doc
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libxml2/libxml2-2.7.7/doc'
Making all in devhelp
make[4]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libxml2/libxml2-2.7.7/doc/devhelp'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libxml2/libxml2-2.7.7/doc/devhelp'
Making all in examples
make[4]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libxml2/libxml2-2.7.7/doc/examples'
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c xpath2.c
/bin/sh ../../libtool --tag=CC --mode=link /usr/bin/gcc -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -o xpath2 xpath2.o ../../libxml2.la -lz -lm
libtool: link: /usr/bin/gcc -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -o xpath2 xpath2.o ../../.libs/libxml2.a -ldl -lz -lm
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c reader1.c
/bin/sh ../../libtool --tag=CC --mode=link /usr/bin/gcc -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -o reader1 reader1.o ../../libxml2.la -lz -lm
libtool: link: /usr/bin/gcc -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -o reader1 reader1.o ../../.libs/libxml2.a -ldl -lz -lm
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c reader4.c
/bin/sh ../../libtool --tag=CC --mode=link /usr/bin/gcc -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -o reader4 reader4.o ../../libxml2.la -lz -lm
libtool: link: /usr/bin/gcc -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -o reader4 reader4.o ../../.libs/libxml2.a -ldl -lz -lm
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c parse2.c
/bin/sh ../../libtool --tag=CC --mode=link /usr/bin/gcc -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -o parse2 parse2.o ../../libxml2.la -lz -lm
libtool: link: /usr/bin/gcc -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -o parse2 parse2.o ../../.libs/libxml2.a -ldl -lz -lm
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c reader2.c
/bin/sh ../../libtool --tag=CC --mode=link /usr/bin/gcc -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -o reader2 reader2.o ../../libxml2.la -lz -lm
libtool: link: /usr/bin/gcc -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -o reader2 reader2.o ../../.libs/libxml2.a -ldl -lz -lm
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c parse3.c
/bin/sh ../../libtool --tag=CC --mode=link /usr/bin/gcc -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -o parse3 parse3.o ../../libxml2.la -lz -lm
libtool: link: /usr/bin/gcc -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -o parse3 parse3.o ../../.libs/libxml2.a -ldl -lz -lm
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c reader3.c
/bin/sh ../../libtool --tag=CC --mode=link /usr/bin/gcc -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -o reader3 reader3.o ../../libxml2.la -lz -lm
libtool: link: /usr/bin/gcc -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -o reader3 reader3.o ../../.libs/libxml2.a -ldl -lz -lm
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c tree2.c
/bin/sh ../../libtool --tag=CC --mode=link /usr/bin/gcc -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -o tree2 tree2.o ../../libxml2.la -lz -lm
libtool: link: /usr/bin/gcc -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -o tree2 tree2.o ../../.libs/libxml2.a -ldl -lz -lm
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c parse4.c
/bin/sh ../../libtool --tag=CC --mode=link /usr/bin/gcc -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -o parse4 parse4.o ../../libxml2.la -lz -lm
libtool: link: /usr/bin/gcc -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -o parse4 parse4.o ../../.libs/libxml2.a -ldl -lz -lm
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c io2.c
/bin/sh ../../libtool --tag=CC --mode=link /usr/bin/gcc -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -o io2 io2.o ../../libxml2.la -lz -lm
libtool: link: /usr/bin/gcc -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -o io2 io2.o ../../.libs/libxml2.a -ldl -lz -lm
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c testWriter.c
testWriter.c: In function ‘testXmlwriterFilename’:
testWriter.c:163:42: warning: format ‘%010d’ expects type ‘int’, but argument 4 has type ‘long int’
testWriter.c: In function ‘testXmlwriterMemory’:
testWriter.c:442:42: warning: format ‘%010d’ expects type ‘int’, but argument 4 has type ‘long int’
testWriter.c: In function ‘testXmlwriterDoc’:
testWriter.c:712:42: warning: format ‘%010d’ expects type ‘int’, but argument 4 has type ‘long int’
testWriter.c: In function ‘testXmlwriterTree’:
testWriter.c:978:42: warning: format ‘%010d’ expects type ‘int’, but argument 4 has type ‘long int’
/bin/sh ../../libtool --tag=CC --mode=link /usr/bin/gcc -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -o testWriter testWriter.o ../../libxml2.la -lz -lm
libtool: link: /usr/bin/gcc -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -o testWriter testWriter.o ../../.libs/libxml2.a -ldl -lz -lm
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c io1.c
/bin/sh ../../libtool --tag=CC --mode=link /usr/bin/gcc -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -o io1 io1.o ../../libxml2.la -lz -lm
libtool: link: /usr/bin/gcc -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -o io1 io1.o ../../.libs/libxml2.a -ldl -lz -lm
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c xpath1.c
/bin/sh ../../libtool --tag=CC --mode=link /usr/bin/gcc -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -o xpath1 xpath1.o ../../libxml2.la -lz -lm
libtool: link: /usr/bin/gcc -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -o xpath1 xpath1.o ../../.libs/libxml2.a -ldl -lz -lm
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c parse1.c
/bin/sh ../../libtool --tag=CC --mode=link /usr/bin/gcc -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -o parse1 parse1.o ../../libxml2.la -lz -lm
libtool: link: /usr/bin/gcc -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -o parse1 parse1.o ../../.libs/libxml2.a -ldl -lz -lm
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c tree1.c
/bin/sh ../../libtool --tag=CC --mode=link /usr/bin/gcc -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -o tree1 tree1.o ../../libxml2.la -lz -lm
libtool: link: /usr/bin/gcc -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -o tree1 tree1.o ../../.libs/libxml2.a -ldl -lz -lm
make[4]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libxml2/libxml2-2.7.7/doc/examples'
make[4]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libxml2/libxml2-2.7.7/doc'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libxml2/libxml2-2.7.7/doc'
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libxml2/libxml2-2.7.7/doc'
Making all in example
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libxml2/libxml2-2.7.7/example'
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I./include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c gjobread.c
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -o gjobread gjobread.o ../libxml2.la -lz -lm
libtool: link: /usr/bin/gcc -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -o gjobread gjobread.o ../.libs/libxml2.a -ldl -lz -lm
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libxml2/libxml2-2.7.7/example'
Making all in xstc
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libxml2/libxml2-2.7.7/xstc'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libxml2/libxml2-2.7.7/xstc'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libxml2/libxml2-2.7.7'
make[1]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libxml2/libxml2-2.7.7'
touch contrib/libxml2/.stamp.build
make -j 1 -C ./contrib/libxml2/libxml2-2.7.7/ install
make[1]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libxml2/libxml2-2.7.7'
Making install in include
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libxml2/libxml2-2.7.7/include'
Making install in libxml
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libxml2/libxml2-2.7.7/include/libxml'
make[4]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libxml2/libxml2-2.7.7/include/libxml'
make install-exec-hook
make[5]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libxml2/libxml2-2.7.7/include/libxml'
/bin/sh ../../mkinstalldirs /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include/libxml2/libxml
mkdir -p -- /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include/libxml2/libxml
make[5]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libxml2/libxml2-2.7.7/include/libxml'
test -z "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include/libxml2/libxml" || /bin/mkdir -p "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include/libxml2/libxml"
/usr/bin/install -c -m 644 SAX.h entities.h encoding.h parser.h parserInternals.h xmlerror.h HTMLparser.h HTMLtree.h debugXML.h tree.h list.h hash.h xpath.h xpathInternals.h xpointer.h xinclude.h xmlIO.h xmlmemory.h nanohttp.h nanoftp.h uri.h valid.h xlink.h xmlversion.h DOCBparser.h catalog.h threads.h globals.h c14n.h xmlautomata.h xmlregexp.h xmlmodule.h xmlschemas.h schemasInternals.h xmlschemastypes.h xmlstring.h xmlunicode.h xmlreader.h relaxng.h dict.h '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include/libxml2/libxml'
/usr/bin/install -c -m 644 SAX2.h xmlexports.h xmlwriter.h chvalid.h pattern.h xmlsave.h schematron.h '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include/libxml2/libxml'
make[4]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libxml2/libxml2-2.7.7/include/libxml'
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libxml2/libxml2-2.7.7/include/libxml'
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libxml2/libxml2-2.7.7/include'
make[4]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libxml2/libxml2-2.7.7/include'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libxml2/libxml2-2.7.7/include'
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libxml2/libxml2-2.7.7/include'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libxml2/libxml2-2.7.7/include'
Making install in .
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libxml2/libxml2-2.7.7'
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libxml2/libxml2-2.7.7'
test -z "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib" || /bin/mkdir -p "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib"
/bin/sh ./libtool --mode=install /usr/bin/install -c libxml2.la '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib'
libtool: install: /usr/bin/install -c .libs/libxml2.lai /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/libxml2.la
libtool: install: /usr/bin/install -c .libs/libxml2.a /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/libxml2.a
libtool: install: chmod 644 /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/libxml2.a
libtool: install: ranlib /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/libxml2.a
libtool: finish: PATH="/usr/lib64/portage/bin/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.3:/sbin" ldconfig -n /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib
----------------------------------------------------------------------
Libraries have been installed in:
/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/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
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
test -z "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/bin" || /bin/mkdir -p "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/bin"
/bin/sh ./libtool --mode=install /usr/bin/install -c xmllint xmlcatalog '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/bin'
libtool: install: /usr/bin/install -c xmllint /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/bin/xmllint
libtool: install: /usr/bin/install -c xmlcatalog /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/bin/xmlcatalog
test -z "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/bin" || /bin/mkdir -p "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/bin"
/usr/bin/install -c xml2-config '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/bin'
test -z "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib" || /bin/mkdir -p "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib"
/usr/bin/install -c -m 644 xml2Conf.sh '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib'
/bin/sh ./mkinstalldirs /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libxml2-2.7.7
mkdir -p -- /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libxml2-2.7.7
/usr/bin/install -c -m 0644 ./Copyright /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libxml2-2.7.7
/bin/sh ./mkinstalldirs /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libxml2-2.7.7/examples
mkdir -p -- /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libxml2-2.7.7/examples
/usr/bin/install -c -m 0644 ./xmllint.c /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libxml2-2.7.7/examples
/usr/bin/install -c -m 0644 ./testSAX.c /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libxml2-2.7.7/examples
/usr/bin/install -c -m 0644 ./testHTML.c /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libxml2-2.7.7/examples
/usr/bin/install -c -m 0644 ./testXPath.c /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libxml2-2.7.7/examples
test -z "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/aclocal" || /bin/mkdir -p "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/aclocal"
/usr/bin/install -c -m 644 libxml.m4 '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/aclocal'
test -z "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/man/man1" || /bin/mkdir -p "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/man/man1"
/usr/bin/install -c -m 644 xml2-config.1 '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/man/man1'
test -z "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/man/man3" || /bin/mkdir -p "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/man/man3"
/usr/bin/install -c -m 644 libxml.3 '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/man/man3'
test -z "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/pkgconfig" || /bin/mkdir -p "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/pkgconfig"
/usr/bin/install -c -m 644 libxml-2.0.pc '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/pkgconfig'
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libxml2/libxml2-2.7.7'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libxml2/libxml2-2.7.7'
Making install in doc
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libxml2/libxml2-2.7.7/doc'
Making install in devhelp
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libxml2/libxml2-2.7.7/doc/devhelp'
make[4]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libxml2/libxml2-2.7.7/doc/devhelp'
make[4]: Nothing to be done for `install-exec-am'.
/bin/sh ../../mkinstalldirs /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/gtk-doc/html/libxml2
mkdir -p -- /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/gtk-doc/html/libxml2
/usr/bin/install -c -m 0644 libxml2.devhelp /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/gtk-doc/html/libxml2
/usr/bin/install -c -m 0644 home.png left.png right.png up.png style.css /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/gtk-doc/html/libxml2
/usr/bin/install -c -m 0644 index.html general.html libxml2-c14n.html libxml2-catalog.html libxml2-chvalid.html libxml2-debugXML.html libxml2-dict.html libxml2-DOCBparser.html libxml2-encoding.html libxml2-entities.html libxml2-globals.html libxml2-hash.html libxml2-HTMLparser.html libxml2-HTMLtree.html libxml2-list.html libxml2-nanoftp.html libxml2-nanohttp.html libxml2-parser.html libxml2-parserInternals.html libxml2-pattern.html libxml2-relaxng.html libxml2-SAX2.html libxml2-SAX.html libxml2-schemasInternals.html libxml2-schematron.html libxml2-threads.html libxml2-tree.html libxml2-uri.html libxml2-valid.html libxml2-xinclude.html libxml2-xlink.html libxml2-xmlautomata.html libxml2-xmlerror.html libxml2-xmlexports.html libxml2-xmlIO.html libxml2-xmlmemory.html libxml2-xmlmodule.html libxml2-xmlreader.html libxml2-xmlregexp.html libxml2-xmlsave.html libxml2-xmlschemas.html libxml2-xmlschemastypes.html libxml2-xmlstring.html libxml2-xmlunicode.html libxml2-xmlversion.html libxml2-xmlwriter.html libxml2-xpath.html libxml2-xpathInternals.html libxml2-xpointer.html /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/gtk-doc/html/libxml2
make[4]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libxml2/libxml2-2.7.7/doc/devhelp'
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libxml2/libxml2-2.7.7/doc/devhelp'
Making install in examples
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libxml2/libxml2-2.7.7/doc/examples'
make[4]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libxml2/libxml2-2.7.7/doc/examples'
make[4]: Nothing to be done for `install-exec-am'.
/bin/sh ../../mkinstalldirs /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libxml2-2.7.7/html
mkdir -p -- /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libxml2-2.7.7/html
/usr/bin/install -c -m 0644 ./*.html ./*.c ./*.xml ./*.xsl ./*.res /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libxml2-2.7.7/html
/usr/bin/install: cannot stat `./*.html': No such file or directory
make[4]: [install-data-local] Error 1 (ignored)
make[4]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libxml2/libxml2-2.7.7/doc/examples'
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libxml2/libxml2-2.7.7/doc/examples'
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libxml2/libxml2-2.7.7/doc'
make[4]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libxml2/libxml2-2.7.7/doc'
make[4]: Nothing to be done for `install-exec-am'.
/bin/sh ../mkinstalldirs /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libxml2-2.7.7/html
/usr/bin/install -c -m 0644 ./xml.html ./encoding.html ./FAQ.html ./structure.gif ./DOM.gif ./smallfootonly.gif ./redhat.gif ./libxml.gif ./w3c.png ./Libxml2-Logo-180x168.gif ./Libxml2-Logo-90x34.gif /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libxml2-2.7.7/html
/bin/sh ../mkinstalldirs /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libxml2-2.7.7/html/html
mkdir -p -- /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libxml2-2.7.7/html/html
/usr/bin/install -c -m 0644 ./html/*.html /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libxml2-2.7.7/html/html
/usr/bin/install -c -m 0644 ./html/*.png /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libxml2-2.7.7/html/html
/bin/sh ../mkinstalldirs /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libxml2-2.7.7/html/tutorial
mkdir -p -- /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libxml2-2.7.7/html/tutorial
/usr/bin/install -c -m 0644 ./tutorial/*.* \
/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libxml2-2.7.7/html/tutorial
/bin/sh ../mkinstalldirs /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libxml2-2.7.7/html/tutorial/images
mkdir -p -- /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libxml2-2.7.7/html/tutorial/images
/usr/bin/install -c -m 0644 ./tutorial/images/*.* \
/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libxml2-2.7.7/html/tutorial/images
/bin/sh ../mkinstalldirs /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libxml2-2.7.7/html/tutorial/images/callouts
mkdir -p -- /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libxml2-2.7.7/html/tutorial/images/callouts
/usr/bin/install -c -m 0644 ./tutorial/images/callouts/*.* \
/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libxml2-2.7.7/html/tutorial/images/callouts
test -z "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/man/man1" || /bin/mkdir -p "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/man/man1"
/usr/bin/install -c -m 644 xmllint.1 xmlcatalog.1 '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/man/man1'
make[4]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libxml2/libxml2-2.7.7/doc'
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libxml2/libxml2-2.7.7/doc'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libxml2/libxml2-2.7.7/doc'
Making install in example
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libxml2/libxml2-2.7.7/example'
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libxml2/libxml2-2.7.7/example'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libxml2/libxml2-2.7.7/example'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libxml2/libxml2-2.7.7/example'
Making install in xstc
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libxml2/libxml2-2.7.7/xstc'
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libxml2/libxml2-2.7.7/xstc'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libxml2/libxml2-2.7.7/xstc'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libxml2/libxml2-2.7.7/xstc'
make[1]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libxml2/libxml2-2.7.7'
touch contrib/libxml2/.stamp.install
set -e; cd ./contrib/fontconfig/fontconfig-2.8.0/; CC="/usr/bin/gcc " CFLAGS="" CXX=/usr/bin/g++ CXXFLAGS="" CPPFLAGS="" LDFLAGS="" PKG_CONFIG_PATH="/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/pkgconfig" ./configure --prefix=/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/ --disable-dependency-tracking --disable-shared --enable-static --enable-libxml2 --with-freetype-config=/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/bin/freetype-config LIBXML2_LIBS="-L/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib -lxml2" LIBXML2_CFLAGS="-I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include/libxml2"
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... /usr/bin/gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /usr/bin/gcc accepts -g... yes
checking for /usr/bin/gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of /usr/bin/gcc ... none
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by /usr/bin/gcc ... /usr/x86_64-pc-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object... ok
checking how to run the C preprocessor... /usr/bin/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 for dlfcn.h... yes
checking for objdir... .libs
checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no
checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC
checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes
checking if /usr/bin/gcc static flag -static works... yes
checking if /usr/bin/gcc supports -c -o file.o... yes
checking if /usr/bin/gcc supports -c -o file.o... (cached) yes
checking whether the /usr/bin/gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for bash... /bin/bash
checking if dolt supports this host... yes, replacing libtool
checking whether make sets $(MAKE)... (cached) yes
checking for a C compiler for build tools... /usr/bin/gcc
checking for suffix of executable build tools...
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for pid_t... yes
checking for vprintf... yes
checking for _doprnt... no
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking for geteuid... yes
checking for getuid... yes
checking for link... yes
checking for memmove... yes
checking for memset... yes
checking for mkstemp... yes
checking for strchr... yes
checking for strrchr... yes
checking for strtol... yes
checking for getopt... yes
checking for getopt_long... yes
checking for sysconf... yes
checking for ftruncate... yes
checking for chsize... no
checking for rand... yes
checking for random... yes
checking for lrand48... yes
checking for a usable iconv... libc
checking for FT_Get_Next_Char... yes
checking for FT_Get_BDF_Property... yes
checking for FT_Get_PS_Font_Info... yes
checking for FT_Has_PS_Glyph_Names... yes
checking for FT_Get_X11_Font_Format... yes
checking for FT_Select_Size... yes
checking for FT_Bitmap_Size.y_ppem... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for LIBXML2... yes
checking for docbook2html... no
DOCMAN3 FcAtomicCreate.3 FcAtomicLock.3 FcAtomicNewFile.3 FcAtomicOrigFile.3 FcAtomicReplaceOrig.3 FcAtomicDeleteNew.3 FcAtomicUnlock.3 FcAtomicDestroy.3 FcBlanksCreate.3 FcBlanksDestroy.3 FcBlanksAdd.3 FcBlanksIsMember.3 FcCacheDir.3 FcCacheCopySet.3 FcCacheSubdir.3 FcCacheNumSubdir.3 FcCacheNumFont.3 FcCharSetCreate.3 FcCharSetDestroy.3 FcCharSetAddChar.3 FcCharSetCopy.3 FcCharSetEqual.3 FcCharSetIntersect.3 FcCharSetUnion.3 FcCharSetSubtract.3 FcCharSetMerge.3 FcCharSetHasChar.3 FcCharSetCount.3 FcCharSetIntersectCount.3 FcCharSetSubtractCount.3 FcCharSetIsSubset.3 FcCharSetFirstPage.3 FcCharSetNextPage.3 FcCharSetCoverage.3 FcCharSetNew.3 FcConfigCreate.3 FcConfigReference.3 FcConfigDestroy.3 FcConfigSetCurrent.3 FcConfigGetCurrent.3 FcConfigUptoDate.3 FcConfigHome.3 FcConfigEnableHome.3 FcConfigBuildFonts.3 FcConfigGetConfigDirs.3 FcConfigGetFontDirs.3 FcConfigGetConfigFiles.3 FcConfigGetCache.3 FcConfigGetCacheDirs.3 FcConfigGetFonts.3 FcConfigGetBlanks.3 FcConfigGetRescanInterval.3 FcConfigSetRescanInterval.3 FcConfigAppFontAddFile.3 FcConfigAppFontAddDir.3 FcConfigAppFontClear.3 FcConfigSubstituteWithPat.3 FcConfigSubstitute.3 FcFontMatch.3 FcFontSort.3 FcFontRenderPrepare.3 FcFontList.3 FcConfigFilename.3 FcConfigParseAndLoad.3 FcNameRegisterConstants.3 FcNameUnregisterConstants.3 FcNameGetConstant.3 FcNameConstant.3 FcDirCacheUnlink.3 FcDirCacheValid.3 FcDirCacheLoad.3 FcDirCacheRead.3 FcDirCacheLoadFile.3 FcDirCacheUnload.3 FcFileScan.3 FcFileIsDir.3 FcDirScan.3 FcDirSave.3 FcFontSetCreate.3 FcFontSetDestroy.3 FcFontSetAdd.3 FcFontSetList.3 FcFontSetMatch.3 FcFontSetPrint.3 FcFontSetSort.3 FcFontSetSortDestroy.3 FcPatternFormat.3 FcFreeTypeCharIndex.3 FcFreeTypeCharSet.3 FcFreeTypeCharSetAndSpacing.3 FcFreeTypeQuery.3 FcFreeTypeQueryFace.3 FcInitLoadConfig.3 FcInitLoadConfigAndFonts.3 FcInit.3 FcFini.3 FcGetVersion.3 FcInitReinitialize.3 FcInitBringUptoDate.3 FcLangSetCreate.3 FcLangSetDestroy.3 FcLangSetCopy.3 FcLangSetAdd.3 FcLangSetCompare.3 FcLangSetContains.3 FcLangSetEqual.3 FcLangSetHash.3 FcLangSetHasLang.3 FcLangSetGetLangs.3 FcGetLangs.3 FcLangGetCharSet.3 FcMatrixInit.3 FcMatrixCopy.3 FcMatrixEqual.3 FcMatrixMultiply.3 FcMatrixRotate.3 FcMatrixScale.3 FcMatrixShear.3 FcObjectSetCreate.3 FcObjectSetAdd.3 FcObjectSetDestroy.3 FcObjectSetBuild.3 FcNameRegisterObjectTypes.3 FcNameUnregisterObjectTypes.3 FcNameGetObjectType.3 FcPatternCreate.3 FcPatternDuplicate.3 FcPatternReference.3 FcPatternDestroy.3 FcPatternEqual.3 FcPatternEqualSubset.3 FcPatternFilter.3 FcPatternHash.3 FcPatternAdd.3 FcPatternAddWeak.3 FcPatternAdd-Type.3 FcPatternGet.3 FcPatternGet-Type.3 FcPatternBuild.3 FcPatternDel.3 FcPatternRemove.3 FcPatternPrint.3 FcDefaultSubstitute.3 FcNameParse.3 FcNameUnparse.3 FcUtf8ToUcs4.3 FcUcs4ToUtf8.3 FcUtf8Len.3 FcUtf16ToUcs4.3 FcUtf16Len.3 FcIsLower.3 FcIsUpper.3 FcToLower.3 FcStrCopy.3 FcStrDowncase.3 FcStrCopyFilename.3 FcStrCmp.3 FcStrCmpIgnoreCase.3 FcStrStr.3 FcStrStrIgnoreCase.3 FcStrPlus.3 FcStrFree.3 FcStrDirname.3 FcStrBasename.3 FcStrSetCreate.3 FcStrSetMember.3 FcStrSetEqual.3 FcStrSetAdd.3 FcStrSetAddFilename.3 FcStrSetDel.3 FcStrSetDestroy.3 FcStrListCreate.3 FcStrListNext.3 FcStrListDone.3 FcValueDestroy.3 FcValueSave.3 FcValuePrint.3 FcValueEqual.3
configure: creating ./config.status
config.status: creating Makefile
config.status: creating fontconfig/Makefile
config.status: creating fc-lang/Makefile
config.status: creating fc-glyphname/Makefile
config.status: creating fc-case/Makefile
config.status: creating fc-arch/Makefile
config.status: creating src/Makefile
config.status: creating conf.d/Makefile
config.status: creating fc-cache/Makefile
config.status: creating fc-cat/Makefile
config.status: creating fc-list/Makefile
config.status: creating fc-match/Makefile
config.status: creating fc-query/Makefile
config.status: creating fc-scan/Makefile
config.status: creating doc/Makefile
config.status: creating doc/version.sgml
config.status: creating test/Makefile
config.status: creating fontconfig.spec
config.status: creating fontconfig.pc
config.status: creating fontconfig-zip
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
touch contrib/fontconfig/.stamp.configure
make -C ./contrib/fontconfig/fontconfig-2.8.0/ clean
make[1]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0'
Making clean in test
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/test'
test -z "" || rm -f
rm -rf .libs _libs
rm -f *.lo
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/test'
Making clean in doc
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/doc'
test -z "" || rm -f
rm -rf .libs _libs
rm -f edit-sgml
rm -f *.o
rm -f *.lo
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/doc'
Making clean in conf.d
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/conf.d'
rm -rf .libs _libs
rm -f *.lo
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/conf.d'
Making clean in fc-scan
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/fc-scan'
rm -f fc-scan
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/fc-scan'
Making clean in fc-query
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/fc-query'
rm -f fc-query
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/fc-query'
Making clean in fc-match
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/fc-match'
rm -f fc-match
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/fc-match'
Making clean in fc-list
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/fc-list'
rm -f fc-list
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/fc-list'
Making clean in fc-cat
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/fc-cat'
rm -f fc-cat
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/fc-cat'
Making clean in fc-cache
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/fc-cache'
rm -f fc-cache
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/fc-cache'
Making clean in src
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/src'
test -z "fcalias.h fcaliastail.h fcftalias.h fcftaliastail.h" || rm -f fcalias.h fcaliastail.h fcftalias.h fcftaliastail.h
test -z "libfontconfig.la" || rm -f libfontconfig.la
rm -f "./so_locations"
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/src'
Making clean in fc-arch
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/fc-arch'
test -z "fcarch.h fcalias.h fcaliastail.h" || rm -f fcarch.h fcalias.h fcaliastail.h
rm -rf .libs _libs
rm -f fc-arch
rm -f *.o
rm -f *.lo
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/fc-arch'
Making clean in fc-glyphname
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/fc-glyphname'
test -z "fcglyphname.h fcalias.h fcaliastail.h" || rm -f fcglyphname.h fcalias.h fcaliastail.h
rm -rf .libs _libs
rm -f fc-glyphname
rm -f *.o
rm -f *.lo
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/fc-glyphname'
Making clean in fc-lang
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/fc-lang'
test -z "fclang.h fcalias.h fcaliastail.h" || rm -f fclang.h fcalias.h fcaliastail.h
rm -rf .libs _libs
rm -f fc-lang
rm -f *.o
rm -f *.lo
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/fc-lang'
Making clean in fc-case
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/fc-case'
test -z "fccase.h fcalias.h fcaliastail.h" || rm -f fccase.h fcalias.h fcaliastail.h
rm -rf .libs _libs
rm -f fc-case
rm -f *.o
rm -f *.lo
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/fc-case'
Making clean in fontconfig
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/fontconfig'
rm -rf .libs _libs
rm -f *.lo
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/fontconfig'
Making clean in .
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0'
test -z "fonts.conf" || rm -f fonts.conf
rm -rf .libs _libs
rm -f *.lo
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0'
make[1]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0'
/bin/rm -f ./contrib/fontconfig/.stamp.build
make -C ./contrib/fontconfig/fontconfig-2.8.0/
make[1]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0'
make all-recursive
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0'
Making all in fontconfig
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/fontconfig'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/fontconfig'
Making all in fc-case
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/fc-case'
touch fcalias.h fcaliastail.h
make all-am
make[4]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/fc-case'
CC fc-case.o
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -c fc-case.c
CCLD fc-case
GEN fccase.h
make[4]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/fc-case'
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/fc-case'
Making all in fc-lang
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/fc-lang'
touch fcalias.h fcaliastail.h
CC fc-lang.o
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -c fc-lang.c
fc-lang.c: In function ‘scan’:
fc-lang.c:152:8: warning: assignment discards qualifiers from pointer target type
fc-lang.c:180:7: warning: assignment discards qualifiers from pointer target type
fc-lang.c: In function ‘compare’:
fc-lang.c:235:5: warning: pointer targets in passing argument 1 of ‘FcStrCmpIgnoreCase’ differ in signedness
../src/fcstr.c:212:1: note: expected ‘const FcChar8 *’ but argument is of type ‘char * const’
fc-lang.c:235:5: warning: pointer targets in passing argument 2 of ‘FcStrCmpIgnoreCase’ differ in signedness
../src/fcstr.c:212:1: note: expected ‘const FcChar8 *’ but argument is of type ‘char * const’
CCLD fc-lang
GEN fclang.h
make all-am
make[4]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/fc-lang'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/fc-lang'
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/fc-lang'
Making all in fc-glyphname
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/fc-glyphname'
touch fcalias.h fcaliastail.h
CC fc-glyphname.o
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -c fc-glyphname.c
CCLD fc-glyphname
GEN fcglyphname.h
make all-am
make[4]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/fc-glyphname'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/fc-glyphname'
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/fc-glyphname'
Making all in fc-arch
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/fc-arch'
touch fcalias.h fcaliastail.h
CC fc-arch.o
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -c fc-arch.c
CCLD fc-arch
GEN fcarch.h
make all-am
make[4]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/fc-arch'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/fc-arch'
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/fc-arch'
Making all in src
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/src'
sh ../src/makealias "../src" fcalias.h fcaliastail.h ../fontconfig/fontconfig.h ../src/fcdeprecate.h ../fontconfig/fcprivate.h
sh ../src/makealias "../src" fcftalias.h fcftaliastail.h ../fontconfig/fcfreetype.h
make all-am
make[4]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/src'
CC fcatomic.lo
../doltcompile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include/freetype2 -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include/libxml2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/var/cache/fontconfig"' -DFONTCONFIG_PATH='"/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/etc/fonts"' -c -o fcatomic.lo fcatomic.c
CC fcblanks.lo
../doltcompile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include/freetype2 -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include/libxml2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/var/cache/fontconfig"' -DFONTCONFIG_PATH='"/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/etc/fonts"' -c -o fcblanks.lo fcblanks.c
CC fccache.lo
../doltcompile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include/freetype2 -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include/libxml2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/var/cache/fontconfig"' -DFONTCONFIG_PATH='"/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/etc/fonts"' -c -o fccache.lo fccache.c
fccache.c: In function ‘FcDirCacheWrite’:
fccache.c:943:2: warning: pointer targets in passing argument 1 of ‘stat’ differ in signedness
/usr/include/sys/stat.h:211:12: note: expected ‘const char * __restrict__’ but argument is of type ‘FcChar8 *’
CC fccfg.lo
../doltcompile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include/freetype2 -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include/libxml2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/var/cache/fontconfig"' -DFONTCONFIG_PATH='"/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/etc/fonts"' -c -o fccfg.lo fccfg.c
CC fccharset.lo
../doltcompile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include/freetype2 -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include/libxml2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/var/cache/fontconfig"' -DFONTCONFIG_PATH='"/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/etc/fonts"' -c -o fccharset.lo fccharset.c
CC fcdbg.lo
../doltcompile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include/freetype2 -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include/libxml2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/var/cache/fontconfig"' -DFONTCONFIG_PATH='"/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/etc/fonts"' -c -o fcdbg.lo fcdbg.c
CC fcdefault.lo
../doltcompile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include/freetype2 -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include/libxml2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/var/cache/fontconfig"' -DFONTCONFIG_PATH='"/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/etc/fonts"' -c -o fcdefault.lo fcdefault.c
CC fcdir.lo
../doltcompile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include/freetype2 -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include/libxml2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/var/cache/fontconfig"' -DFONTCONFIG_PATH='"/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/etc/fonts"' -c -o fcdir.lo fcdir.c
CC fcformat.lo
../doltcompile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include/freetype2 -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include/libxml2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/var/cache/fontconfig"' -DFONTCONFIG_PATH='"/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/etc/fonts"' -c -o fcformat.lo fcformat.c
fcformat.c: In function ‘interpret_enumerate’:
fcformat.c:611:26: warning: ‘idx’ may be used uninitialized in this function
CC fcfreetype.lo
../doltcompile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include/freetype2 -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include/libxml2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/var/cache/fontconfig"' -DFONTCONFIG_PATH='"/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/etc/fonts"' -c -o fcfreetype.lo fcfreetype.c
CC fcfs.lo
../doltcompile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include/freetype2 -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include/libxml2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/var/cache/fontconfig"' -DFONTCONFIG_PATH='"/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/etc/fonts"' -c -o fcfs.lo fcfs.c
CC fcinit.lo
../doltcompile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include/freetype2 -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include/libxml2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/var/cache/fontconfig"' -DFONTCONFIG_PATH='"/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/etc/fonts"' -c -o fcinit.lo fcinit.c
CC fclang.lo
../doltcompile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include/freetype2 -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include/libxml2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/var/cache/fontconfig"' -DFONTCONFIG_PATH='"/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/etc/fonts"' -c -o fclang.lo fclang.c
CC fclist.lo
../doltcompile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include/freetype2 -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include/libxml2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/var/cache/fontconfig"' -DFONTCONFIG_PATH='"/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/etc/fonts"' -c -o fclist.lo fclist.c
CC fcmatch.lo
../doltcompile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include/freetype2 -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include/libxml2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/var/cache/fontconfig"' -DFONTCONFIG_PATH='"/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/etc/fonts"' -c -o fcmatch.lo fcmatch.c
CC fcmatrix.lo
../doltcompile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include/freetype2 -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include/libxml2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/var/cache/fontconfig"' -DFONTCONFIG_PATH='"/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/etc/fonts"' -c -o fcmatrix.lo fcmatrix.c
CC fcname.lo
../doltcompile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include/freetype2 -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include/libxml2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/var/cache/fontconfig"' -DFONTCONFIG_PATH='"/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/etc/fonts"' -c -o fcname.lo fcname.c
fcname.c: In function ‘FcObjectValidType’:
fcname.c:299:2: warning: case value ‘4294967295’ not in enumerated type ‘FcType’
CC fcpat.lo
../doltcompile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include/freetype2 -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include/libxml2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/var/cache/fontconfig"' -DFONTCONFIG_PATH='"/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/etc/fonts"' -c -o fcpat.lo fcpat.c
CC fcserialize.lo
../doltcompile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include/freetype2 -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include/libxml2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/var/cache/fontconfig"' -DFONTCONFIG_PATH='"/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/etc/fonts"' -c -o fcserialize.lo fcserialize.c
CC fcstr.lo
../doltcompile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include/freetype2 -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include/libxml2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/var/cache/fontconfig"' -DFONTCONFIG_PATH='"/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/etc/fonts"' -c -o fcstr.lo fcstr.c
CC fcxml.lo
../doltcompile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include/freetype2 -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include/libxml2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/var/cache/fontconfig"' -DFONTCONFIG_PATH='"/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/etc/fonts"' -c -o fcxml.lo fcxml.c
fcxml.c: In function ‘FcExprCreateString’:
fcxml.c:107:12: warning: assignment discards qualifiers from pointer target type
fcxml.c: In function ‘FcExprCreateConst’:
fcxml.c:155:16: warning: assignment discards qualifiers from pointer target type
CC ftglue.lo
../doltcompile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include/freetype2 -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include/libxml2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/var/cache/fontconfig"' -DFONTCONFIG_PATH='"/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/etc/fonts"' -c -o ftglue.lo ftglue.c
CCLD libfontconfig.la
make[4]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/src'
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/src'
Making all in fc-cache
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/fc-cache'
CC fc-cache.o
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -c fc-cache.c
CCLD fc-cache
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/fc-cache'
Making all in fc-cat
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/fc-cat'
CC fc-cat.o
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -c fc-cat.c
CCLD fc-cat
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/fc-cat'
Making all in fc-list
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/fc-list'
CC fc-list.o
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -c fc-list.c
CCLD fc-list
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/fc-list'
Making all in fc-match
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/fc-match'
CC fc-match.o
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -c fc-match.c
CCLD fc-match
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/fc-match'
Making all in fc-query
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/fc-query'
CC fc-query.o
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include/freetype2 -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -c fc-query.c
CCLD fc-query
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/fc-query'
Making all in fc-scan
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/fc-scan'
CC fc-scan.o
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include/freetype2 -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -c fc-scan.c
CCLD fc-scan
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/fc-scan'
Making all in conf.d
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/conf.d'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/conf.d'
Making all in doc
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/doc'
CC edit-sgml.o
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -c edit-sgml.c
CCLD edit-sgml
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/doc'
Making all in test
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/test'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/test'
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0'
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0'
make[1]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0'
touch contrib/fontconfig/.stamp.build
make -j 1 -C ./contrib/fontconfig/fontconfig-2.8.0/ install
make[1]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0'
Making install in fontconfig
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/fontconfig'
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/fontconfig'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include/fontconfig" || /bin/mkdir -p "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include/fontconfig"
/usr/bin/install -c -m 644 fontconfig.h fcfreetype.h fcprivate.h '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include/fontconfig'
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/fontconfig'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/fontconfig'
Making install in fc-case
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/fc-case'
make install-am
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/fc-case'
make[4]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/fc-case'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/fc-case'
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/fc-case'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/fc-case'
Making install in fc-lang
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/fc-lang'
make install-am
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/fc-lang'
make[4]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/fc-lang'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/fc-lang'
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/fc-lang'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/fc-lang'
Making install in fc-glyphname
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/fc-glyphname'
make install-am
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/fc-glyphname'
make[4]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/fc-glyphname'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/fc-glyphname'
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/fc-glyphname'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/fc-glyphname'
Making install in fc-arch
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/fc-arch'
make install-am
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/fc-arch'
make[4]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/fc-arch'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/fc-arch'
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/fc-arch'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/fc-arch'
Making install in src
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/src'
make install-am
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/src'
make[4]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/src'
test -z "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib" || /bin/mkdir -p "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib"
/bin/sh ../libtool --mode=install /usr/bin/install -c libfontconfig.la '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib'
libtool: install: /usr/bin/install -c .libs/libfontconfig.lai /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/libfontconfig.la
libtool: install: /usr/bin/install -c .libs/libfontconfig.a /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/libfontconfig.a
libtool: install: chmod 644 /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/libfontconfig.a
libtool: install: ranlib /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/libfontconfig.a
libtool: finish: PATH="/usr/lib64/portage/bin/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.3:/sbin" ldconfig -n /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib
----------------------------------------------------------------------
Libraries have been installed in:
/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/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
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/src'
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/src'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/src'
Making install in fc-cache
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/fc-cache'
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/fc-cache'
test -z "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/bin" || /bin/mkdir -p "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/bin"
/bin/sh ../libtool --mode=install /usr/bin/install -c fc-cache '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/bin'
libtool: install: /usr/bin/install -c fc-cache /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/bin/fc-cache
/bin/sh /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/install-sh -d "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/var/cache/fontconfig"
test -z "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/man/man1" || /bin/mkdir -p "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/man/man1"
/usr/bin/install -c -m 644 fc-cache.1 '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/man/man1'
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/fc-cache'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/fc-cache'
Making install in fc-cat
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/fc-cat'
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/fc-cat'
test -z "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/bin" || /bin/mkdir -p "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/bin"
/bin/sh ../libtool --mode=install /usr/bin/install -c fc-cat '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/bin'
libtool: install: /usr/bin/install -c fc-cat /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/bin/fc-cat
test -z "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/man/man1" || /bin/mkdir -p "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/man/man1"
/usr/bin/install -c -m 644 fc-cat.1 '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/man/man1'
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/fc-cat'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/fc-cat'
Making install in fc-list
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/fc-list'
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/fc-list'
test -z "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/bin" || /bin/mkdir -p "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/bin"
/bin/sh ../libtool --mode=install /usr/bin/install -c fc-list '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/bin'
libtool: install: /usr/bin/install -c fc-list /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/bin/fc-list
test -z "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/man/man1" || /bin/mkdir -p "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/man/man1"
/usr/bin/install -c -m 644 fc-list.1 '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/man/man1'
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/fc-list'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/fc-list'
Making install in fc-match
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/fc-match'
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/fc-match'
test -z "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/bin" || /bin/mkdir -p "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/bin"
/bin/sh ../libtool --mode=install /usr/bin/install -c fc-match '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/bin'
libtool: install: /usr/bin/install -c fc-match /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/bin/fc-match
test -z "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/man/man1" || /bin/mkdir -p "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/man/man1"
/usr/bin/install -c -m 644 fc-match.1 '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/man/man1'
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/fc-match'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/fc-match'
Making install in fc-query
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/fc-query'
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/fc-query'
test -z "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/bin" || /bin/mkdir -p "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/bin"
/bin/sh ../libtool --mode=install /usr/bin/install -c fc-query '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/bin'
libtool: install: /usr/bin/install -c fc-query /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/bin/fc-query
test -z "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/man/man1" || /bin/mkdir -p "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/man/man1"
/usr/bin/install -c -m 644 fc-query.1 '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/man/man1'
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/fc-query'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/fc-query'
Making install in fc-scan
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/fc-scan'
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/fc-scan'
test -z "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/bin" || /bin/mkdir -p "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/bin"
/bin/sh ../libtool --mode=install /usr/bin/install -c fc-scan '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/bin'
libtool: install: /usr/bin/install -c fc-scan /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/bin/fc-scan
test -z "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/man/man1" || /bin/mkdir -p "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/man/man1"
/usr/bin/install -c -m 644 fc-scan.1 '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/man/man1'
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/fc-scan'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/fc-scan'
Making install in conf.d
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/conf.d'
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/conf.d'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/etc/fonts/conf.avail" || /bin/mkdir -p "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/etc/fonts/conf.avail"
/usr/bin/install -c -m 644 10-autohint.conf 10-no-sub-pixel.conf 10-sub-pixel-bgr.conf 10-sub-pixel-rgb.conf 10-sub-pixel-vbgr.conf 10-sub-pixel-vrgb.conf 10-unhinted.conf 20-fix-globaladvance.conf 20-unhint-small-vera.conf 25-unhint-nonlatin.conf 30-urw-aliases.conf 30-metric-aliases.conf 40-nonlatin.conf 45-latin.conf 49-sansserif.conf 50-user.conf 51-local.conf 60-latin.conf 65-fonts-persian.conf 65-khmer.conf 65-nonlatin.conf 69-unifont.conf 70-no-bitmaps.conf 70-yes-bitmaps.conf 80-delicious.conf 90-synthetic.conf '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/etc/fonts/conf.avail'
test -z "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/etc/fonts/conf.d" || /bin/mkdir -p "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/etc/fonts/conf.d"
/usr/bin/install -c -m 644 README '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/etc/fonts/conf.d'
mkdir -p /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/etc/fonts/conf.d
cd /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/etc/fonts/conf.d
rm -f 20-fix-globaladvance.conf; ln -s ../conf.avail/20-fix-globaladvance.conf .
rm -f 20-unhint-small-vera.conf; ln -s ../conf.avail/20-unhint-small-vera.conf .
rm -f 30-urw-aliases.conf; ln -s ../conf.avail/30-urw-aliases.conf .
rm -f 30-metric-aliases.conf; ln -s ../conf.avail/30-metric-aliases.conf .
rm -f 40-nonlatin.conf; ln -s ../conf.avail/40-nonlatin.conf .
rm -f 45-latin.conf; ln -s ../conf.avail/45-latin.conf .
rm -f 49-sansserif.conf; ln -s ../conf.avail/49-sansserif.conf .
rm -f 50-user.conf; ln -s ../conf.avail/50-user.conf .
rm -f 51-local.conf; ln -s ../conf.avail/51-local.conf .
rm -f 60-latin.conf; ln -s ../conf.avail/60-latin.conf .
rm -f 65-fonts-persian.conf; ln -s ../conf.avail/65-fonts-persian.conf .
rm -f 65-nonlatin.conf; ln -s ../conf.avail/65-nonlatin.conf .
rm -f 69-unifont.conf; ln -s ../conf.avail/69-unifont.conf .
rm -f 80-delicious.conf; ln -s ../conf.avail/80-delicious.conf .
rm -f 90-synthetic.conf; ln -s ../conf.avail/90-synthetic.conf .
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/conf.d'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/conf.d'
Making install in doc
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/doc'
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/doc'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/fontconfig" || /bin/mkdir -p "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/fontconfig"
/usr/bin/install -c -m 644 fontconfig-user.txt fontconfig-devel.txt fontconfig-user.pdf fontconfig-devel.pdf fontconfig-user.html '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/fontconfig'
test -z "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/fontconfig/fontconfig-devel" || /bin/mkdir -p "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/fontconfig/fontconfig-devel"
/usr/bin/install -c -m 644 ./fontconfig-devel/fcatomiccreate.html ./fontconfig-devel/fcatomicdeletenew.html ./fontconfig-devel/fcatomicdestroy.html ./fontconfig-devel/fcatomiclock.html ./fontconfig-devel/fcatomicnewfile.html ./fontconfig-devel/fcatomicorigfile.html ./fontconfig-devel/fcatomicreplaceorig.html ./fontconfig-devel/fcatomicunlock.html ./fontconfig-devel/fcblanksadd.html ./fontconfig-devel/fcblankscreate.html ./fontconfig-devel/fcblanksdestroy.html ./fontconfig-devel/fcblanksismember.html ./fontconfig-devel/fccachecopyset.html ./fontconfig-devel/fccachedir.html ./fontconfig-devel/fccachenumfont.html ./fontconfig-devel/fccachenumsubdir.html ./fontconfig-devel/fccachesubdir.html ./fontconfig-devel/fccharsetaddchar.html ./fontconfig-devel/fccharsetcopy.html ./fontconfig-devel/fccharsetcount.html ./fontconfig-devel/fccharsetcoverage.html ./fontconfig-devel/fccharsetcreate.html ./fontconfig-devel/fccharsetdestroy.html ./fontconfig-devel/fccharsetequal.html ./fontconfig-devel/fccharsetfirstpage.html ./fontconfig-devel/fccharsethaschar.html ./fontconfig-devel/fccharsetintersectcount.html ./fontconfig-devel/fccharsetintersect.html ./fontconfig-devel/fccharsetissubset.html ./fontconfig-devel/fccharsetmerge.html ./fontconfig-devel/fccharsetnew.html ./fontconfig-devel/fccharsetnextpage.html ./fontconfig-devel/fccharsetsubtractcount.html ./fontconfig-devel/fccharsetsubtract.html ./fontconfig-devel/fccharsetunion.html ./fontconfig-devel/fcconfigappfontadddir.html ./fontconfig-devel/fcconfigappfontaddfile.html ./fontconfig-devel/fcconfigappfontclear.html ./fontconfig-devel/fcconfigbuildfonts.html ./fontconfig-devel/fcconfigcreate.html '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/fontconfig/fontconfig-devel'
/usr/bin/install -c -m 644 ./fontconfig-devel/fcconfigdestroy.html ./fontconfig-devel/fcconfigenablehome.html ./fontconfig-devel/fcconfigfilename.html ./fontconfig-devel/fcconfiggetblanks.html ./fontconfig-devel/fcconfiggetcachedirs.html ./fontconfig-devel/fcconfiggetcache.html ./fontconfig-devel/fcconfiggetconfigdirs.html ./fontconfig-devel/fcconfiggetconfigfiles.html ./fontconfig-devel/fcconfiggetcurrent.html ./fontconfig-devel/fcconfiggetfontdirs.html ./fontconfig-devel/fcconfiggetfonts.html ./fontconfig-devel/fcconfiggetrescaninterval.html ./fontconfig-devel/fcconfighome.html ./fontconfig-devel/fcconfigparseandload.html ./fontconfig-devel/fcconfigreference.html ./fontconfig-devel/fcconfigsetcurrent.html ./fontconfig-devel/fcconfigsetrescaninterval.html ./fontconfig-devel/fcconfigsubstitute.html ./fontconfig-devel/fcconfigsubstitutewithpat.html ./fontconfig-devel/fcconfiguptodate.html ./fontconfig-devel/fcdefaultsubstitute.html ./fontconfig-devel/fcdircacheloadfile.html ./fontconfig-devel/fcdircacheload.html ./fontconfig-devel/fcdircacheread.html ./fontconfig-devel/fcdircacheunlink.html ./fontconfig-devel/fcdircacheunload.html ./fontconfig-devel/fcdircachevalid.html ./fontconfig-devel/fcdirsave.html ./fontconfig-devel/fcdirscan.html ./fontconfig-devel/fcfileisdir.html ./fontconfig-devel/fcfilescan.html ./fontconfig-devel/fcfini.html ./fontconfig-devel/fcfontlist.html ./fontconfig-devel/fcfontmatch.html ./fontconfig-devel/fcfontrenderprepare.html ./fontconfig-devel/fcfontsetadd.html ./fontconfig-devel/fcfontsetcreate.html ./fontconfig-devel/fcfontsetdestroy.html ./fontconfig-devel/fcfontsetlist.html ./fontconfig-devel/fcfontsetmatch.html '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/fontconfig/fontconfig-devel'
/usr/bin/install -c -m 644 ./fontconfig-devel/fcfontsetprint.html ./fontconfig-devel/fcfontsetsortdestroy.html ./fontconfig-devel/fcfontsetsort.html ./fontconfig-devel/fcfontsort.html ./fontconfig-devel/fcfreetypecharindex.html ./fontconfig-devel/fcfreetypecharsetandspacing.html ./fontconfig-devel/fcfreetypecharset.html ./fontconfig-devel/fcfreetypequeryface.html ./fontconfig-devel/fcfreetypequery.html ./fontconfig-devel/fcgetlangs.html ./fontconfig-devel/fcgetversion.html ./fontconfig-devel/fcinitbringuptodate.html ./fontconfig-devel/fcinit.html ./fontconfig-devel/fcinitloadconfigandfonts.html ./fontconfig-devel/fcinitloadconfig.html ./fontconfig-devel/fcinitreinitialize.html ./fontconfig-devel/fcislower.html ./fontconfig-devel/fcisupper.html ./fontconfig-devel/fclanggetcharset.html ./fontconfig-devel/fclangsetadd.html ./fontconfig-devel/fclangsetcompare.html ./fontconfig-devel/fclangsetcontains.html ./fontconfig-devel/fclangsetcopy.html ./fontconfig-devel/fclangsetcreate.html ./fontconfig-devel/fclangsetdestroy.html ./fontconfig-devel/fclangsetequal.html ./fontconfig-devel/fclangsetgetlangs.html ./fontconfig-devel/fclangsethash.html ./fontconfig-devel/fclangsethaslang.html ./fontconfig-devel/fcmatrixcopy.html ./fontconfig-devel/fcmatrixequal.html ./fontconfig-devel/fcmatrixinit.html ./fontconfig-devel/fcmatrixmultiply.html ./fontconfig-devel/fcmatrixrotate.html ./fontconfig-devel/fcmatrixscale.html ./fontconfig-devel/fcmatrixshear.html ./fontconfig-devel/fcnameconstant.html ./fontconfig-devel/fcnamegetconstant.html ./fontconfig-devel/fcnamegetobjecttype.html ./fontconfig-devel/fcnameparse.html '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/fontconfig/fontconfig-devel'
/usr/bin/install -c -m 644 ./fontconfig-devel/fcnameregisterconstants.html ./fontconfig-devel/fcnameregisterobjecttypes.html ./fontconfig-devel/fcnameunparse.html ./fontconfig-devel/fcnameunregisterconstants.html ./fontconfig-devel/fcnameunregisterobjecttypes.html ./fontconfig-devel/fcobjectsetadd.html ./fontconfig-devel/fcobjectsetbuild.html ./fontconfig-devel/fcobjectsetcreate.html ./fontconfig-devel/fcobjectsetdestroy.html ./fontconfig-devel/fcpatternadd.html ./fontconfig-devel/fcpatternadd-type.html ./fontconfig-devel/fcpatternaddweak.html ./fontconfig-devel/fcpatternbuild.html ./fontconfig-devel/fcpatterncreate.html ./fontconfig-devel/fcpatterndel.html ./fontconfig-devel/fcpatterndestroy.html ./fontconfig-devel/fcpatternduplicate.html ./fontconfig-devel/fcpatternequal.html ./fontconfig-devel/fcpatternequalsubset.html ./fontconfig-devel/fcpatternfilter.html ./fontconfig-devel/fcpatternformat.html ./fontconfig-devel/fcpatternget.html ./fontconfig-devel/fcpatternget-type.html ./fontconfig-devel/fcpatternhash.html ./fontconfig-devel/fcpatternprint.html ./fontconfig-devel/fcpatternreference.html ./fontconfig-devel/fcpatternremove.html ./fontconfig-devel/fcstrbasename.html ./fontconfig-devel/fcstrcmp.html ./fontconfig-devel/fcstrcmpignorecase.html ./fontconfig-devel/fcstrcopyfilename.html ./fontconfig-devel/fcstrcopy.html ./fontconfig-devel/fcstrdirname.html ./fontconfig-devel/fcstrdowncase.html ./fontconfig-devel/fcstrfree.html ./fontconfig-devel/fcstrlistcreate.html ./fontconfig-devel/fcstrlistdone.html ./fontconfig-devel/fcstrlistnext.html ./fontconfig-devel/fcstrplus.html ./fontconfig-devel/fcstrsetaddfilename.html '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/fontconfig/fontconfig-devel'
/usr/bin/install -c -m 644 ./fontconfig-devel/fcstrsetadd.html ./fontconfig-devel/fcstrsetcreate.html ./fontconfig-devel/fcstrsetdel.html ./fontconfig-devel/fcstrsetdestroy.html ./fontconfig-devel/fcstrsetequal.html ./fontconfig-devel/fcstrsetmember.html ./fontconfig-devel/fcstrstr.html ./fontconfig-devel/fcstrstrignorecase.html ./fontconfig-devel/fctolower.html ./fontconfig-devel/fcucs4toutf8.html ./fontconfig-devel/fcutf16len.html ./fontconfig-devel/fcutf16toucs4.html ./fontconfig-devel/fcutf8len.html ./fontconfig-devel/fcutf8toucs4.html ./fontconfig-devel/fcvaluedestroy.html ./fontconfig-devel/fcvalueequal.html ./fontconfig-devel/fcvalueprint.html ./fontconfig-devel/fcvaluesave.html ./fontconfig-devel/ln12.html ./fontconfig-devel/t1.html ./fontconfig-devel/x102.html ./fontconfig-devel/x19.html ./fontconfig-devel/x31.html '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/fontconfig/fontconfig-devel'
test -z "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/man/man3" || /bin/mkdir -p "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/man/man3"
/usr/bin/install -c -m 644 FcAtomicCreate.3 FcAtomicLock.3 FcAtomicNewFile.3 FcAtomicOrigFile.3 FcAtomicReplaceOrig.3 FcAtomicDeleteNew.3 FcAtomicUnlock.3 FcAtomicDestroy.3 FcBlanksCreate.3 FcBlanksDestroy.3 FcBlanksAdd.3 FcBlanksIsMember.3 FcCacheDir.3 FcCacheCopySet.3 FcCacheSubdir.3 FcCacheNumSubdir.3 FcCacheNumFont.3 FcCharSetCreate.3 FcCharSetDestroy.3 FcCharSetAddChar.3 FcCharSetCopy.3 FcCharSetEqual.3 FcCharSetIntersect.3 FcCharSetUnion.3 FcCharSetSubtract.3 FcCharSetMerge.3 FcCharSetHasChar.3 FcCharSetCount.3 FcCharSetIntersectCount.3 FcCharSetSubtractCount.3 FcCharSetIsSubset.3 FcCharSetFirstPage.3 FcCharSetNextPage.3 FcCharSetCoverage.3 FcCharSetNew.3 FcConfigCreate.3 FcConfigReference.3 FcConfigDestroy.3 FcConfigSetCurrent.3 FcConfigGetCurrent.3 '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/man/man3'
/usr/bin/install -c -m 644 FcConfigUptoDate.3 FcConfigHome.3 FcConfigEnableHome.3 FcConfigBuildFonts.3 FcConfigGetConfigDirs.3 FcConfigGetFontDirs.3 FcConfigGetConfigFiles.3 FcConfigGetCache.3 FcConfigGetCacheDirs.3 FcConfigGetFonts.3 FcConfigGetBlanks.3 FcConfigGetRescanInterval.3 FcConfigSetRescanInterval.3 FcConfigAppFontAddFile.3 FcConfigAppFontAddDir.3 FcConfigAppFontClear.3 FcConfigSubstituteWithPat.3 FcConfigSubstitute.3 FcFontMatch.3 FcFontSort.3 FcFontRenderPrepare.3 FcFontList.3 FcConfigFilename.3 FcConfigParseAndLoad.3 FcNameRegisterConstants.3 FcNameUnregisterConstants.3 FcNameGetConstant.3 FcNameConstant.3 FcDirCacheUnlink.3 FcDirCacheValid.3 FcDirCacheLoad.3 FcDirCacheRead.3 FcDirCacheLoadFile.3 FcDirCacheUnload.3 FcFileScan.3 FcFileIsDir.3 FcDirScan.3 FcDirSave.3 FcFontSetCreate.3 FcFontSetDestroy.3 '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/man/man3'
/usr/bin/install -c -m 644 FcFontSetAdd.3 FcFontSetList.3 FcFontSetMatch.3 FcFontSetPrint.3 FcFontSetSort.3 FcFontSetSortDestroy.3 FcPatternFormat.3 FcFreeTypeCharIndex.3 FcFreeTypeCharSet.3 FcFreeTypeCharSetAndSpacing.3 FcFreeTypeQuery.3 FcFreeTypeQueryFace.3 FcInitLoadConfig.3 FcInitLoadConfigAndFonts.3 FcInit.3 FcFini.3 FcGetVersion.3 FcInitReinitialize.3 FcInitBringUptoDate.3 FcLangSetCreate.3 FcLangSetDestroy.3 FcLangSetCopy.3 FcLangSetAdd.3 FcLangSetCompare.3 FcLangSetContains.3 FcLangSetEqual.3 FcLangSetHash.3 FcLangSetHasLang.3 FcLangSetGetLangs.3 FcGetLangs.3 FcLangGetCharSet.3 FcMatrixInit.3 FcMatrixCopy.3 FcMatrixEqual.3 FcMatrixMultiply.3 FcMatrixRotate.3 FcMatrixScale.3 FcMatrixShear.3 FcObjectSetCreate.3 FcObjectSetAdd.3 '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/man/man3'
/usr/bin/install -c -m 644 FcObjectSetDestroy.3 FcObjectSetBuild.3 FcNameRegisterObjectTypes.3 FcNameUnregisterObjectTypes.3 FcNameGetObjectType.3 FcPatternCreate.3 FcPatternDuplicate.3 FcPatternReference.3 FcPatternDestroy.3 FcPatternEqual.3 FcPatternEqualSubset.3 FcPatternFilter.3 FcPatternHash.3 FcPatternAdd.3 FcPatternAddWeak.3 FcPatternAdd-Type.3 FcPatternGet.3 FcPatternGet-Type.3 FcPatternBuild.3 FcPatternDel.3 FcPatternRemove.3 FcPatternPrint.3 FcDefaultSubstitute.3 FcNameParse.3 FcNameUnparse.3 FcUtf8ToUcs4.3 FcUcs4ToUtf8.3 FcUtf8Len.3 FcUtf16ToUcs4.3 FcUtf16Len.3 FcIsLower.3 FcIsUpper.3 FcToLower.3 FcStrCopy.3 FcStrDowncase.3 FcStrCopyFilename.3 FcStrCmp.3 FcStrCmpIgnoreCase.3 FcStrStr.3 FcStrStrIgnoreCase.3 '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/man/man3'
/usr/bin/install -c -m 644 FcStrPlus.3 FcStrFree.3 FcStrDirname.3 FcStrBasename.3 FcStrSetCreate.3 FcStrSetMember.3 FcStrSetEqual.3 FcStrSetAdd.3 FcStrSetAddFilename.3 FcStrSetDel.3 FcStrSetDestroy.3 FcStrListCreate.3 FcStrListNext.3 FcStrListDone.3 FcValueDestroy.3 FcValueSave.3 FcValuePrint.3 FcValueEqual.3 '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/man/man3'
test -z "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/man/man5" || /bin/mkdir -p "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/man/man5"
/usr/bin/install -c -m 644 fonts-conf.5 '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/man/man5'
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/doc'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/doc'
Making install in test
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/test'
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/test'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/test'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/test'
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0'
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/etc/fonts" || /bin/mkdir -p "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/etc/fonts"
/usr/bin/install -c -m 644 fonts.dtd '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/etc/fonts'
sed \
-e 's,@FC_CACHEDIR\@,/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/var/cache/fontconfig,g' \
-e 's,@FC_DEFAULT_FONTS\@,/usr/share/fonts,g' \
-e 's,@FC_FONTPATH\@,,g' \
-e 's,@PACKAGE\@,fontconfig,g' \
-e 's,@VERSION\@,2.8.0,g' \
fonts.conf.in > fonts.conf.tmp && \
mv fonts.conf.tmp fonts.conf
/bin/sh /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0/install-sh -d /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/etc/fonts /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/var/cache/fontconfig
if [ -f /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/etc/fonts/fonts.conf ]; then \
echo "backing up existing /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/etc/fonts/fonts.conf"; \
mv /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/etc/fonts/fonts.conf /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/etc/fonts/fonts.conf.bak; \
fi
if [ -f ./fonts.conf ]; then \
echo " /usr/bin/install -c -m 644 ./fonts.conf /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/etc/fonts/fonts.conf"; \
/usr/bin/install -c -m 644 ./fonts.conf /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/etc/fonts/fonts.conf; \
else if [ -f fonts.conf ]; then \
echo " /usr/bin/install -c -m 644 fonts.conf /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/etc/fonts/fonts.conf"; \
/usr/bin/install -c -m 644 fonts.conf /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/etc/fonts/fonts.conf; \
fi; fi
/usr/bin/install -c -m 644 ./fonts.conf /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/etc/fonts/fonts.conf
/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/bin/fc-cache -s -f -v
/usr/share/fonts: caching, new cache contents: 0 fonts, 11 dirs
/usr/share/fonts/100dpi: caching, new cache contents: 0 fonts, 0 dirs
/usr/share/fonts/75dpi: caching, new cache contents: 0 fonts, 0 dirs
/usr/share/fonts/cantarell: caching, new cache contents: 2 fonts, 0 dirs
/usr/share/fonts/cyrillic: caching, new cache contents: 0 fonts, 0 dirs
/usr/share/fonts/dejavu: caching, new cache contents: 21 fonts, 0 dirs
/usr/share/fonts/encodings: caching, new cache contents: 0 fonts, 1 dirs
/usr/share/fonts/encodings/large: caching, new cache contents: 0 fonts, 0 dirs
/usr/share/fonts/liberation-fonts: caching, new cache contents: 16 fonts, 0 dirs
/usr/share/fonts/libertine-ttf: caching, new cache contents: 32 fonts, 0 dirs
/usr/share/fonts/misc: caching, new cache contents: 47 fonts, 0 dirs
/usr/share/fonts/urw-fonts: caching, new cache contents: 35 fonts, 0 dirs
/usr/share/fonts/util: caching, new cache contents: 0 fonts, 0 dirs
/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/var/cache/fontconfig: cleaning cache directory
/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/bin/fc-cache: succeeded
test -z "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/pkgconfig" || /bin/mkdir -p "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/pkgconfig"
/usr/bin/install -c -m 644 fontconfig.pc '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/pkgconfig'
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0'
make[1]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/fontconfig/fontconfig-2.8.0'
touch contrib/fontconfig/.stamp.install
/bin/mkdir -p contrib/lame/
/bin/rm -fr ./contrib/lame/lame/
/bin/tar xfC ../download/lame-3.98.tar.gz ./contrib/lame/
touch contrib/lame/.stamp.extract
touch contrib/lame/.stamp.patch
set -e; cd ./contrib/lame/lame/; CC=/usr/bin/gcc CFLAGS="" CXX=/usr/bin/g++ CXXFLAGS="" CPPFLAGS="" LDFLAGS="" PKG_CONFIG_PATH="/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/pkgconfig" ./configure --prefix=/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/ --disable-dependency-tracking --disable-shared --enable-static
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
checking for gcc... /usr/bin/gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /usr/bin/gcc accepts -g... yes
checking for /usr/bin/gcc option to accept ISO C89... none needed
checking dependency style of /usr/bin/gcc... none
checking how to run the C preprocessor... /usr/bin/gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for AIX... no
checking for library containing strerror... none required
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 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... /bin/sed
checking for ld used by /usr/bin/gcc... /usr/x86_64-pc-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for /usr/x86_64-pc-linux-gnu/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... pass_all
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... yes
checking whether /usr/bin/g++ accepts -g... yes
checking dependency style of /usr/bin/g++... none
checking how to run the C++ preprocessor... /usr/bin/g++ -E
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking the maximum length of command line arguments... 1572864
checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no
checking for /usr/bin/gcc option to produce PIC... -fPIC
checking if /usr/bin/gcc PIC flag -fPIC works... yes
checking if /usr/bin/gcc static flag -static works... yes
checking if /usr/bin/gcc supports -c -o file.o... yes
checking whether the /usr/bin/gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking 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 /usr/bin/g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the /usr/bin/g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for /usr/bin/g++ option to produce PIC... -fPIC
checking if /usr/bin/g++ PIC flag -fPIC works... yes
checking if /usr/bin/g++ static flag -static works... yes
checking if /usr/bin/g++ supports -c -o file.o... yes
checking whether the /usr/bin/g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.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 gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking whether the gfortran linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for gcc... (cached) /usr/bin/gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether /usr/bin/gcc accepts -g... (cached) yes
checking for /usr/bin/gcc option to accept ISO C89... (cached) none needed
checking dependency style of /usr/bin/gcc... (cached) none
checking version of GCC... 4.5.3
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 errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... 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 sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... 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... yes
checking linux/soundcard.h presence... yes
checking for linux/soundcard.h... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether byte ordering is bigendian... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 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... yes
checking for uint32_t... yes
checking for int32_t... yes
checking for uint64_t... yes
checking for int64_t... yes
checking for IEEE854 compliant 80 bit floats... yes
checking for ieee854_float80_t... no
checking for ieee754_float64_t... no
checking for ieee754_float32_t... no
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for gettimeofday... 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... yes
checking for cos in -lm... 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 ncurses
checking if I have to build the internal vector lib... yes
checking for FLOAT8 as float... no
checking for nasm... no
checking for additional optimizations... no
checking for debug options... no
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
touch contrib/lame/.stamp.configure
make -C ./contrib/lame/lame/ clean
make[1]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame'
Making clean in macosx
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/macosx'
Making clean in LAME.xcodeproj
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/macosx/LAME.xcodeproj'
rm -rf .libs _libs
rm -f *.lo
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/macosx/LAME.xcodeproj'
Making clean in English.lproj
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/macosx/English.lproj'
rm -rf .libs _libs
rm -f *.lo
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/macosx/English.lproj'
Making clean in .
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/macosx'
rm -rf .libs _libs
rm -f *.lo
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/macosx'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/macosx'
Making clean in mac
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/mac'
rm -rf .libs _libs
rm -f *.lo
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/mac'
Making clean in ACM
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/ACM'
Making clean in tinyxml
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/ACM/tinyxml'
rm -rf .libs _libs
rm -f *.lo
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/ACM/tinyxml'
Making clean in ddk
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/ACM/ddk'
rm -rf .libs _libs
rm -f *.lo
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/ACM/ddk'
Making clean in ADbg
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/ACM/ADbg'
rm -rf .libs _libs
rm -f *.lo
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/ACM/ADbg'
Making clean in .
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/ACM'
rm -rf .libs _libs
rm -f *.lo
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/ACM'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/ACM'
Making clean in dshow
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/dshow'
rm -rf .libs _libs
rm -f *.lo
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/dshow'
Making clean in misc
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/misc'
test -z "abx ath scalartest" || rm -f abx ath scalartest
rm -rf .libs _libs
rm -f *.o
test "" = "" || rm -f *_.c
rm -f *.lo
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/misc'
Making clean in include
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/include'
rm -rf .libs _libs
rm -f *.lo
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/include'
Making clean in doc
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/doc'
Making clean in man
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/doc/man'
rm -rf .libs _libs
rm -f *.lo
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/doc/man'
Making clean in html
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/doc/html'
rm -rf .libs _libs
rm -f *.lo
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/doc/html'
Making clean in .
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/doc'
rm -rf .libs _libs
rm -f *.lo
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/doc'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/doc'
Making clean in debian
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/debian'
rm -rf .libs _libs
rm -f *.lo
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/debian'
Making clean in Dll
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/Dll'
rm -rf .libs _libs
rm -f *.lo
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/Dll'
Making clean in frontend
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/frontend'
rm -f lame lame
test -z "lclint.txt lame mp3rtp mp3x" || rm -f lclint.txt lame mp3rtp mp3x
rm -rf .libs _libs
rm -f *.o
test "" = "" || rm -f *_.c
rm -f *.lo
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/frontend'
Making clean in libmp3lame
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/libmp3lame'
Making clean in vector
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/libmp3lame/vector'
test -z "lclint.txt" || rm -f lclint.txt
rm -rf .libs _libs
test -z "liblamevectorroutines.la" || rm -f liblamevectorroutines.la
rm -f "./so_locations"
rm -f *.o
test "" = "" || rm -f *_.c
rm -f *.lo
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/libmp3lame/vector'
Making clean in i386
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/libmp3lame/i386'
test -z "choose_table.o.lst choose_table.lo.lst cpu_feat.o.lst cpu_feat.lo.lst fft3dn.o.lst fft3dn.lo.lst fftsse.o.lst fftsse.lo.lst" || rm -f choose_table.o.lst choose_table.lo.lst cpu_feat.o.lst cpu_feat.lo.lst fft3dn.o.lst fft3dn.lo.lst fftsse.o.lst fftsse.lo.lst
rm -rf .libs _libs
test -z "" || rm -f
rm -f *.o
test "" = "" || rm -f *_.c
rm -f *.lo
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/libmp3lame/i386'
Making clean in .
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/libmp3lame'
test -z "lclint.txt" || rm -f lclint.txt
test -z "libmp3lame.la" || rm -f libmp3lame.la
rm -f "./so_locations"
rm -rf .libs _libs
rm -f *.o
test "" = "" || rm -f *_.c
rm -f *.lo
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/libmp3lame'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/libmp3lame'
Making clean in mpglib
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/mpglib'
rm -rf .libs _libs
test -z "libmpgdecoder.la" || rm -f libmpgdecoder.la
rm -f "./so_locations"
rm -f *.o
test "" = "" || rm -f *_.c
rm -f *.lo
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/mpglib'
Making clean in .
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame'
test -z "testcase.new.mp3" || rm -f testcase.new.mp3
rm -rf .libs _libs
rm -f *.lo
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame'
make[1]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame'
/bin/rm -f ./contrib/lame/.stamp.build
make -C ./contrib/lame/lame/
make[1]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame'
make all-recursive
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame'
Making all in mpglib
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/mpglib'
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -c -o common.lo common.c
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -c common.c -o common.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -c -o dct64_i386.lo dct64_i386.c
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -c dct64_i386.c -o dct64_i386.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -c -o decode_i386.lo decode_i386.c
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -c decode_i386.c -o decode_i386.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -c -o interface.lo interface.c
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -c interface.c -o interface.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -c -o layer1.lo layer1.c
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -c layer1.c -o layer1.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -c -o layer2.lo layer2.c
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -c layer2.c -o layer2.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -c -o layer3.lo layer3.c
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -c layer3.c -o layer3.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -c -o tabinit.lo tabinit.c
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -c tabinit.c -o tabinit.o
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/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)
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/mpglib'
Making all in libmp3lame
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/libmp3lame'
Making all in i386
make[4]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/libmp3lame/i386'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/libmp3lame/i386'
Making all in vector
make[4]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/libmp3lame/vector'
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libmp3lame -I../../mpglib -I../.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -c -o xmm_quantize_sub.lo xmm_quantize_sub.c
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libmp3lame -I../../mpglib -I../.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -c xmm_quantize_sub.c -o xmm_quantize_sub.o
/bin/sh ../../libtool --tag=CC --mode=link /usr/bin/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)
make[4]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/libmp3lame/vector'
make[4]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/libmp3lame'
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -c -o VbrTag.lo VbrTag.c
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -c VbrTag.c -o VbrTag.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -c -o bitstream.lo bitstream.c
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -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
gain_analysis.h:89:9: warning: variably modified 'B' at file scope
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -c -o encoder.lo encoder.c
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -c encoder.c -o encoder.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -c -o fft.lo fft.c
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -c fft.c -o fft.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -c -o gain_analysis.lo gain_analysis.c
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -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
gain_analysis.h:89:9: warning: variably modified 'B' at file scope
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -c -o id3tag.lo id3tag.c
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -c id3tag.c -o id3tag.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -c -o lame.lo lame.c
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -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
gain_analysis.h:89:9: warning: variably modified 'B' at file scope
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -c -o newmdct.lo newmdct.c
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -c newmdct.c -o newmdct.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -c -o presets.lo presets.c
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -c presets.c -o presets.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -c -o psymodel.lo psymodel.c
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -c psymodel.c -o psymodel.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -c -o quantize.lo quantize.c
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -c quantize.c -o quantize.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -c -o quantize_pvt.lo quantize_pvt.c
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -c quantize_pvt.c -o quantize_pvt.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -c -o reservoir.lo reservoir.c
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -c reservoir.c -o reservoir.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -c -o set_get.lo set_get.c
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -c set_get.c -o set_get.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -c -o tables.lo tables.c
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -c tables.c -o tables.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -c -o takehiro.lo takehiro.c
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -c takehiro.c -o takehiro.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -c -o util.lo util.c
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -c util.c -o util.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -c -o vbrquantize.lo vbrquantize.c
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -c vbrquantize.c -o vbrquantize.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -c -o version.lo version.c
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -c version.c -o version.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -c -o mpglib_interface.lo mpglib_interface.c
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -c mpglib_interface.c -o mpglib_interface.o
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -version-info 0:0 -no-undefined -o libmp3lame.la -rpath /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/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 /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/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 /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/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/decode_i386.o .libs/libmp3lame.lax/libmpgdecoder.a/layer3.o .libs/libmp3lame.lax/libmpgdecoder.a/dct64_i386.o .libs/libmp3lame.lax/libmpgdecoder.a/tabinit.o .libs/libmp3lame.lax/libmpgdecoder.a/layer2.o .libs/libmp3lame.lax/libmpgdecoder.a/interface.o .libs/libmp3lame.lax/libmpgdecoder.a/common.o .libs/libmp3lame.lax/libmpgdecoder.a/layer1.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)
make[4]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/libmp3lame'
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/libmp3lame'
Making all in frontend
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/frontend'
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../libmp3lame -I../include -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -c main.c
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../libmp3lame -I../include -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -c console.c
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../libmp3lame -I../include -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -c get_audio.c
get_audio.c: In function ‘WriteWaveHeader’:
get_audio.c:517:11: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result
get_audio.c:519:11: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result
get_audio.c:527:11: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../libmp3lame -I../include -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -c lametime.c
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../libmp3lame -I../include -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -c parse.c
parse.c: In function ‘lame_version_print’:
parse.c:518:9: warning: field width should have type ‘int’, but argument 5 has type ‘long unsigned int’
parse.c:520:9: warning: field width should have type ‘int’, but argument 4 has type ‘long unsigned int’
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../libmp3lame -I../include -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -c portableio.c
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../libmp3lame -I../include -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -c timestatus.c
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../libmp3lame -I../include -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -c brhist.c
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/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 -lncurses -lm
mkdir .libs
/usr/bin/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 -lncurses -lm
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/frontend'
Making all in Dll
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/Dll'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/Dll'
Making all in debian
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/debian'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/debian'
Making all in doc
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/doc'
Making all in html
make[4]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/doc/html'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/doc/html'
Making all in man
make[4]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/doc/man'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/doc/man'
make[4]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/doc'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/doc'
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/doc'
Making all in include
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/include'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/include'
Making all in misc
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/misc'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/misc'
Making all in dshow
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/dshow'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/dshow'
Making all in ACM
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/ACM'
Making all in ADbg
make[4]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/ACM/ADbg'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/ACM/ADbg'
Making all in ddk
make[4]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/ACM/ddk'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/ACM/ddk'
Making all in tinyxml
make[4]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/ACM/tinyxml'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/ACM/tinyxml'
make[4]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/ACM'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/ACM'
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/ACM'
Making all in mac
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/mac'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/mac'
Making all in macosx
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/macosx'
Making all in English.lproj
make[4]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/macosx/English.lproj'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/macosx/English.lproj'
Making all in LAME.xcodeproj
make[4]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/macosx/LAME.xcodeproj'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/macosx/LAME.xcodeproj'
make[4]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/macosx'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/macosx'
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/macosx'
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame'
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame'
make[1]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame'
touch contrib/lame/.stamp.build
make -j 1 -C ./contrib/lame/lame/ install
make[1]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame'
Making install in mpglib
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/mpglib'
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/mpglib'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/mpglib'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/mpglib'
Making install in libmp3lame
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/libmp3lame'
Making install in i386
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/libmp3lame/i386'
make[4]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/libmp3lame/i386'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/libmp3lame/i386'
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/libmp3lame/i386'
Making install in vector
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/libmp3lame/vector'
make[4]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/libmp3lame/vector'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/libmp3lame/vector'
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/libmp3lame/vector'
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/libmp3lame'
make[4]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/libmp3lame'
test -z "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//lib" || /bin/mkdir -p "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//lib"
/bin/sh ../libtool --mode=install /usr/bin/install -c 'libmp3lame.la' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//lib/libmp3lame.la'
/usr/bin/install -c .libs/libmp3lame.lai /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//lib/libmp3lame.la
/usr/bin/install -c .libs/libmp3lame.a /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//lib/libmp3lame.a
chmod 644 /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//lib/libmp3lame.a
ranlib /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//lib/libmp3lame.a
PATH="$PATH:/sbin" ldconfig -n /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//lib
----------------------------------------------------------------------
Libraries have been installed in:
/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/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
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/libmp3lame'
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/libmp3lame'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/libmp3lame'
Making install in frontend
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/frontend'
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/frontend'
test -z "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//bin" || /bin/mkdir -p "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//bin"
/bin/sh ../libtool --mode=install /usr/bin/install -c 'lame' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//bin/lame'
/usr/bin/install -c lame /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//bin/lame
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/frontend'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/frontend'
Making install in Dll
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/Dll'
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/Dll'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/Dll'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/Dll'
Making install in debian
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/debian'
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/debian'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/debian'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/debian'
Making install in doc
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/doc'
Making install in html
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/doc/html'
make[4]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/doc/html'
make[4]: Nothing to be done for `install-exec-am'.
test -z "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//share/doc/lame/html" || /bin/mkdir -p "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//share/doc/lame/html"
/usr/bin/install -c -m 644 'basic.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//share/doc/lame/html/basic.html'
/usr/bin/install -c -m 644 'contributors.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//share/doc/lame/html/contributors.html'
/usr/bin/install -c -m 644 'examples.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//share/doc/lame/html/examples.html'
/usr/bin/install -c -m 644 'history.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//share/doc/lame/html/history.html'
/usr/bin/install -c -m 644 'id3.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//share/doc/lame/html/id3.html'
/usr/bin/install -c -m 644 'index.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//share/doc/lame/html/index.html'
/usr/bin/install -c -m 644 'lame.css' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//share/doc/lame/html/lame.css'
/usr/bin/install -c -m 644 'modes.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//share/doc/lame/html/modes.html'
/usr/bin/install -c -m 644 'node6.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//share/doc/lame/html/node6.html'
/usr/bin/install -c -m 644 'switchs.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//share/doc/lame/html/switchs.html'
make[4]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/doc/html'
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/doc/html'
Making install in man
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/doc/man'
make[4]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/doc/man'
make[4]: Nothing to be done for `install-exec-am'.
test -z "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//share/man/man1" || /bin/mkdir -p "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//share/man/man1"
/usr/bin/install -c -m 644 './lame.1' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//share/man/man1/lame.1'
make[4]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/doc/man'
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/doc/man'
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/doc'
make[4]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/doc'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/doc'
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/doc'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/doc'
Making install in include
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/include'
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/include'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include/lame" || /bin/mkdir -p "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include/lame"
/usr/bin/install -c -m 644 'lame.h' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include/lame/lame.h'
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/include'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/include'
Making install in misc
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/misc'
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/misc'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/misc'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/misc'
Making install in dshow
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/dshow'
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/dshow'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/dshow'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/dshow'
Making install in ACM
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/ACM'
Making install in ADbg
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/ACM/ADbg'
make[4]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/ACM/ADbg'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/ACM/ADbg'
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/ACM/ADbg'
Making install in ddk
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/ACM/ddk'
make[4]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/ACM/ddk'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/ACM/ddk'
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/ACM/ddk'
Making install in tinyxml
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/ACM/tinyxml'
make[4]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/ACM/tinyxml'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/ACM/tinyxml'
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/ACM/tinyxml'
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/ACM'
make[4]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/ACM'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/ACM'
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/ACM'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/ACM'
Making install in mac
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/mac'
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/mac'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/mac'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/mac'
Making install in macosx
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/macosx'
Making install in English.lproj
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/macosx/English.lproj'
make[4]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/macosx/English.lproj'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/macosx/English.lproj'
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/macosx/English.lproj'
Making install in LAME.xcodeproj
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/macosx/LAME.xcodeproj'
make[4]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/macosx/LAME.xcodeproj'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/macosx/LAME.xcodeproj'
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/macosx/LAME.xcodeproj'
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/macosx'
make[4]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/macosx'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/macosx'
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/macosx'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame/macosx'
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame'
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame'
make[1]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lame/lame'
touch contrib/lame/.stamp.install
/bin/mkdir -p contrib/libass/
/bin/rm -fr ./contrib/libass/libass-0.9.9/
/bin/tar xfC ../download/libass-0.9.9.tar.bz2 ./contrib/libass/
touch contrib/libass/.stamp.extract
/usr/bin/patch -t -N -p1 -d ./contrib/libass/libass-0.9.9/ < ../contrib/libass/A00-configure.patch
patching file configure
touch contrib/libass/.stamp.patch
set -e; cd ./contrib/libass/libass-0.9.9/; CC=/usr/bin/gcc CFLAGS="" CXX=/usr/bin/g++ CXXFLAGS="" CPPFLAGS="" LDFLAGS="" PKG_CONFIG_PATH="/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/pkgconfig" ./configure --prefix=/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/ --disable-dependency-tracking --disable-shared --enable-static --disable-png --disable-enca FREETYPE_LIBS="-L/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib -lfreetype" FREETYPE_CFLAGS="-I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include/freetype2" FONTCONFIG_LIBS="-L/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib -lfontconfig" FONTCONFIG_CFLAGS="-I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include"
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for style of include used by make... GNU
checking for gcc... /usr/bin/gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /usr/bin/gcc accepts -g... yes
checking for /usr/bin/gcc option to accept ISO C89... none needed
checking dependency style of /usr/bin/gcc... none
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ld used by /usr/bin/gcc... /usr/x86_64-pc-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for /usr/x86_64-pc-linux-gnu/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... pass_all
checking how to run the C preprocessor... /usr/bin/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 the maximum length of command line arguments... 1572864
checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no
checking for /usr/bin/gcc option to produce PIC... -fPIC
checking if /usr/bin/gcc PIC flag -fPIC works... yes
checking if /usr/bin/gcc static flag -static works... yes
checking if /usr/bin/gcc supports -c -o file.o... yes
checking whether the /usr/bin/gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
configure: creating libtool
checking for gcc... (cached) /usr/bin/gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether /usr/bin/gcc accepts -g... (cached) yes
checking for /usr/bin/gcc option to accept ISO C89... (cached) none needed
checking dependency style of /usr/bin/gcc... (cached) none
checking how to run the C preprocessor... /usr/bin/gcc -E
checking whether /usr/bin/gcc and cc understand -c and -o together... yes
checking for ANSI C header files... (cached) yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... 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 sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking iconv.h usability... yes
checking iconv.h presence... yes
checking for iconv.h... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for int64_t... yes
checking for size_t... yes
checking for uint32_t... yes
checking for uint8_t... yes
checking for mkdir... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strtol... yes
checking for library containing iconv_open... none required
checking for fabs in -lm... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for FREETYPE... yes
checking for FONTCONFIG... yes
checking for sed... /bin/sed
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libass/Makefile
config.status: creating test/Makefile
config.status: creating libass.pc
config.status: creating shave/shave
config.status: creating shave/shave-libtool
config.status: creating config.h
config.status: executing depfiles commands
touch contrib/libass/.stamp.configure
make -C ./contrib/libass/libass-0.9.9/ clean
make[1]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libass/libass-0.9.9'
Making clean in libass
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libass/libass-0.9.9/libass'
rm -f "./so_locations"
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libass/libass-0.9.9/libass'
Making clean in .
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libass/libass-0.9.9'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libass/libass-0.9.9'
make[1]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libass/libass-0.9.9'
/bin/rm -f ./contrib/libass/.stamp.build
make -C ./contrib/libass/libass-0.9.9/
make[1]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libass/libass-0.9.9'
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libass/libass-0.9.9'
Making all in libass
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libass/libass-0.9.9/libass'
CC ass.o
CC ass_cache.o
CC ass_font.o
CC ass_fontconfig.o
CC ass_render.o
CC ass_utils.o
CC ass_bitmap.o
CC ass_library.o
CC ass_drawing.o
CC ass_parse.o
CC ass_strtod.o
LINK libass.la
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libass/libass-0.9.9/libass'
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libass/libass-0.9.9'
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libass/libass-0.9.9'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libass/libass-0.9.9'
make[1]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libass/libass-0.9.9'
touch contrib/libass/.stamp.build
make -j 1 -C ./contrib/libass/libass-0.9.9/ install
make[1]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libass/libass-0.9.9'
Making install in libass
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libass/libass-0.9.9/libass'
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libass/libass-0.9.9/libass'
/bin/sh /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libass/libass-0.9.9/shave/shave-libtool '/bin/sh ../libtool' --mode=install /usr/bin/install -c 'libass.la' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//lib/libass.la'
/usr/bin/install -c -m 644 'ass.h' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include/ass/ass.h'
/usr/bin/install -c -m 644 'ass_types.h' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include/ass/ass_types.h'
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libass/libass-0.9.9/libass'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libass/libass-0.9.9/libass'
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libass/libass-0.9.9'
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libass/libass-0.9.9'
/usr/bin/install -c -m 644 'libass.pc' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//lib/pkgconfig/libass.pc'
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libass/libass-0.9.9'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libass/libass-0.9.9'
make[1]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libass/libass-0.9.9'
touch contrib/libass/.stamp.install
/bin/mkdir -p contrib/libdca/
/bin/rm -fr ./contrib/libdca/libdca/
/bin/tar xfC ../download/libdca-r81-strapped.tar.gz ./contrib/libdca/
touch contrib/libdca/.stamp.extract
/usr/bin/patch -t -N -p1 -d ./contrib/libdca/libdca/ < ../contrib/libdca/A00-general.patch
patching file include/audio_out.h
patching file include/dca.h
patching file libao/audio_out_aif.c
patching file libao/audio_out_al.c
patching file libao/audio_out_float.c
patching file libao/audio_out_internal.h
patching file libao/audio_out_null.c
patching file libao/audio_out_oss.c
patching file libao/audio_out_peak.c
patching file libao/audio_out_solaris.c
patching file libao/audio_out_wav.c
patching file libao/audio_out_win.c
patching file libdca/dca_internal.h
patching file libdca/downmix.c
patching file libdca/parse.c
patching file src/dcadec.c
touch contrib/libdca/.stamp.patch
set -e; cd ./contrib/libdca/libdca/; rm -fr aclocal.m4 autom4te.cache; autoreconf -fiv; CC=/usr/bin/gcc CFLAGS="" CXX=/usr/bin/g++ CXXFLAGS="" CPPFLAGS="" LDFLAGS="" PKG_CONFIG_PATH="/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/pkgconfig" ./configure --prefix=/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/ --disable-dependency-tracking --disable-shared --enable-static
ac-wrapper: warning: invalid WANT_AUTOCONF 'latest'; ignoring.
autoreconf-2.68: Entering directory `.'
autoreconf-2.68: configure.ac: not using Gettext
autoreconf-2.68: running: aclocal --force
autoreconf-2.68: configure.ac: tracing
autoreconf-2.68: running: libtoolize --copy --force
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `autotools'.
libtoolize: copying file `autotools/ltmain.sh'
libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and
libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
autoreconf-2.68: running: /usr/bin/autoconf-2.68 --force
autoreconf-2.68: running: /usr/bin/autoheader-2.68 --force
autoreconf-2.68: running: automake --add-missing --copy --force-missing
Useless use of /d modifier in transliteration operator at /usr/share/automake-1.9/Automake/Wrap.pm line 60.
autoreconf-2.68: Leaving directory `.'
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for gcc... /usr/bin/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... o
checking whether we are using the GNU C compiler... yes
checking whether /usr/bin/gcc accepts -g... yes
checking for /usr/bin/gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of /usr/bin/gcc... none
checking whether /usr/bin/gcc and cc understand -c and -o together... yes
checking how to run the C preprocessor... /usr/bin/gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking whether /usr/bin/gcc needs -traditional... no
checking if /usr/bin/gcc supports -Wall flags... yes
checking if /usr/bin/gcc supports -Wall -O3 flags... yes
checking if /usr/bin/gcc supports -Wall -O3 -fomit-frame-pointer flags... yes
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by /usr/bin/gcc... /usr/x86_64-pc-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /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... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
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... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
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 for dlfcn.h... yes
checking for objdir... .libs
checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no
checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC
checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes
checking if /usr/bin/gcc static flag -static works... yes
checking if /usr/bin/gcc supports -c -o file.o... yes
checking if /usr/bin/gcc supports -c -o file.o... (cached) yes
checking whether the /usr/bin/gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for cos in -lm... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for 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 struct timeval... yes
checking for inttypes.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for always_inline... yes
checking for C/C++ restrict keyword... __restrict
checking for __builtin_expect... yes
checking for size_t... yes
checking whether byte ordering is bigendian... no
checking for memalign... yes
checking for gettimeofday... yes
checking for ftime... yes
checking return type of signal handlers... void
checking for _oss_ioctl in -lossaudio... no
checking __attribute__ ((aligned ())) support... 64
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
config.status: executing libtool commands
touch contrib/libdca/.stamp.configure
make -C ./contrib/libdca/libdca/ clean
make[1]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdca/libdca'
Making clean in include
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdca/libdca/include'
rm -rf .libs _libs
rm -f *.lo
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdca/libdca/include'
Making clean in test
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdca/libdca/test'
rm -rf .libs _libs
rm -f compare compare
rm -f *.o
rm -f *.lo
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdca/libdca/test'
Making clean in src
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdca/libdca/src'
rm -f dcadec dcadec
rm -f extract_dca extract_dca
rm -rf .libs _libs
rm -f *.o
test -z "dtsdec extract_dts" || rm -f dtsdec extract_dts
rm -f *.lo
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdca/libdca/src'
Making clean in libao
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdca/libdca/libao'
rm -rf .libs _libs
test -z "libao.la" || rm -f libao.la
rm -f "./so_locations"
rm -f *.o
rm -f *.lo
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdca/libdca/libao'
Making clean in libdca
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdca/libdca/libdca'
test -z "libdca.la" || rm -f libdca.la
rm -f "./so_locations"
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdca/libdca/libdca'
Making clean in .
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdca/libdca'
rm -rf .libs _libs
rm -f *.lo
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdca/libdca'
make[1]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdca/libdca'
/bin/rm -f ./contrib/libdca/.stamp.build
make -C ./contrib/libdca/libdca/
make[1]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdca/libdca'
make all-recursive
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdca/libdca'
Making all in libdca
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdca/libdca/libdca'
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -O3 -fomit-frame-pointer -c -o bitstream.lo bitstream.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -O3 -fomit-frame-pointer -c bitstream.c -o bitstream.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -O3 -fomit-frame-pointer -c -o parse.lo parse.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -O3 -fomit-frame-pointer -c parse.c -o parse.o
parse.c: In function 'dca_subframe_header':
parse.c:669:13: warning: suggest parentheses around operand of '!' or change '&' to '&&' or '!' to '~'
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -O3 -fomit-frame-pointer -c -o downmix.lo downmix.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -O3 -fomit-frame-pointer -c downmix.c -o downmix.o
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc -Wall -O3 -fomit-frame-pointer -o libdca.la -rpath /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib -no-undefined -version 0:0:0 -export-symbol-regex dca_.* bitstream.lo parse.lo downmix.lo -lm
libtool: link: ar cru .libs/libdca.a bitstream.o parse.o downmix.o
libtool: link: ranlib .libs/libdca.a
libtool: link: ( cd ".libs" && rm -f "libdca.la" && ln -s "../libdca.la" "libdca.la" )
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdca/libdca/libdca'
Making all in libao
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdca/libdca/libao'
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -O3 -fomit-frame-pointer -c -o audio_out.lo audio_out.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -O3 -fomit-frame-pointer -c audio_out.c -o audio_out.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -O3 -fomit-frame-pointer -c -o audio_out_null.lo audio_out_null.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -O3 -fomit-frame-pointer -c audio_out_null.c -o audio_out_null.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -O3 -fomit-frame-pointer -c -o audio_out_float.lo audio_out_float.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -O3 -fomit-frame-pointer -c audio_out_float.c -o audio_out_float.o
audio_out_float.c: In function 'float_play':
audio_out_float.c:65:12: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -O3 -fomit-frame-pointer -c -o audio_out_oss.lo audio_out_oss.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -O3 -fomit-frame-pointer -c audio_out_oss.c -o audio_out_oss.o
audio_out_oss.c: In function 'oss_play':
audio_out_oss.c:135:11: warning: ignoring return value of 'write', declared with attribute warn_unused_result
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -O3 -fomit-frame-pointer -c -o audio_out_solaris.lo audio_out_solaris.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -O3 -fomit-frame-pointer -c audio_out_solaris.c -o audio_out_solaris.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -O3 -fomit-frame-pointer -c -o audio_out_al.lo audio_out_al.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -O3 -fomit-frame-pointer -c audio_out_al.c -o audio_out_al.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -O3 -fomit-frame-pointer -c -o audio_out_win.lo audio_out_win.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -O3 -fomit-frame-pointer -c audio_out_win.c -o audio_out_win.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -O3 -fomit-frame-pointer -c -o audio_out_wav.lo audio_out_wav.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -O3 -fomit-frame-pointer -c audio_out_wav.c -o audio_out_wav.o
audio_out_wav.c: In function 'wav_close':
audio_out_wav.c:271:16: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result
audio_out_wav.c:275:16: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result
audio_out_wav.c: In function 'wav_play':
audio_out_wav.c:216:20: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result
audio_out_wav.c:225:20: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result
audio_out_wav.c:255:12: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -O3 -fomit-frame-pointer -c -o audio_out_aif.lo audio_out_aif.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -O3 -fomit-frame-pointer -c audio_out_aif.c -o audio_out_aif.o
audio_out_aif.c: In function 'aif_close':
audio_out_aif.c:122:12: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result
audio_out_aif.c: In function 'aif_play':
audio_out_aif.c:99:9: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result
audio_out_aif.c:104:12: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -O3 -fomit-frame-pointer -c -o audio_out_peak.lo audio_out_peak.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -O3 -fomit-frame-pointer -c audio_out_peak.c -o audio_out_peak.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -O3 -fomit-frame-pointer -c -o convert2s16.lo convert2s16.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -O3 -fomit-frame-pointer -c convert2s16.c -o convert2s16.o
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc -Wall -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
libtool: link: ar cru .libs/libao.a audio_out.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 convert2s16.o
libtool: link: ranlib .libs/libao.a
libtool: link: ( cd ".libs" && rm -f "libao.la" && ln -s "../libao.la" "libao.la" )
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdca/libdca/libao'
Making all in src
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdca/libdca/src'
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -O3 -fomit-frame-pointer -c dcadec.c
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -O3 -fomit-frame-pointer -c getopt.c
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -O3 -fomit-frame-pointer -c gettimeofday.c
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc -Wall -O3 -fomit-frame-pointer -o dcadec dcadec.o getopt.o gettimeofday.o ../libdca/libdca.la ../libao/libao.la
libtool: link: /usr/bin/gcc -Wall -O3 -fomit-frame-pointer -o dcadec dcadec.o getopt.o gettimeofday.o ../libdca/.libs/libdca.a ../libao/.libs/libao.a -lm
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -O3 -fomit-frame-pointer -c extract_dca.c
extract_dca.c: In function ‘demux’:
extract_dca.c:178:13: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result
extract_dca.c:182:9: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result
extract_dca.c:234:10: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result
extract_dca.c:239:10: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result
extract_dca.c:301:10: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result
extract_dca.c:306:10: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc -Wall -O3 -fomit-frame-pointer -o extract_dca extract_dca.o getopt.o
libtool: link: /usr/bin/gcc -Wall -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
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdca/libdca/src'
Making all in test
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdca/libdca/test'
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O3 -fomit-frame-pointer -c compare.c
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc -Wall -O3 -fomit-frame-pointer -o compare compare.o -lm
libtool: link: /usr/bin/gcc -Wall -O3 -fomit-frame-pointer -o compare compare.o -lm
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdca/libdca/test'
Making all in include
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdca/libdca/include'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdca/libdca/include'
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdca/libdca'
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdca/libdca'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdca/libdca'
make[1]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdca/libdca'
touch contrib/libdca/.stamp.build
make -j 1 -C ./contrib/libdca/libdca/ install
make[1]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdca/libdca'
Making install in libdca
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdca/libdca/libdca'
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdca/libdca/libdca'
test -z "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib" || mkdir -p -- "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib"
/bin/sh ../libtool --mode=install /usr/bin/install -c 'libdca.la' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/libdca.la'
libtool: install: /usr/bin/install -c .libs/libdca.lai /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/libdca.la
libtool: install: /usr/bin/install -c .libs/libdca.a /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/libdca.a
libtool: install: chmod 644 /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/libdca.a
libtool: install: ranlib /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/libdca.a
libtool: finish: PATH="/usr/lib64/portage/bin/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.3:/sbin" ldconfig -n /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib
----------------------------------------------------------------------
Libraries have been installed in:
/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/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
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make install-exec-hook
make[4]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdca/libdca/libdca'
ln -sf "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/libdca.a" "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/libdts.a"
make[4]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdca/libdca/libdca'
test -z "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/pkgconfig" || mkdir -p -- "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/pkgconfig"
/usr/bin/install -c -m 644 'libdca.pc' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/pkgconfig/libdca.pc'
/usr/bin/install -c -m 644 'libdts.pc' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/pkgconfig/libdts.pc'
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdca/libdca/libdca'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdca/libdca/libdca'
Making install in libao
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdca/libdca/libao'
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdca/libdca/libao'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdca/libdca/libao'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdca/libdca/libao'
Making install in src
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdca/libdca/src'
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdca/libdca/src'
test -z "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/bin" || mkdir -p -- "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/bin"
/bin/sh ../libtool --mode=install /usr/bin/install -c 'dcadec' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/bin/dcadec'
libtool: install: /usr/bin/install -c dcadec /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/bin/dcadec
/bin/sh ../libtool --mode=install /usr/bin/install -c 'extract_dca' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/bin/extract_dca'
libtool: install: /usr/bin/install -c extract_dca /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/bin/extract_dca
test -z "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/bin" || mkdir -p -- "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/bin"
/usr/bin/install -c 'dtsdec' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/bin/dtsdec'
/usr/bin/install -c 'extract_dts' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/bin/extract_dts'
test -z "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/man/man1" || mkdir -p -- "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/man/man1"
/usr/bin/install -c -m 644 './dcadec.1' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/man/man1/dcadec.1'
/usr/bin/install -c -m 644 './extract_dca.1' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/man/man1/extract_dca.1'
make install-data-hook
make[4]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdca/libdca/src'
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 "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/man/man1/${name}.1" "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/man/man1/${oldname}.1" ; \
done
make[4]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdca/libdca/src'
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdca/libdca/src'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdca/libdca/src'
Making install in test
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdca/libdca/test'
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdca/libdca/test'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdca/libdca/test'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdca/libdca/test'
Making install in include
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdca/libdca/include'
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdca/libdca/include'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include" || mkdir -p -- "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include"
/usr/bin/install -c -m 644 'dca.h' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include/dca.h'
/usr/bin/install -c -m 644 'dts.h' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include/dts.h'
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdca/libdca/include'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdca/libdca/include'
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdca/libdca'
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdca/libdca'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdca/libdca'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdca/libdca'
make[1]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdca/libdca'
touch contrib/libdca/.stamp.install
/bin/mkdir -p contrib/libdvdread/
/bin/rm -fr ./contrib/libdvdread/libdvdread/
/bin/tar xfC ../download/libdvdread-svn1168.tar.gz ./contrib/libdvdread/
touch contrib/libdvdread/.stamp.extract
/usr/bin/patch -t -N -p1 -d ./contrib/libdvdread/libdvdread/ < ../contrib/libdvdread/A02-msc_ver-defs.patch
patching file src/dvd_reader.c
patching file src/dvdread_internal.h
/usr/bin/patch -t -N -p1 -d ./contrib/libdvdread/libdvdread/ < ../contrib/libdvdread/A00-volume-name.patch
patching file src/dvd_udf.c
/usr/bin/patch -t -N -p1 -d ./contrib/libdvdread/libdvdread/ < ../contrib/libdvdread/A04-dup-lut-pgc.patch
patching file src/ifo_read.c
patching file src/dvdread/ifo_types.h
/usr/bin/patch -t -N -p1 -d ./contrib/libdvdread/libdvdread/ < ../contrib/libdvdread/A05-short-ptt-table.patch
patching file src/ifo_read.c
Hunk #1 succeeded at 1127 (offset -11 lines).
/usr/bin/patch -t -N -p1 -d ./contrib/libdvdread/libdvdread/ < ../contrib/libdvdread/A03-m4-uid0.patch
patching file configure.ac
touch contrib/libdvdread/.stamp.patch
set -e; cd ./contrib/libdvdread/libdvdread/; rm -fr aclocal.m4 autom4te.cache; autoreconf -fiv; CC=/usr/bin/gcc CFLAGS="" CXX=/usr/bin/g++ CXXFLAGS="" CPPFLAGS="" LDFLAGS="" PKG_CONFIG_PATH="/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/pkgconfig" ./configure --prefix=/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/ --disable-dependency-tracking --disable-shared --enable-static --enable-local-dlfcn
ac-wrapper: warning: invalid WANT_AUTOCONF 'latest'; ignoring.
autoreconf-2.68: Entering directory `.'
autoreconf-2.68: configure.ac: not using Gettext
autoreconf-2.68: running: aclocal --force
autoreconf-2.68: configure.ac: tracing
autoreconf-2.68: running: libtoolize --copy --force
libtoolize: putting auxiliary files in `.'.
libtoolize: copying file `./ltmain.sh'
libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and
libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
autoreconf-2.68: running: /usr/bin/autoconf-2.68 --force
autoreconf-2.68: running: /usr/bin/autoheader-2.68 --force
autoreconf-2.68: running: automake --add-missing --copy --force-missing
Useless use of /d modifier in transliteration operator at /usr/share/automake-1.9/Automake/Wrap.pm line 60.
autoreconf-2.68: Leaving directory `.'
configure: WARNING: unrecognized options: --enable-local-dlfcn
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for style of include used by make... GNU
checking for gcc... /usr/bin/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... o
checking whether we are using the GNU C compiler... yes
checking whether /usr/bin/gcc accepts -g... yes
checking for /usr/bin/gcc option to accept ISO C89... none needed
checking dependency style of /usr/bin/gcc... none
checking for library containing strerror... none required
checking for gcc... (cached) /usr/bin/gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether /usr/bin/gcc accepts -g... (cached) yes
checking for /usr/bin/gcc option to accept ISO C89... (cached) none needed
checking dependency style of /usr/bin/gcc... (cached) none
checking whether make sets $(MAKE)... (cached) yes
checking whether ln -s works... yes
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by /usr/bin/gcc... /usr/x86_64-pc-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
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... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... /usr/bin/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 for dlfcn.h... yes
checking for objdir... .libs
checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no
checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC
checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes
checking if /usr/bin/gcc static flag -static works... yes
checking if /usr/bin/gcc supports -c -o file.o... yes
checking if /usr/bin/gcc supports -c -o file.o... (cached) yes
checking whether the /usr/bin/gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... no
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: line 12025: ./libtool: No such file or directory
checking for ANSI C header files... (cached) yes
checking for unistd.h... (cached) yes
checking for string.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for off_t... yes
checking for size_t... yes
checking whether byte ordering is bigendian... no
checking for dlopen in -lc... no
checking for dlopen in -ldl... (cached) yes
checking for doxygen... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating misc/Makefile
config.status: creating misc/dvdread-config
config.status: creating misc/dvdread.pc
config.status: creating misc/libdvdread.spec
config.status: creating misc/relchk.sh
config.status: creating m4/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --enable-local-dlfcn
touch contrib/libdvdread/.stamp.configure
make -C ./contrib/libdvdread/libdvdread/ clean
make[1]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdvdread/libdvdread'
Making clean in m4
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdvdread/libdvdread/m4'
rm -rf .libs _libs
test -z "*~ \#* .*~ .\#*" || rm -f *~ \#* .*~ .\#*
rm -f *.lo
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdvdread/libdvdread/m4'
Making clean in misc
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdvdread/libdvdread/misc'
rm -rf .libs _libs
test -z "*~ \#* .*~ .\#*" || rm -f *~ \#* .*~ .\#*
rm -f *.lo
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdvdread/libdvdread/misc'
Making clean in src
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdvdread/libdvdread/src'
test -z "libdvdread.la" || rm -f libdvdread.la
rm -f "./so_locations"
rm -rf .libs _libs
rm -f *.o
test -z "*~ \#* .*~ .\#*" || rm -f *~ \#* .*~ .\#*
rm -f *.lo
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdvdread/libdvdread/src'
Making clean in .
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdvdread/libdvdread'
rm -rf .libs _libs
test -z "*~ \\\ libdvdread_4.1.3.tar.gz libdvdread-4.1.3.tar.gz libdvdread.tgz package_descriptions" || rm -f *~ \\\ libdvdread_4.1.3.tar.gz libdvdread-4.1.3.tar.gz libdvdread.tgz package_descriptions
rm -f *.lo
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdvdread/libdvdread'
make[1]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdvdread/libdvdread'
/bin/rm -f ./contrib/libdvdread/.stamp.build
make -C ./contrib/libdvdread/libdvdread/
make[1]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdvdread/libdvdread'
make all-recursive
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdvdread/libdvdread'
Making all in src
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdvdread/libdvdread/src'
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -O3 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -c -o dvd_reader.lo dvd_reader.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -O3 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -c dvd_reader.c -o dvd_reader.o
dvd_reader.c: In function 'DVDOpen':
dvd_reader.c:425:14: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result
dvd_reader.c:431:15: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result
dvd_reader.c:432:15: warning: ignoring return value of 'fchdir', declared with attribute warn_unused_result
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -O3 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -c -o nav_read.lo nav_read.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -O3 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -c nav_read.c -o nav_read.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -O3 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -c -o ifo_read.lo ifo_read.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -O3 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -c ifo_read.c -o ifo_read.o
ifo_read.c: In function 'ifoRead_PGC':
ifo_read.c:847:5: warning: suggest parentheses around operand of '!' or change '&' to '&&' or '!' to '~'
ifo_read.c:850:5: warning: suggest parentheses around operand of '!' or change '&' to '&&' or '!' to '~'
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -O3 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -c -o dvd_input.lo dvd_input.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -O3 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -c dvd_input.c -o dvd_input.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -O3 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -c -o dvd_udf.lo dvd_udf.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -O3 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -c dvd_udf.c -o dvd_udf.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -O3 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -c -o md5.lo md5.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -O3 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -c md5.c -o md5.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -O3 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -c -o nav_print.lo nav_print.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -O3 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -c nav_print.c -o nav_print.o
nav_print.c: In function 'navPrint_PCI_GI':
nav_print.c:41:3: warning: dereferencing type-punned pointer will break strict-aliasing rules
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -O3 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -c -o ifo_print.lo ifo_print.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -O3 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -c ifo_print.c -o ifo_print.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -O3 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -c -o bitreader.lo bitreader.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -O3 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -c bitreader.c -o bitreader.o
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc -O3 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -o libdvdread.la -rpath /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib -version-info 5:2:1 -export-symbols-regex "(^dvd.*|^nav.*|^ifo.*|^DVD.*|^UDF.*)" dvd_reader.lo nav_read.lo ifo_read.lo dvd_input.lo dvd_udf.lo md5.lo nav_print.lo ifo_print.lo bitreader.lo -ldl
libtool: link: ar cru .libs/libdvdread.a dvd_reader.o nav_read.o ifo_read.o dvd_input.o dvd_udf.o md5.o nav_print.o ifo_print.o bitreader.o
libtool: link: ranlib .libs/libdvdread.a
libtool: link: ( cd ".libs" && rm -f "libdvdread.la" && ln -s "../libdvdread.la" "libdvdread.la" )
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdvdread/libdvdread/src'
Making all in misc
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdvdread/libdvdread/misc'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdvdread/libdvdread/misc'
Making all in m4
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdvdread/libdvdread/m4'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdvdread/libdvdread/m4'
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdvdread/libdvdread'
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdvdread/libdvdread'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdvdread/libdvdread'
make[1]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdvdread/libdvdread'
touch contrib/libdvdread/.stamp.build
make -j 1 -C ./contrib/libdvdread/libdvdread/ install
make[1]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdvdread/libdvdread'
Making install in src
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdvdread/libdvdread/src'
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdvdread/libdvdread/src'
test -z "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib" || mkdir -p -- "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib"
/bin/sh ../libtool --mode=install /usr/bin/install -c 'libdvdread.la' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/libdvdread.la'
libtool: install: /usr/bin/install -c .libs/libdvdread.lai /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/libdvdread.la
libtool: install: /usr/bin/install -c .libs/libdvdread.a /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/libdvdread.a
libtool: install: chmod 644 /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/libdvdread.a
libtool: install: ranlib /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/libdvdread.a
libtool: finish: PATH="/usr/lib64/portage/bin/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.3:/sbin" ldconfig -n /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib
----------------------------------------------------------------------
Libraries have been installed in:
/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/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
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
test -z "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include/dvdread" || mkdir -p -- "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include/dvdread"
/usr/bin/install -c -m 644 'dvdread/dvd_reader.h' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include/dvdread/dvd_reader.h'
/usr/bin/install -c -m 644 'dvdread/nav_read.h' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include/dvdread/nav_read.h'
/usr/bin/install -c -m 644 'dvdread/ifo_read.h' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include/dvdread/ifo_read.h'
/usr/bin/install -c -m 644 'dvdread/nav_print.h' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include/dvdread/nav_print.h'
/usr/bin/install -c -m 644 'dvdread/ifo_print.h' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include/dvdread/ifo_print.h'
/usr/bin/install -c -m 644 'dvdread/ifo_types.h' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include/dvdread/ifo_types.h'
/usr/bin/install -c -m 644 'dvdread/nav_types.h' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include/dvdread/nav_types.h'
/usr/bin/install -c -m 644 'dvdread/dvd_udf.h' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include/dvdread/dvd_udf.h'
/usr/bin/install -c -m 644 'dvdread/bitreader.h' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include/dvdread/bitreader.h'
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdvdread/libdvdread/src'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdvdread/libdvdread/src'
Making install in misc
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdvdread/libdvdread/misc'
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdvdread/libdvdread/misc'
test -z "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/bin" || mkdir -p -- "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/bin"
/usr/bin/install -c 'dvdread-config' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/bin/dvdread-config'
test -z "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/pkgconfig" || mkdir -p -- "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/pkgconfig"
/usr/bin/install -c -m 644 'dvdread.pc' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/pkgconfig/dvdread.pc'
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdvdread/libdvdread/misc'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdvdread/libdvdread/misc'
Making install in m4
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdvdread/libdvdread/m4'
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdvdread/libdvdread/m4'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/aclocal" || mkdir -p -- "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/aclocal"
/usr/bin/install -c -m 644 'dvdread.m4' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/aclocal/dvdread.m4'
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdvdread/libdvdread/m4'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdvdread/libdvdread/m4'
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdvdread/libdvdread'
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdvdread/libdvdread'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdvdread/libdvdread'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdvdread/libdvdread'
make[1]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdvdread/libdvdread'
touch contrib/libdvdread/.stamp.install
/bin/mkdir -p contrib/libdvdnav/
/bin/rm -fr ./contrib/libdvdnav/libdvdnav/
/bin/tar xfC ../download/libdvdnav-svn1168.tar.gz ./contrib/libdvdnav/
touch contrib/libdvdnav/.stamp.extract
/usr/bin/patch -t -N -p1 -d ./contrib/libdvdnav/libdvdnav/ < ../contrib/libdvdnav/A08-dvdnav-dup.patch
patching file src/dvdnav.c
patching file src/dvdnav/dvdnav.h
patching file src/vm/vm.c
/usr/bin/patch -t -N -p1 -d ./contrib/libdvdnav/libdvdnav/ < ../contrib/libdvdnav/A02-mult-pgc.patch
patching file src/vm/vm.c
Hunk #1 succeeded at 1711 (offset -47 lines).
/usr/bin/patch -t -N -p1 -d ./contrib/libdvdnav/libdvdnav/ < ../contrib/libdvdnav/A05-forward-seek.patch
patching file src/searching.c
/usr/bin/patch -t -N -p1 -d ./contrib/libdvdnav/libdvdnav/ < ../contrib/libdvdnav/A03-quiet.patch
patching file src/vm/vm.c
Hunk #1 succeeded at 363 (offset 9 lines).
Hunk #2 succeeded at 393 (offset 9 lines).
/usr/bin/patch -t -N -p1 -d ./contrib/libdvdnav/libdvdnav/ < ../contrib/libdvdnav/A01-program-info.patch
patching file src/dvdnav/dvdnav.h
Hunk #1 succeeded at 282 (offset 3 lines).
Hunk #2 succeeded at 328 (offset 3 lines).
patching file src/navigation.c
patching file src/vm/vm.c
Hunk #2 succeeded at 527 (offset 9 lines).
Hunk #3 succeeded at 1673 (offset 9 lines).
patching file src/vm/vm.h
/usr/bin/patch -t -N -p1 -d ./contrib/libdvdnav/libdvdnav/ < ../contrib/libdvdnav/A00-log-stderr.patch
patching file src/dvdnav_internal.h
/usr/bin/patch -t -N -p1 -d ./contrib/libdvdnav/libdvdnav/ < ../contrib/libdvdnav/A07-missing-menu.patch
patching file src/vm/vm.c
Hunk #1 succeeded at 614 (offset 29 lines).
Hunk #2 succeeded at 624 (offset 29 lines).
Hunk #3 succeeded at 641 (offset 29 lines).
Hunk #4 succeeded at 1448 (offset 29 lines).
Hunk #5 succeeded at 1495 (offset 29 lines).
Hunk #6 succeeded at 1507 (offset 29 lines).
Hunk #7 succeeded at 1527 (offset 29 lines).
Hunk #8 succeeded at 1547 (offset 29 lines).
Hunk #9 succeeded at 1584 (offset 29 lines).
Hunk #10 succeeded at 1607 (offset 29 lines).
Hunk #11 succeeded at 1622 (offset 29 lines).
Hunk #12 succeeded at 1637 (offset 29 lines).
Hunk #13 succeeded at 1701 (offset 29 lines).
/usr/bin/patch -t -N -p1 -d ./contrib/libdvdnav/libdvdnav/ < ../contrib/libdvdnav/A06-reset-mutex.patch
patching file src/dvdnav.c
Hunk #1 succeeded at 239 (offset 61 lines).
Hunk #2 succeeded at 580 (offset 61 lines).
/usr/bin/patch -t -N -p1 -d ./contrib/libdvdnav/libdvdnav/ < ../contrib/libdvdnav/A04-m4-uid0.patch
patching file configure.ac
touch contrib/libdvdnav/.stamp.patch
set -e; cd ./contrib/libdvdnav/libdvdnav/; rm -fr aclocal.m4 autom4te.cache; autoreconf -fiv; CC=/usr/bin/gcc CFLAGS=" -DNDEBUG" CXX=/usr/bin/g++ CXXFLAGS="" CPPFLAGS="" LDFLAGS="" PKG_CONFIG_PATH="/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/pkgconfig" ./configure --prefix=/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/ --disable-dependency-tracking --disable-shared --enable-static --with-dvdread-config=/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/bin/dvdread-config
ac-wrapper: warning: invalid WANT_AUTOCONF 'latest'; ignoring.
autoreconf-2.68: Entering directory `.'
autoreconf-2.68: configure.ac: not using Gettext
autoreconf-2.68: running: aclocal --force
autoreconf-2.68: configure.ac: tracing
autoreconf-2.68: running: libtoolize --copy --force
libtoolize: putting auxiliary files in `.'.
libtoolize: copying file `./ltmain.sh'
libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and
libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
autoreconf-2.68: running: /usr/bin/autoconf-2.68 --force
autoreconf-2.68: running: /usr/bin/autoheader-2.68 --force
autoreconf-2.68: running: automake --add-missing --copy --force-missing
Useless use of /d modifier in transliteration operator at /usr/share/automake-1.9/Automake/Wrap.pm line 60.
autoreconf-2.68: Leaving directory `.'
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for style of include used by make... GNU
checking for gcc... /usr/bin/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... o
checking whether we are using the GNU C compiler... yes
checking whether /usr/bin/gcc accepts -g... yes
checking for /usr/bin/gcc option to accept ISO C89... none needed
checking dependency style of /usr/bin/gcc... none
checking for library containing strerror... none required
checking for gcc... (cached) /usr/bin/gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether /usr/bin/gcc accepts -g... (cached) yes
checking for /usr/bin/gcc option to accept ISO C89... (cached) none needed
checking dependency style of /usr/bin/gcc... (cached) none
checking whether make sets $(MAKE)... (cached) yes
checking whether ln -s works... yes
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by /usr/bin/gcc... /usr/x86_64-pc-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
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... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... /usr/bin/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 for dlfcn.h... yes
checking for objdir... .libs
checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no
checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC
checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes
checking if /usr/bin/gcc static flag -static works... yes
checking if /usr/bin/gcc supports -c -o file.o... yes
checking if /usr/bin/gcc supports -c -o file.o... (cached) yes
checking whether the /usr/bin/gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... no
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: line 12033: ./libtool: No such file or directory
checking for ANSI C header files... (cached) yes
checking for unistd.h... (cached) yes
checking for string.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for off_t... yes
checking for size_t... yes
checking whether byte ordering is bigendian... no
checking for pthread_create in -lpthread... yes
checking for dlopen in -lc... no
checking for dlopen in -ldl... (cached) yes
checking for doxygen... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/vm/Makefile
config.status: creating misc/Makefile
config.status: creating misc/dvdnav-config
config.status: creating misc/dvdnav.pc
config.status: creating misc/dvdnavmini.pc
config.status: creating misc/libdvdnav.spec
config.status: creating misc/relchk.sh
config.status: creating m4/Makefile
config.status: creating doc/Makefile
config.status: creating examples/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
touch contrib/libdvdnav/.stamp.configure
make -C ./contrib/libdvdnav/libdvdnav/ clean
make[1]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdvdnav/libdvdnav'
Making clean in m4
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdvdnav/libdvdnav/m4'
rm -rf .libs _libs
test -z "*~ \#* .*~ .\#*" || rm -f *~ \#* .*~ .\#*
rm -f *.lo
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdvdnav/libdvdnav/m4'
Making clean in misc
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdvdnav/libdvdnav/misc'
rm -rf .libs _libs
test -z "*~ \#* .*~ .\#*" || rm -f *~ \#* .*~ .\#*
rm -f *.lo
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdvdnav/libdvdnav/misc'
Making clean in doc
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdvdnav/libdvdnav/doc'
rm -rf .libs _libs
test -z "*~ \#* .*~ .\#*" || rm -f *~ \#* .*~ .\#*
rm -f *.lo
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdvdnav/libdvdnav/doc'
Making clean in examples
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdvdnav/libdvdnav/examples'
rm -rf .libs _libs
rm -f menus menus
rm -f *.o
test -z "*~ \#* .*~ .\#*" || rm -f *~ \#* .*~ .\#*
rm -f *.lo
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdvdnav/libdvdnav/examples'
Making clean in src
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdvdnav/libdvdnav/src'
Making clean in vm
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdvdnav/libdvdnav/src/vm'
rm -rf .libs _libs
test -z "libdvdvm.la" || rm -f libdvdvm.la
rm -f "./so_locations"
rm -f *.o
test -z "*~ \#* .*~ .\#*" || rm -f *~ \#* .*~ .\#*
rm -f *.lo
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdvdnav/libdvdnav/src/vm'
Making clean in .
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdvdnav/libdvdnav/src'
test -z "libdvdnav.la libdvdnavmini.la" || rm -f libdvdnav.la libdvdnavmini.la
rm -f "./so_locations"
rm -f "./so_locations"
rm -rf .libs _libs
rm -f *.o
test -z "*~ \#* .*~ .\#*" || rm -f *~ \#* .*~ .\#*
rm -f *.lo
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdvdnav/libdvdnav/src'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdvdnav/libdvdnav/src'
Making clean in .
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdvdnav/libdvdnav'
rm -rf .libs _libs
test -z "*~ \\\ libdvdnav_4.1.3.tar.gz libdvdnav-4.1.3.tar.gz libdvdnav.tgz package_descriptions" || rm -f *~ \\\ libdvdnav_4.1.3.tar.gz libdvdnav-4.1.3.tar.gz libdvdnav.tgz package_descriptions
rm -f *.lo
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdvdnav/libdvdnav'
make[1]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdvdnav/libdvdnav'
/bin/rm -f ./contrib/libdvdnav/.stamp.build
make -C ./contrib/libdvdnav/libdvdnav/
make[1]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdvdnav/libdvdnav'
make all-recursive
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdvdnav/libdvdnav'
Making all in src
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdvdnav/libdvdnav/src'
Making all in vm
make[4]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdvdnav/libdvdnav/src/vm'
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -DDVDNAV_COMPILE -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include -I../../src -O3 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DNDEBUG -c -o decoder.lo decoder.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -DDVDNAV_COMPILE -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include -I../../src -O3 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DNDEBUG -c decoder.c -o decoder.o
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -DDVDNAV_COMPILE -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include -I../../src -O3 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DNDEBUG -c -o vm.lo vm.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -DDVDNAV_COMPILE -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include -I../../src -O3 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DNDEBUG -c vm.c -o vm.o
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -DDVDNAV_COMPILE -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include -I../../src -O3 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DNDEBUG -c -o vmcmd.lo vmcmd.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -DDVDNAV_COMPILE -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include -I../../src -O3 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DNDEBUG -c vmcmd.c -o vmcmd.o
/bin/sh ../../libtool --tag=CC --mode=link /usr/bin/gcc -O3 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DNDEBUG -o libdvdvm.la -lpthread decoder.lo vm.lo vmcmd.lo
libtool: link: ar cru .libs/libdvdvm.a decoder.o vm.o vmcmd.o
libtool: link: ranlib .libs/libdvdvm.a
libtool: link: ( cd ".libs" && rm -f "libdvdvm.la" && ln -s "../libdvdvm.la" "libdvdvm.la" )
make[4]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdvdnav/libdvdnav/src/vm'
make[4]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdvdnav/libdvdnav/src'
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include -I../src/vm -O3 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DNDEBUG -c -o dvdnav.lo dvdnav.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include -I../src/vm -O3 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DNDEBUG -c dvdnav.c -o dvdnav.o
dvdnav.c: In function 'dvdnav_get_restrictions':
dvdnav.c:1221:3: warning: dereferencing type-punned pointer will break strict-aliasing rules
dvdnav.c:1224:5: warning: dereferencing type-punned pointer will break strict-aliasing rules
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include -I../src/vm -O3 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DNDEBUG -c -o read_cache.lo read_cache.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include -I../src/vm -O3 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DNDEBUG -c read_cache.c -o read_cache.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include -I../src/vm -O3 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DNDEBUG -c -o navigation.lo navigation.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include -I../src/vm -O3 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DNDEBUG -c navigation.c -o navigation.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include -I../src/vm -O3 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DNDEBUG -c -o highlight.lo highlight.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include -I../src/vm -O3 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DNDEBUG -c highlight.c -o highlight.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include -I../src/vm -O3 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DNDEBUG -c -o searching.lo searching.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include -I../src/vm -O3 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DNDEBUG -c searching.c -o searching.o
searching.c: In function 'dvdnav_scan_admap.clone.0':
searching.c:76:26: warning: 'next_vobu' may be used uninitialized in this function
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include -I../src/vm -O3 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DNDEBUG -c -o settings.lo settings.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include -I../src/vm -O3 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DNDEBUG -c settings.c -o settings.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include -I../src/vm -O3 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DNDEBUG -c -o remap.lo remap.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include -I../src/vm -O3 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DNDEBUG -c remap.c -o remap.o
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc -O3 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DNDEBUG -o libdvdnav.la -rpath /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib -version-info 5:2:1 -export-symbols-regex "(^dvdnav.*|^nav.*|^ifo.*|^DVD.*)" dvdnav.lo read_cache.lo navigation.lo highlight.lo searching.lo settings.lo remap.lo -lpthread -L/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib -ldvdread ../src/vm/libdvdvm.la
libtool: link: (cd .libs/libdvdnav.lax/libdvdvm.a && ar x "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdvdnav/libdvdnav/src/../src/vm/.libs/libdvdvm.a")
libtool: link: ar cru .libs/libdvdnav.a dvdnav.o read_cache.o navigation.o highlight.o searching.o settings.o remap.o .libs/libdvdnav.lax/libdvdvm.a/decoder.o .libs/libdvdnav.lax/libdvdvm.a/vm.o .libs/libdvdnav.lax/libdvdvm.a/vmcmd.o
libtool: link: ranlib .libs/libdvdnav.a
libtool: link: rm -fr .libs/libdvdnav.lax
libtool: link: ( cd ".libs" && rm -f "libdvdnav.la" && ln -s "../libdvdnav.la" "libdvdnav.la" )
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc -O3 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DNDEBUG -o libdvdnavmini.la -rpath /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib -version-info 5:2:1 -export-symbols-regex "(^dvdnav.*|^nav.*|^ifo.*|^DVD.*)" dvdnav.lo read_cache.lo navigation.lo highlight.lo searching.lo settings.lo remap.lo -lpthread ../src/vm/libdvdvm.la
libtool: link: (cd .libs/libdvdnavmini.lax/libdvdvm.a && ar x "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdvdnav/libdvdnav/src/../src/vm/.libs/libdvdvm.a")
libtool: link: ar cru .libs/libdvdnavmini.a dvdnav.o read_cache.o navigation.o highlight.o searching.o settings.o remap.o .libs/libdvdnavmini.lax/libdvdvm.a/decoder.o .libs/libdvdnavmini.lax/libdvdvm.a/vm.o .libs/libdvdnavmini.lax/libdvdvm.a/vmcmd.o
libtool: link: ranlib .libs/libdvdnavmini.a
libtool: link: rm -fr .libs/libdvdnavmini.lax
libtool: link: ( cd ".libs" && rm -f "libdvdnavmini.la" && ln -s "../libdvdnavmini.la" "libdvdnavmini.la" )
make[4]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdvdnav/libdvdnav/src'
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdvdnav/libdvdnav/src'
Making all in examples
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdvdnav/libdvdnav/examples'
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DDVDNAV_COMPILE -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include -I../src -O3 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DNDEBUG -c menus.c
menus.c: In function ‘main’:
menus.c:115:7: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result
menus.c:193:11: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result
menus.c:240:11: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc -O3 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DNDEBUG -o menus menus.o ../src/libdvdnav.la -L/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib -ldvdread
libtool: link: /usr/bin/gcc -O3 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DNDEBUG -o menus menus.o ../src/.libs/libdvdnav.a -L/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib -lpthread /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/libdvdread.a -ldl
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdvdnav/libdvdnav/examples'
Making all in doc
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdvdnav/libdvdnav/doc'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdvdnav/libdvdnav/doc'
Making all in misc
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdvdnav/libdvdnav/misc'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdvdnav/libdvdnav/misc'
Making all in m4
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdvdnav/libdvdnav/m4'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdvdnav/libdvdnav/m4'
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdvdnav/libdvdnav'
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdvdnav/libdvdnav'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdvdnav/libdvdnav'
make[1]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdvdnav/libdvdnav'
touch contrib/libdvdnav/.stamp.build
make -j 1 -C ./contrib/libdvdnav/libdvdnav/ install
make[1]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdvdnav/libdvdnav'
Making install in src
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdvdnav/libdvdnav/src'
Making install in vm
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdvdnav/libdvdnav/src/vm'
make[4]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdvdnav/libdvdnav/src/vm'
make[4]: Nothing to be done for `install-exec-am'.
test -z "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include/dvdnav" || mkdir -p -- "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include/dvdnav"
make[4]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdvdnav/libdvdnav/src/vm'
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdvdnav/libdvdnav/src/vm'
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdvdnav/libdvdnav/src'
make[4]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdvdnav/libdvdnav/src'
test -z "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib" || mkdir -p -- "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib"
/bin/sh ../libtool --mode=install /usr/bin/install -c 'libdvdnav.la' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/libdvdnav.la'
libtool: install: /usr/bin/install -c .libs/libdvdnav.lai /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/libdvdnav.la
libtool: install: /usr/bin/install -c .libs/libdvdnav.a /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/libdvdnav.a
libtool: install: chmod 644 /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/libdvdnav.a
libtool: install: ranlib /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/libdvdnav.a
libtool: finish: PATH="/usr/lib64/portage/bin/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.3:/sbin" ldconfig -n /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib
----------------------------------------------------------------------
Libraries have been installed in:
/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/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
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
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 /usr/bin/install -c 'libdvdnavmini.la' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/libdvdnavmini.la'
libtool: install: /usr/bin/install -c .libs/libdvdnavmini.lai /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/libdvdnavmini.la
libtool: install: /usr/bin/install -c .libs/libdvdnavmini.a /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/libdvdnavmini.a
libtool: install: chmod 644 /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/libdvdnavmini.a
libtool: install: ranlib /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/libdvdnavmini.a
libtool: finish: PATH="/usr/lib64/portage/bin/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.3:/sbin" ldconfig -n /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib
----------------------------------------------------------------------
Libraries have been installed in:
/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/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
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
test -z "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include/dvdnav" || mkdir -p -- "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include/dvdnav"
/usr/bin/install -c -m 644 'dvdnav/dvdnav.h' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include/dvdnav/dvdnav.h'
/usr/bin/install -c -m 644 'dvdnav/dvdnav_events.h' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include/dvdnav/dvdnav_events.h'
/usr/bin/install -c -m 644 'dvdnav/dvd_types.h' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include/dvdnav/dvd_types.h'
make[4]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdvdnav/libdvdnav/src'
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdvdnav/libdvdnav/src'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdvdnav/libdvdnav/src'
Making install in examples
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdvdnav/libdvdnav/examples'
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdvdnav/libdvdnav/examples'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdvdnav/libdvdnav/examples'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdvdnav/libdvdnav/examples'
Making install in doc
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdvdnav/libdvdnav/doc'
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdvdnav/libdvdnav/doc'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdvdnav/libdvdnav/doc'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdvdnav/libdvdnav/doc'
Making install in misc
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdvdnav/libdvdnav/misc'
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdvdnav/libdvdnav/misc'
test -z "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/bin" || mkdir -p -- "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/bin"
/usr/bin/install -c 'dvdnav-config' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/bin/dvdnav-config'
test -z "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/pkgconfig" || mkdir -p -- "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/pkgconfig"
/usr/bin/install -c -m 644 'dvdnav.pc' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/pkgconfig/dvdnav.pc'
/usr/bin/install -c -m 644 'dvdnavmini.pc' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/pkgconfig/dvdnavmini.pc'
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdvdnav/libdvdnav/misc'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdvdnav/libdvdnav/misc'
Making install in m4
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdvdnav/libdvdnav/m4'
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdvdnav/libdvdnav/m4'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/aclocal" || mkdir -p -- "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/aclocal"
/usr/bin/install -c -m 644 'dvdnav.m4' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/aclocal/dvdnav.m4'
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdvdnav/libdvdnav/m4'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdvdnav/libdvdnav/m4'
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdvdnav/libdvdnav'
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdvdnav/libdvdnav'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdvdnav/libdvdnav'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdvdnav/libdvdnav'
make[1]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libdvdnav/libdvdnav'
touch contrib/libdvdnav/.stamp.install
/bin/mkdir -p contrib/libmkv/
/bin/rm -fr ./contrib/libmkv/libmkv-0.6.4.1-3-g62ce8b9/
/bin/tar xfC ../download/libmkv-0.6.4.1-3-g62ce8b9.tar.gz ./contrib/libmkv/
touch contrib/libmkv/.stamp.extract
touch contrib/libmkv/.stamp.patch
set -e; cd ./contrib/libmkv/libmkv-0.6.4.1-3-g62ce8b9/; rm -fr aclocal.m4 autom4te.cache; mkdir m4; autoreconf -fiv; CC=/usr/bin/gcc CFLAGS="" CXX=/usr/bin/g++ CXXFLAGS="" CPPFLAGS="" LDFLAGS="" PKG_CONFIG_PATH="/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/pkgconfig" ./configure --prefix=/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/ --disable-dependency-tracking --disable-shared --enable-static
ac-wrapper: warning: invalid WANT_AUTOCONF 'latest'; ignoring.
autoreconf-2.68: Entering directory `.'
autoreconf-2.68: configure.ac: not using Gettext
autoreconf-2.68: running: aclocal --force -I m4
autoreconf-2.68: configure.ac: tracing
autoreconf-2.68: configure.ac: creating directory config
autoreconf-2.68: running: libtoolize --copy --force
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `config'.
libtoolize: copying file `config/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
libtoolize: copying file `m4/libtool.m4'
libtoolize: copying file `m4/ltoptions.m4'
libtoolize: copying file `m4/ltsugar.m4'
libtoolize: copying file `m4/ltversion.m4'
libtoolize: copying file `m4/lt~obsolete.m4'
autoreconf-2.68: running: /usr/bin/autoconf-2.68 --force
autoreconf-2.68: running: /usr/bin/autoheader-2.68 --force
autoreconf-2.68: running: automake --add-missing --copy --force-missing
Useless use of /d modifier in transliteration operator at /usr/share/automake-1.9/Automake/Wrap.pm line 60.
configure.ac: installing `config/install-sh'
configure.ac: installing `config/missing'
src/Makefile.am: installing `config/depcomp'
configure.ac:16: installing `config/config.guess'
configure.ac:16: installing `config/config.sub'
autoreconf-2.68: Leaving directory `.'
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... /usr/bin/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... o
checking whether we are using the GNU C compiler... yes
checking whether /usr/bin/gcc accepts -g... yes
checking for /usr/bin/gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of /usr/bin/gcc... none
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by /usr/bin/gcc... /usr/x86_64-pc-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /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... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
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... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... /usr/bin/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 for dlfcn.h... yes
checking for objdir... .libs
checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no
checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC
checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes
checking if /usr/bin/gcc static flag -static works... yes
checking if /usr/bin/gcc supports -c -o file.o... yes
checking if /usr/bin/gcc supports -c -o file.o... (cached) yes
checking whether the /usr/bin/gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
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... 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 int64_t... yes
checking for size_t... yes
checking for int8_t... yes
checking for off_t... 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: 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
config.status: executing libtool commands
touch contrib/libmkv/.stamp.configure
make -C ./contrib/libmkv/libmkv-0.6.4.1-3-g62ce8b9/ clean
make[1]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libmkv/libmkv-0.6.4.1-3-g62ce8b9'
Making clean in include
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libmkv/libmkv-0.6.4.1-3-g62ce8b9/include'
rm -rf .libs _libs
rm -f *.lo
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libmkv/libmkv-0.6.4.1-3-g62ce8b9/include'
Making clean in src
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libmkv/libmkv-0.6.4.1-3-g62ce8b9/src'
test -z "libmkv.la" || rm -f libmkv.la
rm -f "./so_locations"
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libmkv/libmkv-0.6.4.1-3-g62ce8b9/src'
Making clean in .
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libmkv/libmkv-0.6.4.1-3-g62ce8b9'
rm -rf .libs _libs
rm -f *.lo
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libmkv/libmkv-0.6.4.1-3-g62ce8b9'
make[1]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libmkv/libmkv-0.6.4.1-3-g62ce8b9'
/bin/rm -f ./contrib/libmkv/.stamp.build
make -C ./contrib/libmkv/libmkv-0.6.4.1-3-g62ce8b9/
make[1]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libmkv/libmkv-0.6.4.1-3-g62ce8b9'
make all-recursive
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libmkv/libmkv-0.6.4.1-3-g62ce8b9'
Making all in src
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libmkv/libmkv-0.6.4.1-3-g62ce8b9/src'
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../include -c -o matroska.lo matroska.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../include -c matroska.c -o matroska.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../include -c -o tracks.lo tracks.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../include -c tracks.c -o tracks.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../include -c -o chapters.lo chapters.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../include -c chapters.c -o chapters.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../include -c -o ebml.lo ebml.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../include -c ebml.c -o ebml.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../include -c -o md5.lo md5.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../include -c md5.c -o md5.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../include -c -o tags.lo tags.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../include -c tags.c -o tags.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../include -c -o attachments.lo attachments.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../include -c attachments.c -o attachments.o
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc -o libmkv.la -rpath /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib matroska.lo tracks.lo chapters.lo ebml.lo md5.lo tags.lo attachments.lo
libtool: link: ar cru .libs/libmkv.a matroska.o tracks.o chapters.o ebml.o md5.o tags.o attachments.o
libtool: link: ranlib .libs/libmkv.a
libtool: link: ( cd ".libs" && rm -f "libmkv.la" && ln -s "../libmkv.la" "libmkv.la" )
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libmkv/libmkv-0.6.4.1-3-g62ce8b9/src'
Making all in include
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libmkv/libmkv-0.6.4.1-3-g62ce8b9/include'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libmkv/libmkv-0.6.4.1-3-g62ce8b9/include'
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libmkv/libmkv-0.6.4.1-3-g62ce8b9'
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libmkv/libmkv-0.6.4.1-3-g62ce8b9'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libmkv/libmkv-0.6.4.1-3-g62ce8b9'
make[1]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libmkv/libmkv-0.6.4.1-3-g62ce8b9'
touch contrib/libmkv/.stamp.build
make -j 1 -C ./contrib/libmkv/libmkv-0.6.4.1-3-g62ce8b9/ install
make[1]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libmkv/libmkv-0.6.4.1-3-g62ce8b9'
Making install in src
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libmkv/libmkv-0.6.4.1-3-g62ce8b9/src'
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libmkv/libmkv-0.6.4.1-3-g62ce8b9/src'
test -z "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib" || mkdir -p -- "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib"
/bin/sh ../libtool --mode=install /usr/bin/install -c 'libmkv.la' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/libmkv.la'
libtool: install: /usr/bin/install -c .libs/libmkv.lai /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/libmkv.la
libtool: install: /usr/bin/install -c .libs/libmkv.a /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/libmkv.a
libtool: install: chmod 644 /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/libmkv.a
libtool: install: ranlib /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/libmkv.a
libtool: finish: PATH="/usr/lib64/portage/bin/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.3:/sbin" ldconfig -n /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib
----------------------------------------------------------------------
Libraries have been installed in:
/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/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
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libmkv/libmkv-0.6.4.1-3-g62ce8b9/src'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libmkv/libmkv-0.6.4.1-3-g62ce8b9/src'
Making install in include
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libmkv/libmkv-0.6.4.1-3-g62ce8b9/include'
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libmkv/libmkv-0.6.4.1-3-g62ce8b9/include'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include" || mkdir -p -- "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include"
/usr/bin/install -c -m 644 'libmkv.h' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include/libmkv.h'
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libmkv/libmkv-0.6.4.1-3-g62ce8b9/include'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libmkv/libmkv-0.6.4.1-3-g62ce8b9/include'
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libmkv/libmkv-0.6.4.1-3-g62ce8b9'
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libmkv/libmkv-0.6.4.1-3-g62ce8b9'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libmkv/libmkv-0.6.4.1-3-g62ce8b9'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libmkv/libmkv-0.6.4.1-3-g62ce8b9'
make[1]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libmkv/libmkv-0.6.4.1-3-g62ce8b9'
touch contrib/libmkv/.stamp.install
/bin/mkdir -p contrib/libogg/
/bin/rm -fr ./contrib/libogg/libogg/
/bin/tar xfC ../download/libogg-1.1.3.tar.gz ./contrib/libogg/
touch contrib/libogg/.stamp.extract
touch contrib/libogg/.stamp.patch
set -e; cd ./contrib/libogg/libogg/; CC=/usr/bin/gcc CFLAGS="" CXX=/usr/bin/g++ CXXFLAGS="" CPPFLAGS="" LDFLAGS="" PKG_CONFIG_PATH="/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/pkgconfig" ./configure --prefix=/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/ --disable-dependency-tracking --disable-shared --enable-static --disable-sdl
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... /usr/bin/gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /usr/bin/gcc accepts -g... yes
checking for /usr/bin/gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of /usr/bin/gcc... none
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by /usr/bin/gcc... /usr/x86_64-pc-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for /usr/x86_64-pc-linux-gnu/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 dependent libraries... pass_all
checking how to run the C preprocessor... /usr/bin/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 whether we are using the GNU C++ compiler... yes
checking whether /usr/bin/g++ accepts -g... yes
checking dependency style of /usr/bin/g++... none
checking how to run the C++ preprocessor... /usr/bin/g++ -E
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if /usr/bin/gcc static flag works... yes
checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no
checking for /usr/bin/gcc option to produce PIC... -fPIC
checking if /usr/bin/gcc PIC flag -fPIC works... yes
checking if /usr/bin/gcc supports -c -o file.o... yes
checking whether the /usr/bin/gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking 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 /usr/bin/g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the /usr/bin/g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for /usr/bin/g++ option to produce PIC... -fPIC
checking if /usr/bin/g++ PIC flag -fPIC works... yes
checking if /usr/bin/g++ supports -c -o file.o... yes
checking whether the /usr/bin/g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran supports -c -o file.o... yes
checking whether the gfortran linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for ANSI C header files... (cached) yes
checking for an ANSI C-conforming const... yes
checking for int16_t... yes
checking for int32_t... yes
checking for uint32_t... no
checking for uint16_t... no
checking for u_int32_t... yes
checking for u_int16_t... yes
checking for int64_t... yes
checking for short... yes
checking size of short... 2
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 8
checking for long long... yes
checking size of long long... 8
checking for working memcmp... yes
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
touch contrib/libogg/.stamp.configure
make -C ./contrib/libogg/libogg/ clean
make[1]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libogg/libogg'
Making clean in win32
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libogg/libogg/win32'
rm -rf .libs _libs
rm -f *.lo
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libogg/libogg/win32'
Making clean in doc
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libogg/libogg/doc'
Making clean in libogg
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libogg/libogg/doc/libogg'
rm -rf .libs _libs
rm -f *.lo
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libogg/libogg/doc/libogg'
Making clean in .
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libogg/libogg/doc'
rm -rf .libs _libs
rm -f *.lo
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libogg/libogg/doc'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libogg/libogg/doc'
Making clean in include
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libogg/libogg/include'
Making clean in ogg
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libogg/libogg/include/ogg'
rm -rf .libs _libs
rm -f *.lo
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libogg/libogg/include/ogg'
Making clean in .
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libogg/libogg/include'
rm -rf .libs _libs
rm -f *.lo
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libogg/libogg/include'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libogg/libogg/include'
Making clean in src
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libogg/libogg/src'
test -z "libogg.la" || rm -f libogg.la
rm -f "./so_locations"
rm -rf .libs _libs
rm -f test_bitwise test_bitwise
rm -f test_framing test_framing
rm -f *.o
rm -f *.lo
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libogg/libogg/src'
Making clean in .
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libogg/libogg'
rm -rf .libs _libs
rm -f *.lo
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libogg/libogg'
make[1]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libogg/libogg'
/bin/rm -f ./contrib/libogg/.stamp.build
make -C ./contrib/libogg/libogg/
make[1]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libogg/libogg'
make all-recursive
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libogg/libogg'
Making all in src
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libogg/libogg/src'
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -O20 -ffast-math -fsigned-char -c -o framing.lo framing.c
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -O20 -ffast-math -fsigned-char -c framing.c -o framing.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -O20 -ffast-math -fsigned-char -c -o bitwise.lo bitwise.c
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -O20 -ffast-math -fsigned-char -c bitwise.c -o bitwise.o
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc -O20 -ffast-math -fsigned-char -o libogg.la -rpath /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/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)
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -D_V_SELFTEST -O20 -ffast-math -fsigned-char -c -o test_bitwise-bitwise.o `test -f 'bitwise.c' || echo './'`bitwise.c
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc -O20 -ffast-math -fsigned-char -o test_bitwise test_bitwise-bitwise.o
/usr/bin/gcc -O20 -ffast-math -fsigned-char -o test_bitwise test_bitwise-bitwise.o
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -D_V_SELFTEST -O20 -ffast-math -fsigned-char -c -o test_framing-framing.o `test -f 'framing.c' || echo './'`framing.c
framing.c: In function ‘test_pack’:
framing.c:1297:6: warning: format ‘%ld’ expects type ‘long int’, but argument 3 has type ‘int’
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc -O20 -ffast-math -fsigned-char -o test_framing test_framing-framing.o
/usr/bin/gcc -O20 -ffast-math -fsigned-char -o test_framing test_framing-framing.o
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libogg/libogg/src'
Making all in include
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libogg/libogg/include'
Making all in ogg
make[4]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libogg/libogg/include/ogg'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libogg/libogg/include/ogg'
make[4]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libogg/libogg/include'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libogg/libogg/include'
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libogg/libogg/include'
Making all in doc
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libogg/libogg/doc'
Making all in libogg
make[4]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libogg/libogg/doc/libogg'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libogg/libogg/doc/libogg'
make[4]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libogg/libogg/doc'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libogg/libogg/doc'
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libogg/libogg/doc'
Making all in win32
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libogg/libogg/win32'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libogg/libogg/win32'
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libogg/libogg'
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libogg/libogg'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libogg/libogg'
make[1]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libogg/libogg'
touch contrib/libogg/.stamp.build
make -j 1 -C ./contrib/libogg/libogg/ install
make[1]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libogg/libogg'
Making install in src
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libogg/libogg/src'
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libogg/libogg/src'
test -z "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//lib" || mkdir -p -- "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//lib"
/bin/sh ../libtool --mode=install /usr/bin/install -c 'libogg.la' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//lib/libogg.la'
/usr/bin/install -c .libs/libogg.lai /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//lib/libogg.la
/usr/bin/install -c .libs/libogg.a /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//lib/libogg.a
ranlib /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//lib/libogg.a
chmod 644 /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//lib/libogg.a
PATH="$PATH:/sbin" ldconfig -n /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//lib
----------------------------------------------------------------------
Libraries have been installed in:
/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/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
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libogg/libogg/src'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libogg/libogg/src'
Making install in include
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libogg/libogg/include'
Making install in ogg
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libogg/libogg/include/ogg'
make[4]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libogg/libogg/include/ogg'
make[4]: Nothing to be done for `install-exec-am'.
test -z "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include/ogg" || mkdir -p -- "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include/ogg"
/usr/bin/install -c -m 644 'config_types.h' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include/ogg/config_types.h'
test -z "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include/ogg" || mkdir -p -- "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include/ogg"
/usr/bin/install -c -m 644 'ogg.h' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include/ogg/ogg.h'
/usr/bin/install -c -m 644 'os_types.h' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include/ogg/os_types.h'
make[4]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libogg/libogg/include/ogg'
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libogg/libogg/include/ogg'
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libogg/libogg/include'
make[4]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libogg/libogg/include'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libogg/libogg/include'
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libogg/libogg/include'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libogg/libogg/include'
Making install in doc
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libogg/libogg/doc'
Making install in libogg
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libogg/libogg/doc/libogg'
make[4]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libogg/libogg/doc/libogg'
make[4]: Nothing to be done for `install-exec-am'.
test -z "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//share/doc/libogg-1.1.3/ogg" || mkdir -p -- "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//share/doc/libogg-1.1.3/ogg"
/usr/bin/install -c -m 644 'bitpacking.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//share/doc/libogg-1.1.3/ogg/bitpacking.html'
/usr/bin/install -c -m 644 'datastructures.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//share/doc/libogg-1.1.3/ogg/datastructures.html'
/usr/bin/install -c -m 644 'decoding.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//share/doc/libogg-1.1.3/ogg/decoding.html'
/usr/bin/install -c -m 644 'encoding.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//share/doc/libogg-1.1.3/ogg/encoding.html'
/usr/bin/install -c -m 644 'general.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//share/doc/libogg-1.1.3/ogg/general.html'
/usr/bin/install -c -m 644 'index.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//share/doc/libogg-1.1.3/ogg/index.html'
/usr/bin/install -c -m 644 'ogg_packet.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//share/doc/libogg-1.1.3/ogg/ogg_packet.html'
/usr/bin/install -c -m 644 'ogg_packet_clear.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//share/doc/libogg-1.1.3/ogg/ogg_packet_clear.html'
/usr/bin/install -c -m 644 'ogg_page.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//share/doc/libogg-1.1.3/ogg/ogg_page.html'
/usr/bin/install -c -m 644 'ogg_page_bos.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//share/doc/libogg-1.1.3/ogg/ogg_page_bos.html'
/usr/bin/install -c -m 644 'ogg_page_checksum_set.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//share/doc/libogg-1.1.3/ogg/ogg_page_checksum_set.html'
/usr/bin/install -c -m 644 'ogg_page_continued.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//share/doc/libogg-1.1.3/ogg/ogg_page_continued.html'
/usr/bin/install -c -m 644 'ogg_page_eos.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//share/doc/libogg-1.1.3/ogg/ogg_page_eos.html'
/usr/bin/install -c -m 644 'ogg_page_granulepos.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//share/doc/libogg-1.1.3/ogg/ogg_page_granulepos.html'
/usr/bin/install -c -m 644 'ogg_page_packets.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//share/doc/libogg-1.1.3/ogg/ogg_page_packets.html'
/usr/bin/install -c -m 644 'ogg_page_pageno.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//share/doc/libogg-1.1.3/ogg/ogg_page_pageno.html'
/usr/bin/install -c -m 644 'ogg_page_serialno.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//share/doc/libogg-1.1.3/ogg/ogg_page_serialno.html'
/usr/bin/install -c -m 644 'ogg_page_version.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//share/doc/libogg-1.1.3/ogg/ogg_page_version.html'
/usr/bin/install -c -m 644 'ogg_stream_clear.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//share/doc/libogg-1.1.3/ogg/ogg_stream_clear.html'
/usr/bin/install -c -m 644 'ogg_stream_destroy.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//share/doc/libogg-1.1.3/ogg/ogg_stream_destroy.html'
/usr/bin/install -c -m 644 'ogg_stream_eos.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//share/doc/libogg-1.1.3/ogg/ogg_stream_eos.html'
/usr/bin/install -c -m 644 'ogg_stream_flush.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//share/doc/libogg-1.1.3/ogg/ogg_stream_flush.html'
/usr/bin/install -c -m 644 'ogg_stream_init.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//share/doc/libogg-1.1.3/ogg/ogg_stream_init.html'
/usr/bin/install -c -m 644 'ogg_stream_packetin.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//share/doc/libogg-1.1.3/ogg/ogg_stream_packetin.html'
/usr/bin/install -c -m 644 'ogg_stream_packetout.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//share/doc/libogg-1.1.3/ogg/ogg_stream_packetout.html'
/usr/bin/install -c -m 644 'ogg_stream_packetpeek.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//share/doc/libogg-1.1.3/ogg/ogg_stream_packetpeek.html'
/usr/bin/install -c -m 644 'ogg_stream_pagein.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//share/doc/libogg-1.1.3/ogg/ogg_stream_pagein.html'
/usr/bin/install -c -m 644 'ogg_stream_pageout.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//share/doc/libogg-1.1.3/ogg/ogg_stream_pageout.html'
/usr/bin/install -c -m 644 'ogg_stream_reset.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//share/doc/libogg-1.1.3/ogg/ogg_stream_reset.html'
/usr/bin/install -c -m 644 'ogg_stream_reset_serialno.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//share/doc/libogg-1.1.3/ogg/ogg_stream_reset_serialno.html'
/usr/bin/install -c -m 644 'ogg_stream_state.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//share/doc/libogg-1.1.3/ogg/ogg_stream_state.html'
/usr/bin/install -c -m 644 'ogg_sync_buffer.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//share/doc/libogg-1.1.3/ogg/ogg_sync_buffer.html'
/usr/bin/install -c -m 644 'ogg_sync_clear.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//share/doc/libogg-1.1.3/ogg/ogg_sync_clear.html'
/usr/bin/install -c -m 644 'ogg_sync_destroy.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//share/doc/libogg-1.1.3/ogg/ogg_sync_destroy.html'
/usr/bin/install -c -m 644 'ogg_sync_init.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//share/doc/libogg-1.1.3/ogg/ogg_sync_init.html'
/usr/bin/install -c -m 644 'ogg_sync_pageout.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//share/doc/libogg-1.1.3/ogg/ogg_sync_pageout.html'
/usr/bin/install -c -m 644 'ogg_sync_pageseek.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//share/doc/libogg-1.1.3/ogg/ogg_sync_pageseek.html'
/usr/bin/install -c -m 644 'ogg_sync_reset.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//share/doc/libogg-1.1.3/ogg/ogg_sync_reset.html'
/usr/bin/install -c -m 644 'ogg_sync_state.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//share/doc/libogg-1.1.3/ogg/ogg_sync_state.html'
/usr/bin/install -c -m 644 'ogg_sync_wrote.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//share/doc/libogg-1.1.3/ogg/ogg_sync_wrote.html'
/usr/bin/install -c -m 644 'oggpack_adv.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//share/doc/libogg-1.1.3/ogg/oggpack_adv.html'
/usr/bin/install -c -m 644 'oggpack_adv1.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//share/doc/libogg-1.1.3/ogg/oggpack_adv1.html'
/usr/bin/install -c -m 644 'oggpack_bits.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//share/doc/libogg-1.1.3/ogg/oggpack_bits.html'
/usr/bin/install -c -m 644 'oggpack_buffer.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//share/doc/libogg-1.1.3/ogg/oggpack_buffer.html'
/usr/bin/install -c -m 644 'oggpack_bytes.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//share/doc/libogg-1.1.3/ogg/oggpack_bytes.html'
/usr/bin/install -c -m 644 'oggpack_get_buffer.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//share/doc/libogg-1.1.3/ogg/oggpack_get_buffer.html'
/usr/bin/install -c -m 644 'oggpack_look.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//share/doc/libogg-1.1.3/ogg/oggpack_look.html'
/usr/bin/install -c -m 644 'oggpack_look1.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//share/doc/libogg-1.1.3/ogg/oggpack_look1.html'
/usr/bin/install -c -m 644 'oggpack_read.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//share/doc/libogg-1.1.3/ogg/oggpack_read.html'
/usr/bin/install -c -m 644 'oggpack_read1.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//share/doc/libogg-1.1.3/ogg/oggpack_read1.html'
/usr/bin/install -c -m 644 'oggpack_readinit.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//share/doc/libogg-1.1.3/ogg/oggpack_readinit.html'
/usr/bin/install -c -m 644 'oggpack_reset.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//share/doc/libogg-1.1.3/ogg/oggpack_reset.html'
/usr/bin/install -c -m 644 'oggpack_write.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//share/doc/libogg-1.1.3/ogg/oggpack_write.html'
/usr/bin/install -c -m 644 'oggpack_writealign.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//share/doc/libogg-1.1.3/ogg/oggpack_writealign.html'
/usr/bin/install -c -m 644 'oggpack_writeclear.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//share/doc/libogg-1.1.3/ogg/oggpack_writeclear.html'
/usr/bin/install -c -m 644 'oggpack_writecopy.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//share/doc/libogg-1.1.3/ogg/oggpack_writecopy.html'
/usr/bin/install -c -m 644 'oggpack_writeinit.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//share/doc/libogg-1.1.3/ogg/oggpack_writeinit.html'
/usr/bin/install -c -m 644 'oggpack_writetrunc.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//share/doc/libogg-1.1.3/ogg/oggpack_writetrunc.html'
/usr/bin/install -c -m 644 'overview.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//share/doc/libogg-1.1.3/ogg/overview.html'
/usr/bin/install -c -m 644 'reference.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//share/doc/libogg-1.1.3/ogg/reference.html'
/usr/bin/install -c -m 644 'style.css' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//share/doc/libogg-1.1.3/ogg/style.css'
/usr/bin/install -c -m 644 'vorbis_comment.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//share/doc/libogg-1.1.3/ogg/vorbis_comment.html'
/usr/bin/install -c -m 644 'vorbis_info.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//share/doc/libogg-1.1.3/ogg/vorbis_info.html'
make[4]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libogg/libogg/doc/libogg'
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libogg/libogg/doc/libogg'
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libogg/libogg/doc'
make[4]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libogg/libogg/doc'
make[4]: Nothing to be done for `install-exec-am'.
test -z "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//share/doc/libogg-1.1.3" || mkdir -p -- "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//share/doc/libogg-1.1.3"
/usr/bin/install -c -m 644 'framing.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//share/doc/libogg-1.1.3/framing.html'
/usr/bin/install -c -m 644 'index.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//share/doc/libogg-1.1.3/index.html'
/usr/bin/install -c -m 644 'oggstream.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//share/doc/libogg-1.1.3/oggstream.html'
/usr/bin/install -c -m 644 'ogg-multiplex.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//share/doc/libogg-1.1.3/ogg-multiplex.html'
/usr/bin/install -c -m 644 'stream.png' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//share/doc/libogg-1.1.3/stream.png'
/usr/bin/install -c -m 644 'vorbisword2.png' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//share/doc/libogg-1.1.3/vorbisword2.png'
/usr/bin/install -c -m 644 'white-ogg.png' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//share/doc/libogg-1.1.3/white-ogg.png'
/usr/bin/install -c -m 644 'white-xifish.png' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//share/doc/libogg-1.1.3/white-xifish.png'
/usr/bin/install -c -m 644 'rfc3533.txt' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//share/doc/libogg-1.1.3/rfc3533.txt'
/usr/bin/install -c -m 644 'rfc3534.txt' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//share/doc/libogg-1.1.3/rfc3534.txt'
make[4]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libogg/libogg/doc'
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libogg/libogg/doc'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libogg/libogg/doc'
Making install in win32
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libogg/libogg/win32'
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libogg/libogg/win32'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libogg/libogg/win32'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libogg/libogg/win32'
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libogg/libogg'
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libogg/libogg'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//share/aclocal" || mkdir -p -- "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//share/aclocal"
/usr/bin/install -c -m 644 'ogg.m4' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//share/aclocal/ogg.m4'
test -z "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//lib/pkgconfig" || mkdir -p -- "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//lib/pkgconfig"
/usr/bin/install -c -m 644 'ogg.pc' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//lib/pkgconfig/ogg.pc'
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libogg/libogg'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libogg/libogg'
make[1]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libogg/libogg'
touch contrib/libogg/.stamp.install
/bin/mkdir -p contrib/libsamplerate/
/bin/rm -fr ./contrib/libsamplerate/libsamplerate/
/bin/tar xfC ../download/libsamplerate-0.1.4.tar.gz ./contrib/libsamplerate/
touch contrib/libsamplerate/.stamp.extract
touch contrib/libsamplerate/.stamp.patch
set -e; cd ./contrib/libsamplerate/libsamplerate/; CC=/usr/bin/gcc CFLAGS="" CXX=/usr/bin/g++ CXXFLAGS="" CPPFLAGS="" LDFLAGS="" PKG_CONFIG_PATH="/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/pkgconfig" ./configure --prefix=/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/ --disable-dependency-tracking --disable-shared --enable-static
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... /usr/bin/gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /usr/bin/gcc accepts -g... yes
checking for /usr/bin/gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of /usr/bin/gcc... none
checking for a BSD-compatible install... /usr/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... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ld used by /usr/bin/gcc... /usr/x86_64-pc-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking how to recognize dependent libraries... pass_all
checking how to run the C preprocessor... /usr/bin/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 whether we are using the GNU C++ compiler... yes
checking whether /usr/bin/g++ accepts -g... yes
checking dependency style of /usr/bin/g++... none
checking how to run the C++ preprocessor... /usr/bin/g++ -E
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking the maximum length of command line arguments... 1572864
checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no
checking for /usr/bin/gcc option to produce PIC... -fPIC
checking if /usr/bin/gcc PIC flag -fPIC works... yes
checking if /usr/bin/gcc static flag -static works... yes
checking if /usr/bin/gcc supports -c -o file.o... yes
checking whether the /usr/bin/gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking 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 /usr/bin/g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the /usr/bin/g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for /usr/bin/g++ option to produce PIC... -fPIC
checking if /usr/bin/g++ PIC flag -fPIC works... yes
checking if /usr/bin/g++ static flag -static works... yes
checking if /usr/bin/g++ supports -c -o file.o... yes
checking whether the /usr/bin/g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.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 gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking whether the gfortran linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.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... yes
checking size of int... 4
checking for long... yes
checking size of long... 8
checking for float... yes
checking size of float... 4
checking for double... yes
checking size of double... 8
checking processor byte ordering... little
checking for malloc... yes
checking for calloc... yes
checking for free... yes
checking for memcpy... 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... yes
checking processor clipping capabilities... none
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for SNDFILE... yes
checking for FFTW3... no
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 : ............. yes
Installation directories :
Library directory : ........... /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//lib
Program directory : ........... /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//bin
Pkgconfig directory : ......... /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//lib/pkgconfig
Compiling some other packages against libsamplerate may require
the addition of "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//lib/pkgconfig" to the
PKG_CONFIG_PATH environment variable.
touch contrib/libsamplerate/.stamp.configure
make -C ./contrib/libsamplerate/libsamplerate/ clean
make[1]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libsamplerate/libsamplerate'
Making clean in tests
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libsamplerate/libsamplerate/tests'
rm -rf .libs _libs
rm -f misc_test misc_test
rm -f termination_test termination_test
rm -f simple_test simple_test
rm -f callback_test callback_test
rm -f reset_test reset_test
rm -f multi_channel_test multi_channel_test
rm -f snr_bw_test snr_bw_test
rm -f float_short_test float_short_test
rm -f varispeed_test varispeed_test
rm -f callback_hang_test callback_hang_test
rm -f src-evaluate src-evaluate
rm -f throughput_test throughput_test
rm -f downsample_test downsample_test
rm -f *.o
rm -f *.lo
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libsamplerate/libsamplerate/tests'
Making clean in examples
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libsamplerate/libsamplerate/examples'
rm -f sndfile-resample sndfile-resample
rm -rf .libs _libs
rm -f varispeed-play varispeed-play
rm -f timewarp-file timewarp-file
rm -f *.o
rm -f *.lo
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libsamplerate/libsamplerate/examples'
Making clean in doc
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libsamplerate/libsamplerate/doc'
rm -rf .libs _libs
rm -f *.lo
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libsamplerate/libsamplerate/doc'
Making clean in src
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libsamplerate/libsamplerate/src'
test -z "src_sinc.s" || rm -f src_sinc.s
test -z "libsamplerate.la" || rm -f libsamplerate.la
rm -f "./so_locations"
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libsamplerate/libsamplerate/src'
Making clean in .
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libsamplerate/libsamplerate'
rm -rf .libs _libs
rm -f *.lo
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libsamplerate/libsamplerate'
make[1]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libsamplerate/libsamplerate'
/bin/rm -f ./contrib/libsamplerate/.stamp.build
make -C ./contrib/libsamplerate/libsamplerate/
make[1]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libsamplerate/libsamplerate'
Making all in src
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libsamplerate/libsamplerate/src'
make all-am
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libsamplerate/libsamplerate/src'
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -c -o samplerate.lo samplerate.c
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -c samplerate.c -o samplerate.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -c -o src_sinc.lo src_sinc.c
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -c src_sinc.c -o src_sinc.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -c -o src_zoh.lo src_zoh.c
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -c src_zoh.c -o src_zoh.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -c -o src_linear.lo src_linear.c
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -c src_linear.c -o src_linear.o
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -o libsamplerate.la -rpath /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//lib -no-undefined -version-info 1:4:1 -Wl,--version-script=Version_script 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)
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libsamplerate/libsamplerate/src'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libsamplerate/libsamplerate/src'
Making all in doc
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libsamplerate/libsamplerate/doc'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libsamplerate/libsamplerate/doc'
Making all in examples
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libsamplerate/libsamplerate/examples'
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -c sndfile-resample.c
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc -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 -lsndfile -lm
mkdir .libs
/usr/bin/gcc -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 /usr/lib64/libsndfile.so -lFLAC -lvorbisenc -lvorbis -logg -lm
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -c varispeed-play.c
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -c audio_out.c
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc -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 -lsndfile -lm
/usr/bin/gcc -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 /usr/lib64/libsndfile.so -lFLAC -lvorbisenc -lvorbis -logg -lm
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -c timewarp-file.c
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc -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 -lsndfile -lm
/usr/bin/gcc -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 /usr/lib64/libsndfile.so -lFLAC -lvorbisenc -lvorbis -logg -lm
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libsamplerate/libsamplerate/examples'
Making all in tests
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libsamplerate/libsamplerate/tests'
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -c misc_test.c
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -c util.c
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc -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
/usr/bin/gcc -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
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -c termination_test.c
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc -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
/usr/bin/gcc -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
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -c simple_test.c
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc -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
/usr/bin/gcc -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
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -c -o callback_test-callback_test.o `test -f 'callback_test.c' || echo './'`callback_test.c
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -c -o callback_test-util.o `test -f 'util.c' || echo './'`util.c
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc -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
/usr/bin/gcc -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
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -c reset_test.c
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc -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
/usr/bin/gcc -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
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -c -o multi_channel_test-multi_channel_test.o `test -f 'multi_channel_test.c' || echo './'`multi_channel_test.c
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -c -o multi_channel_test-util.o `test -f 'util.c' || echo './'`util.c
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -c -o multi_channel_test-calc_snr.o `test -f 'calc_snr.c' || echo './'`calc_snr.c
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc -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
/usr/bin/gcc -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
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -c -o snr_bw_test-snr_bw_test.o `test -f 'snr_bw_test.c' || echo './'`snr_bw_test.c
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -c -o snr_bw_test-calc_snr.o `test -f 'calc_snr.c' || echo './'`calc_snr.c
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -c -o snr_bw_test-util.o `test -f 'util.c' || echo './'`util.c
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc -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
/usr/bin/gcc -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
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -c float_short_test.c
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc -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
/usr/bin/gcc -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
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -c -o varispeed_test-varispeed_test.o `test -f 'varispeed_test.c' || echo './'`varispeed_test.c
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -c -o varispeed_test-util.o `test -f 'util.c' || echo './'`util.c
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -c -o varispeed_test-calc_snr.o `test -f 'calc_snr.c' || echo './'`calc_snr.c
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc -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
/usr/bin/gcc -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
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -c callback_hang_test.c
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc -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
/usr/bin/gcc -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
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -c -o src_evaluate-src-evaluate.o `test -f 'src-evaluate.c' || echo './'`src-evaluate.c
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -c -o src_evaluate-calc_snr.o `test -f 'calc_snr.c' || echo './'`calc_snr.c
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -c -o src_evaluate-util.o `test -f 'util.c' || echo './'`util.c
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc -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 -lsndfile -lm
/usr/bin/gcc -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 /usr/lib64/libsndfile.so -lFLAC -lvorbisenc -lvorbis -logg -lm
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -c -o throughput_test-throughput_test.o `test -f 'throughput_test.c' || echo './'`throughput_test.c
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -c -o throughput_test-util.o `test -f 'util.c' || echo './'`util.c
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -c -o throughput_test-calc_snr.o `test -f 'calc_snr.c' || echo './'`calc_snr.c
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc -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
/usr/bin/gcc -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
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -c downsample_test.c
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc -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
/usr/bin/gcc -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
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libsamplerate/libsamplerate/tests'
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libsamplerate/libsamplerate'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libsamplerate/libsamplerate'
make[1]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libsamplerate/libsamplerate'
touch contrib/libsamplerate/.stamp.build
make -j 1 -C ./contrib/libsamplerate/libsamplerate/ install
make[1]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libsamplerate/libsamplerate'
Making install in src
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libsamplerate/libsamplerate/src'
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libsamplerate/libsamplerate/src'
test -z "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//lib" || mkdir -p -- "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//lib"
/bin/sh ../libtool --mode=install /usr/bin/install -c 'libsamplerate.la' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//lib/libsamplerate.la'
/usr/bin/install -c .libs/libsamplerate.lai /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//lib/libsamplerate.la
/usr/bin/install -c .libs/libsamplerate.a /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//lib/libsamplerate.a
chmod 644 /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//lib/libsamplerate.a
ranlib /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//lib/libsamplerate.a
PATH="$PATH:/sbin" ldconfig -n /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//lib
----------------------------------------------------------------------
Libraries have been installed in:
/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/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
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
test -z "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include" || mkdir -p -- "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include"
/usr/bin/install -c -m 644 'samplerate.h' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include/samplerate.h'
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libsamplerate/libsamplerate/src'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libsamplerate/libsamplerate/src'
Making install in doc
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libsamplerate/libsamplerate/doc'
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libsamplerate/libsamplerate/doc'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libsamplerate/libsamplerate/doc'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libsamplerate/libsamplerate/doc'
Making install in examples
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libsamplerate/libsamplerate/examples'
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libsamplerate/libsamplerate/examples'
test -z "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//bin" || mkdir -p -- "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//bin"
/bin/sh ../libtool --mode=install /usr/bin/install -c 'sndfile-resample' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//bin/sndfile-resample'
/usr/bin/install -c sndfile-resample /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//bin/sndfile-resample
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libsamplerate/libsamplerate/examples'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libsamplerate/libsamplerate/examples'
Making install in tests
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libsamplerate/libsamplerate/tests'
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libsamplerate/libsamplerate/tests'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libsamplerate/libsamplerate/tests'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libsamplerate/libsamplerate/tests'
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libsamplerate/libsamplerate'
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libsamplerate/libsamplerate'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//lib/pkgconfig" || mkdir -p -- "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//lib/pkgconfig"
/usr/bin/install -c -m 644 'samplerate.pc' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//lib/pkgconfig/samplerate.pc'
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libsamplerate/libsamplerate'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libsamplerate/libsamplerate'
make[1]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libsamplerate/libsamplerate'
touch contrib/libsamplerate/.stamp.install
/bin/mkdir -p contrib/libtheora/
/bin/rm -fr ./contrib/libtheora/libtheora-1.1.0/
/bin/tar xfC ../download/libtheora-1.1.0.tar.bz2 ./contrib/libtheora/
touch contrib/libtheora/.stamp.extract
touch contrib/libtheora/.stamp.patch
/bin/mkdir -p contrib/libvorbis/
/bin/rm -fr ./contrib/libvorbis/libvorbis/
/bin/tar xfC ../download/libvorbis-aotuv_b5.tar.gz ./contrib/libvorbis/
touch contrib/libvorbis/.stamp.extract
/usr/bin/patch -t -N -p1 -d ./contrib/libvorbis/libvorbis/ < ../contrib/libvorbis/A00-disable-examples.patch
patching file Makefile.in
/usr/bin/patch -t -N -p1 -d ./contrib/libvorbis/libvorbis/ < ../contrib/libvorbis/A01-docs.patch
patching file doc/Makefile.am
touch contrib/libvorbis/.stamp.patch
set -e; cd ./contrib/libvorbis/libvorbis/; rm -fr aclocal.m4 autom4te.cache; autoreconf -fiv; CC=/usr/bin/gcc CFLAGS="" CXX=/usr/bin/g++ CXXFLAGS="" CPPFLAGS="" LDFLAGS="" PKG_CONFIG_PATH="/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/pkgconfig" ./configure --prefix=/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/ --disable-dependency-tracking --disable-shared --enable-static --with-ogg=/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/ HAVE_PKG_CONFIG="no"
ac-wrapper: warning: invalid WANT_AUTOCONF 'latest'; ignoring.
autoreconf-2.68: Entering directory `.'
autoreconf-2.68: configure.in: not using Gettext
autoreconf-2.68: running: aclocal --force
autoreconf-2.68: configure.in: tracing
autoreconf-2.68: running: libtoolize --copy --force
libtoolize: putting auxiliary files in `.'.
libtoolize: copying file `./ltmain.sh'
libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.in and
libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
autoreconf-2.68: running: /usr/bin/autoconf-2.68 --force
autoreconf-2.68: running: /usr/bin/autoheader-2.68 --force
autoreconf-2.68: running: automake --add-missing --copy --force-missing
Useless use of /d modifier in transliteration operator at /usr/share/automake-1.9/Automake/Wrap.pm line 60.
autoreconf-2.68: Leaving directory `.'
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... /usr/bin/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... o
checking whether we are using the GNU C compiler... yes
checking whether /usr/bin/gcc accepts -g... yes
checking for /usr/bin/gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of /usr/bin/gcc... none
checking how to run the C preprocessor... /usr/bin/gcc -E
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by /usr/bin/gcc... /usr/x86_64-pc-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /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... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
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... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
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 for dlfcn.h... yes
checking for objdir... .libs
checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no
checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC
checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes
checking if /usr/bin/gcc static flag -static works... yes
checking if /usr/bin/gcc supports -c -o file.o... yes
checking if /usr/bin/gcc supports -c -o file.o... (cached) yes
checking whether the /usr/bin/gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking GCC version... 4.5.3
checking for memory.h... (cached) yes
checking for cos in -lm... yes
checking for pthread_create in -lpthread... yes
checking for pkg-config... no
checking for Ogg... yes
checking for oggpack_writealign... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for working memcmp... yes
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
config.status: executing libtool commands
touch contrib/libvorbis/.stamp.configure
make -C ./contrib/libvorbis/libvorbis/ clean
make[1]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis'
Making clean in vq
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/vq'
test -z "latticebuild latticepare latticehint latticetune huffbuild distribution" || rm -f latticebuild latticepare latticehint latticetune huffbuild distribution
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/vq'
Making clean in examples
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/examples'
rm -rf .libs _libs
rm -f decoder_example decoder_example
rm -f encoder_example encoder_example
rm -f chaining_example chaining_example
rm -f vorbisfile_example vorbisfile_example
rm -f seeking_example seeking_example
rm -f *.o
rm -f *.lo
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/examples'
Making clean in doc
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/doc'
Making clean in vorbisenc
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/doc/vorbisenc'
rm -rf .libs _libs
rm -f *.lo
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/doc/vorbisenc'
Making clean in vorbisfile
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/doc/vorbisfile'
rm -rf .libs _libs
rm -f *.lo
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/doc/vorbisfile'
Making clean in .
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/doc'
test -z "Vorbis_I_spec.fo spec.aux spec.log spec.out" || rm -f Vorbis_I_spec.fo spec.aux spec.log spec.out
rm -rf .libs _libs
rm -f -r build
rm -f *.lo
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/doc'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/doc'
Making clean in include
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/include'
Making clean in vorbis
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/include/vorbis'
rm -rf .libs _libs
rm -f *.lo
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/include/vorbis'
Making clean in .
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/include'
rm -rf .libs _libs
rm -f *.lo
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/include'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/include'
Making clean in lib
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/lib'
Making clean in books
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/lib/books'
Making clean in floor
make[4]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/lib/books/floor'
rm -rf .libs _libs
rm -f *.lo
make[4]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/lib/books/floor'
Making clean in uncoupled
make[4]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/lib/books/uncoupled'
rm -rf .libs _libs
rm -f *.lo
make[4]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/lib/books/uncoupled'
Making clean in coupled
make[4]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/lib/books/coupled'
rm -rf .libs _libs
rm -f *.lo
make[4]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/lib/books/coupled'
Making clean in .
make[4]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/lib/books'
rm -rf .libs _libs
rm -f *.lo
make[4]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/lib/books'
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/lib/books'
Making clean in modes
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/lib/modes'
rm -rf .libs _libs
rm -f *.lo
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/lib/modes'
Making clean in .
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/lib'
test -z "barkmel tone psytune" || rm -f barkmel tone psytune
test -z "libvorbis.la libvorbisfile.la libvorbisenc.la" || rm -f libvorbis.la libvorbisfile.la libvorbisenc.la
rm -f "./so_locations"
rm -f "./so_locations"
rm -f "./so_locations"
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/lib'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/lib'
Making clean in .
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis'
rm -rf .libs _libs
rm -f *.lo
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis'
make[1]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis'
/bin/rm -f ./contrib/libvorbis/.stamp.build
make -C ./contrib/libvorbis/libvorbis/
make[1]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis'
make all-recursive
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis'
Making all in lib
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/lib'
Making all in modes
make[4]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/lib/modes'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/lib/modes'
Making all in books
make[4]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/lib/books'
Making all in coupled
make[5]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/lib/books/coupled'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/lib/books/coupled'
Making all in uncoupled
make[5]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/lib/books/uncoupled'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/lib/books/uncoupled'
Making all in floor
make[5]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/lib/books/floor'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/lib/books/floor'
make[5]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/lib/books'
make[5]: Nothing to be done for `all-am'.
make[5]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/lib/books'
make[4]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/lib/books'
make[4]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/lib'
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -c -o mdct.lo mdct.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -c mdct.c -o mdct.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -c -o smallft.lo smallft.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -c smallft.c -o smallft.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -c -o block.lo block.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -c block.c -o block.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -c -o envelope.lo envelope.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -c envelope.c -o envelope.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -c -o window.lo window.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -c window.c -o window.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -c -o lsp.lo lsp.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -c lsp.c -o lsp.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -c -o lpc.lo lpc.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -c lpc.c -o lpc.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -c -o analysis.lo analysis.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -c analysis.c -o analysis.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -c -o synthesis.lo synthesis.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -c synthesis.c -o synthesis.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -c -o psy.lo psy.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -c psy.c -o psy.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -c -o info.lo info.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -c info.c -o info.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -c -o floor1.lo floor1.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -c floor1.c -o floor1.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -c -o floor0.lo floor0.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -c floor0.c -o floor0.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -c -o res0.lo res0.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -c res0.c -o res0.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -c -o mapping0.lo mapping0.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -c mapping0.c -o mapping0.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -c -o registry.lo registry.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -c registry.c -o registry.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -c -o codebook.lo codebook.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -c codebook.c -o codebook.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -c -o sharedbook.lo sharedbook.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -c sharedbook.c -o sharedbook.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -c -o lookup.lo lookup.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -c lookup.c -o lookup.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -c -o bitrate.lo bitrate.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -c bitrate.c -o bitrate.o
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -o libvorbis.la -rpath /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/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/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//lib -logg -lm
libtool: link: 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
libtool: link: ranlib .libs/libvorbis.a
libtool: link: ( cd ".libs" && rm -f "libvorbis.la" && ln -s "../libvorbis.la" "libvorbis.la" )
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -c -o vorbisfile.lo vorbisfile.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -c vorbisfile.c -o vorbisfile.o
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -o libvorbisfile.la -rpath /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib -no-undefined -version-info 4:1:1 vorbisfile.lo libvorbis.la
libtool: link: ar cru .libs/libvorbisfile.a vorbisfile.o
libtool: link: ranlib .libs/libvorbisfile.a
libtool: link: ( cd ".libs" && rm -f "libvorbisfile.la" && ln -s "../libvorbisfile.la" "libvorbisfile.la" )
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -c -o vorbisenc.lo vorbisenc.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -c vorbisenc.c -o vorbisenc.o
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -o libvorbisenc.la -rpath /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib -no-undefined -version-info 2:2:0 vorbisenc.lo libvorbis.la
libtool: link: ar cru .libs/libvorbisenc.a vorbisenc.o
libtool: link: ranlib .libs/libvorbisenc.a
libtool: link: ( cd ".libs" && rm -f "libvorbisenc.la" && ln -s "../libvorbisenc.la" "libvorbisenc.la" )
make[4]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/lib'
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/lib'
Making all in include
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/include'
Making all in vorbis
make[4]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/include/vorbis'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/include/vorbis'
make[4]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/include'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/include'
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/include'
Making all in doc
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/doc'
Making all in vorbisfile
make[4]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/doc/vorbisfile'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/doc/vorbisfile'
Making all in vorbisenc
make[4]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/doc/vorbisenc'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/doc/vorbisenc'
make[4]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/doc'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/doc'
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/doc'
Making all in examples
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/examples'
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -c decoder_example.c
decoder_example.c: In function ‘main’:
decoder_example.c:269:9: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -o decoder_example decoder_example.o ../lib/libvorbis.la
libtool: link: /usr/bin/gcc -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -o decoder_example decoder_example.o ../lib/.libs/libvorbis.a -L/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//lib /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//lib/libogg.a -lm
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -c encoder_example.c
encoder_example.c: In function ‘main’:
encoder_example.c:86:10: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result
encoder_example.c:91:12: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result
encoder_example.c:175:9: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result
encoder_example.c:176:9: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result
encoder_example.c:228:10: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result
encoder_example.c:229:10: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -o encoder_example encoder_example.o ../lib/libvorbisenc.la ../lib/libvorbis.la
libtool: link: /usr/bin/gcc -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -o encoder_example encoder_example.o ../lib/.libs/libvorbisenc.a -L/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//lib /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/lib/.libs/libvorbis.a ../lib/.libs/libvorbis.a /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//lib/libogg.a -lm
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -c chaining_example.c
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -o chaining_example chaining_example.o ../lib/libvorbisfile.la ../lib/libvorbis.la
libtool: link: /usr/bin/gcc -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -o chaining_example chaining_example.o ../lib/.libs/libvorbisfile.a -L/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//lib /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/lib/.libs/libvorbis.a ../lib/.libs/libvorbis.a /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//lib/libogg.a -lm
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -c vorbisfile_example.c
vorbisfile_example.c: In function ‘main’:
vorbisfile_example.c:78:13: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -o vorbisfile_example vorbisfile_example.o ../lib/libvorbisfile.la ../lib/libvorbis.la
libtool: link: /usr/bin/gcc -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -o vorbisfile_example vorbisfile_example.o ../lib/.libs/libvorbisfile.a -L/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//lib /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/lib/.libs/libvorbis.a ../lib/.libs/libvorbis.a /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//lib/libogg.a -lm
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -c seeking_example.c
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -o seeking_example seeking_example.o ../lib/libvorbisfile.la ../lib/libvorbis.la
libtool: link: /usr/bin/gcc -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -o seeking_example seeking_example.o ../lib/.libs/libvorbisfile.a -L/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//lib /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/lib/.libs/libvorbis.a ../lib/.libs/libvorbis.a /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//lib/libogg.a -lm
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/examples'
Making all in vq
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/vq'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/vq'
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis'
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis'
make[1]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis'
touch contrib/libvorbis/.stamp.build
make -j 1 -C ./contrib/libvorbis/libvorbis/ install
make[1]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis'
Making install in lib
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/lib'
Making install in modes
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/lib/modes'
make[4]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/lib/modes'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/lib/modes'
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/lib/modes'
Making install in books
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/lib/books'
Making install in coupled
make[4]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/lib/books/coupled'
make[5]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/lib/books/coupled'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/lib/books/coupled'
make[4]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/lib/books/coupled'
Making install in uncoupled
make[4]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/lib/books/uncoupled'
make[5]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/lib/books/uncoupled'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/lib/books/uncoupled'
make[4]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/lib/books/uncoupled'
Making install in floor
make[4]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/lib/books/floor'
make[5]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/lib/books/floor'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/lib/books/floor'
make[4]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/lib/books/floor'
make[4]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/lib/books'
make[5]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/lib/books'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/lib/books'
make[4]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/lib/books'
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/lib/books'
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/lib'
make[4]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/lib'
test -z "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib" || mkdir -p -- "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib"
/bin/sh ../libtool --mode=install /usr/bin/install -c 'libvorbis.la' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/libvorbis.la'
libtool: install: /usr/bin/install -c .libs/libvorbis.lai /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/libvorbis.la
libtool: install: /usr/bin/install -c .libs/libvorbis.a /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/libvorbis.a
libtool: install: chmod 644 /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/libvorbis.a
libtool: install: ranlib /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/libvorbis.a
libtool: finish: PATH="/usr/lib64/portage/bin/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.3:/sbin" ldconfig -n /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib
----------------------------------------------------------------------
Libraries have been installed in:
/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/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
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
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 /usr/bin/install -c 'libvorbisfile.la' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/libvorbisfile.la'
libtool: install: /usr/bin/install -c .libs/libvorbisfile.lai /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/libvorbisfile.la
libtool: install: /usr/bin/install -c .libs/libvorbisfile.a /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/libvorbisfile.a
libtool: install: chmod 644 /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/libvorbisfile.a
libtool: install: ranlib /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/libvorbisfile.a
libtool: finish: PATH="/usr/lib64/portage/bin/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.3:/sbin" ldconfig -n /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib
----------------------------------------------------------------------
Libraries have been installed in:
/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/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
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
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 /usr/bin/install -c 'libvorbisenc.la' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/libvorbisenc.la'
libtool: install: /usr/bin/install -c .libs/libvorbisenc.lai /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/libvorbisenc.la
libtool: install: /usr/bin/install -c .libs/libvorbisenc.a /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/libvorbisenc.a
libtool: install: chmod 644 /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/libvorbisenc.a
libtool: install: ranlib /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/libvorbisenc.a
libtool: finish: PATH="/usr/lib64/portage/bin/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.3:/sbin" ldconfig -n /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib
----------------------------------------------------------------------
Libraries have been installed in:
/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/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
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/lib'
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/lib'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/lib'
Making install in include
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/include'
Making install in vorbis
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/include/vorbis'
make[4]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/include/vorbis'
make[4]: Nothing to be done for `install-exec-am'.
test -z "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include/vorbis" || mkdir -p -- "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include/vorbis"
/usr/bin/install -c -m 644 'codec.h' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include/vorbis/codec.h'
/usr/bin/install -c -m 644 'vorbisfile.h' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include/vorbis/vorbisfile.h'
/usr/bin/install -c -m 644 'vorbisenc.h' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include/vorbis/vorbisenc.h'
make[4]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/include/vorbis'
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/include/vorbis'
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/include'
make[4]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/include'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/include'
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/include'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/include'
Making install in doc
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/doc'
Making install in vorbisfile
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/doc/vorbisfile'
make[4]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/doc/vorbisfile'
make[4]: Nothing to be done for `install-exec-am'.
test -z "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libvorbis-1.1.2/vorbisfile" || mkdir -p -- "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libvorbis-1.1.2/vorbisfile"
/usr/bin/install -c -m 644 'OggVorbis_File.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libvorbis-1.1.2/vorbisfile/OggVorbis_File.html'
/usr/bin/install -c -m 644 'callbacks.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libvorbis-1.1.2/vorbisfile/callbacks.html'
/usr/bin/install -c -m 644 'chaining_example_c.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libvorbis-1.1.2/vorbisfile/chaining_example_c.html'
/usr/bin/install -c -m 644 'chainingexample.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libvorbis-1.1.2/vorbisfile/chainingexample.html'
/usr/bin/install -c -m 644 'crosslap.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libvorbis-1.1.2/vorbisfile/crosslap.html'
/usr/bin/install -c -m 644 'datastructures.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libvorbis-1.1.2/vorbisfile/datastructures.html'
/usr/bin/install -c -m 644 'decoding.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libvorbis-1.1.2/vorbisfile/decoding.html'
/usr/bin/install -c -m 644 'example.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libvorbis-1.1.2/vorbisfile/example.html'
/usr/bin/install -c -m 644 'exampleindex.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libvorbis-1.1.2/vorbisfile/exampleindex.html'
/usr/bin/install -c -m 644 'fileinfo.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libvorbis-1.1.2/vorbisfile/fileinfo.html'
/usr/bin/install -c -m 644 'index.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libvorbis-1.1.2/vorbisfile/index.html'
/usr/bin/install -c -m 644 'initialization.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libvorbis-1.1.2/vorbisfile/initialization.html'
/usr/bin/install -c -m 644 'ov_bitrate.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libvorbis-1.1.2/vorbisfile/ov_bitrate.html'
/usr/bin/install -c -m 644 'ov_bitrate_instant.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libvorbis-1.1.2/vorbisfile/ov_bitrate_instant.html'
/usr/bin/install -c -m 644 'ov_callbacks.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libvorbis-1.1.2/vorbisfile/ov_callbacks.html'
/usr/bin/install -c -m 644 'ov_clear.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libvorbis-1.1.2/vorbisfile/ov_clear.html'
/usr/bin/install -c -m 644 'ov_comment.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libvorbis-1.1.2/vorbisfile/ov_comment.html'
/usr/bin/install -c -m 644 'ov_crosslap.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libvorbis-1.1.2/vorbisfile/ov_crosslap.html'
/usr/bin/install -c -m 644 'ov_info.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libvorbis-1.1.2/vorbisfile/ov_info.html'
/usr/bin/install -c -m 644 'ov_open.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libvorbis-1.1.2/vorbisfile/ov_open.html'
/usr/bin/install -c -m 644 'ov_open_callbacks.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libvorbis-1.1.2/vorbisfile/ov_open_callbacks.html'
/usr/bin/install -c -m 644 'ov_pcm_seek.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libvorbis-1.1.2/vorbisfile/ov_pcm_seek.html'
/usr/bin/install -c -m 644 'ov_pcm_seek_lap.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libvorbis-1.1.2/vorbisfile/ov_pcm_seek_lap.html'
/usr/bin/install -c -m 644 'ov_pcm_seek_page.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libvorbis-1.1.2/vorbisfile/ov_pcm_seek_page.html'
/usr/bin/install -c -m 644 'ov_pcm_seek_page_lap.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libvorbis-1.1.2/vorbisfile/ov_pcm_seek_page_lap.html'
/usr/bin/install -c -m 644 'ov_pcm_tell.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libvorbis-1.1.2/vorbisfile/ov_pcm_tell.html'
/usr/bin/install -c -m 644 'ov_pcm_total.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libvorbis-1.1.2/vorbisfile/ov_pcm_total.html'
/usr/bin/install -c -m 644 'ov_raw_seek.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libvorbis-1.1.2/vorbisfile/ov_raw_seek.html'
/usr/bin/install -c -m 644 'ov_raw_seek_lap.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libvorbis-1.1.2/vorbisfile/ov_raw_seek_lap.html'
/usr/bin/install -c -m 644 'ov_raw_tell.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libvorbis-1.1.2/vorbisfile/ov_raw_tell.html'
/usr/bin/install -c -m 644 'ov_raw_total.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libvorbis-1.1.2/vorbisfile/ov_raw_total.html'
/usr/bin/install -c -m 644 'ov_read.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libvorbis-1.1.2/vorbisfile/ov_read.html'
/usr/bin/install -c -m 644 'ov_read_float.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libvorbis-1.1.2/vorbisfile/ov_read_float.html'
/usr/bin/install -c -m 644 'ov_seekable.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libvorbis-1.1.2/vorbisfile/ov_seekable.html'
/usr/bin/install -c -m 644 'ov_serialnumber.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libvorbis-1.1.2/vorbisfile/ov_serialnumber.html'
/usr/bin/install -c -m 644 'ov_streams.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libvorbis-1.1.2/vorbisfile/ov_streams.html'
/usr/bin/install -c -m 644 'ov_test.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libvorbis-1.1.2/vorbisfile/ov_test.html'
/usr/bin/install -c -m 644 'ov_test_callbacks.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libvorbis-1.1.2/vorbisfile/ov_test_callbacks.html'
/usr/bin/install -c -m 644 'ov_test_open.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libvorbis-1.1.2/vorbisfile/ov_test_open.html'
/usr/bin/install -c -m 644 'ov_time_seek.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libvorbis-1.1.2/vorbisfile/ov_time_seek.html'
/usr/bin/install -c -m 644 'ov_time_seek_lap.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libvorbis-1.1.2/vorbisfile/ov_time_seek_lap.html'
/usr/bin/install -c -m 644 'ov_time_seek_page.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libvorbis-1.1.2/vorbisfile/ov_time_seek_page.html'
/usr/bin/install -c -m 644 'ov_time_seek_page_lap.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libvorbis-1.1.2/vorbisfile/ov_time_seek_page_lap.html'
/usr/bin/install -c -m 644 'ov_time_tell.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libvorbis-1.1.2/vorbisfile/ov_time_tell.html'
/usr/bin/install -c -m 644 'ov_time_total.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libvorbis-1.1.2/vorbisfile/ov_time_total.html'
/usr/bin/install -c -m 644 'overview.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libvorbis-1.1.2/vorbisfile/overview.html'
/usr/bin/install -c -m 644 'reference.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libvorbis-1.1.2/vorbisfile/reference.html'
/usr/bin/install -c -m 644 'return.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libvorbis-1.1.2/vorbisfile/return.html'
/usr/bin/install -c -m 644 'seekexample.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libvorbis-1.1.2/vorbisfile/seekexample.html'
/usr/bin/install -c -m 644 'seeking.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libvorbis-1.1.2/vorbisfile/seeking.html'
/usr/bin/install -c -m 644 'seeking_example_c.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libvorbis-1.1.2/vorbisfile/seeking_example_c.html'
/usr/bin/install -c -m 644 'seeking_test_c.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libvorbis-1.1.2/vorbisfile/seeking_test_c.html'
/usr/bin/install -c -m 644 'seekingexample.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libvorbis-1.1.2/vorbisfile/seekingexample.html'
/usr/bin/install -c -m 644 'style.css' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libvorbis-1.1.2/vorbisfile/style.css'
/usr/bin/install -c -m 644 'threads.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libvorbis-1.1.2/vorbisfile/threads.html'
/usr/bin/install -c -m 644 'vorbis_comment.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libvorbis-1.1.2/vorbisfile/vorbis_comment.html'
/usr/bin/install -c -m 644 'vorbis_info.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libvorbis-1.1.2/vorbisfile/vorbis_info.html'
/usr/bin/install -c -m 644 'vorbisfile_example_c.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libvorbis-1.1.2/vorbisfile/vorbisfile_example_c.html'
make[4]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/doc/vorbisfile'
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/doc/vorbisfile'
Making install in vorbisenc
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/doc/vorbisenc'
make[4]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/doc/vorbisenc'
make[4]: Nothing to be done for `install-exec-am'.
test -z "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libvorbis-1.1.2/vorbisenc" || mkdir -p -- "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libvorbis-1.1.2/vorbisenc"
/usr/bin/install -c -m 644 'index.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libvorbis-1.1.2/vorbisenc/index.html'
/usr/bin/install -c -m 644 'overview.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libvorbis-1.1.2/vorbisenc/overview.html'
/usr/bin/install -c -m 644 'reference.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libvorbis-1.1.2/vorbisenc/reference.html'
/usr/bin/install -c -m 644 'style.css' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libvorbis-1.1.2/vorbisenc/style.css'
/usr/bin/install -c -m 644 'vorbis_encode_ctl.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libvorbis-1.1.2/vorbisenc/vorbis_encode_ctl.html'
/usr/bin/install -c -m 644 'vorbis_encode_init.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libvorbis-1.1.2/vorbisenc/vorbis_encode_init.html'
/usr/bin/install -c -m 644 'vorbis_info.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libvorbis-1.1.2/vorbisenc/vorbis_info.html'
/usr/bin/install -c -m 644 'vorbis_encode_init_vbr.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libvorbis-1.1.2/vorbisenc/vorbis_encode_init_vbr.html'
make[4]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/doc/vorbisenc'
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/doc/vorbisenc'
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/doc'
make[4]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/doc'
make[4]: Nothing to be done for `install-exec-am'.
test -z "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libvorbis-1.1.2" || mkdir -p -- "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libvorbis-1.1.2"
/usr/bin/install -c -m 644 'draft-kerr-avt-vorbis-rtp-03.txt' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libvorbis-1.1.2/draft-kerr-avt-vorbis-rtp-03.txt'
/usr/bin/install -c -m 644 'eightphase.png' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libvorbis-1.1.2/eightphase.png'
/usr/bin/install -c -m 644 'evenlsp.png' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libvorbis-1.1.2/evenlsp.png'
/usr/bin/install -c -m 644 'floor1_inverse_dB_table.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libvorbis-1.1.2/floor1_inverse_dB_table.html'
/usr/bin/install -c -m 644 'floorval.png' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libvorbis-1.1.2/floorval.png'
/usr/bin/install -c -m 644 'fourphase.png' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libvorbis-1.1.2/fourphase.png'
/usr/bin/install -c -m 644 'framing.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libvorbis-1.1.2/framing.html'
/usr/bin/install -c -m 644 'helper.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libvorbis-1.1.2/helper.html'
/usr/bin/install -c -m 644 'index.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libvorbis-1.1.2/index.html'
/usr/bin/install -c -m 644 'lspmap.png' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libvorbis-1.1.2/lspmap.png'
/usr/bin/install -c -m 644 'oddlsp.png' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libvorbis-1.1.2/oddlsp.png'
/usr/bin/install -c -m 644 'oggstream.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libvorbis-1.1.2/oggstream.html'
/usr/bin/install -c -m 644 'programming.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libvorbis-1.1.2/programming.html'
/usr/bin/install -c -m 644 'squarepolar.png' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libvorbis-1.1.2/squarepolar.png'
/usr/bin/install -c -m 644 'stereo.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libvorbis-1.1.2/stereo.html'
/usr/bin/install -c -m 644 'stream.png' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libvorbis-1.1.2/stream.png'
/usr/bin/install -c -m 644 'v-comment.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libvorbis-1.1.2/v-comment.html'
/usr/bin/install -c -m 644 'vorbis-clip.txt' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libvorbis-1.1.2/vorbis-clip.txt'
/usr/bin/install -c -m 644 'vorbis-errors.txt' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libvorbis-1.1.2/vorbis-errors.txt'
/usr/bin/install -c -m 644 'vorbis-fidelity.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libvorbis-1.1.2/vorbis-fidelity.html'
/usr/bin/install -c -m 644 'vorbis.html' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libvorbis-1.1.2/vorbis.html'
/usr/bin/install -c -m 644 'vorbisword2.png' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libvorbis-1.1.2/vorbisword2.png'
/usr/bin/install -c -m 644 'wait.png' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libvorbis-1.1.2/wait.png'
/usr/bin/install -c -m 644 'white-ogg.png' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libvorbis-1.1.2/white-ogg.png'
/usr/bin/install -c -m 644 'components.png' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libvorbis-1.1.2/components.png'
/usr/bin/install -c -m 644 'floor1-1.png' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libvorbis-1.1.2/floor1-1.png'
/usr/bin/install -c -m 644 'floor1-2.png' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libvorbis-1.1.2/floor1-2.png'
/usr/bin/install -c -m 644 'floor1-3.png' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libvorbis-1.1.2/floor1-3.png'
/usr/bin/install -c -m 644 'floor1-4.png' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libvorbis-1.1.2/floor1-4.png'
/usr/bin/install -c -m 644 'hufftree.png' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libvorbis-1.1.2/hufftree.png'
/usr/bin/install -c -m 644 'hufftree-under.png' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libvorbis-1.1.2/hufftree-under.png'
/usr/bin/install -c -m 644 'residue-pack.png' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libvorbis-1.1.2/residue-pack.png'
/usr/bin/install -c -m 644 'residue2.png' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libvorbis-1.1.2/residue2.png'
/usr/bin/install -c -m 644 'white-xifish.png' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libvorbis-1.1.2/white-xifish.png'
/usr/bin/install -c -m 644 'window1.png' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libvorbis-1.1.2/window1.png'
/usr/bin/install -c -m 644 'window2.png' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libvorbis-1.1.2/window2.png'
make[4]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/doc'
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/doc'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/doc'
Making install in examples
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/examples'
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/examples'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/examples'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/examples'
Making install in vq
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/vq'
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/vq'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/vq'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis/vq'
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis'
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/aclocal" || mkdir -p -- "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/aclocal"
/usr/bin/install -c -m 644 'vorbis.m4' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/aclocal/vorbis.m4'
test -z "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/pkgconfig" || mkdir -p -- "/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/pkgconfig"
/usr/bin/install -c -m 644 'vorbis.pc' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/pkgconfig/vorbis.pc'
/usr/bin/install -c -m 644 'vorbisenc.pc' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/pkgconfig/vorbisenc.pc'
/usr/bin/install -c -m 644 'vorbisfile.pc' '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/pkgconfig/vorbisfile.pc'
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis'
make[1]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libvorbis/libvorbis'
touch contrib/libvorbis/.stamp.install
set -e; cd ./contrib/libtheora/libtheora-1.1.0/; CC=/usr/bin/gcc CFLAGS="" CXX=/usr/bin/g++ CXXFLAGS="" CPPFLAGS="" LDFLAGS="" PKG_CONFIG_PATH="/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/pkgconfig" ./configure --prefix=/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/ --disable-dependency-tracking --disable-shared --enable-static --disable-examples --disable-oggtest --disable-sdltest --disable-vorbistest --with-ogg=/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/ --with-vorbis=/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/ HAVE_PKG_CONFIG=no
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... /usr/bin/gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /usr/bin/gcc accepts -g... yes
checking for /usr/bin/gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of /usr/bin/gcc... none
checking how to run the C preprocessor... /usr/bin/gcc -E
checking whether /usr/bin/gcc and cc understand -c and -o together... yes
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by /usr/bin/gcc... /usr/x86_64-pc-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /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... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object... 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 for dlfcn.h... yes
checking for objdir... .libs
checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no
checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC
checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes
checking if /usr/bin/gcc static flag -static works... yes
checking if /usr/bin/gcc supports -c -o file.o... yes
checking if /usr/bin/gcc supports -c -o file.o... (cached) yes
checking whether the /usr/bin/gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
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 for ld used by /usr/bin/gcc... (cached) /usr/x86_64-pc-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... (cached) yes
checking how to control symbol export... --version-script
checking for pkg-config... no
checking for Ogg... yes
checking for oggpackB_read... yes
checking for Vorbis... yes
checking for sdl-config... /usr/bin/sdl-config
checking for SDL - version >= 0.11.0... yes
checking sys/soundcard.h usability... yes
checking sys/soundcard.h presence... yes
checking for sys/soundcard.h... yes
checking for library containing ftime... none required
checking for getopt_long... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting
config.status: creating lib/Makefile
config.status: WARNING: 'lib/Makefile.in' seems to ignore the --datarootdir setting
config.status: creating include/Makefile
config.status: WARNING: 'include/Makefile.in' seems to ignore the --datarootdir setting
config.status: creating include/theora/Makefile
config.status: WARNING: 'include/theora/Makefile.in' seems to ignore the --datarootdir setting
config.status: creating examples/Makefile
config.status: WARNING: 'examples/Makefile.in' seems to ignore the --datarootdir setting
config.status: creating doc/Makefile
config.status: WARNING: 'doc/Makefile.in' seems to ignore the --datarootdir setting
config.status: creating doc/Doxyfile
config.status: creating doc/spec/Makefile
config.status: WARNING: 'doc/spec/Makefile.in' seems to ignore the --datarootdir setting
config.status: creating tests/Makefile
config.status: WARNING: 'tests/Makefile.in' seems to ignore the --datarootdir setting
config.status: creating m4/Makefile
config.status: WARNING: 'm4/Makefile.in' seems to ignore the --datarootdir setting
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
config.status: executing libtool commands
------------------------------------------------------------------------
libtheora 1.1.0: Automatic configuration OK.
General configuration:
Encoding support: ........... yes
Floating point support: ..... yes
Assembly optimization: ...... 64 bit x86
Debugging telemetry: ........ no
Build example code: ......... no
API Documentation: .......... no
Format Documentation: ....... no
Installation paths:
libtheora: ................... /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib
C header files: .............. /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include/theora
Documentation: ............... /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/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.
------------------------------------------------------------------------
touch contrib/libtheora/.stamp.configure
make -C ./contrib/libtheora/libtheora-1.1.0/ clean
make[1]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libtheora/libtheora-1.1.0'
Making clean in m4
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libtheora/libtheora-1.1.0/m4'
rm -rf .libs _libs
rm -f *.lo
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libtheora/libtheora-1.1.0/m4'
Making clean in tests
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libtheora/libtheora-1.1.0/tests'
rm -f noop_theora noop_theora
rm -f comment comment
rm -f comment_theoradec comment_theoradec
rm -f comment_theora comment_theora
rm -f noop noop
rm -f noop_theoraenc noop_theoraenc
rm -f granulepos granulepos
rm -f granulepos_theoraenc granulepos_theoraenc
rm -f granulepos_theora granulepos_theora
rm -rf .libs _libs
rm -f *.o core *.core
rm -f *.lo
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libtheora/libtheora-1.1.0/tests'
Making clean in doc
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libtheora/libtheora-1.1.0/doc'
Making clean in spec
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libtheora/libtheora-1.1.0/doc/spec'
rm -rf .libs _libs
rm -f pic-frame.tex hilbert-mb.tex hilbert-block.tex xifish.tex superblock.tex macroblock.tex raster-block.tex reference-frames.tex pixel444.tex pixel422.tex pixel420.tex idct.tex fdct.tex pic_even.tex pic_even_odd.tex pic_odd.tex pic_odd_even.tex lflim.tex
rm -f pic-frame.aux hilbert-mb.aux hilbert-block.aux xifish.aux superblock.aux macroblock.aux raster-block.aux reference-frames.aux pixel444.aux pixel422.aux pixel420.aux idct.aux fdct.aux pic_even.aux pic_even_odd.aux pic_odd.aux pic_odd_even.aux lflim.aux
rm -f pic-frame.pdf hilbert-mb.pdf hilbert-block.pdf xifish.pdf superblock.pdf macroblock.pdf raster-block.pdf reference-frames.pdf pixel444.pdf pixel422.pdf pixel420.pdf idct.pdf fdct.pdf pic_even.pdf pic_even_odd.pdf pic_odd.pdf pic_odd_even.pdf lflim.pdf
rm -f vp3huff
rm -f vp3huff.tex
rm -f vp3huff.aux
rm -f spec.aux
rm -f spec.log
rm -f spec.lof
rm -f spec.lot
rm -f spec.out
rm -f spec.bbl
rm -f spec.blg
rm -f spec.toc
rm -f vp3huff vp3huff
rm -f *.o core *.core
rm -f *.lo
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libtheora/libtheora-1.1.0/doc/spec'
Making clean in .
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libtheora/libtheora-1.1.0/doc'
rm -rf .libs _libs
if test -d libtheora; then rm -rf libtheora; fi
if test -f doxygen-build.stamp; then rm -f doxygen-build.stamp; fi
rm -f *.lo
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libtheora/libtheora-1.1.0/doc'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libtheora/libtheora-1.1.0/doc'
Making clean in include
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libtheora/libtheora-1.1.0/include'
Making clean in theora
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libtheora/libtheora-1.1.0/include/theora'
rm -rf .libs _libs
rm -f *.lo
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libtheora/libtheora-1.1.0/include/theora'
Making clean in .
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libtheora/libtheora-1.1.0/include'
rm -rf .libs _libs
rm -f *.lo
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libtheora/libtheora-1.1.0/include'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libtheora/libtheora-1.1.0/include'
Making clean in lib
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libtheora/libtheora-1.1.0/lib'
test -z "libtheoradec.la libtheoraenc.la libtheora.la" || rm -f libtheoradec.la libtheoraenc.la libtheora.la
rm -f "libtheoradec.la/so_locations"
rm -f "libtheoraenc.la/so_locations"
rm -f "libtheora.la/so_locations"
rm -rf .libs _libs
rm -f *.o core *.core
rm -f *.lo
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libtheora/libtheora-1.1.0/lib'
Making clean in .
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libtheora/libtheora-1.1.0'
rm -rf .libs _libs
rm -f *.lo
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libtheora/libtheora-1.1.0'
make[1]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libtheora/libtheora-1.1.0'
/bin/rm -f ./contrib/libtheora/.stamp.build
make -C ./contrib/libtheora/libtheora-1.1.0/
make[1]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libtheora/libtheora-1.1.0'
make all-recursive
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libtheora/libtheora-1.1.0'
Making all in lib
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libtheora/libtheora-1.1.0/lib'
/bin/sh ../libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c -o apiwrapper.lo `test -f 'apiwrapper.c' || echo './'`apiwrapper.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c apiwrapper.c -o apiwrapper.o
/bin/sh ../libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c -o bitpack.lo `test -f 'bitpack.c' || echo './'`bitpack.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c bitpack.c -o bitpack.o
/bin/sh ../libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c -o decapiwrapper.lo `test -f 'decapiwrapper.c' || echo './'`decapiwrapper.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c decapiwrapper.c -o decapiwrapper.o
/bin/sh ../libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c -o decinfo.lo `test -f 'decinfo.c' || echo './'`decinfo.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c decinfo.c -o decinfo.o
/bin/sh ../libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c -o decode.lo `test -f 'decode.c' || echo './'`decode.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c decode.c -o decode.o
/bin/sh ../libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c -o dequant.lo `test -f 'dequant.c' || echo './'`dequant.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c dequant.c -o dequant.o
/bin/sh ../libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c -o fragment.lo `test -f 'fragment.c' || echo './'`fragment.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c fragment.c -o fragment.o
/bin/sh ../libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c -o huffdec.lo `test -f 'huffdec.c' || echo './'`huffdec.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c huffdec.c -o huffdec.o
/bin/sh ../libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c -o idct.lo `test -f 'idct.c' || echo './'`idct.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c idct.c -o idct.o
/bin/sh ../libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c -o info.lo `test -f 'info.c' || echo './'`info.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c info.c -o info.o
/bin/sh ../libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c -o internal.lo `test -f 'internal.c' || echo './'`internal.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c internal.c -o internal.o
/bin/sh ../libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c -o quant.lo `test -f 'quant.c' || echo './'`quant.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c quant.c -o quant.o
/bin/sh ../libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c -o state.lo `test -f 'state.c' || echo './'`state.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c state.c -o state.o
/bin/sh ../libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c -o mmxidct.lo `test -f 'x86/mmxidct.c' || echo './'`x86/mmxidct.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c x86/mmxidct.c -o mmxidct.o
/bin/sh ../libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c -o mmxfrag.lo `test -f 'x86/mmxfrag.c' || echo './'`x86/mmxfrag.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c x86/mmxfrag.c -o mmxfrag.o
/bin/sh ../libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c -o mmxstate.lo `test -f 'x86/mmxstate.c' || echo './'`x86/mmxstate.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c x86/mmxstate.c -o mmxstate.o
/bin/sh ../libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c -o x86state.lo `test -f 'x86/x86state.c' || echo './'`x86/x86state.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c x86/x86state.c -o x86state.o
/bin/sh ../libtool --mode=link /usr/bin/gcc -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -o libtheoradec.la -rpath /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib -version-info 2:3:1 -Wl,--version-script=./Version_script-dec 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 mmxidct.lo mmxfrag.lo mmxstate.lo x86state.lo
libtool: link: ar cru .libs/libtheoradec.a 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 mmxidct.o mmxfrag.o mmxstate.o x86state.o
libtool: link: ranlib .libs/libtheoradec.a
libtool: link: ( cd ".libs" && rm -f "libtheoradec.la" && ln -s "../libtheoradec.la" "libtheoradec.la" )
/bin/sh ../libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c -o analyze.lo `test -f 'analyze.c' || echo './'`analyze.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c analyze.c -o analyze.o
/bin/sh ../libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c -o fdct.lo `test -f 'fdct.c' || echo './'`fdct.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c fdct.c -o fdct.o
/bin/sh ../libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c -o encfrag.lo `test -f 'encfrag.c' || echo './'`encfrag.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c encfrag.c -o encfrag.o
/bin/sh ../libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c -o encapiwrapper.lo `test -f 'encapiwrapper.c' || echo './'`encapiwrapper.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c encapiwrapper.c -o encapiwrapper.o
/bin/sh ../libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c -o encinfo.lo `test -f 'encinfo.c' || echo './'`encinfo.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c encinfo.c -o encinfo.o
/bin/sh ../libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c -o encode.lo `test -f 'encode.c' || echo './'`encode.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c encode.c -o encode.o
/bin/sh ../libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c -o enquant.lo `test -f 'enquant.c' || echo './'`enquant.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c enquant.c -o enquant.o
/bin/sh ../libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c -o huffenc.lo `test -f 'huffenc.c' || echo './'`huffenc.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c huffenc.c -o huffenc.o
/bin/sh ../libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c -o mathops.lo `test -f 'mathops.c' || echo './'`mathops.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c mathops.c -o mathops.o
/bin/sh ../libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c -o mcenc.lo `test -f 'mcenc.c' || echo './'`mcenc.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c mcenc.c -o mcenc.o
/bin/sh ../libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c -o rate.lo `test -f 'rate.c' || echo './'`rate.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c rate.c -o rate.o
/bin/sh ../libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c -o tokenize.lo `test -f 'tokenize.c' || echo './'`tokenize.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c tokenize.c -o tokenize.o
/bin/sh ../libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c -o mmxencfrag.lo `test -f 'x86/mmxencfrag.c' || echo './'`x86/mmxencfrag.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c x86/mmxencfrag.c -o mmxencfrag.o
/bin/sh ../libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c -o mmxfdct.lo `test -f 'x86/mmxfdct.c' || echo './'`x86/mmxfdct.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c x86/mmxfdct.c -o mmxfdct.o
/bin/sh ../libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c -o x86enc.lo `test -f 'x86/x86enc.c' || echo './'`x86/x86enc.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c x86/x86enc.c -o x86enc.o
/bin/sh ../libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c -o sse2fdct.lo `test -f 'x86/sse2fdct.c' || echo './'`x86/sse2fdct.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c x86/sse2fdct.c -o sse2fdct.o
/bin/sh ../libtool --mode=link /usr/bin/gcc -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -o libtheoraenc.la -rpath /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib -version-info 2:2:1 -Wl,--version-script=./Version_script-enc -L/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//lib -logg apiwrapper.lo fragment.lo idct.lo internal.lo state.lo quant.lo mmxfrag.lo mmxidct.lo mmxstate.lo x86state.lo analyze.lo fdct.lo encfrag.lo encapiwrapper.lo encinfo.lo encode.lo enquant.lo huffenc.lo mathops.lo mcenc.lo rate.lo tokenize.lo mmxencfrag.lo mmxfdct.lo x86enc.lo sse2fdct.lo
libtool: link: ar cru .libs/libtheoraenc.a apiwrapper.o fragment.o idct.o internal.o state.o quant.o mmxfrag.o mmxidct.o mmxstate.o x86state.o analyze.o fdct.o encfrag.o encapiwrapper.o encinfo.o encode.o enquant.o huffenc.o mathops.o mcenc.o rate.o tokenize.o mmxencfrag.o mmxfdct.o x86enc.o sse2fdct.o
libtool: link: ranlib .libs/libtheoraenc.a
libtool: link: ( cd ".libs" && rm -f "libtheoraenc.la" && ln -s "../libtheoraenc.la" "libtheoraenc.la" )
/bin/sh ../libtool --mode=link /usr/bin/gcc -I/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -o libtheora.la -rpath /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib -version-info 3:9:3 -Wl,--version-script=./Version_script -L/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib//lib -logg 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 mmxidct.lo mmxfrag.lo mmxstate.lo x86state.lo analyze.lo fdct.lo encfrag.lo encapiwrapper.lo encinfo.lo encode.lo enquant.lo huffenc.lo mathops.lo mcenc.lo rate.lo tokenize.lo mmxencfrag.lo mmxfdct.lo x86enc.lo sse2fdct.lo
libtool: link: ar cru .libs/libtheora.a 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 mmxidct.o mmxfrag.o mmxstate.o x86state.o analyze.o fdct.o encfrag.o encapiwrapper.o encinfo.o encode.o enquant.o huffenc.o mathops.o mcenc.o rate.o tokenize.o mmxencfrag.o mmxfdct.o x86enc.o sse2fdct.o
libtool: link: ranlib .libs/libtheora.a
libtool: link: ( cd ".libs" && rm -f "libtheora.la" && ln -s "../libtheora.la" "libtheora.la" )
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libtheora/libtheora-1.1.0/lib'
Making all in include
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libtheora/libtheora-1.1.0/include'
Making all in theora
make[4]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libtheora/libtheora-1.1.0/include/theora'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libtheora/libtheora-1.1.0/include/theora'
make[4]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libtheora/libtheora-1.1.0/include'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libtheora/libtheora-1.1.0/include'
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libtheora/libtheora-1.1.0/include'
Making all in doc
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libtheora/libtheora-1.1.0/doc'
Making all in spec
make[4]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libtheora/libtheora-1.1.0/doc/spec'
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c `test -f 'vp3huff.c' || echo './'`vp3huff.c
/bin/sh ../../libtool --mode=link /usr/bin/gcc -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -o vp3huff vp3huff.o
libtool: link: /usr/bin/gcc -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -o vp3huff vp3huff.o
make[4]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libtheora/libtheora-1.1.0/doc/spec'
make[4]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libtheora/libtheora-1.1.0/doc'
echo "*** Warning: Doxygen not found; documentation will not be built."
*** Warning: Doxygen not found; documentation will not be built.
touch doxygen-build.stamp
make[4]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libtheora/libtheora-1.1.0/doc'
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libtheora/libtheora-1.1.0/doc'
Making all in tests
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libtheora/libtheora-1.1.0/tests'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libtheora/libtheora-1.1.0/tests'
Making all in m4
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libtheora/libtheora-1.1.0/m4'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libtheora/libtheora-1.1.0/m4'
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libtheora/libtheora-1.1.0'
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libtheora/libtheora-1.1.0'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libtheora/libtheora-1.1.0'
make[1]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libtheora/libtheora-1.1.0'
touch contrib/libtheora/.stamp.build
make -j 1 -C ./contrib/libtheora/libtheora-1.1.0/ install
make[1]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libtheora/libtheora-1.1.0'
Making install in lib
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libtheora/libtheora-1.1.0/lib'
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libtheora/libtheora-1.1.0/lib'
/bin/sh ../mkinstalldirs /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib
/bin/sh ../libtool --mode=install /usr/bin/install -c libtheoradec.la /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/libtheoradec.la
libtool: install: /usr/bin/install -c .libs/libtheoradec.lai /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/libtheoradec.la
libtool: install: /usr/bin/install -c .libs/libtheoradec.a /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/libtheoradec.a
libtool: install: chmod 644 /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/libtheoradec.a
libtool: install: ranlib /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/libtheoradec.a
libtool: finish: PATH="/usr/lib64/portage/bin/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.3:/sbin" ldconfig -n /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib
----------------------------------------------------------------------
Libraries have been installed in:
/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/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
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
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 /usr/bin/install -c libtheoraenc.la /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/libtheoraenc.la
libtool: install: /usr/bin/install -c .libs/libtheoraenc.lai /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/libtheoraenc.la
libtool: install: /usr/bin/install -c .libs/libtheoraenc.a /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/libtheoraenc.a
libtool: install: chmod 644 /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/libtheoraenc.a
libtool: install: ranlib /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/libtheoraenc.a
libtool: finish: PATH="/usr/lib64/portage/bin/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.3:/sbin" ldconfig -n /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib
----------------------------------------------------------------------
Libraries have been installed in:
/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/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
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
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 /usr/bin/install -c libtheora.la /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/libtheora.la
libtool: install: /usr/bin/install -c .libs/libtheora.lai /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/libtheora.la
libtool: install: /usr/bin/install -c .libs/libtheora.a /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/libtheora.a
libtool: install: chmod 644 /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/libtheora.a
libtool: install: ranlib /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/libtheora.a
libtool: finish: PATH="/usr/lib64/portage/bin/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.3:/sbin" ldconfig -n /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib
----------------------------------------------------------------------
Libraries have been installed in:
/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/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
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libtheora/libtheora-1.1.0/lib'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libtheora/libtheora-1.1.0/lib'
Making install in include
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libtheora/libtheora-1.1.0/include'
Making install in theora
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libtheora/libtheora-1.1.0/include/theora'
make[4]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libtheora/libtheora-1.1.0/include/theora'
make[4]: Nothing to be done for `install-exec-am'.
/bin/sh ../../mkinstalldirs /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include/theora
mkdir -p -- /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include/theora
/usr/bin/install -c -m 644 theora.h /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include/theora/theora.h
/usr/bin/install -c -m 644 theoradec.h /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include/theora/theoradec.h
/usr/bin/install -c -m 644 theoraenc.h /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include/theora/theoraenc.h
/usr/bin/install -c -m 644 codec.h /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/include/theora/codec.h
make[4]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libtheora/libtheora-1.1.0/include/theora'
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libtheora/libtheora-1.1.0/include/theora'
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libtheora/libtheora-1.1.0/include'
make[4]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libtheora/libtheora-1.1.0/include'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libtheora/libtheora-1.1.0/include'
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libtheora/libtheora-1.1.0/include'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libtheora/libtheora-1.1.0/include'
Making install in doc
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libtheora/libtheora-1.1.0/doc'
Making install in spec
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libtheora/libtheora-1.1.0/doc/spec'
make[4]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libtheora/libtheora-1.1.0/doc/spec'
make[4]: Nothing to be done for `install-exec-am'.
/bin/sh ../../mkinstalldirs /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libtheora-1.1.0
mkdir -p -- /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libtheora-1.1.0
make[4]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libtheora/libtheora-1.1.0/doc/spec'
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libtheora/libtheora-1.1.0/doc/spec'
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libtheora/libtheora-1.1.0/doc'
make[4]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libtheora/libtheora-1.1.0/doc'
make[4]: Nothing to be done for `install-exec-am'.
/bin/sh ../mkinstalldirs /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libtheora-1.1.0
if test -d libtheora; then \
for dir in libtheora/*; do \
if test -d $dir; then \
b=`basename $dir`; \
/bin/sh ../mkinstalldirs /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libtheora-1.1.0/$b; \
for f in $dir/*; do \
/usr/bin/install -c -m 644 $f /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libtheora-1.1.0/$b; \
done \
fi \
done \
fi
/bin/sh ../mkinstalldirs /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libtheora-1.1.0
/usr/bin/install -c -m 644 vp3-format.txt /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libtheora-1.1.0/vp3-format.txt
/usr/bin/install -c -m 644 color.html /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libtheora-1.1.0/color.html
/usr/bin/install -c -m 644 draft-ietf-avt-rtp-theora-00.xml /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libtheora-1.1.0/draft-ietf-avt-rtp-theora-00.xml
/usr/bin/install -c -m 644 draft-ietf-avt-rtp-theora-00.txt /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libtheora-1.1.0/draft-ietf-avt-rtp-theora-00.txt
/usr/bin/install -c -m 644 doxygen-build.stamp /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/share/doc/libtheora-1.1.0/doxygen-build.stamp
make[4]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libtheora/libtheora-1.1.0/doc'
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libtheora/libtheora-1.1.0/doc'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libtheora/libtheora-1.1.0/doc'
Making install in tests
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libtheora/libtheora-1.1.0/tests'
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libtheora/libtheora-1.1.0/tests'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libtheora/libtheora-1.1.0/tests'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libtheora/libtheora-1.1.0/tests'
Making install in m4
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libtheora/libtheora-1.1.0/m4'
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libtheora/libtheora-1.1.0/m4'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libtheora/libtheora-1.1.0/m4'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libtheora/libtheora-1.1.0/m4'
make[2]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libtheora/libtheora-1.1.0'
make[3]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libtheora/libtheora-1.1.0'
make[3]: Nothing to be done for `install-exec-am'.
/bin/sh ./mkinstalldirs /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/pkgconfig
/usr/bin/install -c -m 644 theora.pc /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/pkgconfig/theora.pc
/usr/bin/install -c -m 644 theoradec.pc /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/pkgconfig/theoradec.pc
/usr/bin/install -c -m 644 theoraenc.pc /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/pkgconfig/theoraenc.pc
make[3]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libtheora/libtheora-1.1.0'
make[2]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libtheora/libtheora-1.1.0'
make[1]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/libtheora/libtheora-1.1.0'
touch contrib/libtheora/.stamp.install
/bin/mkdir -p contrib/mp4v2/
/bin/rm -fr ./contrib/mp4v2/mp4v2-trunk-r355/
/bin/tar xfC ../download/mp4v2-trunk-r355.tar.bz2 ./contrib/mp4v2/
touch contrib/mp4v2/.stamp.extract
/usr/bin/patch -t -N -p1 -d ./contrib/mp4v2/mp4v2-trunk-r355/ < ../contrib/mp4v2/A00-nero-vobsub.patch
patching file include/mp4v2/general.h
patching file include/mp4v2/track.h
patching file src/descriptors.h
patching file src/mp4.cpp
patching file src/mp4file.cpp
patching file src/mp4file.h
touch contrib/mp4v2/.stamp.patch
set -e; cd ./contrib/mp4v2/mp4v2-trunk-r355/; CC=/usr/bin/gcc CFLAGS="-g0 -O3" CXX=/usr/bin/g++ CXXFLAGS="-g0 -O3" CPPFLAGS="" LDFLAGS="" PKG_CONFIG_PATH="/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/pkgconfig" ./configure --prefix=/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/ --disable-dependency-tracking --disable-shared --enable-static --disable-util --disable-gch
configure:
-->
--> Configuring MP4v2 trunk-r355
-->
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
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 /usr/bin/g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of /usr/bin/g++... none
checking for gcc... /usr/bin/gcc
checking whether we are using the GNU C compiler... yes
checking whether /usr/bin/gcc accepts -g... yes
checking for /usr/bin/gcc option to accept ISO C89... none needed
checking dependency style of /usr/bin/gcc... none
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by /usr/bin/gcc... /usr/x86_64-pc-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /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... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object... ok
checking how to run the C preprocessor... /usr/bin/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 for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether /usr/bin/g++ accepts -g... (cached) yes
checking dependency style of /usr/bin/g++... (cached) none
checking how to run the C++ preprocessor... /usr/bin/g++ -E
checking for objdir... .libs
checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no
checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC
checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes
checking if /usr/bin/gcc static flag -static works... yes
checking if /usr/bin/gcc supports -c -o file.o... yes
checking if /usr/bin/gcc supports -c -o file.o... (cached) yes
checking whether the /usr/bin/gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for ld used by /usr/bin/g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the /usr/bin/g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for /usr/bin/g++ option to produce PIC... -fPIC -DPIC
checking if /usr/bin/g++ PIC flag -fPIC -DPIC works... yes
checking if /usr/bin/g++ static flag -static works... yes
checking if /usr/bin/g++ supports -c -o file.o... yes
checking if /usr/bin/g++ supports -c -o file.o... (cached) yes
checking whether the /usr/bin/g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for help2man... yes
checking MP4v2 platform portability... posix
checking if /usr/bin/g++ supports -fvisibility... yes
checking if GCC precompiled-headers should be created... no
checking arch flags... none
configure: creating ./config.status
config.status: creating GNUmakefile
config.status: creating include/mp4v2/project.h
config.status: creating project/project.m4
config.status: creating libplatform/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
touch contrib/mp4v2/.stamp.configure
make -C ./contrib/mp4v2/mp4v2-trunk-r355/ clean
make[1]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/mp4v2/mp4v2-trunk-r355'
test -z "libmp4v2.la" || rm -f libmp4v2.la
rm -f "./so_locations"
rm -rf .libs _libs
rm -rf libplatform/io/.libs libplatform/io/_libs
rm -rf libplatform/number/.libs libplatform/number/_libs
rm -rf libplatform/process/.libs libplatform/process/_libs
rm -rf libplatform/prog/.libs libplatform/prog/_libs
rm -rf libplatform/sys/.libs libplatform/sys/_libs
rm -rf libplatform/time/.libs libplatform/time/_libs
rm -rf libutil/.libs libutil/_libs
rm -rf src/.libs src/_libs
rm -rf src/bmff/.libs src/bmff/_libs
rm -rf src/itmf/.libs src/itmf/_libs
rm -rf src/qtff/.libs src/qtff/_libs
rm -f ./libplatform/impl.h.gch/static ./src/impl.h.gch/static ./libutil/impl.h.gch/static
rm -f ./libplatform/impl.h.gch/shared ./src/impl.h.gch/shared ./libutil/impl.h.gch/shared
rm -f ./util/impl.h.gch/exe
rm -f *.o
rm -f libplatform/io/File.o
rm -f libplatform/io/File.lo
rm -f libplatform/io/FileSystem.o
rm -f libplatform/io/FileSystem.lo
rm -f libplatform/io/FileSystem_posix.o
rm -f libplatform/io/FileSystem_posix.lo
rm -f libplatform/io/FileSystem_win32.o
rm -f libplatform/io/FileSystem_win32.lo
rm -f libplatform/io/File_posix.o
rm -f libplatform/io/File_posix.lo
rm -f libplatform/io/File_win32.o
rm -f libplatform/io/File_win32.lo
rm -f libplatform/number/random_posix.o
rm -f libplatform/number/random_posix.lo
rm -f libplatform/number/random_win32.o
rm -f libplatform/number/random_win32.lo
rm -f libplatform/process/process_posix.o
rm -f libplatform/process/process_posix.lo
rm -f libplatform/process/process_win32.o
rm -f libplatform/process/process_win32.lo
rm -f libplatform/prog/option.o
rm -f libplatform/prog/option.lo
rm -f libplatform/sys/error.o
rm -f libplatform/sys/error.lo
rm -f libplatform/time/time.o
rm -f libplatform/time/time.lo
rm -f libplatform/time/time_posix.o
rm -f libplatform/time/time_posix.lo
rm -f libplatform/time/time_win32.o
rm -f libplatform/time/time_win32.lo
rm -f libutil/Database.o
rm -f libutil/Database.lo
rm -f libutil/Timecode.o
rm -f libutil/Timecode.lo
rm -f libutil/TrackModifier.o
rm -f libutil/TrackModifier.lo
rm -f libutil/Utility.o
rm -f libutil/Utility.lo
rm -f libutil/crc.o
rm -f libutil/crc.lo
rm -f libutil/other.o
rm -f libutil/other.lo
rm -f src/3gp.o
rm -f src/3gp.lo
rm -f src/atom_ac3.o
rm -f src/atom_ac3.lo
rm -f src/atom_amr.o
rm -f src/atom_amr.lo
rm -f src/atom_avc1.o
rm -f src/atom_avc1.lo
rm -f src/atom_avcC.o
rm -f src/atom_avcC.lo
rm -f src/atom_chpl.o
rm -f src/atom_chpl.lo
rm -f src/atom_colr.o
rm -f src/atom_colr.lo
rm -f src/atom_d263.o
rm -f src/atom_d263.lo
rm -f src/atom_dac3.o
rm -f src/atom_dac3.lo
rm -f src/atom_damr.o
rm -f src/atom_damr.lo
rm -f src/atom_dref.o
rm -f src/atom_dref.lo
rm -f src/atom_elst.o
rm -f src/atom_elst.lo
rm -f src/atom_enca.o
rm -f src/atom_enca.lo
rm -f src/atom_encv.o
rm -f src/atom_encv.lo
rm -f src/atom_free.o
rm -f src/atom_free.lo
rm -f src/atom_ftab.o
rm -f src/atom_ftab.lo
rm -f src/atom_ftyp.o
rm -f src/atom_ftyp.lo
rm -f src/atom_gmin.o
rm -f src/atom_gmin.lo
rm -f src/atom_hdlr.o
rm -f src/atom_hdlr.lo
rm -f src/atom_hinf.o
rm -f src/atom_hinf.lo
rm -f src/atom_hnti.o
rm -f src/atom_hnti.lo
rm -f src/atom_href.o
rm -f src/atom_href.lo
rm -f src/atom_mdat.o
rm -f src/atom_mdat.lo
rm -f src/atom_mdhd.o
rm -f src/atom_mdhd.lo
rm -f src/atom_meta.o
rm -f src/atom_meta.lo
rm -f src/atom_mp4s.o
rm -f src/atom_mp4s.lo
rm -f src/atom_mp4v.o
rm -f src/atom_mp4v.lo
rm -f src/atom_mvhd.o
rm -f src/atom_mvhd.lo
rm -f src/atom_nmhd.o
rm -f src/atom_nmhd.lo
rm -f src/atom_ohdr.o
rm -f src/atom_ohdr.lo
rm -f src/atom_pasp.o
rm -f src/atom_pasp.lo
rm -f src/atom_root.o
rm -f src/atom_root.lo
rm -f src/atom_rtp.o
rm -f src/atom_rtp.lo
rm -f src/atom_s263.o
rm -f src/atom_s263.lo
rm -f src/atom_sdp.o
rm -f src/atom_sdp.lo
rm -f src/atom_sdtp.o
rm -f src/atom_sdtp.lo
rm -f src/atom_smi.o
rm -f src/atom_smi.lo
rm -f src/atom_sound.o
rm -f src/atom_sound.lo
rm -f src/atom_standard.o
rm -f src/atom_standard.lo
rm -f src/atom_stbl.o
rm -f src/atom_stbl.lo
rm -f src/atom_stdp.o
rm -f src/atom_stdp.lo
rm -f src/atom_stsc.o
rm -f src/atom_stsc.lo
rm -f src/atom_stsd.o
rm -f src/atom_stsd.lo
rm -f src/atom_stsz.o
rm -f src/atom_stsz.lo
rm -f src/atom_stz2.o
rm -f src/atom_stz2.lo
rm -f src/atom_text.o
rm -f src/atom_text.lo
rm -f src/atom_tfhd.o
rm -f src/atom_tfhd.lo
rm -f src/atom_tkhd.o
rm -f src/atom_tkhd.lo
rm -f src/atom_treftype.o
rm -f src/atom_treftype.lo
rm -f src/atom_trun.o
rm -f src/atom_trun.lo
rm -f src/atom_tx3g.o
rm -f src/atom_tx3g.lo
rm -f src/atom_udta.o
rm -f src/atom_udta.lo
rm -f src/atom_url.o
rm -f src/atom_url.lo
rm -f src/atom_urn.o
rm -f src/atom_urn.lo
rm -f src/atom_uuid.o
rm -f src/atom_uuid.lo
rm -f src/atom_video.o
rm -f src/atom_video.lo
rm -f src/atom_vmhd.o
rm -f src/atom_vmhd.lo
rm -f src/bmff/typebmff.o
rm -f src/bmff/typebmff.lo
rm -f src/cmeta.o
rm -f src/cmeta.lo
rm -f src/descriptors.o
rm -f src/descriptors.lo
rm -f src/exception.o
rm -f src/exception.lo
rm -f src/isma.o
rm -f src/isma.lo
rm -f src/itmf/CoverArtBox.o
rm -f src/itmf/CoverArtBox.lo
rm -f src/itmf/Tags.o
rm -f src/itmf/Tags.lo
rm -f src/itmf/generic.o
rm -f src/itmf/generic.lo
rm -f src/itmf/type.o
rm -f src/itmf/type.lo
rm -f src/mp4.o
rm -f src/mp4.lo
rm -f src/mp4atom.o
rm -f src/mp4atom.lo
rm -f src/mp4container.o
rm -f src/mp4container.lo
rm -f src/mp4descriptor.o
rm -f src/mp4descriptor.lo
rm -f src/mp4file.o
rm -f src/mp4file.lo
rm -f src/mp4file_io.o
rm -f src/mp4file_io.lo
rm -f src/mp4info.o
rm -f src/mp4info.lo
rm -f src/mp4property.o
rm -f src/mp4property.lo
rm -f src/mp4track.o
rm -f src/mp4track.lo
rm -f src/mp4util.o
rm -f src/mp4util.lo
rm -f src/ocidescriptors.o
rm -f src/ocidescriptors.lo
rm -f src/odcommands.o
rm -f src/odcommands.lo
rm -f src/qosqualifiers.o
rm -f src/qosqualifiers.lo
rm -f src/qtff/ColorParameterBox.o
rm -f src/qtff/ColorParameterBox.lo
rm -f src/qtff/PictureAspectRatioBox.o
rm -f src/qtff/PictureAspectRatioBox.lo
rm -f src/qtff/coding.o
rm -f src/qtff/coding.lo
rm -f src/rtphint.o
rm -f src/rtphint.lo
rm -f src/text.o
rm -f src/text.lo
rm -f util/mp4art.o
rm -f util/mp4chaps.o
rm -f util/mp4extract.o
rm -f util/mp4file.o
rm -f util/mp4info.o
rm -f util/mp4subtitle.o
rm -f util/mp4tags.o
rm -f util/mp4track.o
rm -f util/mp4trackdump.o
rm -f *.lo
make[1]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/mp4v2/mp4v2-trunk-r355'
/bin/rm -f ./contrib/mp4v2/.stamp.build
make -C ./contrib/mp4v2/mp4v2-trunk-r355/
make[1]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/mp4v2/mp4v2-trunk-r355'
/bin/sh ./libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -g0 -O3 -fvisibility=hidden -c -o src/3gp.lo src/3gp.cpp
libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -g0 -O3 -fvisibility=hidden -c src/3gp.cpp -o src/3gp.o
/bin/sh ./libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -g0 -O3 -fvisibility=hidden -c -o src/atom_ac3.lo src/atom_ac3.cpp
libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -g0 -O3 -fvisibility=hidden -c src/atom_ac3.cpp -o src/atom_ac3.o
/bin/sh ./libtool --tag=CXX --mode=compile /us
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment