=> Bootstrap dependency digest>=20010302: found digest-20121220 => Bootstrap dependency fetch-[0-9]*: found fetch-1.8nb1 WARNING: [license.mk] Every package should define a LICENSE. ===> Building for handbrake-0.9.3nb18 cd /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3 && gmake gmake: svnversion: Command not found echo "#ifndef HB_BUILD" > libhb/hbversion.h echo "#define HB_BUILD 2013033101" >> libhb/hbversion.h echo "#endif" >> libhb/hbversion.h echo "#ifndef HB_VERSION" >> libhb/hbversion.h echo "#define HB_VERSION \"svn\"" >> libhb/hbversion.h echo "#endif" >> libhb/hbversion.h echo "#ifndef HB_APPCAST_URL" >> libhb/hbversion.h echo "#define APPCAST_URL \"http://handbrake.fr/appcast_unstable.xml\"" >> libhb/hbversion.h echo "#endif" >> libhb/hbversion.h ( cd .. ; ./configure ; cd contrib ; cp -f ../config.jam . ; jam ) System: Linux Endian: little ./configure: line 111: svnversion: command not found Don't run configure by hand, make runs it automatically. No, really. That's it. Just type 'make' and hit return. You're supposed to be building with make, not jam. If you were going to use jam--which you shouldn't--you'd run: './jam' on a Mac, or 'jam' on Linux or Windows To make jam, boil fruit with sugar and an acid until pectins are released. ...found 59 target(s)... ...updating 20 target(s)... LibA52 ./lib/liba52.a Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -Naur a52dec_original/include/a52.h a52dec_patched/include/a52.h |--- a52dec_original/include/a52.h 2002-01-28 05:37:54.000000000 +0000 |+++ a52dec_patched/include/a52.h 2007-04-04 19:12:57.000000000 +0100 -------------------------- Patching file include/a52.h using Plan A... Hunk #1 succeeded at 48. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -Naur a52dec_original/liba52/a52_internal.h a52dec_patched/liba52/a52_internal.h |--- a52dec_original/liba52/a52_internal.h 2002-07-28 02:52:06.000000000 +0100 |+++ a52dec_patched/liba52/a52_internal.h 2007-04-04 19:11:43.000000000 +0100 -------------------------- Patching file liba52/a52_internal.h using Plan A... Hunk #1 succeeded at 93. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -Naur a52dec_original/liba52/downmix.c a52dec_patched/liba52/downmix.c |--- a52dec_original/liba52/downmix.c 2002-01-28 05:37:54.000000000 +0000 |+++ a52dec_patched/liba52/downmix.c 2007-04-06 13:47:49.000000000 +0100 -------------------------- Patching file liba52/downmix.c using Plan A... Hunk #1 succeeded at 34. Hunk #2 succeeded at 149. Hunk #3 succeeded at 422. Hunk #4 succeeded at 566. done configure: creating cache /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/config.cache checking for a BSD-compatible install... /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... found checking for working autoconf... found checking for working automake... found checking for working autoheader... found checking for working makeinfo... missing checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for gcc... gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking how to run the C preprocessor... gcc -E checking whether gcc needs -traditional... no checking if gcc supports -g -O3 flags... yes checking if gcc supports -g -O3 -fomit-frame-pointer flags... yes checking for ld used by GCC... /usr/x86_64-unknown-linux-gnu/bin/ld checking if the linker (/usr/x86_64-unknown-linux-gnu/bin/ld) is GNU ld... yes checking for /usr/x86_64-unknown-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 dependant libraries... pass_all checking command to parse /usr/bin/nm -B output... ok checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for ranlib... ranlib checking for strip... strip checking for objdir... .libs checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.lo... yes checking if gcc supports -fno-rtti -fno-exceptions... yes checking whether the linker (/usr/x86_64-unknown-linux-gnu/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... GNU/Linux ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes creating libtool checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking io.h usability... no checking io.h presence... no checking for io.h... no checking for inttypes.h... (cached) yes checking for gcc option to accept ANSI C... none needed checking for an ANSI C-conforming const... yes checking for inline... inline checking for always_inline... yes checking for restrict... __restrict__ checking for size_t... yes checking whether byte ordering is bigendian... no checking for memalign... 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 updating cache /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/config.cache configure: creating ./config.status ./config.status: line 606: cd: /nonexistant: No such file or directory 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: line 938: cd: /nonexistant: No such file or directory config.status: executing default-1 commands Making all in autotools gmake[3]: Nothing to be done for `all'. Making all in include gmake[3]: Nothing to be done for `all'. Making all in doc gmake[3]: Nothing to be done for `all'. Making all in liba52 /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -g -O3 -fomit-frame-pointer -prefer-non-pic -c bitstream.c gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -g -O3 -fomit-frame-pointer -c bitstream.c -o bitstream.o echo timestamp > bitstream.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -g -O3 -fomit-frame-pointer -prefer-non-pic -c imdct.c gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -g -O3 -fomit-frame-pointer -c imdct.c -o imdct.o echo timestamp > imdct.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -g -O3 -fomit-frame-pointer -prefer-non-pic -c bit_allocate.c gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -g -O3 -fomit-frame-pointer -c bit_allocate.c -o bit_allocate.o echo timestamp > bit_allocate.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -g -O3 -fomit-frame-pointer -prefer-non-pic -c parse.c gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -g -O3 -fomit-frame-pointer -c parse.c -o parse.o echo timestamp > parse.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -g -O3 -fomit-frame-pointer -prefer-non-pic -c downmix.c gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -g -O3 -fomit-frame-pointer -c downmix.c -o downmix.o echo timestamp > downmix.lo /bin/sh ../libtool --mode=link gcc -g -O3 -fomit-frame-pointer -prefer-non-pic -o liba52.la -rpath /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib -no-undefined bitstream.lo imdct.lo bit_allocate.lo parse.lo downmix.lo -lm mkdir .libs rm -fr .libs/liba52.la .libs/liba52.* .libs/liba52.* ar cru .libs/liba52.a bitstream.o imdct.o bit_allocate.o parse.o downmix.o ranlib .libs/liba52.a creating liba52.la (cd .libs && rm -f liba52.la && ln -s ../liba52.la liba52.la) Making all in libao gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -g -O3 -fomit-frame-pointer -c audio_out.c gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -g -O3 -fomit-frame-pointer -c float2s16.c gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -g -O3 -fomit-frame-pointer -c audio_out_null.c gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -g -O3 -fomit-frame-pointer -c audio_out_float.c gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -g -O3 -fomit-frame-pointer -c audio_out_oss.c gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -g -O3 -fomit-frame-pointer -c audio_out_solaris.c gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -g -O3 -fomit-frame-pointer -c audio_out_al.c gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -g -O3 -fomit-frame-pointer -c audio_out_win.c gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -g -O3 -fomit-frame-pointer -c audio_out_wav.c gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -g -O3 -fomit-frame-pointer -c audio_out_aif.c gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -g -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 Making all in src gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -g -O3 -fomit-frame-pointer -c a52dec.c gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -g -O3 -fomit-frame-pointer -c getopt.c gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -g -O3 -fomit-frame-pointer -c gettimeofday.c /bin/sh ../libtool --mode=link gcc -g -O3 -fomit-frame-pointer -o a52dec a52dec.o getopt.o gettimeofday.o ../liba52/liba52.la ../libao/libao.a mkdir .libs gcc -g -O3 -fomit-frame-pointer -o a52dec a52dec.o getopt.o gettimeofday.o ../liba52/.libs/liba52.a -lm ../libao/libao.a gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -g -O3 -fomit-frame-pointer -c extract_a52.c /bin/sh ../libtool --mode=link gcc -g -O3 -fomit-frame-pointer -o extract_a52 extract_a52.o getopt.o gcc -g -O3 -fomit-frame-pointer -o extract_a52 extract_a52.o getopt.o Making all in vc++ gmake[3]: Nothing to be done for `all'. Making all in test gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -g -O3 -fomit-frame-pointer -c compare.c /bin/sh ../libtool --mode=link gcc -g -O3 -fomit-frame-pointer -o compare compare.o -lm mkdir .libs gcc -g -O3 -fomit-frame-pointer -o compare compare.o -lm gmake[3]: Nothing to be done for `all-am'. Making install in autotools gmake[4]: Nothing to be done for `install-exec-am'. gmake[4]: Nothing to be done for `install-data-am'. Making install in include gmake[4]: Nothing to be done for `install-exec-am'. /bin/sh ../autotools/mkinstalldirs /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include/a52dec mkdir /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include mkdir /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include/a52dec /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 a52.h /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include/a52dec/a52.h /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 attributes.h /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include/a52dec/attributes.h /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 audio_out.h /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include/a52dec/audio_out.h /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 mm_accel.h /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include/a52dec/mm_accel.h Making install in doc gmake[4]: Nothing to be done for `install-exec-am'. gmake[4]: Nothing to be done for `install-data-am'. Making install in liba52 /bin/sh ../autotools/mkinstalldirs /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib mkdir /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib /bin/sh ../libtool --mode=install /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c liba52.la /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/liba52.la /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c .libs/liba52.lai /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/liba52.la /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c .libs/liba52.a /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/liba52.a ranlib /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/liba52.a chmod 644 /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/liba52.a PATH="$PATH:/sbin" ldconfig -n /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib ---------------------------------------------------------------------- Libraries have been installed in: /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag - 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. ---------------------------------------------------------------------- gmake[4]: Nothing to be done for `install-data-am'. Making install in libao gmake[4]: Nothing to be done for `install-exec-am'. gmake[4]: Nothing to be done for `install-data-am'. Making install in src /bin/sh ../autotools/mkinstalldirs /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/bin mkdir /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/bin /bin/sh ../libtool --mode=install /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c a52dec /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/bin/a52dec /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c a52dec /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/bin/a52dec /bin/sh ../libtool --mode=install /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c extract_a52 /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/bin/extract_a52 /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c extract_a52 /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/bin/extract_a52 gmake install-man1 /bin/sh ../autotools/mkinstalldirs /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/man/man1 mkdir /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/man mkdir /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/man/man1 /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 ./a52dec.1 /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/man/man1/a52dec.1 /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 ./extract_a52.1 /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/man/man1/extract_a52.1 Making install in vc++ gmake[4]: Nothing to be done for `install-exec-am'. gmake[4]: Nothing to be done for `install-data-am'. Making install in test gmake[4]: Nothing to be done for `install-exec-am'. gmake[4]: Nothing to be done for `install-data-am'. gmake[4]: Nothing to be done for `install-exec-am'. gmake[4]: Nothing to be done for `install-data-am'. LibFaad2 ./lib/libfaad.a Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: faad2/configure.in |=================================================================== |--- faad2.orig/configure.in |+++ faad2/configure.in -------------------------- Patching file configure.in using Plan A... Hunk #1 succeeded at 18. done aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:27: error: 'AM_CONFIG_HEADER': this macro is obsolete. You should use the 'AC_CONFIG_HEADERS' macro instead. /usr/pkg/share/aclocal-1.13/obsolete-err.m4:12: AM_CONFIG_HEADER is expanded from... configure.in:27: the top level autom4te: /usr/bin/m4 failed with exit status: 1 aclocal: error: echo failed with exit status: 1 cd `dirname ./faad2.tar.gz` && CONTRIB=`pwd` && rm -rf faad2 && (gzip -dc faad2.tar.gz | tar xf -) && cd faad2 && patch -p1 < ../patch-faad2-libtool22.patch && ./bootstrap && ./configure --prefix=$CONTRIB --cache-file=$CONTRIB/config.cache --disable-shared && gmake && gmake install ...failed LibFaad2 ./lib/libfaad.a ... LibAvCodec ./lib/libavcodec.a Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: libavformat/tcp.c |=================================================================== |--- libavformat/tcp.c (revision 9814) |+++ libavformat/tcp.c (working copy) -------------------------- Patching file libavformat/tcp.c using Plan A... Hunk #1 succeeded at 87 with fuzz 2 (offset -1 lines). done Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: libavcodec/Makefile |=================================================================== |--- libavcodec/Makefile (revision 14016) |+++ libavcodec/Makefile (working copy) -------------------------- Patching file libavcodec/Makefile using Plan A... Hunk #1 succeeded at 330 (offset 8 lines). Hunk #2 succeeded at 341 (offset 8 lines). Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: libavcodec/latmaac.c |=================================================================== |--- libavcodec/latmaac.c (revision 0) |+++ libavcodec/latmaac.c (revision 0) -------------------------- (Creating file libavcodec/latmaac.c...) Patching file libavcodec/latmaac.c using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: libavcodec/latm_parser.c |=================================================================== |--- libavcodec/latm_parser.c (revision 0) |+++ libavcodec/latm_parser.c (revision 0) -------------------------- (Creating file libavcodec/latm_parser.c...) Patching file libavcodec/latm_parser.c using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: libavcodec/allcodecs.c |=================================================================== |--- libavcodec/allcodecs.c (revision 14016) |+++ libavcodec/allcodecs.c (working copy) -------------------------- Patching file libavcodec/allcodecs.c using Plan A... Hunk #1 succeeded at 290 (offset 10 lines). Hunk #2 succeeded at 292 (offset -3 lines). Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: libavcodec/avcodec.h |=================================================================== |--- libavcodec/avcodec.h (revision 14016) |+++ libavcodec/avcodec.h (working copy) -------------------------- Patching file libavcodec/avcodec.h using Plan A... Hunk #1 succeeded at 265 (offset 6 lines). Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: libavformat/mpegts.c |=================================================================== |--- libavformat/mpegts.c (revision 14016) |+++ libavformat/mpegts.c (working copy) -------------------------- Patching file libavformat/mpegts.c using Plan A... Hunk #1 succeeded at 625 with fuzz 2 (offset 14 lines). Hunk #2 succeeded at 834 (offset 1 line). Hunk #3 succeeded at 967 (offset 18 lines). Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: libavformat/mpegts.h |=================================================================== |--- libavformat/mpegts.h (revision 14016) |+++ libavformat/mpegts.h (working copy) -------------------------- Patching file libavformat/mpegts.h using Plan A... Hunk #1 succeeded at 50 with fuzz 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: libavformat/mpeg.c |=================================================================== |--- libavformat/mpeg.c (revision 14016) |+++ libavformat/mpeg.c (working copy) -------------------------- Patching file libavformat/mpeg.c using Plan A... Hunk #1 succeeded at 281. Hunk #2 succeeded at 439. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: libavformat/mpeg.h |=================================================================== |--- libavformat/mpeg.h (revision 14016) |+++ libavformat/mpeg.h (working copy) -------------------------- Patching file libavformat/mpeg.h using Plan A... Hunk #1 succeeded at 53. done Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: libavcodec/h264.c |=================================================================== |--- libavcodec/h264.c (revision 14820) |+++ libavcodec/h264.c (working copy) -------------------------- Patching file libavcodec/h264.c using Plan A... Hunk #1 succeeded at 3377 (offset 22 lines). Hunk #2 succeeded at 7570 (offset 13 lines). Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: libavcodec/mpegvideo.c |=================================================================== |--- libavcodec/mpegvideo.c (revision 14820) |+++ libavcodec/mpegvideo.c (working copy) -------------------------- Patching file libavcodec/mpegvideo.c using Plan A... Hunk #1 succeeded at 779. done Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ffmpeg-nodocs.patch,v 1.1.1.1 2009/01/21 14:15:15 jmcneill Exp $ | |--- configure.orig 2009-01-20 20:56:24.000000000 -0500 |+++ configure 2008-09-28 19:29:23.000000000 -0400 -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 1784. done FAAD test failed. If you think configure made a mistake, make sure you are using the latest version from SVN. If the latest version fails, report the problem to the ffmpeg-user@mplayerhq.hu mailing list or IRC #ffmpeg on irc.freenode.net. Include the log file "config.err" produced by configure as this will help solving the problem. cd `dirname ./ffmpeg.tar.gz` && CONTRIB=`pwd` && rm -rf ffmpeg && (gzip -dc ffmpeg.tar.gz | tar xf -) && cd ffmpeg && patch -p0 < ../patch-ffmpeg.patch && patch -p0 < ../patch-ffmpeg-latm.patch && patch -p0 < ../patch-ffmpeg-mpegleak.patch && patch -p0 < ../patch-ffmpeg-nodocs.patch && ./configure --prefix=$CONTRIB --enable-gpl --enable-pthreads --enable-swscale \ --disable-shared --enable-static --disable-encoders \ --enable-encoder=mpeg4 --enable-encoder=ac3 --enable-encoder=snow \ --enable-libfaad --disable-ffmpeg --disable-ffserver \ --disable-muxers --enable-muxer=ipod --disable-bsfs \ --extra-cflags="-I$CONTRIB/include" \ --extra-ldflags="-L$CONTRIB/lib" --enable-memalign-hack --disable-devices && gmake && gmake install && strip -S $CONTRIB/lib/libavcodec.a ...failed LibAvCodec ./lib/libavcodec.a ... ...skipped ./lib/libavutil.a for lack of ./lib/libavcodec.a... ...skipped ./lib/libavformat.a for lack of ./lib/libavcodec.a... ...skipped ./lib/libswscale.a for lack of ./lib/libavcodec.a... LibDCA ./lib/libdca.a Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -Naur libdca/include/audio_out.h libdca_patched/include/audio_out.h |--- libdca/include/audio_out.h 2007-05-02 10:05:03.000000000 +0100 |+++ libdca_patched/include/audio_out.h 2007-05-02 10:09:42.000000000 +0100 -------------------------- Patching file include/audio_out.h using Plan A... Hunk #1 succeeded at 26. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -Naur libdca/include/dca.h libdca_patched/include/dca.h |--- libdca/include/dca.h 2007-05-02 10:05:03.000000000 +0100 |+++ libdca_patched/include/dca.h 2007-05-02 10:09:36.000000000 +0100 -------------------------- Patching file include/dca.h using Plan A... Hunk #1 succeeded at 32. Hunk #2 succeeded at 65. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -Naur libdca/libao/audio_out_aif.c libdca_patched/libao/audio_out_aif.c |--- libdca/libao/audio_out_aif.c 2007-05-02 10:05:04.000000000 +0100 |+++ libdca_patched/libao/audio_out_aif.c 2007-05-02 10:09:41.000000000 +0100 -------------------------- Patching file libao/audio_out_aif.c using Plan A... Hunk #1 succeeded at 49. Hunk #2 succeeded at 78. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -Naur libdca/libao/audio_out_al.c libdca_patched/libao/audio_out_al.c |--- libdca/libao/audio_out_al.c 2007-05-02 10:05:04.000000000 +0100 |+++ libdca_patched/libao/audio_out_al.c 2007-05-02 10:09:41.000000000 +0100 -------------------------- Patching file libao/audio_out_al.c using Plan A... Hunk #1 succeeded at 44. Hunk #2 succeeded at 59. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -Naur libdca/libao/audio_out_float.c libdca_patched/libao/audio_out_float.c |--- libdca/libao/audio_out_float.c 2007-05-02 10:05:04.000000000 +0100 |+++ libdca_patched/libao/audio_out_float.c 2007-05-02 10:09:40.000000000 +0100 -------------------------- Patching file libao/audio_out_float.c using Plan A... Hunk #1 succeeded at 32. Hunk #2 succeeded at 44. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -Naur libdca/libao/audio_out_internal.h libdca_patched/libao/audio_out_internal.h |--- libdca/libao/audio_out_internal.h 2007-05-02 10:05:04.000000000 +0100 |+++ libdca_patched/libao/audio_out_internal.h 2007-05-02 10:09:40.000000000 +0100 -------------------------- Patching file libao/audio_out_internal.h using Plan A... Hunk #1 succeeded at 25. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -Naur libdca/libao/audio_out_null.c libdca_patched/libao/audio_out_null.c |--- libdca/libao/audio_out_null.c 2007-05-02 10:05:04.000000000 +0100 |+++ libdca_patched/libao/audio_out_null.c 2007-05-02 10:09:39.000000000 +0100 -------------------------- Patching file libao/audio_out_null.c using Plan A... Hunk #1 succeeded at 36. Hunk #2 succeeded at 48. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -Naur libdca/libao/audio_out_oss.c libdca_patched/libao/audio_out_oss.c |--- libdca/libao/audio_out_oss.c 2007-05-02 10:05:04.000000000 +0100 |+++ libdca_patched/libao/audio_out_oss.c 2007-05-02 10:09:38.000000000 +0100 -------------------------- Patching file libao/audio_out_oss.c using Plan A... Hunk #1 succeeded at 68. Hunk #2 succeeded at 83. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -Naur libdca/libao/audio_out_peak.c libdca_patched/libao/audio_out_peak.c |--- libdca/libao/audio_out_peak.c 2007-05-02 10:05:04.000000000 +0100 |+++ libdca_patched/libao/audio_out_peak.c 2007-05-02 10:09:38.000000000 +0100 -------------------------- Patching file libao/audio_out_peak.c using Plan A... Hunk #1 succeeded at 16. Hunk #2 succeeded at 29. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -Naur libdca/libao/audio_out_solaris.c libdca_patched/libao/audio_out_solaris.c |--- libdca/libao/audio_out_solaris.c 2007-05-02 10:05:04.000000000 +0100 |+++ libdca_patched/libao/audio_out_solaris.c 2007-05-02 10:09:37.000000000 +0100 -------------------------- Patching file libao/audio_out_solaris.c using Plan A... Hunk #1 succeeded at 47. Hunk #2 succeeded at 63. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -Naur libdca/libao/audio_out_wav.c libdca_patched/libao/audio_out_wav.c |--- libdca/libao/audio_out_wav.c 2007-05-02 10:05:04.000000000 +0100 |+++ libdca_patched/libao/audio_out_wav.c 2007-05-02 10:09:37.000000000 +0100 -------------------------- Patching file libao/audio_out_wav.c using Plan A... Hunk #1 succeeded at 87. Hunk #2 succeeded at 157. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -Naur libdca/libao/audio_out_win.c libdca_patched/libao/audio_out_win.c |--- libdca/libao/audio_out_win.c 2007-05-02 10:05:04.000000000 +0100 |+++ libdca_patched/libao/audio_out_win.c 2007-05-02 10:09:36.000000000 +0100 -------------------------- Patching file libao/audio_out_win.c using Plan A... Hunk #1 succeeded at 55. Hunk #2 succeeded at 70. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -Naur libdca/libdca/dca_internal.h libdca_patched/libdca/dca_internal.h |--- libdca/libdca/dca_internal.h 2007-05-02 10:05:05.000000000 +0100 |+++ libdca_patched/libdca/dca_internal.h 2007-05-02 10:09:35.000000000 +0100 -------------------------- Patching file libdca/dca_internal.h using Plan A... Hunk #1 succeeded at 116. Hunk #2 succeeded at 155. Hunk #3 succeeded at 183. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -Naur libdca/libdca/downmix.c libdca_patched/libdca/downmix.c |--- libdca/libdca/downmix.c 2007-05-02 10:05:05.000000000 +0100 |+++ libdca_patched/libdca/downmix.c 2007-05-06 19:45:54.000000000 +0100 -------------------------- Patching file libdca/downmix.c using Plan A... Hunk #1 succeeded at 33. Hunk #2 succeeded at 96. Hunk #3 succeeded at 181. Hunk #4 succeeded at 347. Hunk #5 succeeded at 355. Hunk #6 succeeded at 363. Hunk #7 succeeded at 372. Hunk #8 succeeded at 381. Hunk #9 succeeded at 393. Hunk #10 succeeded at 405. Hunk #11 succeeded at 417. Hunk #12 succeeded at 429. Hunk #13 succeeded at 463. Hunk #14 succeeded at 475. Hunk #15 succeeded at 531. Hunk #16 succeeded at 539. Hunk #17 succeeded at 576. Hunk #18 succeeded at 623. Hunk #19 succeeded at 641. Hunk #20 succeeded at 655. Hunk #21 succeeded at 726. Hunk #22 succeeded at 753. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -Naur libdca/libdca/parse.c libdca_patched/libdca/parse.c |--- libdca/libdca/parse.c 2007-05-02 10:05:05.000000000 +0100 |+++ libdca_patched/libdca/parse.c 2007-05-02 10:09:33.000000000 +0100 -------------------------- Patching file libdca/parse.c using Plan A... Hunk #1 succeeded at 59. Hunk #2 succeeded at 80. Hunk #3 succeeded at 97. Hunk #4 succeeded at 207. Hunk #5 succeeded at 996. Hunk #6 succeeded at 1142. Hunk #7 succeeded at 1224. Hunk #8 succeeded at 1275. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -Naur libdca/src/dcadec.c libdca_patched/src/dcadec.c |--- libdca/src/dcadec.c 2007-05-02 10:05:04.000000000 +0100 |+++ libdca_patched/src/dcadec.c 2007-05-02 10:09:35.000000000 +0100 -------------------------- Patching file src/dcadec.c using Plan A... Hunk #1 succeeded at 280. done configure: loading cache /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/config.cache checking for a BSD-compatible install... (cached) /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... (cached) x86_64-unknown-linux-gnu checking host system type... (cached) x86_64-unknown-linux-gnu checking for gcc... (cached) gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking whether gcc and cc understand -c and -o together... yes checking how to run the C preprocessor... (cached) gcc -E checking for grep that handles long lines and -e... /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/grep checking for egrep... /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/grep -E checking whether gcc needs -traditional... (cached) no checking if gcc supports -Wall -g -O2 flags... yes checking if gcc supports -Wall -g -O3 flags... yes checking if gcc supports -Wall -g -O3 -fomit-frame-pointer flags... yes checking for a sed that does not truncate output... /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/sed checking for ld used by gcc... (cached) /usr/x86_64-unknown-linux-gnu/bin/ld checking if the linker (/usr/x86_64-unknown-linux-gnu/bin/ld) is GNU ld... (cached) yes checking for /usr/x86_64-unknown-linux-gnu/bin/ld option to reload object files... (cached) -r checking for BSD-compatible nm... (cached) /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... (cached) pass_all checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking the maximum length of command line arguments... 1572864 checking command to parse /usr/bin/nm -B output from gcc object... (cached) ok checking for objdir... .libs checking for ar... ar checking for ranlib... (cached) ranlib checking for strip... (cached) strip checking for correct ltmain.sh version... yes checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/x86_64-unknown-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool appending configuration tag "F77" to libtool checking for cos in -lm... yes checking for sys/time.h... (cached) yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for sys/timeb.h... (cached) yes checking for io.h... (cached) no checking for struct timeval... yes checking for inttypes.h... (cached) yes checking for an ANSI C-conforming const... (cached) yes checking for inline... (cached) inline checking for always_inline... yes checking for C/C++ restrict keyword... (cached) __restrict__ checking for __builtin_expect... yes checking for size_t... (cached) yes checking whether byte ordering is bigendian... (cached) no checking for memalign... (cached) yes checking for gettimeofday... (cached) yes checking for ftime... (cached) yes checking return type of signal handlers... (cached) void checking for _oss_ioctl in -lossaudio... (cached) no checking __attribute__ ((aligned ())) support... (cached) 64 configure: updating cache /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating autotools/Makefile config.status: creating include/Makefile config.status: creating test/Makefile config.status: creating src/Makefile config.status: creating libdca/Makefile config.status: creating libao/Makefile config.status: creating vc++/Makefile config.status: creating libdca/libdca.pc config.status: creating libdca/libdts.pc config.status: creating config.h config.status: executing depfiles commands gmake all-recursive Making all in libdca /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -g -O3 -fomit-frame-pointer -MT bitstream.lo -MD -MP -MF .deps/bitstream.Tpo -c -o bitstream.lo bitstream.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -g -O3 -fomit-frame-pointer -MT bitstream.lo -MD -MP -MF .deps/bitstream.Tpo -c bitstream.c -fPIC -DPIC -o .libs/bitstream.o gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -g -O3 -fomit-frame-pointer -MT bitstream.lo -MD -MP -MF .deps/bitstream.Tpo -c bitstream.c -o bitstream.o >/dev/null 2>&1 mv -f .deps/bitstream.Tpo .deps/bitstream.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -g -O3 -fomit-frame-pointer -MT parse.lo -MD -MP -MF .deps/parse.Tpo -c -o parse.lo parse.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -g -O3 -fomit-frame-pointer -MT parse.lo -MD -MP -MF .deps/parse.Tpo -c parse.c -fPIC -DPIC -o .libs/parse.o parse.c: In function 'dca_subframe_header': parse.c:669:13: warning: suggest parentheses around operand of '!' or change '&' to '&&' or '!' to '~' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -g -O3 -fomit-frame-pointer -MT parse.lo -MD -MP -MF .deps/parse.Tpo -c parse.c -o parse.o >/dev/null 2>&1 mv -f .deps/parse.Tpo .deps/parse.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -g -O3 -fomit-frame-pointer -MT downmix.lo -MD -MP -MF .deps/downmix.Tpo -c -o downmix.lo downmix.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -g -O3 -fomit-frame-pointer -MT downmix.lo -MD -MP -MF .deps/downmix.Tpo -c downmix.c -fPIC -DPIC -o .libs/downmix.o gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -g -O3 -fomit-frame-pointer -MT downmix.lo -MD -MP -MF .deps/downmix.Tpo -c downmix.c -o downmix.o >/dev/null 2>&1 mv -f .deps/downmix.Tpo .deps/downmix.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -g -O3 -fomit-frame-pointer -no-undefined -version 0:0:0 -export-symbol-regex dca_.* -o libdca.la -rpath /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib bitstream.lo parse.lo downmix.lo -lm gcc -shared .libs/bitstream.o .libs/parse.o .libs/downmix.o -lm -Wl,-soname -Wl,libdca.so.0 -o .libs/libdca.so.0.0.0 (cd .libs && rm -f libdca.so.0 && ln -s libdca.so.0.0.0 libdca.so.0) (cd .libs && rm -f libdca.so && ln -s libdca.so.0.0.0 libdca.so) ar cru .libs/libdca.a bitstream.o parse.o downmix.o ranlib .libs/libdca.a creating libdca.la (cd .libs && rm -f libdca.la && ln -s ../libdca.la libdca.la) Making all in libao /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -g -O3 -fomit-frame-pointer -MT audio_out.lo -MD -MP -MF .deps/audio_out.Tpo -c -o audio_out.lo audio_out.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -g -O3 -fomit-frame-pointer -MT audio_out.lo -MD -MP -MF .deps/audio_out.Tpo -c audio_out.c -fPIC -DPIC -o .libs/audio_out.o gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -g -O3 -fomit-frame-pointer -MT audio_out.lo -MD -MP -MF .deps/audio_out.Tpo -c audio_out.c -o audio_out.o >/dev/null 2>&1 mv -f .deps/audio_out.Tpo .deps/audio_out.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -g -O3 -fomit-frame-pointer -MT audio_out_null.lo -MD -MP -MF .deps/audio_out_null.Tpo -c -o audio_out_null.lo audio_out_null.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -g -O3 -fomit-frame-pointer -MT audio_out_null.lo -MD -MP -MF .deps/audio_out_null.Tpo -c audio_out_null.c -fPIC -DPIC -o .libs/audio_out_null.o gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -g -O3 -fomit-frame-pointer -MT audio_out_null.lo -MD -MP -MF .deps/audio_out_null.Tpo -c audio_out_null.c -o audio_out_null.o >/dev/null 2>&1 mv -f .deps/audio_out_null.Tpo .deps/audio_out_null.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -g -O3 -fomit-frame-pointer -MT audio_out_float.lo -MD -MP -MF .deps/audio_out_float.Tpo -c -o audio_out_float.lo audio_out_float.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -g -O3 -fomit-frame-pointer -MT audio_out_float.lo -MD -MP -MF .deps/audio_out_float.Tpo -c audio_out_float.c -fPIC -DPIC -o .libs/audio_out_float.o gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -g -O3 -fomit-frame-pointer -MT audio_out_float.lo -MD -MP -MF .deps/audio_out_float.Tpo -c audio_out_float.c -o audio_out_float.o >/dev/null 2>&1 mv -f .deps/audio_out_float.Tpo .deps/audio_out_float.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -g -O3 -fomit-frame-pointer -MT audio_out_oss.lo -MD -MP -MF .deps/audio_out_oss.Tpo -c -o audio_out_oss.lo audio_out_oss.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -g -O3 -fomit-frame-pointer -MT audio_out_oss.lo -MD -MP -MF .deps/audio_out_oss.Tpo -c audio_out_oss.c -fPIC -DPIC -o .libs/audio_out_oss.o gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -g -O3 -fomit-frame-pointer -MT audio_out_oss.lo -MD -MP -MF .deps/audio_out_oss.Tpo -c audio_out_oss.c -o audio_out_oss.o >/dev/null 2>&1 mv -f .deps/audio_out_oss.Tpo .deps/audio_out_oss.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -g -O3 -fomit-frame-pointer -MT audio_out_solaris.lo -MD -MP -MF .deps/audio_out_solaris.Tpo -c -o audio_out_solaris.lo audio_out_solaris.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -g -O3 -fomit-frame-pointer -MT audio_out_solaris.lo -MD -MP -MF .deps/audio_out_solaris.Tpo -c audio_out_solaris.c -fPIC -DPIC -o .libs/audio_out_solaris.o gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -g -O3 -fomit-frame-pointer -MT audio_out_solaris.lo -MD -MP -MF .deps/audio_out_solaris.Tpo -c audio_out_solaris.c -o audio_out_solaris.o >/dev/null 2>&1 mv -f .deps/audio_out_solaris.Tpo .deps/audio_out_solaris.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -g -O3 -fomit-frame-pointer -MT audio_out_al.lo -MD -MP -MF .deps/audio_out_al.Tpo -c -o audio_out_al.lo audio_out_al.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -g -O3 -fomit-frame-pointer -MT audio_out_al.lo -MD -MP -MF .deps/audio_out_al.Tpo -c audio_out_al.c -fPIC -DPIC -o .libs/audio_out_al.o gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -g -O3 -fomit-frame-pointer -MT audio_out_al.lo -MD -MP -MF .deps/audio_out_al.Tpo -c audio_out_al.c -o audio_out_al.o >/dev/null 2>&1 mv -f .deps/audio_out_al.Tpo .deps/audio_out_al.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -g -O3 -fomit-frame-pointer -MT audio_out_win.lo -MD -MP -MF .deps/audio_out_win.Tpo -c -o audio_out_win.lo audio_out_win.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -g -O3 -fomit-frame-pointer -MT audio_out_win.lo -MD -MP -MF .deps/audio_out_win.Tpo -c audio_out_win.c -fPIC -DPIC -o .libs/audio_out_win.o gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -g -O3 -fomit-frame-pointer -MT audio_out_win.lo -MD -MP -MF .deps/audio_out_win.Tpo -c audio_out_win.c -o audio_out_win.o >/dev/null 2>&1 mv -f .deps/audio_out_win.Tpo .deps/audio_out_win.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -g -O3 -fomit-frame-pointer -MT audio_out_wav.lo -MD -MP -MF .deps/audio_out_wav.Tpo -c -o audio_out_wav.lo audio_out_wav.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -g -O3 -fomit-frame-pointer -MT audio_out_wav.lo -MD -MP -MF .deps/audio_out_wav.Tpo -c audio_out_wav.c -fPIC -DPIC -o .libs/audio_out_wav.o gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -g -O3 -fomit-frame-pointer -MT audio_out_wav.lo -MD -MP -MF .deps/audio_out_wav.Tpo -c audio_out_wav.c -o audio_out_wav.o >/dev/null 2>&1 mv -f .deps/audio_out_wav.Tpo .deps/audio_out_wav.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -g -O3 -fomit-frame-pointer -MT audio_out_aif.lo -MD -MP -MF .deps/audio_out_aif.Tpo -c -o audio_out_aif.lo audio_out_aif.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -g -O3 -fomit-frame-pointer -MT audio_out_aif.lo -MD -MP -MF .deps/audio_out_aif.Tpo -c audio_out_aif.c -fPIC -DPIC -o .libs/audio_out_aif.o gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -g -O3 -fomit-frame-pointer -MT audio_out_aif.lo -MD -MP -MF .deps/audio_out_aif.Tpo -c audio_out_aif.c -o audio_out_aif.o >/dev/null 2>&1 mv -f .deps/audio_out_aif.Tpo .deps/audio_out_aif.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -g -O3 -fomit-frame-pointer -MT audio_out_peak.lo -MD -MP -MF .deps/audio_out_peak.Tpo -c -o audio_out_peak.lo audio_out_peak.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -g -O3 -fomit-frame-pointer -MT audio_out_peak.lo -MD -MP -MF .deps/audio_out_peak.Tpo -c audio_out_peak.c -fPIC -DPIC -o .libs/audio_out_peak.o gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -g -O3 -fomit-frame-pointer -MT audio_out_peak.lo -MD -MP -MF .deps/audio_out_peak.Tpo -c audio_out_peak.c -o audio_out_peak.o >/dev/null 2>&1 mv -f .deps/audio_out_peak.Tpo .deps/audio_out_peak.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -g -O3 -fomit-frame-pointer -MT convert2s16.lo -MD -MP -MF .deps/convert2s16.Tpo -c -o convert2s16.lo convert2s16.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -g -O3 -fomit-frame-pointer -MT convert2s16.lo -MD -MP -MF .deps/convert2s16.Tpo -c convert2s16.c -fPIC -DPIC -o .libs/convert2s16.o gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -g -O3 -fomit-frame-pointer -MT convert2s16.lo -MD -MP -MF .deps/convert2s16.Tpo -c convert2s16.c -o convert2s16.o >/dev/null 2>&1 mv -f .deps/convert2s16.Tpo .deps/convert2s16.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -g -O3 -fomit-frame-pointer -o libao.la audio_out.lo audio_out_null.lo audio_out_float.lo audio_out_oss.lo audio_out_solaris.lo audio_out_al.lo audio_out_win.lo audio_out_wav.lo audio_out_aif.lo audio_out_peak.lo convert2s16.lo -lm ar cru .libs/libao.a .libs/audio_out.o .libs/audio_out_null.o .libs/audio_out_float.o .libs/audio_out_oss.o .libs/audio_out_solaris.o .libs/audio_out_al.o .libs/audio_out_win.o .libs/audio_out_wav.o .libs/audio_out_aif.o .libs/audio_out_peak.o .libs/convert2s16.o ranlib .libs/libao.a creating libao.la (cd .libs && rm -f libao.la && ln -s ../libao.la libao.la) Making all in src gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -g -O3 -fomit-frame-pointer -MT dcadec.o -MD -MP -MF .deps/dcadec.Tpo -c -o dcadec.o dcadec.c mv -f .deps/dcadec.Tpo .deps/dcadec.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -g -O3 -fomit-frame-pointer -MT getopt.o -MD -MP -MF .deps/getopt.Tpo -c -o getopt.o getopt.c mv -f .deps/getopt.Tpo .deps/getopt.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -g -O3 -fomit-frame-pointer -MT gettimeofday.o -MD -MP -MF .deps/gettimeofday.Tpo -c -o gettimeofday.o gettimeofday.c mv -f .deps/gettimeofday.Tpo .deps/gettimeofday.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -g -O3 -fomit-frame-pointer -o dcadec dcadec.o getopt.o gettimeofday.o ../libdca/libdca.la ../libao/libao.la mkdir .libs gcc -Wall -g -O3 -fomit-frame-pointer -o .libs/dcadec dcadec.o getopt.o gettimeofday.o ../libdca/.libs/libdca.so ../libao/.libs/libao.a -lm -Wl,--rpath -Wl,/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib creating dcadec gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -g -O3 -fomit-frame-pointer -MT extract_dca.o -MD -MP -MF .deps/extract_dca.Tpo -c -o extract_dca.o extract_dca.c mv -f .deps/extract_dca.Tpo .deps/extract_dca.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -g -O3 -fomit-frame-pointer -o extract_dca extract_dca.o getopt.o gcc -Wall -g -O3 -fomit-frame-pointer -o extract_dca extract_dca.o getopt.o { \ echo '#! /bin/sh' ; \ echo 'exec "$(dirname "$0")/$(basename "$0" | sed -e 's/ts/ca/')" "$@"' ; \ } > dtsdec.tmp chmod +x dtsdec.tmp mv -f dtsdec.tmp dtsdec { \ echo '#! /bin/sh' ; \ echo 'exec "$(dirname "$0")/$(basename "$0" | sed -e 's/ts/ca/')" "$@"' ; \ } > extract_dts.tmp chmod +x extract_dts.tmp mv -f extract_dts.tmp extract_dts Making all in test gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -O3 -fomit-frame-pointer -MT compare.o -MD -MP -MF .deps/compare.Tpo -c -o compare.o compare.c mv -f .deps/compare.Tpo .deps/compare.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -g -O3 -fomit-frame-pointer -o compare compare.o -lm mkdir .libs gcc -Wall -g -O3 -fomit-frame-pointer -o compare compare.o -lm Making all in include gmake[4]: Nothing to be done for `all'. gmake[4]: Nothing to be done for `all-am'. Making install in libdca test -z "/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib" || /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/mkdir -p "/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib" /bin/sh ../libtool --mode=install /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c 'libdca.la' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libdca.la' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c .libs/libdca.so.0.0.0 /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libdca.so.0.0.0 (cd /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib && { ln -s -f libdca.so.0.0.0 libdca.so.0 || { rm -f libdca.so.0 && ln -s libdca.so.0.0.0 libdca.so.0; }; }) (cd /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib && { ln -s -f libdca.so.0.0.0 libdca.so || { rm -f libdca.so && ln -s libdca.so.0.0.0 libdca.so; }; }) /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c .libs/libdca.lai /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libdca.la /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c .libs/libdca.a /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libdca.a chmod 644 /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libdca.a ranlib /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libdca.a PATH="$PATH:/sbin" ldconfig -n /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib ---------------------------------------------------------------------- Libraries have been installed in: /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag - 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. ---------------------------------------------------------------------- gmake install-exec-hook ln -sf "/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libdca.a" "/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libdts.a" test -z "/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/pkgconfig" || /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/mkdir -p "/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/pkgconfig" /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'libdca.pc' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/pkgconfig/libdca.pc' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'libdts.pc' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/pkgconfig/libdts.pc' Making install in libao gmake[4]: Nothing to be done for `install-exec-am'. gmake[4]: Nothing to be done for `install-data-am'. Making install in src test -z "/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/bin" || /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/mkdir -p "/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/bin" /bin/sh ../libtool --mode=install /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c 'dcadec' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/bin/dcadec' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c .libs/dcadec /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/bin/dcadec /bin/sh ../libtool --mode=install /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c 'extract_dca' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/bin/extract_dca' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c extract_dca /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/bin/extract_dca test -z "/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/bin" || /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/mkdir -p "/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/bin" /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c 'dtsdec' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/bin/dtsdec' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c 'extract_dts' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/bin/extract_dts' test -z "/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/man/man1" || /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/mkdir -p "/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/man/man1" /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 './dcadec.1' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/man/man1/dcadec.1' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 './extract_dca.1' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/man/man1/extract_dca.1' gmake install-data-hook for a in dcadec extract_dca; do \ oldname=`echo "$a" | sed -e 's/ca/ts/' | sed 's,x,x,'` ; \ name=`echo "$a" | sed 's,x,x,'` ; \ ln -sf "/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/man/man1/${name}.1" "/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/man/man1/${oldname}.1" ; \ done Making install in test gmake[4]: Nothing to be done for `install-exec-am'. gmake[4]: Nothing to be done for `install-data-am'. Making install in include gmake[4]: Nothing to be done for `install-exec-am'. test -z "/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include" || /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/mkdir -p "/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include" /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'dca.h' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include/dca.h' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'dts.h' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include/dts.h' gmake[4]: Nothing to be done for `install-exec-am'. gmake[4]: Nothing to be done for `install-data-am'. LibDvdRead ./lib/libdvdread.a configure: loading cache /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/config.cache checking for a BSD-compatible install... (cached) /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c checking whether build environment is sane... yes checking for gawk... (cached) gawk checking whether make sets $(MAKE)... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... (cached) x86_64-unknown-linux-gnu checking host system type... (cached) x86_64-unknown-linux-gnu checking for gcc... (cached) gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ANSI C... (cached) none needed checking for style of include used by make... GNU checking dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... (cached) gcc -E checking for egrep... grep -E checking for ANSI C header files... (cached) yes checking for a sed that does not truncate output... (cached) /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/sed checking for ld used by gcc... (cached) /usr/x86_64-unknown-linux-gnu/bin/ld checking if the linker (/usr/x86_64-unknown-linux-gnu/bin/ld) is GNU ld... (cached) yes checking for /usr/x86_64-unknown-linux-gnu/bin/ld option to reload object files... (cached) -r checking for BSD-compatible nm... (cached) /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... (cached) pass_all checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for g77... g77 checking whether we are using the GNU Fortran 77 compiler... no checking whether g77 accepts -g... no checking the maximum length of command line arguments... (cached) 1572864 checking command to parse /usr/bin/nm -B output from gcc object... (cached) ok checking for objdir... (cached) .libs checking for ar... (cached) ar checking for ranlib... (cached) ranlib checking for strip... (cached) strip checking if gcc supports -fno-rtti -fno-exceptions... (cached) no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/x86_64-unknown-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 g++... /usr/x86_64-unknown-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-unknown-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/x86_64-unknown-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/x86_64-unknown-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 g77 option to produce PIC... -fPIC checking if g77 PIC flag -fPIC works... no checking if g77 static flag -static works... no checking if g77 supports -c -o file.o... no checking whether the g77 linker (/usr/x86_64-unknown-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... PKGSRC-WARNING: Something is trying to run the fortran compiler, PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile. GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for dlopen... no checking for dlopen in -ldl... yes checking byteswap.h usability... yes checking byteswap.h presence... yes checking for byteswap.h... yes checking sys/bswap.h usability... no checking sys/bswap.h presence... no checking for sys/bswap.h... no checking sys/endian.h usability... no checking sys/endian.h presence... no checking for sys/endian.h... no checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking whether byte ordering is bigendian... (cached) no checking for an ANSI C-conforming const... (cached) yes checking for inline... (cached) inline checking for size_t... (cached) yes checking for uintptr_t... yes updating cache /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating dvdread/Makefile config.status: creating config.h config.status: executing depfiles commands gmake all-recursive Making all in dvdread if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -MT dvd_input.lo -MD -MP -MF ".deps/dvd_input.Tpo" -c -o dvd_input.lo dvd_input.c; \ then mv -f ".deps/dvd_input.Tpo" ".deps/dvd_input.Plo"; else rm -f ".deps/dvd_input.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -MT dvd_input.lo -MD -MP -MF .deps/dvd_input.Tpo -c dvd_input.c -o dvd_input.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -MT dvd_reader.lo -MD -MP -MF ".deps/dvd_reader.Tpo" -c -o dvd_reader.lo dvd_reader.c; \ then mv -f ".deps/dvd_reader.Tpo" ".deps/dvd_reader.Plo"; else rm -f ".deps/dvd_reader.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -MT dvd_reader.lo -MD -MP -MF .deps/dvd_reader.Tpo -c dvd_reader.c -o dvd_reader.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -MT dvd_udf.lo -MD -MP -MF ".deps/dvd_udf.Tpo" -c -o dvd_udf.lo dvd_udf.c; \ then mv -f ".deps/dvd_udf.Tpo" ".deps/dvd_udf.Plo"; else rm -f ".deps/dvd_udf.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -MT dvd_udf.lo -MD -MP -MF .deps/dvd_udf.Tpo -c dvd_udf.c -o dvd_udf.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -MT ifo_read.lo -MD -MP -MF ".deps/ifo_read.Tpo" -c -o ifo_read.lo ifo_read.c; \ then mv -f ".deps/ifo_read.Tpo" ".deps/ifo_read.Plo"; else rm -f ".deps/ifo_read.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -MT ifo_read.lo -MD -MP -MF .deps/ifo_read.Tpo -c ifo_read.c -o ifo_read.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -MT ifo_print.lo -MD -MP -MF ".deps/ifo_print.Tpo" -c -o ifo_print.lo ifo_print.c; \ then mv -f ".deps/ifo_print.Tpo" ".deps/ifo_print.Plo"; else rm -f ".deps/ifo_print.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -MT ifo_print.lo -MD -MP -MF .deps/ifo_print.Tpo -c ifo_print.c -o ifo_print.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -MT nav_read.lo -MD -MP -MF ".deps/nav_read.Tpo" -c -o nav_read.lo nav_read.c; \ then mv -f ".deps/nav_read.Tpo" ".deps/nav_read.Plo"; else rm -f ".deps/nav_read.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -MT nav_read.lo -MD -MP -MF .deps/nav_read.Tpo -c nav_read.c -o nav_read.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -MT nav_print.lo -MD -MP -MF ".deps/nav_print.Tpo" -c -o nav_print.lo nav_print.c; \ then mv -f ".deps/nav_print.Tpo" ".deps/nav_print.Plo"; else rm -f ".deps/nav_print.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -MT nav_print.lo -MD -MP -MF .deps/nav_print.Tpo -c nav_print.c -o nav_print.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -MT cmd_print.lo -MD -MP -MF ".deps/cmd_print.Tpo" -c -o cmd_print.lo cmd_print.c; \ then mv -f ".deps/cmd_print.Tpo" ".deps/cmd_print.Plo"; else rm -f ".deps/cmd_print.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -MT cmd_print.lo -MD -MP -MF .deps/cmd_print.Tpo -c cmd_print.c -o cmd_print.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -MT md5.lo -MD -MP -MF ".deps/md5.Tpo" -c -o md5.lo md5.c; \ then mv -f ".deps/md5.Tpo" ".deps/md5.Plo"; else rm -f ".deps/md5.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -o md5.o /bin/sh ../libtool --tag=CC --mode=link gcc -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o libdvdread.la -rpath /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib -version-info 5:1:2 -export-symbols-regex "(DVD.*|ifo.*|nav.*|cmd.*)" dvd_input.lo dvd_reader.lo dvd_udf.lo ifo_read.lo ifo_print.lo nav_read.lo nav_print.lo cmd_print.lo md5.lo -ldl mkdir .libs ar cru .libs/libdvdread.a dvd_input.o dvd_reader.o dvd_udf.o ifo_read.o ifo_print.o nav_read.o nav_print.o cmd_print.o md5.o ranlib .libs/libdvdread.a creating libdvdread.la (cd .libs && rm -f libdvdread.la && ln -s ../libdvdread.la libdvdread.la) Making all in src if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -MT ifo_dump.o -MD -MP -MF ".deps/ifo_dump.Tpo" -c -o ifo_dump.o ifo_dump.c; \ then mv -f ".deps/ifo_dump.Tpo" ".deps/ifo_dump.Po"; else rm -f ".deps/ifo_dump.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o ifo_dump ifo_dump.o ../dvdread/libdvdread.la -ldl mkdir .libs gcc -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o ifo_dump ifo_dump.o ../dvdread/.libs/libdvdread.a -ldl if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -MT play_title.o -MD -MP -MF ".deps/play_title.Tpo" -c -o play_title.o play_title.c; \ then mv -f ".deps/play_title.Tpo" ".deps/play_title.Po"; else rm -f ".deps/play_title.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o play_title play_title.o ../dvdread/libdvdread.la -ldl gcc -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o play_title play_title.o ../dvdread/.libs/libdvdread.a -ldl if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -MT title_info.o -MD -MP -MF ".deps/title_info.Tpo" -c -o title_info.o title_info.c; \ then mv -f ".deps/title_info.Tpo" ".deps/title_info.Po"; else rm -f ".deps/title_info.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o title_info title_info.o ../dvdread/libdvdread.la -ldl gcc -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o title_info title_info.o ../dvdread/.libs/libdvdread.a -ldl if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -MT disc_id.o -MD -MP -MF ".deps/disc_id.Tpo" -c -o disc_id.o disc_id.c; \ then mv -f ".deps/disc_id.Tpo" ".deps/disc_id.Po"; else rm -f ".deps/disc_id.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o disc_id disc_id.o ../dvdread/libdvdread.la -ldl gcc -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o disc_id disc_id.o ../dvdread/.libs/libdvdread.a -ldl if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -MT filestat.o -MD -MP -MF ".deps/filestat.Tpo" -c -o filestat.o filestat.c; \ then mv -f ".deps/filestat.Tpo" ".deps/filestat.Po"; else rm -f ".deps/filestat.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o filestat filestat.o ../dvdread/libdvdread.la -ldl gcc -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o filestat filestat.o ../dvdread/.libs/libdvdread.a -ldl gmake[4]: Nothing to be done for `all-am'. Making install in dvdread test -z "/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib" || mkdir -p -- "/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib" /bin/sh ../libtool --mode=install /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c 'libdvdread.la' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libdvdread.la' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c .libs/libdvdread.lai /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libdvdread.la /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c .libs/libdvdread.a /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libdvdread.a chmod 644 /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libdvdread.a ranlib /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libdvdread.a PATH="$PATH:/sbin" ldconfig -n /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib ---------------------------------------------------------------------- Libraries have been installed in: /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag - 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 "/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include/dvdread" || mkdir -p -- "/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include/dvdread" /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'dvd_reader.h' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include/dvdread/dvd_reader.h' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ifo_types.h' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include/dvdread/ifo_types.h' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ifo_read.h' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include/dvdread/ifo_read.h' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ifo_print.h' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include/dvdread/ifo_print.h' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'nav_types.h' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include/dvdread/nav_types.h' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'nav_read.h' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include/dvdread/nav_read.h' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'nav_print.h' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include/dvdread/nav_print.h' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'cmd_print.h' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include/dvdread/cmd_print.h' Making install in src gmake[4]: Nothing to be done for `install-exec-am'. gmake[4]: Nothing to be done for `install-data-am'. gmake[4]: Nothing to be done for `install-exec-am'. gmake[4]: Nothing to be done for `install-data-am'. LibFaac ./lib/libfaac.a aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:11: warning: underquoted definition of MY_DEFINE configure.in:11: run info Automake 'Extending aclocal' configure.in:11: or see http://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal configure.in:6: error: 'AM_CONFIG_HEADER': this macro is obsolete. You should use the 'AC_CONFIG_HEADERS' macro instead. /usr/pkg/share/aclocal-1.13/obsolete-err.m4:12: AM_CONFIG_HEADER is expanded from... configure.in:6: the top level autom4te: /usr/bin/m4 failed with exit status: 1 aclocal: error: echo failed with exit status: 1 autoheader: error: AC_CONFIG_HEADERS not found in configure.in automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in: error: no proper invocation of AM_INIT_AUTOMAKE was found. configure.in: You should verify that configure.in invokes AM_INIT_AUTOMAKE, configure.in: that aclocal.m4 is present in the top-level directory, configure.in: and that aclocal.m4 was recently regenerated (using aclocal) configure.in:43: error: required file 'config.h' not found common/Makefile.am:1: error: WITH_MP4V2 does not appear in AM_CONDITIONAL common/mp4v2/Makefile.am:1: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' common/mp4v2/Makefile.am:5: error: Libtool library used but 'LIBTOOL' is undefined common/mp4v2/Makefile.am:5: The usual way to define 'LIBTOOL' is to add 'LT_INIT' common/mp4v2/Makefile.am:5: to 'configure.in' and run 'aclocal' and 'autoconf' again. common/mp4v2/Makefile.am:5: If 'LT_INIT' is in 'configure.in', make sure common/mp4v2/Makefile.am:5: its definition is in aclocal's search path. common/mp4v2/Makefile.am: installing './depcomp' /usr/pkg/share/automake-1.13/am/depend2.am: error: am__fastdepCXX does not appear in AM_CONDITIONAL /usr/pkg/share/automake-1.13/am/depend2.am: The usual way to define 'am__fastdepCXX' is to add 'AC_PROG_CXX' /usr/pkg/share/automake-1.13/am/depend2.am: to 'configure.in' and run 'aclocal' and 'autoconf' again /usr/pkg/share/automake-1.13/am/depend2.am: error: AMDEP does not appear in AM_CONDITIONAL /usr/pkg/share/automake-1.13/am/depend2.am: The usual way to define 'AMDEP' is to add one of the compiler tests /usr/pkg/share/automake-1.13/am/depend2.am: AC_PROG_CC, AC_PROG_CXX, AC_PROG_OBJC, AC_PROG_OBJCXX, /usr/pkg/share/automake-1.13/am/depend2.am: AM_PROG_AS, AM_PROG_GCJ, AM_PROG_UPC /usr/pkg/share/automake-1.13/am/depend2.am: to 'configure.in' and run 'aclocal' and 'autoconf' again frontend/Makefile.am:5: error: WITH_MP4V2 does not appear in AM_CONDITIONAL frontend/Makefile.am:6: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') /usr/pkg/share/automake-1.13/am/depend2.am: error: am__fastdepCC does not appear in AM_CONDITIONAL /usr/pkg/share/automake-1.13/am/depend2.am: The usual way to define 'am__fastdepCC' is to add 'AC_PROG_CC' /usr/pkg/share/automake-1.13/am/depend2.am: to 'configure.in' and run 'aclocal' and 'autoconf' again libfaac/Makefile.am:4: error: USE_DRM does not appear in AM_CONDITIONAL libfaac/Makefile.am:11: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') libfaac/Makefile.am:1: error: Libtool library used but 'LIBTOOL' is undefined libfaac/Makefile.am:1: The usual way to define 'LIBTOOL' is to add 'LT_INIT' libfaac/Makefile.am:1: to 'configure.in' and run 'aclocal' and 'autoconf' again. libfaac/Makefile.am:1: If 'LT_INIT' is in 'configure.in', make sure libfaac/Makefile.am:1: its definition is in aclocal's search path. configure.in:4: error: possibly undefined macro: AM_INIT_AUTOMAKE If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation. configure.in:6: error: possibly undefined macro: AM_CONFIG_HEADER configure.in:17: error: possibly undefined macro: AM_PROG_LIBTOOL configure.in:30: error: possibly undefined macro: AM_CONDITIONAL cd `dirname ./faac.tar.gz` && CONTRIB=`pwd` && rm -rf faac && (gzip -dc faac.tar.gz | tar xf - ) && cd faac && ./bootstrap && ./configure --prefix=$CONTRIB --cache-file=$CONTRIB/config.cache --disable-shared --enable-static --without-mp4v2 && gmake && gmake install && strip -S $CONTRIB/lib/libfaac.a ...failed LibFaac ./lib/libfaac.a ... LibMp3Lame ./lib/libmp3lame.a configure: loading cache /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/config.cache checking build system type... (cached) x86_64-unknown-linux-gnu checking host system type... (cached) x86_64-unknown-linux-gnu checking for a BSD-compatible install... (cached) /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/mkdir -p checking for gawk... (cached) gawk checking whether make sets $(MAKE)... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for gcc... (cached) gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... (cached) gcc -E checking for grep that handles long lines and -e... (cached) /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/grep checking for egrep... (cached) /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/grep -E checking for AIX... no checking for library containing strerror... none required checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking for a sed that does not truncate output... (cached) /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/sed checking for ld used by gcc... (cached) /usr/x86_64-unknown-linux-gnu/bin/ld checking if the linker (/usr/x86_64-unknown-linux-gnu/bin/ld) is GNU ld... (cached) yes checking for /usr/x86_64-unknown-linux-gnu/bin/ld option to reload object files... (cached) -r checking for BSD-compatible nm... (cached) /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... (cached) pass_all checking for dlfcn.h... (cached) yes checking for g++... (cached) g++ checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking how to run the C++ preprocessor... (cached) g++ -E checking for g77... (cached) g77 checking whether we are using the GNU Fortran 77 compiler... (cached) no checking whether g77 accepts -g... (cached) no checking the maximum length of command line arguments... (cached) 1572864 checking command to parse /usr/bin/nm -B output from gcc object... (cached) ok checking for objdir... (cached) .libs checking for ar... (cached) ar checking for ranlib... (cached) ranlib checking for strip... (cached) strip checking if gcc supports -fno-rtti -fno-exceptions... (cached) no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/x86_64-unknown-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 g++... (cached) /usr/x86_64-unknown-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-unknown-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... (cached) yes checking whether the g++ linker (/usr/x86_64-unknown-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/x86_64-unknown-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 g77 option to produce PIC... -fPIC checking if g77 PIC flag -fPIC works... no checking if g77 static flag -static works... no checking if g77 supports -c -o file.o... (cached) no checking whether the g77 linker (/usr/x86_64-unknown-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) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking version of GCC... 4.5.2 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 for limits.h... (cached) yes checking for stdint.h... (cached) yes checking for string.h... (cached) yes checking sys/soundcard.h usability... yes checking sys/soundcard.h presence... yes checking for sys/soundcard.h... yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking xmmintrin.h usability... yes checking xmmintrin.h presence... yes checking for xmmintrin.h... yes checking linux/soundcard.h usability... yes checking linux/soundcard.h presence... yes checking for linux/soundcard.h... yes checking for an ANSI C-conforming const... (cached) yes checking for inline... (cached) inline checking whether byte ordering is bigendian... (cached) no checking for special C compiler options needed for large files... 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... (cached) 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... (cached) yes checking for strtol... yes checking for socket... yes checking termcap.h usability... yes checking termcap.h presence... yes checking for termcap.h... yes checking ncurses/termcap.h usability... no checking ncurses/termcap.h presence... no checking for ncurses/termcap.h... no checking for initscr in -ltermcap... no checking for initscr in -lcurses... yes checking for initscr in -lncurses... yes checking for cos in -lm... (cached) yes checking for cos in -lffm... no checking for cos in -lcpml... no checking for gtk-config... no checking for GTK - version >= 1.2.0... no *** The gtk-config script installed by GTK could not be found *** If GTK was installed in PREFIX, make sure PREFIX/bin is in *** your path, or set the GTK_CONFIG environment variable to the *** full path to gtk-config. checking use of ElectricFence malloc debugging... no checking use of file io... lame checking use of analyzer hooks... yes checking use of mpg123 decoder... yes (Layer 2, 3) checking if the lame frontend should be build... yes checking if mp3x is requested... no checking if mp3rtp is requested... no checking use of VBR bitrate histogram... yes, with ncurses checking if I have to build the internal vector lib... yes checking for FLOAT8 as float... no checking for nasm... /usr/pkg/bin/nasm checking for assembler routines for this processor type... no checking for additional optimizations... no checking for debug options... no configure: updating cache /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating libmp3lame/Makefile config.status: creating libmp3lame/i386/Makefile config.status: creating libmp3lame/vector/Makefile config.status: creating frontend/Makefile config.status: creating mpglib/Makefile config.status: creating doc/Makefile config.status: creating doc/html/Makefile config.status: creating doc/man/Makefile config.status: creating include/Makefile config.status: creating Dll/Makefile config.status: creating misc/Makefile config.status: creating debian/Makefile config.status: creating dshow/Makefile config.status: creating ACM/Makefile config.status: creating ACM/ADbg/Makefile config.status: creating ACM/ddk/Makefile config.status: creating ACM/tinyxml/Makefile config.status: creating lame.spec config.status: creating mac/Makefile config.status: creating macosx/Makefile config.status: creating macosx/English.lproj/Makefile config.status: creating macosx/LAME.xcodeproj/Makefile config.status: creating config.h config.status: executing depfiles commands gmake all-recursive Making all in mpglib /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT common.lo -MD -MP -MF .deps/common.Tpo -c -o common.lo common.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT common.lo -MD -MP -MF .deps/common.Tpo -c common.c -o common.o mv -f .deps/common.Tpo .deps/common.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT dct64_i386.lo -MD -MP -MF .deps/dct64_i386.Tpo -c -o dct64_i386.lo dct64_i386.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT dct64_i386.lo -MD -MP -MF .deps/dct64_i386.Tpo -c dct64_i386.c -o dct64_i386.o mv -f .deps/dct64_i386.Tpo .deps/dct64_i386.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT decode_i386.lo -MD -MP -MF .deps/decode_i386.Tpo -c -o decode_i386.lo decode_i386.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT decode_i386.lo -MD -MP -MF .deps/decode_i386.Tpo -c decode_i386.c -o decode_i386.o mv -f .deps/decode_i386.Tpo .deps/decode_i386.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT interface.lo -MD -MP -MF .deps/interface.Tpo -c -o interface.lo interface.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT interface.lo -MD -MP -MF .deps/interface.Tpo -c interface.c -o interface.o mv -f .deps/interface.Tpo .deps/interface.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT layer1.lo -MD -MP -MF .deps/layer1.Tpo -c -o layer1.lo layer1.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT layer1.lo -MD -MP -MF .deps/layer1.Tpo -c layer1.c -o layer1.o mv -f .deps/layer1.Tpo .deps/layer1.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT layer2.lo -MD -MP -MF .deps/layer2.Tpo -c -o layer2.lo layer2.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT layer2.lo -MD -MP -MF .deps/layer2.Tpo -c layer2.c -o layer2.o mv -f .deps/layer2.Tpo .deps/layer2.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT layer3.lo -MD -MP -MF .deps/layer3.Tpo -c -o layer3.lo layer3.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT layer3.lo -MD -MP -MF .deps/layer3.Tpo -c layer3.c -o layer3.o mv -f .deps/layer3.Tpo .deps/layer3.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT tabinit.lo -MD -MP -MF .deps/tabinit.Tpo -c -o tabinit.lo tabinit.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT tabinit.lo -MD -MP -MF .deps/tabinit.Tpo -c tabinit.c -o tabinit.o mv -f .deps/tabinit.Tpo .deps/tabinit.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -o libmpgdecoder.la common.lo dct64_i386.lo decode_i386.lo interface.lo layer1.lo layer2.lo layer3.lo tabinit.lo mkdir .libs ar cru .libs/libmpgdecoder.a common.o dct64_i386.o decode_i386.o interface.o layer1.o layer2.o layer3.o tabinit.o ranlib .libs/libmpgdecoder.a creating libmpgdecoder.la (cd .libs && rm -f libmpgdecoder.la && ln -s ../libmpgdecoder.la libmpgdecoder.la) Making all in libmp3lame Making all in i386 gmake[5]: Nothing to be done for `all'. Making all in vector /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libmp3lame -I../../mpglib -I../.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT xmm_quantize_sub.lo -MD -MP -MF .deps/xmm_quantize_sub.Tpo -c -o xmm_quantize_sub.lo xmm_quantize_sub.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libmp3lame -I../../mpglib -I../.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT xmm_quantize_sub.lo -MD -MP -MF .deps/xmm_quantize_sub.Tpo -c xmm_quantize_sub.c -o xmm_quantize_sub.o mv -f .deps/xmm_quantize_sub.Tpo .deps/xmm_quantize_sub.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -o liblamevectorroutines.la xmm_quantize_sub.lo mkdir .libs ar cru .libs/liblamevectorroutines.a xmm_quantize_sub.o ranlib .libs/liblamevectorroutines.a creating liblamevectorroutines.la (cd .libs && rm -f liblamevectorroutines.la && ln -s ../liblamevectorroutines.la liblamevectorroutines.la) /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT VbrTag.lo -MD -MP -MF .deps/VbrTag.Tpo -c -o VbrTag.lo VbrTag.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT VbrTag.lo -MD -MP -MF .deps/VbrTag.Tpo -c VbrTag.c -o VbrTag.o mv -f .deps/VbrTag.Tpo .deps/VbrTag.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT bitstream.lo -MD -MP -MF .deps/bitstream.Tpo -c -o bitstream.lo bitstream.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT bitstream.lo -MD -MP -MF .deps/bitstream.Tpo -c bitstream.c -o bitstream.o In file included from bitstream.c:40:0: gain_analysis.h:88:9: warning: variably modified 'A' at file scope gain_analysis.h:89:9: warning: variably modified 'B' at file scope mv -f .deps/bitstream.Tpo .deps/bitstream.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT encoder.lo -MD -MP -MF .deps/encoder.Tpo -c -o encoder.lo encoder.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT encoder.lo -MD -MP -MF .deps/encoder.Tpo -c encoder.c -o encoder.o mv -f .deps/encoder.Tpo .deps/encoder.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT fft.lo -MD -MP -MF .deps/fft.Tpo -c -o fft.lo fft.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT fft.lo -MD -MP -MF .deps/fft.Tpo -c fft.c -o fft.o mv -f .deps/fft.Tpo .deps/fft.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT gain_analysis.lo -MD -MP -MF .deps/gain_analysis.Tpo -c -o gain_analysis.lo gain_analysis.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT gain_analysis.lo -MD -MP -MF .deps/gain_analysis.Tpo -c gain_analysis.c -o gain_analysis.o In file included from gain_analysis.c:101:0: gain_analysis.h:88:9: warning: variably modified 'A' at file scope gain_analysis.h:89:9: warning: variably modified 'B' at file scope mv -f .deps/gain_analysis.Tpo .deps/gain_analysis.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT id3tag.lo -MD -MP -MF .deps/id3tag.Tpo -c -o id3tag.lo id3tag.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT id3tag.lo -MD -MP -MF .deps/id3tag.Tpo -c id3tag.c -o id3tag.o mv -f .deps/id3tag.Tpo .deps/id3tag.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT lame.lo -MD -MP -MF .deps/lame.Tpo -c -o lame.lo lame.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT lame.lo -MD -MP -MF .deps/lame.Tpo -c lame.c -o lame.o In file included from lame.c:40:0: gain_analysis.h:88:9: warning: variably modified 'A' at file scope gain_analysis.h:89:9: warning: variably modified 'B' at file scope mv -f .deps/lame.Tpo .deps/lame.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT newmdct.lo -MD -MP -MF .deps/newmdct.Tpo -c -o newmdct.lo newmdct.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT newmdct.lo -MD -MP -MF .deps/newmdct.Tpo -c newmdct.c -o newmdct.o mv -f .deps/newmdct.Tpo .deps/newmdct.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT presets.lo -MD -MP -MF .deps/presets.Tpo -c -o presets.lo presets.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT presets.lo -MD -MP -MF .deps/presets.Tpo -c presets.c -o presets.o mv -f .deps/presets.Tpo .deps/presets.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT psymodel.lo -MD -MP -MF .deps/psymodel.Tpo -c -o psymodel.lo psymodel.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT psymodel.lo -MD -MP -MF .deps/psymodel.Tpo -c psymodel.c -o psymodel.o mv -f .deps/psymodel.Tpo .deps/psymodel.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT quantize.lo -MD -MP -MF .deps/quantize.Tpo -c -o quantize.lo quantize.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT quantize.lo -MD -MP -MF .deps/quantize.Tpo -c quantize.c -o quantize.o mv -f .deps/quantize.Tpo .deps/quantize.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT quantize_pvt.lo -MD -MP -MF .deps/quantize_pvt.Tpo -c -o quantize_pvt.lo quantize_pvt.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT quantize_pvt.lo -MD -MP -MF .deps/quantize_pvt.Tpo -c quantize_pvt.c -o quantize_pvt.o mv -f .deps/quantize_pvt.Tpo .deps/quantize_pvt.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT reservoir.lo -MD -MP -MF .deps/reservoir.Tpo -c -o reservoir.lo reservoir.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT reservoir.lo -MD -MP -MF .deps/reservoir.Tpo -c reservoir.c -o reservoir.o mv -f .deps/reservoir.Tpo .deps/reservoir.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT set_get.lo -MD -MP -MF .deps/set_get.Tpo -c -o set_get.lo set_get.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT set_get.lo -MD -MP -MF .deps/set_get.Tpo -c set_get.c -o set_get.o mv -f .deps/set_get.Tpo .deps/set_get.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT tables.lo -MD -MP -MF .deps/tables.Tpo -c -o tables.lo tables.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT tables.lo -MD -MP -MF .deps/tables.Tpo -c tables.c -o tables.o mv -f .deps/tables.Tpo .deps/tables.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT takehiro.lo -MD -MP -MF .deps/takehiro.Tpo -c -o takehiro.lo takehiro.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT takehiro.lo -MD -MP -MF .deps/takehiro.Tpo -c takehiro.c -o takehiro.o mv -f .deps/takehiro.Tpo .deps/takehiro.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT util.lo -MD -MP -MF .deps/util.Tpo -c -o util.lo util.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.c -o util.o mv -f .deps/util.Tpo .deps/util.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT vbrquantize.lo -MD -MP -MF .deps/vbrquantize.Tpo -c -o vbrquantize.lo vbrquantize.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT vbrquantize.lo -MD -MP -MF .deps/vbrquantize.Tpo -c vbrquantize.c -o vbrquantize.o mv -f .deps/vbrquantize.Tpo .deps/vbrquantize.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT version.lo -MD -MP -MF .deps/version.Tpo -c -o version.lo version.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT version.lo -MD -MP -MF .deps/version.Tpo -c version.c -o version.o mv -f .deps/version.Tpo .deps/version.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT mpglib_interface.lo -MD -MP -MF .deps/mpglib_interface.Tpo -c -o mpglib_interface.lo mpglib_interface.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT mpglib_interface.lo -MD -MP -MF .deps/mpglib_interface.Tpo -c mpglib_interface.c -o mpglib_interface.o mv -f .deps/mpglib_interface.Tpo .deps/mpglib_interface.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -version-info 0:0 -no-undefined -o libmp3lame.la -rpath /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib VbrTag.lo bitstream.lo encoder.lo fft.lo gain_analysis.lo id3tag.lo lame.lo newmdct.lo presets.lo psymodel.lo quantize.lo quantize_pvt.lo reservoir.lo set_get.lo tables.lo takehiro.lo util.lo vbrquantize.lo version.lo mpglib_interface.lo ../libmp3lame/vector/liblamevectorroutines.la ../mpglib/libmpgdecoder.la -lm mkdir .libs rm -fr .libs/libmp3lame.lax mkdir .libs/libmp3lame.lax rm -fr .libs/libmp3lame.lax/liblamevectorroutines.a mkdir .libs/libmp3lame.lax/liblamevectorroutines.a (cd .libs/libmp3lame.lax/liblamevectorroutines.a && ar x /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lame/libmp3lame/../libmp3lame/vector/.libs/liblamevectorroutines.a) rm -fr .libs/libmp3lame.lax/libmpgdecoder.a mkdir .libs/libmp3lame.lax/libmpgdecoder.a (cd .libs/libmp3lame.lax/libmpgdecoder.a && ar x /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lame/libmp3lame/../mpglib/.libs/libmpgdecoder.a) ar cru .libs/libmp3lame.a VbrTag.o bitstream.o encoder.o fft.o gain_analysis.o id3tag.o lame.o newmdct.o presets.o psymodel.o quantize.o quantize_pvt.o reservoir.o set_get.o tables.o takehiro.o util.o vbrquantize.o version.o mpglib_interface.o .libs/libmp3lame.lax/liblamevectorroutines.a/xmm_quantize_sub.o .libs/libmp3lame.lax/libmpgdecoder.a/layer2.o .libs/libmp3lame.lax/libmpgdecoder.a/tabinit.o .libs/libmp3lame.lax/libmpgdecoder.a/layer1.o .libs/libmp3lame.lax/libmpgdecoder.a/layer3.o .libs/libmp3lame.lax/libmpgdecoder.a/dct64_i386.o .libs/libmp3lame.lax/libmpgdecoder.a/decode_i386.o .libs/libmp3lame.lax/libmpgdecoder.a/interface.o .libs/libmp3lame.lax/libmpgdecoder.a/common.o ranlib .libs/libmp3lame.a rm -fr .libs/libmp3lame.lax creating libmp3lame.la (cd .libs && rm -f libmp3lame.la && ln -s ../libmp3lame.la libmp3lame.la) Making all in frontend gcc -DHAVE_CONFIG_H -I. -I.. -I../libmp3lame -I../include -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c mv -f .deps/main.Tpo .deps/main.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../libmp3lame -I../include -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT console.o -MD -MP -MF .deps/console.Tpo -c -o console.o console.c mv -f .deps/console.Tpo .deps/console.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../libmp3lame -I../include -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT get_audio.o -MD -MP -MF .deps/get_audio.Tpo -c -o get_audio.o get_audio.c mv -f .deps/get_audio.Tpo .deps/get_audio.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../libmp3lame -I../include -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT lametime.o -MD -MP -MF .deps/lametime.Tpo -c -o lametime.o lametime.c mv -f .deps/lametime.Tpo .deps/lametime.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../libmp3lame -I../include -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT parse.o -MD -MP -MF .deps/parse.Tpo -c -o parse.o parse.c parse.c: In function 'lame_version_print': parse.c:518:9: warning: field width 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' mv -f .deps/parse.Tpo .deps/parse.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../libmp3lame -I../include -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT portableio.o -MD -MP -MF .deps/portableio.Tpo -c -o portableio.o portableio.c mv -f .deps/portableio.Tpo .deps/portableio.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../libmp3lame -I../include -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT timestatus.o -MD -MP -MF .deps/timestatus.Tpo -c -o timestatus.o timestatus.c mv -f .deps/timestatus.Tpo .deps/timestatus.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../libmp3lame -I../include -I.. -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -MT brhist.o -MD -MP -MF .deps/brhist.Tpo -c -o brhist.o brhist.c mv -f .deps/brhist.Tpo .deps/brhist.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -static -o lame main.o console.o get_audio.o lametime.o parse.o portableio.o timestatus.o brhist.o ../libmp3lame/libmp3lame.la -lncurses -lm mkdir .libs gcc -O3 -fomit-frame-pointer -ffast-math -Wall -pipe -o lame main.o console.o get_audio.o lametime.o parse.o portableio.o timestatus.o brhist.o ../libmp3lame/.libs/libmp3lame.a -lncurses -lm Making all in Dll gmake[4]: Nothing to be done for `all'. Making all in debian gmake[4]: Nothing to be done for `all'. Making all in doc Making all in html gmake[5]: Nothing to be done for `all'. Making all in man gmake[5]: Nothing to be done for `all'. gmake[5]: Nothing to be done for `all-am'. Making all in include gmake[4]: Nothing to be done for `all'. Making all in misc gmake[4]: Nothing to be done for `all'. Making all in dshow gmake[4]: Nothing to be done for `all'. Making all in ACM Making all in ADbg gmake[5]: Nothing to be done for `all'. Making all in ddk gmake[5]: Nothing to be done for `all'. Making all in tinyxml gmake[5]: Nothing to be done for `all'. gmake[5]: Nothing to be done for `all-am'. Making all in mac gmake[4]: Nothing to be done for `all'. Making all in macosx Making all in English.lproj gmake[5]: Nothing to be done for `all'. Making all in LAME.xcodeproj gmake[5]: Nothing to be done for `all'. gmake[5]: Nothing to be done for `all-am'. gmake[4]: Nothing to be done for `all-am'. Making install in mpglib gmake[4]: Nothing to be done for `install-exec-am'. gmake[4]: Nothing to be done for `install-data-am'. Making install in libmp3lame Making install in i386 gmake[5]: Nothing to be done for `install-exec-am'. gmake[5]: Nothing to be done for `install-data-am'. Making install in vector gmake[5]: Nothing to be done for `install-exec-am'. gmake[5]: Nothing to be done for `install-data-am'. test -z "/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib" || /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/mkdir -p "/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib" /bin/sh ../libtool --mode=install /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c 'libmp3lame.la' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libmp3lame.la' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c .libs/libmp3lame.lai /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libmp3lame.la /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c .libs/libmp3lame.a /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libmp3lame.a chmod 644 /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libmp3lame.a ranlib /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libmp3lame.a PATH="$PATH:/sbin" ldconfig -n /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib ---------------------------------------------------------------------- Libraries have been installed in: /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag - 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. ---------------------------------------------------------------------- gmake[5]: Nothing to be done for `install-data-am'. Making install in frontend test -z "/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/bin" || /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/mkdir -p "/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/bin" /bin/sh ../libtool --mode=install /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c 'lame' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/bin/lame' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c lame /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/bin/lame gmake[4]: Nothing to be done for `install-data-am'. Making install in Dll gmake[4]: Nothing to be done for `install-exec-am'. gmake[4]: Nothing to be done for `install-data-am'. Making install in debian gmake[4]: Nothing to be done for `install-exec-am'. gmake[4]: Nothing to be done for `install-data-am'. Making install in doc Making install in html gmake[5]: Nothing to be done for `install-exec-am'. test -z "/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/lame/html" || /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/mkdir -p "/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/lame/html" /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'basic.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/lame/html/basic.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'contributors.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/lame/html/contributors.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'examples.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/lame/html/examples.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'history.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/lame/html/history.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'id3.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/lame/html/id3.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'index.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/lame/html/index.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'lame.css' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/lame/html/lame.css' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'modes.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/lame/html/modes.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'node6.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/lame/html/node6.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'switchs.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/lame/html/switchs.html' Making install in man gmake[5]: Nothing to be done for `install-exec-am'. test -z "/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/man/man1" || /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/mkdir -p "/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/man/man1" /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 './lame.1' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/man/man1/lame.1' gmake[5]: Nothing to be done for `install-exec-am'. gmake[5]: Nothing to be done for `install-data-am'. Making install in include gmake[4]: Nothing to be done for `install-exec-am'. test -z "/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include/lame" || /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/mkdir -p "/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include/lame" /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'lame.h' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include/lame/lame.h' Making install in misc gmake[4]: Nothing to be done for `install-exec-am'. gmake[4]: Nothing to be done for `install-data-am'. Making install in dshow gmake[4]: Nothing to be done for `install-exec-am'. gmake[4]: Nothing to be done for `install-data-am'. Making install in ACM Making install in ADbg gmake[5]: Nothing to be done for `install-exec-am'. gmake[5]: Nothing to be done for `install-data-am'. Making install in ddk gmake[5]: Nothing to be done for `install-exec-am'. gmake[5]: Nothing to be done for `install-data-am'. Making install in tinyxml gmake[5]: Nothing to be done for `install-exec-am'. gmake[5]: Nothing to be done for `install-data-am'. gmake[5]: Nothing to be done for `install-exec-am'. gmake[5]: Nothing to be done for `install-data-am'. Making install in mac gmake[4]: Nothing to be done for `install-exec-am'. gmake[4]: Nothing to be done for `install-data-am'. Making install in macosx Making install in English.lproj gmake[5]: Nothing to be done for `install-exec-am'. gmake[5]: Nothing to be done for `install-data-am'. Making install in LAME.xcodeproj gmake[5]: Nothing to be done for `install-exec-am'. gmake[5]: Nothing to be done for `install-data-am'. gmake[5]: Nothing to be done for `install-exec-am'. gmake[5]: Nothing to be done for `install-data-am'. gmake[4]: Nothing to be done for `install-exec-am'. gmake[4]: Nothing to be done for `install-data-am'. LibMp4v2 ./lib/libmp4v2.a configure: --> --> Configuring MP4v2 1.0.0 --> checking whether to enable maintainer-specific portions of Makefiles... no checking for a BSD-compatible install... /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for a thread-safe mkdir -p... /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/mkdir -p checking for g++... g++ checking for C++ compiler default output file name... a.out checking whether the C++ compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for gcc... gcc checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for a sed that does not truncate output... /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/sed checking for grep that handles long lines and -e... /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/grep checking for egrep... /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/grep -E checking for ld used by gcc... /usr/x86_64-unknown-linux-gnu/bin/ld checking if the linker (/usr/x86_64-unknown-linux-gnu/bin/ld) is GNU ld... yes checking for /usr/x86_64-unknown-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... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... g++ -E checking the maximum length of command line arguments... 1572864 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/x86_64-unknown-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/x86_64-unknown-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-unknown-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/x86_64-unknown-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/x86_64-unknown-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 svn... no checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking winsock2.h usability... no checking winsock2.h presence... no checking for winsock2.h... no checking for gettimeofday... yes checking for getopt_long_only... yes configure: creating ./config.status config.status: creating GNUmakefile config.status: creating GNUmakefile.auto config.status: creating include/mp4v2/project.h config.status: creating project/project.texi config.status: creating src/platform/config.h /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-3gp.lo `test -f 'src/3gp.cpp' || echo './'`src/3gp.cpp mkdir src/.libs g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/3gp.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-3gp.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/3gp.cpp -o src/libmp4v2_la-3gp.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-atom_ac3.lo `test -f 'src/atom_ac3.cpp' || echo './'`src/atom_ac3.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_ac3.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-atom_ac3.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_ac3.cpp -o src/libmp4v2_la-atom_ac3.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-atom_amr.lo `test -f 'src/atom_amr.cpp' || echo './'`src/atom_amr.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_amr.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-atom_amr.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_amr.cpp -o src/libmp4v2_la-atom_amr.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-atom_avc1.lo `test -f 'src/atom_avc1.cpp' || echo './'`src/atom_avc1.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_avc1.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-atom_avc1.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_avc1.cpp -o src/libmp4v2_la-atom_avc1.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-atom_avcC.lo `test -f 'src/atom_avcC.cpp' || echo './'`src/atom_avcC.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_avcC.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-atom_avcC.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_avcC.cpp -o src/libmp4v2_la-atom_avcC.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-atom_colr.lo `test -f 'src/atom_colr.cpp' || echo './'`src/atom_colr.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_colr.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-atom_colr.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_colr.cpp -o src/libmp4v2_la-atom_colr.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-atom_d263.lo `test -f 'src/atom_d263.cpp' || echo './'`src/atom_d263.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_d263.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-atom_d263.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_d263.cpp -o src/libmp4v2_la-atom_d263.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-atom_dac3.lo `test -f 'src/atom_dac3.cpp' || echo './'`src/atom_dac3.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_dac3.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-atom_dac3.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_dac3.cpp -o src/libmp4v2_la-atom_dac3.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-atom_damr.lo `test -f 'src/atom_damr.cpp' || echo './'`src/atom_damr.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_damr.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-atom_damr.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_damr.cpp -o src/libmp4v2_la-atom_damr.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-atom_dref.lo `test -f 'src/atom_dref.cpp' || echo './'`src/atom_dref.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_dref.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-atom_dref.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_dref.cpp -o src/libmp4v2_la-atom_dref.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-atom_elst.lo `test -f 'src/atom_elst.cpp' || echo './'`src/atom_elst.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_elst.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-atom_elst.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_elst.cpp -o src/libmp4v2_la-atom_elst.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-atom_enca.lo `test -f 'src/atom_enca.cpp' || echo './'`src/atom_enca.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_enca.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-atom_enca.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_enca.cpp -o src/libmp4v2_la-atom_enca.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-atom_encv.lo `test -f 'src/atom_encv.cpp' || echo './'`src/atom_encv.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_encv.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-atom_encv.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_encv.cpp -o src/libmp4v2_la-atom_encv.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-atom_free.lo `test -f 'src/atom_free.cpp' || echo './'`src/atom_free.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_free.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-atom_free.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_free.cpp -o src/libmp4v2_la-atom_free.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-atom_ftyp.lo `test -f 'src/atom_ftyp.cpp' || echo './'`src/atom_ftyp.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_ftyp.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-atom_ftyp.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_ftyp.cpp -o src/libmp4v2_la-atom_ftyp.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-atom_ftab.lo `test -f 'src/atom_ftab.cpp' || echo './'`src/atom_ftab.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_ftab.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-atom_ftab.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_ftab.cpp -o src/libmp4v2_la-atom_ftab.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-atom_gmin.lo `test -f 'src/atom_gmin.cpp' || echo './'`src/atom_gmin.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_gmin.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-atom_gmin.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_gmin.cpp -o src/libmp4v2_la-atom_gmin.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-atom_hdlr.lo `test -f 'src/atom_hdlr.cpp' || echo './'`src/atom_hdlr.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_hdlr.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-atom_hdlr.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_hdlr.cpp -o src/libmp4v2_la-atom_hdlr.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-atom_hinf.lo `test -f 'src/atom_hinf.cpp' || echo './'`src/atom_hinf.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_hinf.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-atom_hinf.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_hinf.cpp -o src/libmp4v2_la-atom_hinf.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-atom_hnti.lo `test -f 'src/atom_hnti.cpp' || echo './'`src/atom_hnti.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_hnti.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-atom_hnti.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_hnti.cpp -o src/libmp4v2_la-atom_hnti.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-atom_href.lo `test -f 'src/atom_href.cpp' || echo './'`src/atom_href.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_href.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-atom_href.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_href.cpp -o src/libmp4v2_la-atom_href.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-atom_mdat.lo `test -f 'src/atom_mdat.cpp' || echo './'`src/atom_mdat.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_mdat.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-atom_mdat.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_mdat.cpp -o src/libmp4v2_la-atom_mdat.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-atom_mdhd.lo `test -f 'src/atom_mdhd.cpp' || echo './'`src/atom_mdhd.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_mdhd.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-atom_mdhd.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_mdhd.cpp -o src/libmp4v2_la-atom_mdhd.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-atom_meta.lo `test -f 'src/atom_meta.cpp' || echo './'`src/atom_meta.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_meta.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-atom_meta.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_meta.cpp -o src/libmp4v2_la-atom_meta.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-atom_mp4s.lo `test -f 'src/atom_mp4s.cpp' || echo './'`src/atom_mp4s.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_mp4s.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-atom_mp4s.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_mp4s.cpp -o src/libmp4v2_la-atom_mp4s.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-atom_mp4v.lo `test -f 'src/atom_mp4v.cpp' || echo './'`src/atom_mp4v.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_mp4v.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-atom_mp4v.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_mp4v.cpp -o src/libmp4v2_la-atom_mp4v.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-atom_mvhd.lo `test -f 'src/atom_mvhd.cpp' || echo './'`src/atom_mvhd.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_mvhd.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-atom_mvhd.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_mvhd.cpp -o src/libmp4v2_la-atom_mvhd.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-atom_nmhd.lo `test -f 'src/atom_nmhd.cpp' || echo './'`src/atom_nmhd.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_nmhd.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-atom_nmhd.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_nmhd.cpp -o src/libmp4v2_la-atom_nmhd.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-atom_ohdr.lo `test -f 'src/atom_ohdr.cpp' || echo './'`src/atom_ohdr.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_ohdr.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-atom_ohdr.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_ohdr.cpp -o src/libmp4v2_la-atom_ohdr.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-atom_pasp.lo `test -f 'src/atom_pasp.cpp' || echo './'`src/atom_pasp.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_pasp.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-atom_pasp.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_pasp.cpp -o src/libmp4v2_la-atom_pasp.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-atom_root.lo `test -f 'src/atom_root.cpp' || echo './'`src/atom_root.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_root.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-atom_root.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_root.cpp -o src/libmp4v2_la-atom_root.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-atom_rtp.lo `test -f 'src/atom_rtp.cpp' || echo './'`src/atom_rtp.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_rtp.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-atom_rtp.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_rtp.cpp -o src/libmp4v2_la-atom_rtp.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-atom_s263.lo `test -f 'src/atom_s263.cpp' || echo './'`src/atom_s263.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_s263.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-atom_s263.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_s263.cpp -o src/libmp4v2_la-atom_s263.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-atom_sdp.lo `test -f 'src/atom_sdp.cpp' || echo './'`src/atom_sdp.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_sdp.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-atom_sdp.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_sdp.cpp -o src/libmp4v2_la-atom_sdp.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-atom_smi.lo `test -f 'src/atom_smi.cpp' || echo './'`src/atom_smi.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_smi.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-atom_smi.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_smi.cpp -o src/libmp4v2_la-atom_smi.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-atom_sound.lo `test -f 'src/atom_sound.cpp' || echo './'`src/atom_sound.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_sound.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-atom_sound.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_sound.cpp -o src/libmp4v2_la-atom_sound.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-atom_standard.lo `test -f 'src/atom_standard.cpp' || echo './'`src/atom_standard.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_standard.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-atom_standard.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_standard.cpp -o src/libmp4v2_la-atom_standard.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-atom_stbl.lo `test -f 'src/atom_stbl.cpp' || echo './'`src/atom_stbl.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_stbl.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-atom_stbl.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_stbl.cpp -o src/libmp4v2_la-atom_stbl.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-atom_stdp.lo `test -f 'src/atom_stdp.cpp' || echo './'`src/atom_stdp.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_stdp.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-atom_stdp.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_stdp.cpp -o src/libmp4v2_la-atom_stdp.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-atom_stsc.lo `test -f 'src/atom_stsc.cpp' || echo './'`src/atom_stsc.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_stsc.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-atom_stsc.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_stsc.cpp -o src/libmp4v2_la-atom_stsc.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-atom_stsd.lo `test -f 'src/atom_stsd.cpp' || echo './'`src/atom_stsd.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_stsd.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-atom_stsd.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_stsd.cpp -o src/libmp4v2_la-atom_stsd.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-atom_stsz.lo `test -f 'src/atom_stsz.cpp' || echo './'`src/atom_stsz.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_stsz.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-atom_stsz.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_stsz.cpp -o src/libmp4v2_la-atom_stsz.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-atom_stz2.lo `test -f 'src/atom_stz2.cpp' || echo './'`src/atom_stz2.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_stz2.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-atom_stz2.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_stz2.cpp -o src/libmp4v2_la-atom_stz2.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-atom_text.lo `test -f 'src/atom_text.cpp' || echo './'`src/atom_text.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_text.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-atom_text.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_text.cpp -o src/libmp4v2_la-atom_text.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-atom_tfhd.lo `test -f 'src/atom_tfhd.cpp' || echo './'`src/atom_tfhd.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_tfhd.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-atom_tfhd.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_tfhd.cpp -o src/libmp4v2_la-atom_tfhd.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-atom_tkhd.lo `test -f 'src/atom_tkhd.cpp' || echo './'`src/atom_tkhd.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_tkhd.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-atom_tkhd.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_tkhd.cpp -o src/libmp4v2_la-atom_tkhd.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-atom_treftype.lo `test -f 'src/atom_treftype.cpp' || echo './'`src/atom_treftype.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_treftype.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-atom_treftype.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_treftype.cpp -o src/libmp4v2_la-atom_treftype.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-atom_trun.lo `test -f 'src/atom_trun.cpp' || echo './'`src/atom_trun.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_trun.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-atom_trun.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_trun.cpp -o src/libmp4v2_la-atom_trun.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-atom_tx3g.lo `test -f 'src/atom_tx3g.cpp' || echo './'`src/atom_tx3g.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_tx3g.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-atom_tx3g.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_tx3g.cpp -o src/libmp4v2_la-atom_tx3g.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-atom_udta.lo `test -f 'src/atom_udta.cpp' || echo './'`src/atom_udta.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_udta.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-atom_udta.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_udta.cpp -o src/libmp4v2_la-atom_udta.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-atom_url.lo `test -f 'src/atom_url.cpp' || echo './'`src/atom_url.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_url.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-atom_url.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_url.cpp -o src/libmp4v2_la-atom_url.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-atom_urn.lo `test -f 'src/atom_urn.cpp' || echo './'`src/atom_urn.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_urn.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-atom_urn.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_urn.cpp -o src/libmp4v2_la-atom_urn.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-atom_uuid.lo `test -f 'src/atom_uuid.cpp' || echo './'`src/atom_uuid.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_uuid.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-atom_uuid.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_uuid.cpp -o src/libmp4v2_la-atom_uuid.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-atom_video.lo `test -f 'src/atom_video.cpp' || echo './'`src/atom_video.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_video.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-atom_video.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_video.cpp -o src/libmp4v2_la-atom_video.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-atom_vmhd.lo `test -f 'src/atom_vmhd.cpp' || echo './'`src/atom_vmhd.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_vmhd.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-atom_vmhd.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/atom_vmhd.cpp -o src/libmp4v2_la-atom_vmhd.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-descriptors.lo `test -f 'src/descriptors.cpp' || echo './'`src/descriptors.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/descriptors.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-descriptors.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/descriptors.cpp -o src/libmp4v2_la-descriptors.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-isma.lo `test -f 'src/isma.cpp' || echo './'`src/isma.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/isma.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-isma.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/isma.cpp -o src/libmp4v2_la-isma.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-mp4.lo `test -f 'src/mp4.cpp' || echo './'`src/mp4.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/mp4.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-mp4.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/mp4.cpp -o src/libmp4v2_la-mp4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-mp4atom.lo `test -f 'src/mp4atom.cpp' || echo './'`src/mp4atom.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/mp4atom.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-mp4atom.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/mp4atom.cpp -o src/libmp4v2_la-mp4atom.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-mp4container.lo `test -f 'src/mp4container.cpp' || echo './'`src/mp4container.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/mp4container.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-mp4container.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/mp4container.cpp -o src/libmp4v2_la-mp4container.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-mp4descriptor.lo `test -f 'src/mp4descriptor.cpp' || echo './'`src/mp4descriptor.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/mp4descriptor.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-mp4descriptor.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/mp4descriptor.cpp -o src/libmp4v2_la-mp4descriptor.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-mp4file.lo `test -f 'src/mp4file.cpp' || echo './'`src/mp4file.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/mp4file.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-mp4file.o src/mp4file.cpp:1288:26: warning: deprecated conversion from string constant to 'char*' src/mp4file.cpp:1288:26: warning: deprecated conversion from string constant to 'char*' g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/mp4file.cpp -o src/libmp4v2_la-mp4file.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-mp4file_io.lo `test -f 'src/mp4file_io.cpp' || echo './'`src/mp4file_io.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/mp4file_io.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-mp4file_io.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/mp4file_io.cpp -o src/libmp4v2_la-mp4file_io.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-mp4info.lo `test -f 'src/mp4info.cpp' || echo './'`src/mp4info.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/mp4info.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-mp4info.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/mp4info.cpp -o src/libmp4v2_la-mp4info.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-mp4meta.lo `test -f 'src/mp4meta.cpp' || echo './'`src/mp4meta.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/mp4meta.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-mp4meta.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/mp4meta.cpp -o src/libmp4v2_la-mp4meta.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-mp4property.lo `test -f 'src/mp4property.cpp' || echo './'`src/mp4property.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/mp4property.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-mp4property.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/mp4property.cpp -o src/libmp4v2_la-mp4property.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-mp4track.lo `test -f 'src/mp4track.cpp' || echo './'`src/mp4track.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/mp4track.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-mp4track.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/mp4track.cpp -o src/libmp4v2_la-mp4track.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-mp4util.lo `test -f 'src/mp4util.cpp' || echo './'`src/mp4util.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/mp4util.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-mp4util.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/mp4util.cpp -o src/libmp4v2_la-mp4util.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-ocidescriptors.lo `test -f 'src/ocidescriptors.cpp' || echo './'`src/ocidescriptors.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/ocidescriptors.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-ocidescriptors.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/ocidescriptors.cpp -o src/libmp4v2_la-ocidescriptors.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-odcommands.lo `test -f 'src/odcommands.cpp' || echo './'`src/odcommands.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/odcommands.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-odcommands.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/odcommands.cpp -o src/libmp4v2_la-odcommands.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-qosqualifiers.lo `test -f 'src/qosqualifiers.cpp' || echo './'`src/qosqualifiers.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/qosqualifiers.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-qosqualifiers.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/qosqualifiers.cpp -o src/libmp4v2_la-qosqualifiers.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-rtphint.lo `test -f 'src/rtphint.cpp' || echo './'`src/rtphint.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/rtphint.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-rtphint.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/rtphint.cpp -o src/libmp4v2_la-rtphint.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o src/libmp4v2_la-virtual_io.lo `test -f 'src/virtual_io.cpp' || echo './'`src/virtual_io.cpp g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/virtual_io.cpp -fPIC -DPIC -o src/.libs/libmp4v2_la-virtual_io.o g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c src/virtual_io.cpp -o src/libmp4v2_la-virtual_io.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=link g++ -Wall -g -O2 -m64 -o libmp4v2.la -rpath /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib src/libmp4v2_la-3gp.lo src/libmp4v2_la-atom_ac3.lo src/libmp4v2_la-atom_amr.lo src/libmp4v2_la-atom_avc1.lo src/libmp4v2_la-atom_avcC.lo src/libmp4v2_la-atom_colr.lo src/libmp4v2_la-atom_d263.lo src/libmp4v2_la-atom_dac3.lo src/libmp4v2_la-atom_damr.lo src/libmp4v2_la-atom_dref.lo src/libmp4v2_la-atom_elst.lo src/libmp4v2_la-atom_enca.lo src/libmp4v2_la-atom_encv.lo src/libmp4v2_la-atom_free.lo src/libmp4v2_la-atom_ftyp.lo src/libmp4v2_la-atom_ftab.lo src/libmp4v2_la-atom_gmin.lo src/libmp4v2_la-atom_hdlr.lo src/libmp4v2_la-atom_hinf.lo src/libmp4v2_la-atom_hnti.lo src/libmp4v2_la-atom_href.lo src/libmp4v2_la-atom_mdat.lo src/libmp4v2_la-atom_mdhd.lo src/libmp4v2_la-atom_meta.lo src/libmp4v2_la-atom_mp4s.lo src/libmp4v2_la-atom_mp4v.lo src/libmp4v2_la-atom_mvhd.lo src/libmp4v2_la-atom_nmhd.lo src/libmp4v2_la-atom_ohdr.lo src/libmp4v2_la-atom_pasp.lo src/libmp4v2_la-atom_root.lo src/libmp4v2_la-atom_rtp.lo src/libmp4v2_la-atom_s263.lo src/libmp4v2_la-atom_sdp.lo src/libmp4v2_la-atom_smi.lo src/libmp4v2_la-atom_sound.lo src/libmp4v2_la-atom_standard.lo src/libmp4v2_la-atom_stbl.lo src/libmp4v2_la-atom_stdp.lo src/libmp4v2_la-atom_stsc.lo src/libmp4v2_la-atom_stsd.lo src/libmp4v2_la-atom_stsz.lo src/libmp4v2_la-atom_stz2.lo src/libmp4v2_la-atom_text.lo src/libmp4v2_la-atom_tfhd.lo src/libmp4v2_la-atom_tkhd.lo src/libmp4v2_la-atom_treftype.lo src/libmp4v2_la-atom_trun.lo src/libmp4v2_la-atom_tx3g.lo src/libmp4v2_la-atom_udta.lo src/libmp4v2_la-atom_url.lo src/libmp4v2_la-atom_urn.lo src/libmp4v2_la-atom_uuid.lo src/libmp4v2_la-atom_video.lo src/libmp4v2_la-atom_vmhd.lo src/libmp4v2_la-descriptors.lo src/libmp4v2_la-isma.lo src/libmp4v2_la-mp4.lo src/libmp4v2_la-mp4atom.lo src/libmp4v2_la-mp4container.lo src/libmp4v2_la-mp4descriptor.lo src/libmp4v2_la-mp4file.lo src/libmp4v2_la-mp4file_io.lo src/libmp4v2_la-mp4info.lo src/libmp4v2_la-mp4meta.lo src/libmp4v2_la-mp4property.lo src/libmp4v2_la-mp4track.lo src/libmp4v2_la-mp4util.lo src/libmp4v2_la-ocidescriptors.lo src/libmp4v2_la-odcommands.lo src/libmp4v2_la-qosqualifiers.lo src/libmp4v2_la-rtphint.lo src/libmp4v2_la-virtual_io.lo mkdir .libs g++ -shared -nostdlib /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtbeginS.o src/.libs/libmp4v2_la-3gp.o src/.libs/libmp4v2_la-atom_ac3.o src/.libs/libmp4v2_la-atom_amr.o src/.libs/libmp4v2_la-atom_avc1.o src/.libs/libmp4v2_la-atom_avcC.o src/.libs/libmp4v2_la-atom_colr.o src/.libs/libmp4v2_la-atom_d263.o src/.libs/libmp4v2_la-atom_dac3.o src/.libs/libmp4v2_la-atom_damr.o src/.libs/libmp4v2_la-atom_dref.o src/.libs/libmp4v2_la-atom_elst.o src/.libs/libmp4v2_la-atom_enca.o src/.libs/libmp4v2_la-atom_encv.o src/.libs/libmp4v2_la-atom_free.o src/.libs/libmp4v2_la-atom_ftyp.o src/.libs/libmp4v2_la-atom_ftab.o src/.libs/libmp4v2_la-atom_gmin.o src/.libs/libmp4v2_la-atom_hdlr.o src/.libs/libmp4v2_la-atom_hinf.o src/.libs/libmp4v2_la-atom_hnti.o src/.libs/libmp4v2_la-atom_href.o src/.libs/libmp4v2_la-atom_mdat.o src/.libs/libmp4v2_la-atom_mdhd.o src/.libs/libmp4v2_la-atom_meta.o src/.libs/libmp4v2_la-atom_mp4s.o src/.libs/libmp4v2_la-atom_mp4v.o src/.libs/libmp4v2_la-atom_mvhd.o src/.libs/libmp4v2_la-atom_nmhd.o src/.libs/libmp4v2_la-atom_ohdr.o src/.libs/libmp4v2_la-atom_pasp.o src/.libs/libmp4v2_la-atom_root.o src/.libs/libmp4v2_la-atom_rtp.o src/.libs/libmp4v2_la-atom_s263.o src/.libs/libmp4v2_la-atom_sdp.o src/.libs/libmp4v2_la-atom_smi.o src/.libs/libmp4v2_la-atom_sound.o src/.libs/libmp4v2_la-atom_standard.o src/.libs/libmp4v2_la-atom_stbl.o src/.libs/libmp4v2_la-atom_stdp.o src/.libs/libmp4v2_la-atom_stsc.o src/.libs/libmp4v2_la-atom_stsd.o src/.libs/libmp4v2_la-atom_stsz.o src/.libs/libmp4v2_la-atom_stz2.o src/.libs/libmp4v2_la-atom_text.o src/.libs/libmp4v2_la-atom_tfhd.o src/.libs/libmp4v2_la-atom_tkhd.o src/.libs/libmp4v2_la-atom_treftype.o src/.libs/libmp4v2_la-atom_trun.o src/.libs/libmp4v2_la-atom_tx3g.o src/.libs/libmp4v2_la-atom_udta.o src/.libs/libmp4v2_la-atom_url.o src/.libs/libmp4v2_la-atom_urn.o src/.libs/libmp4v2_la-atom_uuid.o src/.libs/libmp4v2_la-atom_video.o src/.libs/libmp4v2_la-atom_vmhd.o src/.libs/libmp4v2_la-descriptors.o src/.libs/libmp4v2_la-isma.o src/.libs/libmp4v2_la-mp4.o src/.libs/libmp4v2_la-mp4atom.o src/.libs/libmp4v2_la-mp4container.o src/.libs/libmp4v2_la-mp4descriptor.o src/.libs/libmp4v2_la-mp4file.o src/.libs/libmp4v2_la-mp4file_io.o src/.libs/libmp4v2_la-mp4info.o src/.libs/libmp4v2_la-mp4meta.o src/.libs/libmp4v2_la-mp4property.o src/.libs/libmp4v2_la-mp4track.o src/.libs/libmp4v2_la-mp4util.o src/.libs/libmp4v2_la-ocidescriptors.o src/.libs/libmp4v2_la-odcommands.o src/.libs/libmp4v2_la-qosqualifiers.o src/.libs/libmp4v2_la-rtphint.o src/.libs/libmp4v2_la-virtual_io.o -Wl,--rpath -Wl,/usr/lib/../lib64 -Wl,--rpath -Wl,/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../x86_64-unknown-linux-gnu/lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../.. /usr/lib/../lib64/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/crtendS.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crtn.o -m64 -Wl,-soname -Wl,libmp4v2.so.0 -o .libs/libmp4v2.so.0.0.0 (cd .libs && rm -f libmp4v2.so.0 && ln -s libmp4v2.so.0.0.0 libmp4v2.so.0) (cd .libs && rm -f libmp4v2.so && ln -s libmp4v2.so.0.0.0 libmp4v2.so) ar cru .libs/libmp4v2.a src/libmp4v2_la-3gp.o src/libmp4v2_la-atom_ac3.o src/libmp4v2_la-atom_amr.o src/libmp4v2_la-atom_avc1.o src/libmp4v2_la-atom_avcC.o src/libmp4v2_la-atom_colr.o src/libmp4v2_la-atom_d263.o src/libmp4v2_la-atom_dac3.o src/libmp4v2_la-atom_damr.o src/libmp4v2_la-atom_dref.o src/libmp4v2_la-atom_elst.o src/libmp4v2_la-atom_enca.o src/libmp4v2_la-atom_encv.o src/libmp4v2_la-atom_free.o src/libmp4v2_la-atom_ftyp.o src/libmp4v2_la-atom_ftab.o src/libmp4v2_la-atom_gmin.o src/libmp4v2_la-atom_hdlr.o src/libmp4v2_la-atom_hinf.o src/libmp4v2_la-atom_hnti.o src/libmp4v2_la-atom_href.o src/libmp4v2_la-atom_mdat.o src/libmp4v2_la-atom_mdhd.o src/libmp4v2_la-atom_meta.o src/libmp4v2_la-atom_mp4s.o src/libmp4v2_la-atom_mp4v.o src/libmp4v2_la-atom_mvhd.o src/libmp4v2_la-atom_nmhd.o src/libmp4v2_la-atom_ohdr.o src/libmp4v2_la-atom_pasp.o src/libmp4v2_la-atom_root.o src/libmp4v2_la-atom_rtp.o src/libmp4v2_la-atom_s263.o src/libmp4v2_la-atom_sdp.o src/libmp4v2_la-atom_smi.o src/libmp4v2_la-atom_sound.o src/libmp4v2_la-atom_standard.o src/libmp4v2_la-atom_stbl.o src/libmp4v2_la-atom_stdp.o src/libmp4v2_la-atom_stsc.o src/libmp4v2_la-atom_stsd.o src/libmp4v2_la-atom_stsz.o src/libmp4v2_la-atom_stz2.o src/libmp4v2_la-atom_text.o src/libmp4v2_la-atom_tfhd.o src/libmp4v2_la-atom_tkhd.o src/libmp4v2_la-atom_treftype.o src/libmp4v2_la-atom_trun.o src/libmp4v2_la-atom_tx3g.o src/libmp4v2_la-atom_udta.o src/libmp4v2_la-atom_url.o src/libmp4v2_la-atom_urn.o src/libmp4v2_la-atom_uuid.o src/libmp4v2_la-atom_video.o src/libmp4v2_la-atom_vmhd.o src/libmp4v2_la-descriptors.o src/libmp4v2_la-isma.o src/libmp4v2_la-mp4.o src/libmp4v2_la-mp4atom.o src/libmp4v2_la-mp4container.o src/libmp4v2_la-mp4descriptor.o src/libmp4v2_la-mp4file.o src/libmp4v2_la-mp4file_io.o src/libmp4v2_la-mp4info.o src/libmp4v2_la-mp4meta.o src/libmp4v2_la-mp4property.o src/libmp4v2_la-mp4track.o src/libmp4v2_la-mp4util.o src/libmp4v2_la-ocidescriptors.o src/libmp4v2_la-odcommands.o src/libmp4v2_la-qosqualifiers.o src/libmp4v2_la-rtphint.o src/libmp4v2_la-virtual_io.o ranlib .libs/libmp4v2.a creating libmp4v2.la (cd .libs && rm -f libmp4v2.la && ln -s ../libmp4v2.la libmp4v2.la) g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o util/mp4art-mp4art.o `test -f 'util/mp4art.cpp' || echo './'`util/mp4art.cpp /bin/sh ./libtool --tag=CXX --mode=link g++ -Wall -g -O2 -m64 -o mp4art util/mp4art-mp4art.o libmp4v2.la g++ -Wall -g -O2 -m64 -o .libs/mp4art util/mp4art-mp4art.o ./.libs/libmp4v2.so /usr/lib/../lib64/libstdc++.so -Wl,--rpath -Wl,/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib -Wl,--rpath -Wl,/usr/lib/../lib64 creating mp4art g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o util/mp4dump-mp4dump.o `test -f 'util/mp4dump.cpp' || echo './'`util/mp4dump.cpp /bin/sh ./libtool --tag=CXX --mode=link g++ -Wall -g -O2 -m64 -o mp4dump util/mp4dump-mp4dump.o libmp4v2.la g++ -Wall -g -O2 -m64 -o .libs/mp4dump util/mp4dump-mp4dump.o ./.libs/libmp4v2.so /usr/lib/../lib64/libstdc++.so -Wl,--rpath -Wl,/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib -Wl,--rpath -Wl,/usr/lib/../lib64 creating mp4dump g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o util/mp4extract-mp4extract.o `test -f 'util/mp4extract.cpp' || echo './'`util/mp4extract.cpp /bin/sh ./libtool --tag=CXX --mode=link g++ -Wall -g -O2 -m64 -o mp4extract util/mp4extract-mp4extract.o libmp4v2.la g++ -Wall -g -O2 -m64 -o .libs/mp4extract util/mp4extract-mp4extract.o ./.libs/libmp4v2.so /usr/lib/../lib64/libstdc++.so -Wl,--rpath -Wl,/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib -Wl,--rpath -Wl,/usr/lib/../lib64 creating mp4extract g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o util/mp4info-mp4info.o `test -f 'util/mp4info.cpp' || echo './'`util/mp4info.cpp /bin/sh ./libtool --tag=CXX --mode=link g++ -Wall -g -O2 -m64 -o mp4info util/mp4info-mp4info.o libmp4v2.la g++ -Wall -g -O2 -m64 -o .libs/mp4info util/mp4info-mp4info.o ./.libs/libmp4v2.so /usr/lib/../lib64/libstdc++.so -Wl,--rpath -Wl,/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib -Wl,--rpath -Wl,/usr/lib/../lib64 creating mp4info g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o util/mp4syncfiles-mp4syncfiles.o `test -f 'util/mp4syncfiles.cpp' || echo './'`util/mp4syncfiles.cpp /bin/sh ./libtool --tag=CXX --mode=link g++ -Wall -g -O2 -m64 -o mp4syncfiles util/mp4syncfiles-mp4syncfiles.o libmp4v2.la g++ -Wall -g -O2 -m64 -o .libs/mp4syncfiles util/mp4syncfiles-mp4syncfiles.o ./.libs/libmp4v2.so /usr/lib/../lib64/libstdc++.so -Wl,--rpath -Wl,/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib -Wl,--rpath -Wl,/usr/lib/../lib64 creating mp4syncfiles g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o util/mp4tags-mp4tags.o `test -f 'util/mp4tags.cpp' || echo './'`util/mp4tags.cpp /bin/sh ./libtool --tag=CXX --mode=link g++ -Wall -g -O2 -m64 -o mp4tags util/mp4tags-mp4tags.o libmp4v2.la g++ -Wall -g -O2 -m64 -o .libs/mp4tags util/mp4tags-mp4tags.o ./.libs/libmp4v2.so /usr/lib/../lib64/libstdc++.so -Wl,--rpath -Wl,/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib -Wl,--rpath -Wl,/usr/lib/../lib64 creating mp4tags g++ -DHAVE_CONFIG_H -m64 -I./include -I./include -I./src -I./src -Wall -g -O2 -c -o util/mp4trackdump-mp4trackdump.o `test -f 'util/mp4trackdump.cpp' || echo './'`util/mp4trackdump.cpp /bin/sh ./libtool --tag=CXX --mode=link g++ -Wall -g -O2 -m64 -o mp4trackdump util/mp4trackdump-mp4trackdump.o libmp4v2.la g++ -Wall -g -O2 -m64 -o .libs/mp4trackdump util/mp4trackdump-mp4trackdump.o ./.libs/libmp4v2.so /usr/lib/../lib64/libstdc++.so -Wl,--rpath -Wl,/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib -Wl,--rpath -Wl,/usr/lib/../lib64 creating mp4trackdump test -z "/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib" || /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/mkdir -p "/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib" /bin/sh ./libtool --mode=install /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c 'libmp4v2.la' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libmp4v2.la' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c .libs/libmp4v2.so.0.0.0 /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libmp4v2.so.0.0.0 (cd /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib && { ln -s -f libmp4v2.so.0.0.0 libmp4v2.so.0 || { rm -f libmp4v2.so.0 && ln -s libmp4v2.so.0.0.0 libmp4v2.so.0; }; }) (cd /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib && { ln -s -f libmp4v2.so.0.0.0 libmp4v2.so || { rm -f libmp4v2.so && ln -s libmp4v2.so.0.0.0 libmp4v2.so; }; }) /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c .libs/libmp4v2.lai /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libmp4v2.la /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c .libs/libmp4v2.a /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libmp4v2.a chmod 644 /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libmp4v2.a ranlib /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libmp4v2.a PATH="$PATH:/sbin" ldconfig -n /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib ---------------------------------------------------------------------- Libraries have been installed in: /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag - 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 "/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/bin" || /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/mkdir -p "/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/bin" /bin/sh ./libtool --mode=install /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c 'mp4art' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/bin/mp4art' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c .libs/mp4art /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/bin/mp4art /bin/sh ./libtool --mode=install /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c 'mp4dump' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/bin/mp4dump' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c .libs/mp4dump /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/bin/mp4dump /bin/sh ./libtool --mode=install /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c 'mp4extract' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/bin/mp4extract' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c .libs/mp4extract /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/bin/mp4extract /bin/sh ./libtool --mode=install /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c 'mp4info' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/bin/mp4info' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c .libs/mp4info /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/bin/mp4info /bin/sh ./libtool --mode=install /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c 'mp4syncfiles' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/bin/mp4syncfiles' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c .libs/mp4syncfiles /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/bin/mp4syncfiles /bin/sh ./libtool --mode=install /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c 'mp4tags' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/bin/mp4tags' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c .libs/mp4tags /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/bin/mp4tags /bin/sh ./libtool --mode=install /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c 'mp4trackdump' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/bin/mp4trackdump' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c .libs/mp4trackdump /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/bin/mp4trackdump test -z "/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include" || /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/mkdir -p "/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include" /bin/sh /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/libmp4v2/autoaux/install-sh -c -m 644 'include/mp4v2/mp4v2.h' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include/mp4v2/mp4v2.h' /bin/sh /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/libmp4v2/autoaux/install-sh -c -m 644 'include/mp4v2/platform.h' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include/mp4v2/platform.h' test -z "/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include" || /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/mkdir -p "/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include" /bin/sh /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/libmp4v2/autoaux/install-sh -c -m 644 'include/mp4v2/project.h' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include/mp4v2/project.h' LibMkv ./lib/libmkv.a configure: loading cache /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/config.cache checking for a BSD-compatible install... (cached) /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/mkdir -p checking for gawk... (cached) gawk checking whether make sets $(MAKE)... (cached) yes checking for gcc... (cached) gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking for style of include used by make... GNU checking dependency style of gcc... (cached) gcc3 checking build system type... (cached) x86_64-unknown-linux-gnu checking host system type... (cached) x86_64-unknown-linux-gnu checking for a sed that does not truncate output... (cached) /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/sed checking for grep that handles long lines and -e... (cached) /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/grep checking for egrep... (cached) /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/grep -E checking for ld used by gcc... (cached) /usr/x86_64-unknown-linux-gnu/bin/ld checking if the linker (/usr/x86_64-unknown-linux-gnu/bin/ld) is GNU ld... (cached) yes checking for /usr/x86_64-unknown-linux-gnu/bin/ld option to reload object files... (cached) -r checking for BSD-compatible nm... (cached) /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... (cached) pass_all checking how to run the C preprocessor... (cached) gcc -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for g++... (cached) g++ checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking how to run the C++ preprocessor... (cached) g++ -E checking for g77... (cached) g77 checking whether we are using the GNU Fortran 77 compiler... (cached) no checking whether g77 accepts -g... (cached) no checking the maximum length of command line arguments... (cached) 1572864 checking command to parse /usr/bin/nm -B output from gcc object... (cached) ok checking for objdir... (cached) .libs checking for ar... (cached) ar checking for ranlib... (cached) ranlib checking for strip... (cached) strip checking for correct ltmain.sh version... yes checking if gcc supports -fno-rtti -fno-exceptions... (cached) no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/x86_64-unknown-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 g++... (cached) /usr/x86_64-unknown-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-unknown-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... (cached) yes checking whether the g++ linker (/usr/x86_64-unknown-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/x86_64-unknown-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 g77 option to produce PIC... -fPIC checking if g77 PIC flag -fPIC works... no checking if g77 static flag -static works... no checking if g77 supports -c -o file.o... (cached) no checking whether the g77 linker (/usr/x86_64-unknown-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 a BSD-compatible install... /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c checking for ANSI C header files... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for an ANSI C-conforming const... (cached) yes checking for special C compiler options needed for large files... (cached) no checking for _FILE_OFFSET_BITS value needed for large files... (cached) no checking for int64_t... yes checking for size_t... (cached) yes checking for int8_t... yes checking for off_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uint8_t... yes checking for memset... yes checking for strdup... yes configure: updating cache /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands gmake all-recursive Making all in src /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -g -O2 -MT matroska.lo -MD -MP -MF .deps/matroska.Tpo -c -o matroska.lo matroska.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -g -O2 -MT matroska.lo -MD -MP -MF .deps/matroska.Tpo -c matroska.c -o matroska.o mv -f .deps/matroska.Tpo .deps/matroska.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -g -O2 -MT tracks.lo -MD -MP -MF .deps/tracks.Tpo -c -o tracks.lo tracks.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -g -O2 -MT tracks.lo -MD -MP -MF .deps/tracks.Tpo -c tracks.c -o tracks.o mv -f .deps/tracks.Tpo .deps/tracks.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -g -O2 -MT chapters.lo -MD -MP -MF .deps/chapters.Tpo -c -o chapters.lo chapters.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -g -O2 -MT chapters.lo -MD -MP -MF .deps/chapters.Tpo -c chapters.c -o chapters.o mv -f .deps/chapters.Tpo .deps/chapters.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -g -O2 -MT ebml.lo -MD -MP -MF .deps/ebml.Tpo -c -o ebml.lo ebml.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -g -O2 -MT ebml.lo -MD -MP -MF .deps/ebml.Tpo -c ebml.c -o ebml.o mv -f .deps/ebml.Tpo .deps/ebml.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -g -O2 -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c -o md5.lo md5.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -g -O2 -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -o md5.o mv -f .deps/md5.Tpo .deps/md5.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o libmkv.la -rpath /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib matroska.lo tracks.lo chapters.lo ebml.lo md5.lo mkdir .libs ar cru .libs/libmkv.a matroska.o tracks.o chapters.o ebml.o md5.o ranlib .libs/libmkv.a creating libmkv.la (cd .libs && rm -f libmkv.la && ln -s ../libmkv.la libmkv.la) Making all in include gmake[4]: Nothing to be done for `all'. gmake[4]: Nothing to be done for `all-am'. Making install in src test -z "/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib" || /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/mkdir -p "/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib" /bin/sh ../libtool --mode=install /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c 'libmkv.la' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libmkv.la' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c .libs/libmkv.lai /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libmkv.la /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c .libs/libmkv.a /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libmkv.a chmod 644 /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libmkv.a ranlib /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libmkv.a PATH="$PATH:/sbin" ldconfig -n /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib ---------------------------------------------------------------------- Libraries have been installed in: /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag - 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. ---------------------------------------------------------------------- gmake[4]: Nothing to be done for `install-data-am'. Making install in include gmake[4]: Nothing to be done for `install-exec-am'. test -z "/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include" || /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/mkdir -p "/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include" /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'libmkv.h' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include/libmkv.h' gmake[4]: Nothing to be done for `install-exec-am'. gmake[4]: Nothing to be done for `install-data-am'. LibMpeg2 ./lib/libmpeg2.a configure: loading cache /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/config.cache checking build system type... (cached) x86_64-unknown-linux-gnu checking host system type... (cached) x86_64-unknown-linux-gnu checking for a BSD-compatible install... (cached) /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/mkdir -p checking for gawk... (cached) gawk checking whether make sets $(MAKE)... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... (cached) gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking for style of include used by make... GNU checking dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... (cached) gcc -E checking for grep that handles long lines and -e... (cached) /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/grep checking for egrep... (cached) /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/grep -E checking whether gcc needs -traditional... (cached) no checking dependency style of gcc... gcc3 checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/time.h... (cached) yes checking for time.h... (cached) yes checking for sys/timeb.h... (cached) yes checking for io.h... (cached) no checking if gcc supports -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O2 flags... yes checking if gcc supports -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 flags... yes checking if gcc supports -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -g -O2 flags... yes checking if gcc supports -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 flags... yes checking if gcc supports -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 flags... yes checking for a sed that does not truncate output... (cached) /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/sed checking for ld used by gcc... (cached) /usr/x86_64-unknown-linux-gnu/bin/ld checking if the linker (/usr/x86_64-unknown-linux-gnu/bin/ld) is GNU ld... (cached) yes checking for /usr/x86_64-unknown-linux-gnu/bin/ld option to reload object files... (cached) -r checking for BSD-compatible nm... (cached) /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... (cached) pass_all checking for dlfcn.h... (cached) yes checking for g++... (cached) g++ checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking how to run the C++ preprocessor... (cached) g++ -E checking for g77... (cached) g77 checking whether we are using the GNU Fortran 77 compiler... (cached) no checking whether g77 accepts -g... (cached) no checking the maximum length of command line arguments... (cached) 1572864 checking command to parse /usr/bin/nm -B output from gcc object... (cached) ok checking for objdir... (cached) .libs checking for ar... (cached) ar checking for ranlib... (cached) ranlib checking for strip... (cached) strip checking if gcc supports -fno-rtti -fno-exceptions... (cached) no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... (cached) yes checking if gcc static flag -static works... (cached) yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/x86_64-unknown-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 whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... (cached) /usr/x86_64-unknown-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-unknown-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... (cached) yes checking whether the g++ linker (/usr/x86_64-unknown-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... (cached) yes checking if g++ static flag -static works... (cached) yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/x86_64-unknown-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 g77 option to produce PIC... -fPIC checking if g77 PIC flag -fPIC works... (cached) no checking if g77 static flag -static works... (cached) no checking if g77 supports -c -o file.o... (cached) no checking whether the g77 linker (/usr/x86_64-unknown-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 whether time.h and sys/time.h may both be included... (cached) yes checking for struct timeval... (cached) yes checking for inttypes.h... (cached) yes checking for an ANSI C-conforming const... (cached) yes checking for inline... (cached) inline checking for always_inline... yes checking for restrict... __restrict__ checking for __builtin_expect... (cached) yes checking whether byte ordering is bigendian... (cached) no checking for working volatile... yes checking for size_t... (cached) yes checking return type of signal handlers... (cached) void checking for special C compiler options needed for large files... (cached) no checking for _FILE_OFFSET_BITS value needed for large files... (cached) no checking for gettimeofday... (cached) yes checking for ftime... (cached) yes checking for X... disabled checking ddraw.h usability... no checking ddraw.h presence... no checking for ddraw.h... no checking __attribute__ ((aligned ())) support... (cached) 64 configure: updating cache /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating include/Makefile config.status: creating test/Makefile config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating libmpeg2/Makefile config.status: creating libmpeg2/convert/Makefile config.status: creating libvo/Makefile config.status: creating vc++/Makefile config.status: creating libmpeg2/libmpeg2.pc config.status: creating libmpeg2/convert/libmpeg2convert.pc config.status: creating include/config.h config.status: executing depfiles commands Making all in libmpeg2 Making all in convert /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -MT rgb.lo -MD -MP -MF .deps/rgb.Tpo -c -o rgb.lo rgb.c gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -MT rgb.lo -MD -MP -MF .deps/rgb.Tpo -c rgb.c -o rgb.o mv -f .deps/rgb.Tpo .deps/rgb.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -MT uyvy.lo -MD -MP -MF .deps/uyvy.Tpo -c -o uyvy.lo uyvy.c gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -MT uyvy.lo -MD -MP -MF .deps/uyvy.Tpo -c uyvy.c -o uyvy.o mv -f .deps/uyvy.Tpo .deps/uyvy.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -MT libmpeg2convertarch_la-rgb_mmx.lo -MD -MP -MF .deps/libmpeg2convertarch_la-rgb_mmx.Tpo -c -o libmpeg2convertarch_la-rgb_mmx.lo `test -f 'rgb_mmx.c' || echo './'`rgb_mmx.c gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -MT libmpeg2convertarch_la-rgb_mmx.lo -MD -MP -MF .deps/libmpeg2convertarch_la-rgb_mmx.Tpo -c rgb_mmx.c -o libmpeg2convertarch_la-rgb_mmx.o mv -f .deps/libmpeg2convertarch_la-rgb_mmx.Tpo .deps/libmpeg2convertarch_la-rgb_mmx.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -MT libmpeg2convertarch_la-rgb_vis.lo -MD -MP -MF .deps/libmpeg2convertarch_la-rgb_vis.Tpo -c -o libmpeg2convertarch_la-rgb_vis.lo `test -f 'rgb_vis.c' || echo './'`rgb_vis.c gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -MT libmpeg2convertarch_la-rgb_vis.lo -MD -MP -MF .deps/libmpeg2convertarch_la-rgb_vis.Tpo -c rgb_vis.c -o libmpeg2convertarch_la-rgb_vis.o mv -f .deps/libmpeg2convertarch_la-rgb_vis.Tpo .deps/libmpeg2convertarch_la-rgb_vis.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -o libmpeg2convertarch.la libmpeg2convertarch_la-rgb_mmx.lo libmpeg2convertarch_la-rgb_vis.lo mkdir .libs ar cru .libs/libmpeg2convertarch.a libmpeg2convertarch_la-rgb_mmx.o libmpeg2convertarch_la-rgb_vis.o ranlib .libs/libmpeg2convertarch.a creating libmpeg2convertarch.la (cd .libs && rm -f libmpeg2convertarch.la && ln -s ../libmpeg2convertarch.la libmpeg2convertarch.la) /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -no-undefined -o libmpeg2convert.la -rpath /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib rgb.lo uyvy.lo libmpeg2convertarch.la rm -fr .libs/libmpeg2convert.lax mkdir .libs/libmpeg2convert.lax rm -fr .libs/libmpeg2convert.lax/libmpeg2convertarch.a mkdir .libs/libmpeg2convert.lax/libmpeg2convertarch.a (cd .libs/libmpeg2convert.lax/libmpeg2convertarch.a && ar x /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/mpeg2dec/libmpeg2/convert/./.libs/libmpeg2convertarch.a) ar cru .libs/libmpeg2convert.a rgb.o uyvy.o .libs/libmpeg2convert.lax/libmpeg2convertarch.a/libmpeg2convertarch_la-rgb_vis.o .libs/libmpeg2convert.lax/libmpeg2convertarch.a/libmpeg2convertarch_la-rgb_mmx.o ranlib .libs/libmpeg2convert.a rm -fr .libs/libmpeg2convert.lax creating libmpeg2convert.la (cd .libs && rm -f libmpeg2convert.la && ln -s ../libmpeg2convert.la libmpeg2convert.la) /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c -o alloc.lo alloc.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c alloc.c -o alloc.o mv -f .deps/alloc.Tpo .deps/alloc.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -MT header.lo -MD -MP -MF .deps/header.Tpo -c -o header.lo header.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -MT header.lo -MD -MP -MF .deps/header.Tpo -c header.c -o header.o mv -f .deps/header.Tpo .deps/header.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -MT decode.lo -MD -MP -MF .deps/decode.Tpo -c -o decode.lo decode.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -MT decode.lo -MD -MP -MF .deps/decode.Tpo -c decode.c -o decode.o mv -f .deps/decode.Tpo .deps/decode.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -MT slice.lo -MD -MP -MF .deps/slice.Tpo -c -o slice.lo slice.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -MT slice.lo -MD -MP -MF .deps/slice.Tpo -c slice.c -o slice.o mv -f .deps/slice.Tpo .deps/slice.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -MT motion_comp.lo -MD -MP -MF .deps/motion_comp.Tpo -c -o motion_comp.lo motion_comp.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -MT motion_comp.lo -MD -MP -MF .deps/motion_comp.Tpo -c motion_comp.c -o motion_comp.o mv -f .deps/motion_comp.Tpo .deps/motion_comp.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -MT idct.lo -MD -MP -MF .deps/idct.Tpo -c -o idct.lo idct.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -MT idct.lo -MD -MP -MF .deps/idct.Tpo -c idct.c -o idct.o mv -f .deps/idct.Tpo .deps/idct.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -MT libmpeg2arch_la-motion_comp_mmx.lo -MD -MP -MF .deps/libmpeg2arch_la-motion_comp_mmx.Tpo -c -o libmpeg2arch_la-motion_comp_mmx.lo `test -f 'motion_comp_mmx.c' || echo './'`motion_comp_mmx.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -MT libmpeg2arch_la-motion_comp_mmx.lo -MD -MP -MF .deps/libmpeg2arch_la-motion_comp_mmx.Tpo -c motion_comp_mmx.c -o libmpeg2arch_la-motion_comp_mmx.o mv -f .deps/libmpeg2arch_la-motion_comp_mmx.Tpo .deps/libmpeg2arch_la-motion_comp_mmx.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -MT libmpeg2arch_la-idct_mmx.lo -MD -MP -MF .deps/libmpeg2arch_la-idct_mmx.Tpo -c -o libmpeg2arch_la-idct_mmx.lo `test -f 'idct_mmx.c' || echo './'`idct_mmx.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -MT libmpeg2arch_la-idct_mmx.lo -MD -MP -MF .deps/libmpeg2arch_la-idct_mmx.Tpo -c idct_mmx.c -o libmpeg2arch_la-idct_mmx.o mv -f .deps/libmpeg2arch_la-idct_mmx.Tpo .deps/libmpeg2arch_la-idct_mmx.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -MT libmpeg2arch_la-motion_comp_altivec.lo -MD -MP -MF .deps/libmpeg2arch_la-motion_comp_altivec.Tpo -c -o libmpeg2arch_la-motion_comp_altivec.lo `test -f 'motion_comp_altivec.c' || echo './'`motion_comp_altivec.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -MT libmpeg2arch_la-motion_comp_altivec.lo -MD -MP -MF .deps/libmpeg2arch_la-motion_comp_altivec.Tpo -c motion_comp_altivec.c -o libmpeg2arch_la-motion_comp_altivec.o mv -f .deps/libmpeg2arch_la-motion_comp_altivec.Tpo .deps/libmpeg2arch_la-motion_comp_altivec.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -MT libmpeg2arch_la-idct_altivec.lo -MD -MP -MF .deps/libmpeg2arch_la-idct_altivec.Tpo -c -o libmpeg2arch_la-idct_altivec.lo `test -f 'idct_altivec.c' || echo './'`idct_altivec.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -MT libmpeg2arch_la-idct_altivec.lo -MD -MP -MF .deps/libmpeg2arch_la-idct_altivec.Tpo -c idct_altivec.c -o libmpeg2arch_la-idct_altivec.o mv -f .deps/libmpeg2arch_la-idct_altivec.Tpo .deps/libmpeg2arch_la-idct_altivec.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -MT libmpeg2arch_la-motion_comp_alpha.lo -MD -MP -MF .deps/libmpeg2arch_la-motion_comp_alpha.Tpo -c -o libmpeg2arch_la-motion_comp_alpha.lo `test -f 'motion_comp_alpha.c' || echo './'`motion_comp_alpha.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -MT libmpeg2arch_la-motion_comp_alpha.lo -MD -MP -MF .deps/libmpeg2arch_la-motion_comp_alpha.Tpo -c motion_comp_alpha.c -o libmpeg2arch_la-motion_comp_alpha.o mv -f .deps/libmpeg2arch_la-motion_comp_alpha.Tpo .deps/libmpeg2arch_la-motion_comp_alpha.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -MT libmpeg2arch_la-idct_alpha.lo -MD -MP -MF .deps/libmpeg2arch_la-idct_alpha.Tpo -c -o libmpeg2arch_la-idct_alpha.lo `test -f 'idct_alpha.c' || echo './'`idct_alpha.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -MT libmpeg2arch_la-idct_alpha.lo -MD -MP -MF .deps/libmpeg2arch_la-idct_alpha.Tpo -c idct_alpha.c -o libmpeg2arch_la-idct_alpha.o mv -f .deps/libmpeg2arch_la-idct_alpha.Tpo .deps/libmpeg2arch_la-idct_alpha.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -MT libmpeg2arch_la-motion_comp_vis.lo -MD -MP -MF .deps/libmpeg2arch_la-motion_comp_vis.Tpo -c -o libmpeg2arch_la-motion_comp_vis.lo `test -f 'motion_comp_vis.c' || echo './'`motion_comp_vis.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -MT libmpeg2arch_la-motion_comp_vis.lo -MD -MP -MF .deps/libmpeg2arch_la-motion_comp_vis.Tpo -c motion_comp_vis.c -o libmpeg2arch_la-motion_comp_vis.o mv -f .deps/libmpeg2arch_la-motion_comp_vis.Tpo .deps/libmpeg2arch_la-motion_comp_vis.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -MT libmpeg2arch_la-motion_comp_arm.lo -MD -MP -MF .deps/libmpeg2arch_la-motion_comp_arm.Tpo -c -o libmpeg2arch_la-motion_comp_arm.lo `test -f 'motion_comp_arm.c' || echo './'`motion_comp_arm.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -MT libmpeg2arch_la-motion_comp_arm.lo -MD -MP -MF .deps/libmpeg2arch_la-motion_comp_arm.Tpo -c motion_comp_arm.c -o libmpeg2arch_la-motion_comp_arm.o mv -f .deps/libmpeg2arch_la-motion_comp_arm.Tpo .deps/libmpeg2arch_la-motion_comp_arm.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -MT libmpeg2arch_la-cpu_accel.lo -MD -MP -MF .deps/libmpeg2arch_la-cpu_accel.Tpo -c -o libmpeg2arch_la-cpu_accel.lo `test -f 'cpu_accel.c' || echo './'`cpu_accel.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -MT libmpeg2arch_la-cpu_accel.lo -MD -MP -MF .deps/libmpeg2arch_la-cpu_accel.Tpo -c cpu_accel.c -o libmpeg2arch_la-cpu_accel.o mv -f .deps/libmpeg2arch_la-cpu_accel.Tpo .deps/libmpeg2arch_la-cpu_accel.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -MT libmpeg2arch_la-cpu_state.lo -MD -MP -MF .deps/libmpeg2arch_la-cpu_state.Tpo -c -o libmpeg2arch_la-cpu_state.lo `test -f 'cpu_state.c' || echo './'`cpu_state.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -MT libmpeg2arch_la-cpu_state.lo -MD -MP -MF .deps/libmpeg2arch_la-cpu_state.Tpo -c cpu_state.c -o libmpeg2arch_la-cpu_state.o mv -f .deps/libmpeg2arch_la-cpu_state.Tpo .deps/libmpeg2arch_la-cpu_state.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -o libmpeg2arch.la libmpeg2arch_la-motion_comp_mmx.lo libmpeg2arch_la-idct_mmx.lo libmpeg2arch_la-motion_comp_altivec.lo libmpeg2arch_la-idct_altivec.lo libmpeg2arch_la-motion_comp_alpha.lo libmpeg2arch_la-idct_alpha.lo libmpeg2arch_la-motion_comp_vis.lo libmpeg2arch_la-motion_comp_arm.lo libmpeg2arch_la-cpu_accel.lo libmpeg2arch_la-cpu_state.lo mkdir .libs ar cru .libs/libmpeg2arch.a libmpeg2arch_la-motion_comp_mmx.o libmpeg2arch_la-idct_mmx.o libmpeg2arch_la-motion_comp_altivec.o libmpeg2arch_la-idct_altivec.o libmpeg2arch_la-motion_comp_alpha.o libmpeg2arch_la-idct_alpha.o libmpeg2arch_la-motion_comp_vis.o libmpeg2arch_la-motion_comp_arm.o libmpeg2arch_la-cpu_accel.o libmpeg2arch_la-cpu_state.o ranlib .libs/libmpeg2arch.a creating libmpeg2arch.la (cd .libs && rm -f libmpeg2arch.la && ln -s ../libmpeg2arch.la libmpeg2arch.la) /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -no-undefined -version-info 1:0:1 -o libmpeg2.la -rpath /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib alloc.lo header.lo decode.lo slice.lo motion_comp.lo idct.lo libmpeg2arch.la rm -fr .libs/libmpeg2.lax mkdir .libs/libmpeg2.lax rm -fr .libs/libmpeg2.lax/libmpeg2arch.a mkdir .libs/libmpeg2.lax/libmpeg2arch.a (cd .libs/libmpeg2.lax/libmpeg2arch.a && ar x /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/mpeg2dec/libmpeg2/./.libs/libmpeg2arch.a) ar cru .libs/libmpeg2.a alloc.o header.o decode.o slice.o motion_comp.o idct.o .libs/libmpeg2.lax/libmpeg2arch.a/libmpeg2arch_la-motion_comp_arm.o .libs/libmpeg2.lax/libmpeg2arch.a/libmpeg2arch_la-idct_mmx.o .libs/libmpeg2.lax/libmpeg2arch.a/libmpeg2arch_la-idct_alpha.o .libs/libmpeg2.lax/libmpeg2arch.a/libmpeg2arch_la-motion_comp_vis.o .libs/libmpeg2.lax/libmpeg2arch.a/libmpeg2arch_la-motion_comp_mmx.o .libs/libmpeg2.lax/libmpeg2arch.a/libmpeg2arch_la-motion_comp_alpha.o .libs/libmpeg2.lax/libmpeg2arch.a/libmpeg2arch_la-idct_altivec.o .libs/libmpeg2.lax/libmpeg2arch.a/libmpeg2arch_la-motion_comp_altivec.o .libs/libmpeg2.lax/libmpeg2arch.a/libmpeg2arch_la-cpu_accel.o .libs/libmpeg2.lax/libmpeg2arch.a/libmpeg2arch_la-cpu_state.o ranlib .libs/libmpeg2.a rm -fr .libs/libmpeg2.lax creating libmpeg2.la (cd .libs && rm -f libmpeg2.la && ln -s ../libmpeg2.la libmpeg2.la) Making all in include gmake all-am gmake[4]: Nothing to be done for `all-am'. Making all in libvo gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -MT video_out.o -MD -MP -MF .deps/video_out.Tpo -c -o video_out.o video_out.c mv -f .deps/video_out.Tpo .deps/video_out.Po gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -MT video_out_x11.o -MD -MP -MF .deps/video_out_x11.Tpo -c -o video_out_x11.o video_out_x11.c mv -f .deps/video_out_x11.Tpo .deps/video_out_x11.Po gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -MT video_out_dx.o -MD -MP -MF .deps/video_out_dx.Tpo -c -o video_out_dx.o video_out_dx.c mv -f .deps/video_out_dx.Tpo .deps/video_out_dx.Po gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -MT video_out_sdl.o -MD -MP -MF .deps/video_out_sdl.Tpo -c -o video_out_sdl.o video_out_sdl.c mv -f .deps/video_out_sdl.Tpo .deps/video_out_sdl.Po gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -MT video_out_null.o -MD -MP -MF .deps/video_out_null.Tpo -c -o video_out_null.o video_out_null.c mv -f .deps/video_out_null.Tpo .deps/video_out_null.Po gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -MT video_out_pgm.o -MD -MP -MF .deps/video_out_pgm.Tpo -c -o video_out_pgm.o video_out_pgm.c mv -f .deps/video_out_pgm.Tpo .deps/video_out_pgm.Po rm -f libvo.a ar cru libvo.a video_out.o video_out_x11.o video_out_dx.o video_out_sdl.o video_out_null.o video_out_pgm.o ranlib libvo.a Making all in src gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -MT mpeg2dec.o -MD -MP -MF .deps/mpeg2dec.Tpo -c -o mpeg2dec.o mpeg2dec.c mv -f .deps/mpeg2dec.Tpo .deps/mpeg2dec.Po gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -MT dump_state.o -MD -MP -MF .deps/dump_state.Tpo -c -o dump_state.o dump_state.c mv -f .deps/dump_state.Tpo .deps/dump_state.Po gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -MT getopt.o -MD -MP -MF .deps/getopt.Tpo -c -o getopt.o getopt.c mv -f .deps/getopt.Tpo .deps/getopt.Po gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -MT gettimeofday.o -MD -MP -MF .deps/gettimeofday.Tpo -c -o gettimeofday.o gettimeofday.c mv -f .deps/gettimeofday.Tpo .deps/gettimeofday.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -o mpeg2dec mpeg2dec.o dump_state.o getopt.o gettimeofday.o ../libvo/libvo.a ../libmpeg2/libmpeg2.la ../libmpeg2/convert/libmpeg2convert.la mkdir .libs gcc -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -o mpeg2dec mpeg2dec.o dump_state.o getopt.o gettimeofday.o ../libvo/libvo.a ../libmpeg2/.libs/libmpeg2.a ../libmpeg2/convert/.libs/libmpeg2convert.a gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -MT extract_mpeg2.o -MD -MP -MF .deps/extract_mpeg2.Tpo -c -o extract_mpeg2.o extract_mpeg2.c mv -f .deps/extract_mpeg2.Tpo .deps/extract_mpeg2.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -o extract_mpeg2 extract_mpeg2.o getopt.o gcc -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -o extract_mpeg2 extract_mpeg2.o getopt.o gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -MT corrupt_mpeg2.o -MD -MP -MF .deps/corrupt_mpeg2.Tpo -c -o corrupt_mpeg2.o corrupt_mpeg2.c mv -f .deps/corrupt_mpeg2.Tpo .deps/corrupt_mpeg2.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -o corrupt_mpeg2 corrupt_mpeg2.o getopt.o gcc -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 -o corrupt_mpeg2 corrupt_mpeg2.o getopt.o Making all in test gmake[3]: Nothing to be done for `all'. Making all in vc++ gmake[3]: Nothing to be done for `all'. gmake[3]: Nothing to be done for `all-am'. Making install in libmpeg2 Making install in convert test -z "/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib" || /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/mkdir -p "/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib" /bin/sh ../../libtool --mode=install /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c 'libmpeg2convert.la' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libmpeg2convert.la' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c .libs/libmpeg2convert.lai /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libmpeg2convert.la /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c .libs/libmpeg2convert.a /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libmpeg2convert.a chmod 644 /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libmpeg2convert.a ranlib /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libmpeg2convert.a PATH="$PATH:/sbin" ldconfig -n /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib ---------------------------------------------------------------------- Libraries have been installed in: /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag - 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 "/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/pkgconfig" || /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/mkdir -p "/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/pkgconfig" /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'libmpeg2convert.pc' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/pkgconfig/libmpeg2convert.pc' test -z "/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib" || /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/mkdir -p "/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib" /bin/sh ../libtool --mode=install /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c 'libmpeg2.la' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libmpeg2.la' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c .libs/libmpeg2.lai /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libmpeg2.la /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c .libs/libmpeg2.a /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libmpeg2.a chmod 644 /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libmpeg2.a ranlib /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libmpeg2.a PATH="$PATH:/sbin" ldconfig -n /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib ---------------------------------------------------------------------- Libraries have been installed in: /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag - 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 "/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/pkgconfig" || /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/mkdir -p "/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/pkgconfig" /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'libmpeg2.pc' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/pkgconfig/libmpeg2.pc' Making install in include gmake[4]: Nothing to be done for `install-exec-am'. test -z "/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include/mpeg2dec" || /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/mkdir -p "/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include/mpeg2dec" /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'mpeg2.h' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include/mpeg2dec/mpeg2.h' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'mpeg2convert.h' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include/mpeg2dec/mpeg2convert.h' Making install in libvo gmake[4]: Nothing to be done for `install-exec-am'. gmake[4]: Nothing to be done for `install-data-am'. Making install in src test -z "/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/bin" || /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/mkdir -p "/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/bin" /bin/sh ../libtool --mode=install /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c 'mpeg2dec' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/bin/mpeg2dec' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c mpeg2dec /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/bin/mpeg2dec /bin/sh ../libtool --mode=install /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c 'extract_mpeg2' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/bin/extract_mpeg2' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c extract_mpeg2 /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/bin/extract_mpeg2 /bin/sh ../libtool --mode=install /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c 'corrupt_mpeg2' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/bin/corrupt_mpeg2' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c corrupt_mpeg2 /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/bin/corrupt_mpeg2 test -z "/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/man/man1" || /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/mkdir -p "/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/man/man1" /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 './mpeg2dec.1' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/man/man1/mpeg2dec.1' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 './extract_mpeg2.1' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/man/man1/extract_mpeg2.1' Making install in test gmake[4]: Nothing to be done for `install-exec-am'. gmake[4]: Nothing to be done for `install-data-am'. Making install in vc++ gmake[4]: Nothing to be done for `install-exec-am'. gmake[4]: Nothing to be done for `install-data-am'. gmake[4]: Nothing to be done for `install-exec-am'. gmake[4]: Nothing to be done for `install-data-am'. LibOgg ./lib/libogg.a configure: loading cache /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/config.cache checking for a BSD-compatible install... (cached) /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c checking whether build environment is sane... yes checking for gawk... (cached) gawk checking whether make sets $(MAKE)... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... (cached) gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ANSI C... (cached) none needed checking for style of include used by make... GNU checking dependency style of gcc... (cached) gcc3 checking build system type... (cached) x86_64-unknown-linux-gnu checking host system type... (cached) x86_64-unknown-linux-gnu checking for a sed that does not truncate output... (cached) checking for egrep... (cached) grep -E checking for ld used by gcc... ./configure: line 3291: s%\\%/%g: No such file or directory (cached) /usr/x86_64-unknown-linux-gnu/bin/ld checking if the linker (/usr/x86_64-unknown-linux-gnu/bin/ld) is GNU ld... (cached) yes checking for /usr/x86_64-unknown-linux-gnu/bin/ld option to reload object files... (cached) -r checking for BSD-compatible nm... (cached) /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... (cached) pass_all checking how to run the C preprocessor... (cached) gcc -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for g++... (cached) g++ checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking how to run the C++ preprocessor... (cached) g++ -E checking for g77... (cached) g77 checking whether we are using the GNU Fortran 77 compiler... (cached) no checking whether g77 accepts -g... (cached) no checking the maximum length of command line arguments... (cached) 1572864 checking command to parse /usr/bin/nm -B output from gcc object... (cached) ok checking for objdir... (cached) .libs checking for ar... (cached) ar checking for ranlib... (cached) ranlib checking for strip... (cached) strip checking if gcc static flag works... yes checking if gcc supports -fno-rtti -fno-exceptions... (cached) no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/x86_64-unknown-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 g++... (cached) /usr/x86_64-unknown-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-unknown-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... (cached) yes checking whether the g++ linker (/usr/x86_64-unknown-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/x86_64-unknown-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 g77 option to produce PIC... -fPIC checking if g77 PIC flag -fPIC works... no checking if g77 supports -c -o file.o... (cached) no checking whether the g77 linker (/usr/x86_64-unknown-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... PKGSRC-WARNING: Something is trying to run the fortran compiler, PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile. 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... (cached) 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... (cached) yes checking size of short... (cached) 2 checking for int... (cached) yes checking size of int... (cached) 4 checking for long... (cached) yes checking size of long... (cached) 8 checking for long long... (cached) yes checking size of long long... (cached) 8 checking for working memcmp... yes updating cache /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating doc/libogg/Makefile config.status: creating include/Makefile config.status: creating include/ogg/Makefile config.status: creating include/ogg/config_types.h config.status: creating win32/Makefile config.status: creating libogg.spec config.status: creating ogg.pc config.status: creating ogg-uninstalled.pc config.status: creating config.h config.status: executing depfiles commands gmake all-recursive Making all in src if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -O20 -ffast-math -fsigned-char -g -O2 -MT framing.lo -MD -MP -MF ".deps/framing.Tpo" -c -o framing.lo framing.c; \ then mv -f ".deps/framing.Tpo" ".deps/framing.Plo"; else rm -f ".deps/framing.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -O20 -ffast-math -fsigned-char -g -O2 -MT framing.lo -MD -MP -MF .deps/framing.Tpo -c framing.c -o framing.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -O20 -ffast-math -fsigned-char -g -O2 -MT bitwise.lo -MD -MP -MF ".deps/bitwise.Tpo" -c -o bitwise.lo bitwise.c; \ then mv -f ".deps/bitwise.Tpo" ".deps/bitwise.Plo"; else rm -f ".deps/bitwise.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -O20 -ffast-math -fsigned-char -g -O2 -MT bitwise.lo -MD -MP -MF .deps/bitwise.Tpo -c bitwise.c -o bitwise.o /bin/sh ../libtool --tag=CC --mode=link gcc -O20 -ffast-math -fsigned-char -g -O2 -o libogg.la -rpath /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib -no-undefined -version-info 5:3:5 framing.lo bitwise.lo mkdir .libs ar cru .libs/libogg.a framing.o bitwise.o ranlib .libs/libogg.a creating libogg.la (cd .libs && rm -f libogg.la && ln -s ../libogg.la libogg.la) if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -D_V_SELFTEST -O20 -ffast-math -fsigned-char -g -O2 -MT test_bitwise-bitwise.o -MD -MP -MF ".deps/test_bitwise-bitwise.Tpo" -c -o test_bitwise-bitwise.o `test -f 'bitwise.c' || echo './'`bitwise.c; \ then mv -f ".deps/test_bitwise-bitwise.Tpo" ".deps/test_bitwise-bitwise.Po"; else rm -f ".deps/test_bitwise-bitwise.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -O20 -ffast-math -fsigned-char -g -O2 -o test_bitwise test_bitwise-bitwise.o gcc -O20 -ffast-math -fsigned-char -g -O2 -o test_bitwise test_bitwise-bitwise.o if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -D_V_SELFTEST -O20 -ffast-math -fsigned-char -g -O2 -MT test_framing-framing.o -MD -MP -MF ".deps/test_framing-framing.Tpo" -c -o test_framing-framing.o `test -f 'framing.c' || echo './'`framing.c; \ then mv -f ".deps/test_framing-framing.Tpo" ".deps/test_framing-framing.Po"; else rm -f ".deps/test_framing-framing.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -O20 -ffast-math -fsigned-char -g -O2 -o test_framing test_framing-framing.o gcc -O20 -ffast-math -fsigned-char -g -O2 -o test_framing test_framing-framing.o Making all in include Making all in ogg gmake[5]: Nothing to be done for `all'. gmake[5]: Nothing to be done for `all-am'. Making all in doc Making all in libogg gmake[5]: Nothing to be done for `all'. gmake[5]: Nothing to be done for `all-am'. Making all in win32 gmake[4]: Nothing to be done for `all'. gmake[4]: Nothing to be done for `all-am'. Making install in src test -z "/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib" || mkdir -p -- "/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib" /bin/sh ../libtool --mode=install /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c 'libogg.la' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libogg.la' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c .libs/libogg.lai /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libogg.la /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c .libs/libogg.a /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libogg.a ranlib /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libogg.a chmod 644 /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libogg.a PATH="$PATH:/sbin" ldconfig -n /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib ---------------------------------------------------------------------- Libraries have been installed in: /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag - 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. ---------------------------------------------------------------------- gmake[4]: Nothing to be done for `install-data-am'. Making install in include Making install in ogg gmake[5]: Nothing to be done for `install-exec-am'. test -z "/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include/ogg" || mkdir -p -- "/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include/ogg" /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'config_types.h' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include/ogg/config_types.h' test -z "/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include/ogg" || mkdir -p -- "/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include/ogg" /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ogg.h' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include/ogg/ogg.h' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'os_types.h' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include/ogg/os_types.h' gmake[5]: Nothing to be done for `install-exec-am'. gmake[5]: Nothing to be done for `install-data-am'. Making install in doc Making install in libogg gmake[5]: Nothing to be done for `install-exec-am'. test -z "/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg" || mkdir -p -- "/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg" /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'bitpacking.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/bitpacking.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'datastructures.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/datastructures.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'decoding.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/decoding.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'encoding.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/encoding.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'general.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/general.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'index.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/index.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ogg_packet.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/ogg_packet.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ogg_packet_clear.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/ogg_packet_clear.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ogg_page.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/ogg_page.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ogg_page_bos.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/ogg_page_bos.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ogg_page_checksum_set.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/ogg_page_checksum_set.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ogg_page_continued.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/ogg_page_continued.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ogg_page_eos.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/ogg_page_eos.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ogg_page_granulepos.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/ogg_page_granulepos.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ogg_page_packets.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/ogg_page_packets.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ogg_page_pageno.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/ogg_page_pageno.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ogg_page_serialno.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/ogg_page_serialno.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ogg_page_version.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/ogg_page_version.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ogg_stream_clear.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/ogg_stream_clear.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ogg_stream_destroy.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/ogg_stream_destroy.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ogg_stream_eos.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/ogg_stream_eos.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ogg_stream_flush.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/ogg_stream_flush.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ogg_stream_init.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/ogg_stream_init.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ogg_stream_packetin.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/ogg_stream_packetin.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ogg_stream_packetout.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/ogg_stream_packetout.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ogg_stream_packetpeek.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/ogg_stream_packetpeek.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ogg_stream_pagein.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/ogg_stream_pagein.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ogg_stream_pageout.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/ogg_stream_pageout.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ogg_stream_reset.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/ogg_stream_reset.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ogg_stream_reset_serialno.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/ogg_stream_reset_serialno.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ogg_stream_state.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/ogg_stream_state.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ogg_sync_buffer.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/ogg_sync_buffer.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ogg_sync_clear.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/ogg_sync_clear.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ogg_sync_destroy.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/ogg_sync_destroy.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ogg_sync_init.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/ogg_sync_init.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ogg_sync_pageout.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/ogg_sync_pageout.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ogg_sync_pageseek.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/ogg_sync_pageseek.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ogg_sync_reset.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/ogg_sync_reset.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ogg_sync_state.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/ogg_sync_state.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ogg_sync_wrote.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/ogg_sync_wrote.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'oggpack_adv.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/oggpack_adv.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'oggpack_adv1.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/oggpack_adv1.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'oggpack_bits.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/oggpack_bits.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'oggpack_buffer.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/oggpack_buffer.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'oggpack_bytes.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/oggpack_bytes.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'oggpack_get_buffer.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/oggpack_get_buffer.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'oggpack_look.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/oggpack_look.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'oggpack_look1.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/oggpack_look1.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'oggpack_read.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/oggpack_read.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'oggpack_read1.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/oggpack_read1.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'oggpack_readinit.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/oggpack_readinit.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'oggpack_reset.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/oggpack_reset.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'oggpack_write.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/oggpack_write.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'oggpack_writealign.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/oggpack_writealign.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'oggpack_writeclear.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/oggpack_writeclear.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'oggpack_writecopy.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/oggpack_writecopy.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'oggpack_writeinit.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/oggpack_writeinit.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'oggpack_writetrunc.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/oggpack_writetrunc.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'overview.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/overview.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'reference.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/reference.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'style.css' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/style.css' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'vorbis_comment.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/vorbis_comment.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'vorbis_info.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg/vorbis_info.html' gmake[5]: Nothing to be done for `install-exec-am'. test -z "/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3" || mkdir -p -- "/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3" /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'framing.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/framing.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'index.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/index.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'oggstream.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/oggstream.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ogg-multiplex.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/ogg-multiplex.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'stream.png' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/stream.png' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'vorbisword2.png' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/vorbisword2.png' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'white-ogg.png' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/white-ogg.png' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'white-xifish.png' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/white-xifish.png' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'rfc3533.txt' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/rfc3533.txt' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'rfc3534.txt' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libogg-1.1.3/rfc3534.txt' Making install in win32 gmake[4]: Nothing to be done for `install-exec-am'. gmake[4]: Nothing to be done for `install-data-am'. gmake[4]: Nothing to be done for `install-exec-am'. test -z "/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/aclocal" || mkdir -p -- "/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/aclocal" /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ogg.m4' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/aclocal/ogg.m4' test -z "/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/pkgconfig" || mkdir -p -- "/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/pkgconfig" /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ogg.pc' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/pkgconfig/ogg.pc' LibSampleRate ./lib/libsamplerate.a configure: loading cache /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/config.cache checking build system type... (cached) x86_64-unknown-linux-gnu checking host system type... (cached) x86_64-unknown-linux-gnu checking target system type... x86_64-unknown-linux-gnu checking for a BSD-compatible install... (cached) /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c checking whether build environment is sane... yes checking for gawk... (cached) gawk checking whether make sets $(MAKE)... (cached) yes checking for gcc... (cached) gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking for style of include used by make... GNU checking dependency style of gcc... (cached) gcc3 checking for a BSD-compatible install... /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c checking whether make sets $(MAKE)... (cached) yes checking whether ln -s works... yes checking for a sed that does not truncate output... (cached) /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/sed checking for grep that handles long lines and -e... (cached) /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/grep checking for egrep... (cached) /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/grep -E checking for ld used by gcc... (cached) /usr/x86_64-unknown-linux-gnu/bin/ld checking if the linker (/usr/x86_64-unknown-linux-gnu/bin/ld) is GNU ld... (cached) yes checking for /usr/x86_64-unknown-linux-gnu/bin/ld option to reload object files... (cached) -r checking for BSD-compatible nm... (cached) /usr/bin/nm -B checking how to recognize dependent libraries... (cached) pass_all checking how to run the C preprocessor... (cached) gcc -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for g++... (cached) g++ checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking how to run the C++ preprocessor... (cached) g++ -E checking for g77... (cached) g77 checking whether we are using the GNU Fortran 77 compiler... (cached) no checking whether g77 accepts -g... (cached) no checking the maximum length of command line arguments... (cached) 1572864 checking command to parse /usr/bin/nm -B output from gcc object... (cached) ok checking for objdir... (cached) .libs checking for ar... (cached) ar checking for ranlib... (cached) ranlib checking for strip... (cached) strip checking if gcc supports -fno-rtti -fno-exceptions... (cached) no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... (cached) yes checking if gcc static flag -static works... (cached) yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/x86_64-unknown-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 whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... (cached) /usr/x86_64-unknown-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-unknown-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... (cached) yes checking whether the g++ linker (/usr/x86_64-unknown-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... (cached) yes checking if g++ static flag -static works... (cached) yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/x86_64-unknown-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 g77 option to produce PIC... -fPIC checking if g77 PIC flag -fPIC works... (cached) no checking if g77 static flag -static works... (cached) no checking if g77 supports -c -o file.o... (cached) no checking whether the g77 linker (/usr/x86_64-unknown-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... (cached) yes checking size of int... (cached) 4 checking for long... (cached) yes checking size of long... (cached) 8 checking for float... (cached) yes checking size of float... (cached) 4 checking for double... (cached) yes checking size of double... (cached) 8 checking processor byte ordering... little checking for malloc... yes checking for calloc... yes checking for free... yes checking for memcpy... 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... /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for SNDFILE... no checking for FFTW3... no configure: updating cache /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating src/Version_script config.status: creating Win32/Makefile config.status: creating Win32/Makefile.mingw config.status: creating src/Makefile config.status: creating examples/Makefile config.status: creating tests/Makefile config.status: creating doc/Makefile config.status: creating libsamplerate.spec config.status: creating samplerate.pc config.status: creating src/config.h config.status: executing depfiles commands -=-=-=-=-=-=-=-=-=-= Configuration Complete =-=-=-=-=-=-=-=-=-=-=- Configuration summary : Version : ..................... 0.1.4 Tools : Compiler is GCC : ............. yes GCC major version : ........... 4 Extra tools required for testing and examples : Use FFTW : .................... no Have libsndfile : ............. no Installation directories : Library directory : ........... /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib Program directory : ........... /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/bin Pkgconfig directory : ......... /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/pkgconfig Compiling some other packages against libsamplerate may require the addition of "/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/pkgconfig" to the PKG_CONFIG_PATH environment variable. Making all in src gmake all-am if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -MT samplerate.lo -MD -MP -MF ".deps/samplerate.Tpo" -c -o samplerate.lo samplerate.c; \ then mv -f ".deps/samplerate.Tpo" ".deps/samplerate.Plo"; else rm -f ".deps/samplerate.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -MT samplerate.lo -MD -MP -MF .deps/samplerate.Tpo -c samplerate.c -o samplerate.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -MT src_sinc.lo -MD -MP -MF ".deps/src_sinc.Tpo" -c -o src_sinc.lo src_sinc.c; \ then mv -f ".deps/src_sinc.Tpo" ".deps/src_sinc.Plo"; else rm -f ".deps/src_sinc.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -MT src_sinc.lo -MD -MP -MF .deps/src_sinc.Tpo -c src_sinc.c -o src_sinc.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -MT src_zoh.lo -MD -MP -MF ".deps/src_zoh.Tpo" -c -o src_zoh.lo src_zoh.c; \ then mv -f ".deps/src_zoh.Tpo" ".deps/src_zoh.Plo"; else rm -f ".deps/src_zoh.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -MT src_zoh.lo -MD -MP -MF .deps/src_zoh.Tpo -c src_zoh.c -o src_zoh.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -MT src_linear.lo -MD -MP -MF ".deps/src_linear.Tpo" -c -o src_linear.lo src_linear.c; \ then mv -f ".deps/src_linear.Tpo" ".deps/src_linear.Plo"; else rm -f ".deps/src_linear.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -MT src_linear.lo -MD -MP -MF .deps/src_linear.Tpo -c src_linear.c -o src_linear.o /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -o libsamplerate.la -rpath /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/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) Making all in doc gmake[3]: Nothing to be done for `all'. Making all in examples if gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -MT sndfile-resample.o -MD -MP -MF ".deps/sndfile-resample.Tpo" -c -o sndfile-resample.o sndfile-resample.c; \ then mv -f ".deps/sndfile-resample.Tpo" ".deps/sndfile-resample.Po"; else rm -f ".deps/sndfile-resample.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -o sndfile-resample sndfile-resample.o ../src/libsamplerate.la -lm mkdir .libs gcc -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -o sndfile-resample sndfile-resample.o ../src/.libs/libsamplerate.a -lm if gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -MT varispeed-play.o -MD -MP -MF ".deps/varispeed-play.Tpo" -c -o varispeed-play.o varispeed-play.c; \ then mv -f ".deps/varispeed-play.Tpo" ".deps/varispeed-play.Po"; else rm -f ".deps/varispeed-play.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -MT audio_out.o -MD -MP -MF ".deps/audio_out.Tpo" -c -o audio_out.o audio_out.c; \ then mv -f ".deps/audio_out.Tpo" ".deps/audio_out.Po"; else rm -f ".deps/audio_out.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -o varispeed-play varispeed-play.o audio_out.o ../src/libsamplerate.la -lm gcc -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -o varispeed-play varispeed-play.o audio_out.o ../src/.libs/libsamplerate.a -lm if gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -MT timewarp-file.o -MD -MP -MF ".deps/timewarp-file.Tpo" -c -o timewarp-file.o timewarp-file.c; \ then mv -f ".deps/timewarp-file.Tpo" ".deps/timewarp-file.Po"; else rm -f ".deps/timewarp-file.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -o timewarp-file timewarp-file.o ../src/libsamplerate.la -lm gcc -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -o timewarp-file timewarp-file.o ../src/.libs/libsamplerate.a -lm Making all in tests if gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -MT misc_test.o -MD -MP -MF ".deps/misc_test.Tpo" -c -o misc_test.o misc_test.c; \ then mv -f ".deps/misc_test.Tpo" ".deps/misc_test.Po"; else rm -f ".deps/misc_test.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -MT util.o -MD -MP -MF ".deps/util.Tpo" -c -o util.o util.c; \ then mv -f ".deps/util.Tpo" ".deps/util.Po"; else rm -f ".deps/util.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -o misc_test misc_test.o util.o ../src/libsamplerate.la -lm mkdir .libs gcc -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -o misc_test misc_test.o util.o ../src/.libs/libsamplerate.a -lm if gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -MT termination_test.o -MD -MP -MF ".deps/termination_test.Tpo" -c -o termination_test.o termination_test.c; \ then mv -f ".deps/termination_test.Tpo" ".deps/termination_test.Po"; else rm -f ".deps/termination_test.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -o termination_test termination_test.o util.o ../src/libsamplerate.la -lm gcc -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -o termination_test termination_test.o util.o ../src/.libs/libsamplerate.a -lm if gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -MT simple_test.o -MD -MP -MF ".deps/simple_test.Tpo" -c -o simple_test.o simple_test.c; \ then mv -f ".deps/simple_test.Tpo" ".deps/simple_test.Po"; else rm -f ".deps/simple_test.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -o simple_test simple_test.o util.o ../src/libsamplerate.la -lm gcc -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -o simple_test simple_test.o util.o ../src/.libs/libsamplerate.a -lm if gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -MT callback_test-callback_test.o -MD -MP -MF ".deps/callback_test-callback_test.Tpo" -c -o callback_test-callback_test.o `test -f 'callback_test.c' || echo './'`callback_test.c; \ then mv -f ".deps/callback_test-callback_test.Tpo" ".deps/callback_test-callback_test.Po"; else rm -f ".deps/callback_test-callback_test.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -MT callback_test-util.o -MD -MP -MF ".deps/callback_test-util.Tpo" -c -o callback_test-util.o `test -f 'util.c' || echo './'`util.c; \ then mv -f ".deps/callback_test-util.Tpo" ".deps/callback_test-util.Po"; else rm -f ".deps/callback_test-util.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -o callback_test callback_test-callback_test.o callback_test-util.o ../src/libsamplerate.la -lm gcc -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -o callback_test callback_test-callback_test.o callback_test-util.o ../src/.libs/libsamplerate.a -lm if gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -MT reset_test.o -MD -MP -MF ".deps/reset_test.Tpo" -c -o reset_test.o reset_test.c; \ then mv -f ".deps/reset_test.Tpo" ".deps/reset_test.Po"; else rm -f ".deps/reset_test.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -o reset_test reset_test.o util.o ../src/libsamplerate.la -lm gcc -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -o reset_test reset_test.o util.o ../src/.libs/libsamplerate.a -lm if gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -MT multi_channel_test-multi_channel_test.o -MD -MP -MF ".deps/multi_channel_test-multi_channel_test.Tpo" -c -o multi_channel_test-multi_channel_test.o `test -f 'multi_channel_test.c' || echo './'`multi_channel_test.c; \ then mv -f ".deps/multi_channel_test-multi_channel_test.Tpo" ".deps/multi_channel_test-multi_channel_test.Po"; else rm -f ".deps/multi_channel_test-multi_channel_test.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -MT multi_channel_test-util.o -MD -MP -MF ".deps/multi_channel_test-util.Tpo" -c -o multi_channel_test-util.o `test -f 'util.c' || echo './'`util.c; \ then mv -f ".deps/multi_channel_test-util.Tpo" ".deps/multi_channel_test-util.Po"; else rm -f ".deps/multi_channel_test-util.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -MT multi_channel_test-calc_snr.o -MD -MP -MF ".deps/multi_channel_test-calc_snr.Tpo" -c -o multi_channel_test-calc_snr.o `test -f 'calc_snr.c' || echo './'`calc_snr.c; \ then mv -f ".deps/multi_channel_test-calc_snr.Tpo" ".deps/multi_channel_test-calc_snr.Po"; else rm -f ".deps/multi_channel_test-calc_snr.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -o multi_channel_test multi_channel_test-multi_channel_test.o multi_channel_test-util.o multi_channel_test-calc_snr.o ../src/libsamplerate.la -lm gcc -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -o multi_channel_test multi_channel_test-multi_channel_test.o multi_channel_test-util.o multi_channel_test-calc_snr.o ../src/.libs/libsamplerate.a -lm if gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -MT snr_bw_test-snr_bw_test.o -MD -MP -MF ".deps/snr_bw_test-snr_bw_test.Tpo" -c -o snr_bw_test-snr_bw_test.o `test -f 'snr_bw_test.c' || echo './'`snr_bw_test.c; \ then mv -f ".deps/snr_bw_test-snr_bw_test.Tpo" ".deps/snr_bw_test-snr_bw_test.Po"; else rm -f ".deps/snr_bw_test-snr_bw_test.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -MT snr_bw_test-calc_snr.o -MD -MP -MF ".deps/snr_bw_test-calc_snr.Tpo" -c -o snr_bw_test-calc_snr.o `test -f 'calc_snr.c' || echo './'`calc_snr.c; \ then mv -f ".deps/snr_bw_test-calc_snr.Tpo" ".deps/snr_bw_test-calc_snr.Po"; else rm -f ".deps/snr_bw_test-calc_snr.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -MT snr_bw_test-util.o -MD -MP -MF ".deps/snr_bw_test-util.Tpo" -c -o snr_bw_test-util.o `test -f 'util.c' || echo './'`util.c; \ then mv -f ".deps/snr_bw_test-util.Tpo" ".deps/snr_bw_test-util.Po"; else rm -f ".deps/snr_bw_test-util.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -o snr_bw_test snr_bw_test-snr_bw_test.o snr_bw_test-calc_snr.o snr_bw_test-util.o ../src/libsamplerate.la -lm gcc -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -o snr_bw_test snr_bw_test-snr_bw_test.o snr_bw_test-calc_snr.o snr_bw_test-util.o ../src/.libs/libsamplerate.a -lm if gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -MT float_short_test.o -MD -MP -MF ".deps/float_short_test.Tpo" -c -o float_short_test.o float_short_test.c; \ then mv -f ".deps/float_short_test.Tpo" ".deps/float_short_test.Po"; else rm -f ".deps/float_short_test.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -o float_short_test float_short_test.o util.o ../src/libsamplerate.la -lm gcc -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -o float_short_test float_short_test.o util.o ../src/.libs/libsamplerate.a -lm if gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -MT varispeed_test-varispeed_test.o -MD -MP -MF ".deps/varispeed_test-varispeed_test.Tpo" -c -o varispeed_test-varispeed_test.o `test -f 'varispeed_test.c' || echo './'`varispeed_test.c; \ then mv -f ".deps/varispeed_test-varispeed_test.Tpo" ".deps/varispeed_test-varispeed_test.Po"; else rm -f ".deps/varispeed_test-varispeed_test.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -MT varispeed_test-util.o -MD -MP -MF ".deps/varispeed_test-util.Tpo" -c -o varispeed_test-util.o `test -f 'util.c' || echo './'`util.c; \ then mv -f ".deps/varispeed_test-util.Tpo" ".deps/varispeed_test-util.Po"; else rm -f ".deps/varispeed_test-util.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -MT varispeed_test-calc_snr.o -MD -MP -MF ".deps/varispeed_test-calc_snr.Tpo" -c -o varispeed_test-calc_snr.o `test -f 'calc_snr.c' || echo './'`calc_snr.c; \ then mv -f ".deps/varispeed_test-calc_snr.Tpo" ".deps/varispeed_test-calc_snr.Po"; else rm -f ".deps/varispeed_test-calc_snr.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -o varispeed_test varispeed_test-varispeed_test.o varispeed_test-util.o varispeed_test-calc_snr.o ../src/libsamplerate.la -lm gcc -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -o varispeed_test varispeed_test-varispeed_test.o varispeed_test-util.o varispeed_test-calc_snr.o ../src/.libs/libsamplerate.a -lm if gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -MT callback_hang_test.o -MD -MP -MF ".deps/callback_hang_test.Tpo" -c -o callback_hang_test.o callback_hang_test.c; \ then mv -f ".deps/callback_hang_test.Tpo" ".deps/callback_hang_test.Po"; else rm -f ".deps/callback_hang_test.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -o callback_hang_test callback_hang_test.o util.o ../src/libsamplerate.la -lm gcc -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -o callback_hang_test callback_hang_test.o util.o ../src/.libs/libsamplerate.a -lm if gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -MT src_evaluate-src-evaluate.o -MD -MP -MF ".deps/src_evaluate-src-evaluate.Tpo" -c -o src_evaluate-src-evaluate.o `test -f 'src-evaluate.c' || echo './'`src-evaluate.c; \ then mv -f ".deps/src_evaluate-src-evaluate.Tpo" ".deps/src_evaluate-src-evaluate.Po"; else rm -f ".deps/src_evaluate-src-evaluate.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -MT src_evaluate-calc_snr.o -MD -MP -MF ".deps/src_evaluate-calc_snr.Tpo" -c -o src_evaluate-calc_snr.o `test -f 'calc_snr.c' || echo './'`calc_snr.c; \ then mv -f ".deps/src_evaluate-calc_snr.Tpo" ".deps/src_evaluate-calc_snr.Po"; else rm -f ".deps/src_evaluate-calc_snr.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -MT src_evaluate-util.o -MD -MP -MF ".deps/src_evaluate-util.Tpo" -c -o src_evaluate-util.o `test -f 'util.c' || echo './'`util.c; \ then mv -f ".deps/src_evaluate-util.Tpo" ".deps/src_evaluate-util.Po"; else rm -f ".deps/src_evaluate-util.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -o src-evaluate src_evaluate-src-evaluate.o src_evaluate-calc_snr.o src_evaluate-util.o -lm gcc -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -o src-evaluate src_evaluate-src-evaluate.o src_evaluate-calc_snr.o src_evaluate-util.o -lm if gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -MT throughput_test-throughput_test.o -MD -MP -MF ".deps/throughput_test-throughput_test.Tpo" -c -o throughput_test-throughput_test.o `test -f 'throughput_test.c' || echo './'`throughput_test.c; \ then mv -f ".deps/throughput_test-throughput_test.Tpo" ".deps/throughput_test-throughput_test.Po"; else rm -f ".deps/throughput_test-throughput_test.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -MT throughput_test-util.o -MD -MP -MF ".deps/throughput_test-util.Tpo" -c -o throughput_test-util.o `test -f 'util.c' || echo './'`util.c; \ then mv -f ".deps/throughput_test-util.Tpo" ".deps/throughput_test-util.Po"; else rm -f ".deps/throughput_test-util.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -MT throughput_test-calc_snr.o -MD -MP -MF ".deps/throughput_test-calc_snr.Tpo" -c -o throughput_test-calc_snr.o `test -f 'calc_snr.c' || echo './'`calc_snr.c; \ then mv -f ".deps/throughput_test-calc_snr.Tpo" ".deps/throughput_test-calc_snr.Po"; else rm -f ".deps/throughput_test-calc_snr.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -o throughput_test throughput_test-throughput_test.o throughput_test-util.o throughput_test-calc_snr.o ../src/libsamplerate.la -lm gcc -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -o throughput_test throughput_test-throughput_test.o throughput_test-util.o throughput_test-calc_snr.o ../src/.libs/libsamplerate.a -lm if gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -MT downsample_test.o -MD -MP -MF ".deps/downsample_test.Tpo" -c -o downsample_test.o downsample_test.c; \ then mv -f ".deps/downsample_test.Tpo" ".deps/downsample_test.Po"; else rm -f ".deps/downsample_test.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -o downsample_test downsample_test.o util.o ../src/libsamplerate.la -lm gcc -g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -o downsample_test downsample_test.o util.o ../src/.libs/libsamplerate.a -lm gmake[3]: Nothing to be done for `all-am'. Making install in src test -z "/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib" || mkdir -p -- "/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib" /bin/sh ../libtool --mode=install /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c 'libsamplerate.la' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libsamplerate.la' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c .libs/libsamplerate.lai /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libsamplerate.la /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c .libs/libsamplerate.a /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libsamplerate.a chmod 644 /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libsamplerate.a ranlib /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libsamplerate.a PATH="$PATH:/sbin" ldconfig -n /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib ---------------------------------------------------------------------- Libraries have been installed in: /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag - 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 "/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include" || mkdir -p -- "/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include" /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'samplerate.h' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include/samplerate.h' Making install in doc gmake[4]: Nothing to be done for `install-exec-am'. gmake[4]: Nothing to be done for `install-data-am'. Making install in examples test -z "/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/bin" || mkdir -p -- "/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/bin" /bin/sh ../libtool --mode=install /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c 'sndfile-resample' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/bin/sndfile-resample' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c sndfile-resample /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/bin/sndfile-resample gmake[4]: Nothing to be done for `install-data-am'. Making install in tests gmake[4]: Nothing to be done for `install-exec-am'. gmake[4]: Nothing to be done for `install-data-am'. gmake[4]: Nothing to be done for `install-exec-am'. test -z "/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/pkgconfig" || mkdir -p -- "/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/pkgconfig" /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'samplerate.pc' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/pkgconfig/samplerate.pc' LibVorbis ./lib/libvorbis.a configure: loading cache /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/config.cache checking build system type... (cached) x86_64-unknown-linux-gnu checking host system type... (cached) x86_64-unknown-linux-gnu checking target system type... (cached) x86_64-unknown-linux-gnu checking for a BSD-compatible install... (cached) /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c checking whether build environment is sane... yes checking for gawk... (cached) gawk checking whether make sets $(MAKE)... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... (cached) gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking for style of include used by make... GNU checking dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... (cached) gcc -E checking for a sed that does not truncate output... (cached) /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/sed checking for grep that handles long lines and -e... (cached) /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/grep checking for egrep... (cached) /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/grep -E checking for ld used by gcc... (cached) /usr/x86_64-unknown-linux-gnu/bin/ld checking if the linker (/usr/x86_64-unknown-linux-gnu/bin/ld) is GNU ld... (cached) yes checking for /usr/x86_64-unknown-linux-gnu/bin/ld option to reload object files... (cached) -r checking for BSD-compatible nm... (cached) /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... (cached) pass_all checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for g++... (cached) g++ checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking how to run the C++ preprocessor... (cached) g++ -E checking for g77... (cached) g77 checking whether we are using the GNU Fortran 77 compiler... (cached) no checking whether g77 accepts -g... (cached) no checking the maximum length of command line arguments... (cached) 1572864 checking command to parse /usr/bin/nm -B output from gcc object... (cached) ok checking for objdir... (cached) .libs checking for ar... (cached) ar checking for ranlib... (cached) ranlib checking for strip... (cached) strip checking for correct ltmain.sh version... yes checking if gcc supports -fno-rtti -fno-exceptions... (cached) no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/x86_64-unknown-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 g++... (cached) /usr/x86_64-unknown-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-unknown-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... (cached) yes checking whether the g++ linker (/usr/x86_64-unknown-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/x86_64-unknown-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 g77 option to produce PIC... -fPIC checking if g77 PIC flag -fPIC works... no checking if g77 static flag -static works... no checking if g77 supports -c -o file.o... (cached) no checking whether the g77 linker (/usr/x86_64-unknown-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 GCC version... 4.5.2 checking for memory.h... (cached) yes checking for cos in -lm... (cached) yes checking for pthread_create in -lpthread... yes checking for pkg-config... yes checking for pkg-config... /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/pkg-config checking for ogg >= 1.0... checking for Ogg... yes checking for oggpack_writealign... yes checking for working alloca.h... (cached) yes checking for alloca... (cached) yes checking for working memcmp... (cached) yes configure: updating cache /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating lib/Makefile config.status: creating lib/modes/Makefile config.status: creating lib/books/Makefile config.status: creating lib/books/coupled/Makefile config.status: creating lib/books/uncoupled/Makefile config.status: creating lib/books/floor/Makefile config.status: creating doc/Makefile config.status: creating doc/vorbisfile/Makefile config.status: creating doc/vorbisenc/Makefile config.status: creating include/Makefile config.status: creating include/vorbis/Makefile config.status: creating examples/Makefile config.status: creating vq/Makefile config.status: creating libvorbis.spec config.status: creating vorbis.pc config.status: creating vorbisenc.pc config.status: creating vorbisfile.pc config.status: creating vorbis-uninstalled.pc config.status: creating vorbisenc-uninstalled.pc config.status: creating vorbisfile-uninstalled.pc config.status: creating config.h config.status: executing depfiles commands gmake all-recursive Making all in lib Making all in modes gmake[5]: Nothing to be done for `all'. Making all in books Making all in coupled gmake[6]: Nothing to be done for `all'. Making all in uncoupled gmake[6]: Nothing to be done for `all'. Making all in floor gmake[6]: Nothing to be done for `all'. gmake[6]: Nothing to be done for `all-am'. if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -MT mdct.lo -MD -MP -MF ".deps/mdct.Tpo" -c -o mdct.lo mdct.c; \ then mv -f ".deps/mdct.Tpo" ".deps/mdct.Plo"; else rm -f ".deps/mdct.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -MT mdct.lo -MD -MP -MF .deps/mdct.Tpo -c mdct.c -o mdct.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -MT smallft.lo -MD -MP -MF ".deps/smallft.Tpo" -c -o smallft.lo smallft.c; \ then mv -f ".deps/smallft.Tpo" ".deps/smallft.Plo"; else rm -f ".deps/smallft.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -MT smallft.lo -MD -MP -MF .deps/smallft.Tpo -c smallft.c -o smallft.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -MT block.lo -MD -MP -MF ".deps/block.Tpo" -c -o block.lo block.c; \ then mv -f ".deps/block.Tpo" ".deps/block.Plo"; else rm -f ".deps/block.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -MT block.lo -MD -MP -MF .deps/block.Tpo -c block.c -o block.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -MT envelope.lo -MD -MP -MF ".deps/envelope.Tpo" -c -o envelope.lo envelope.c; \ then mv -f ".deps/envelope.Tpo" ".deps/envelope.Plo"; else rm -f ".deps/envelope.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -MT envelope.lo -MD -MP -MF .deps/envelope.Tpo -c envelope.c -o envelope.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -MT window.lo -MD -MP -MF ".deps/window.Tpo" -c -o window.lo window.c; \ then mv -f ".deps/window.Tpo" ".deps/window.Plo"; else rm -f ".deps/window.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -MT window.lo -MD -MP -MF .deps/window.Tpo -c window.c -o window.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -MT lsp.lo -MD -MP -MF ".deps/lsp.Tpo" -c -o lsp.lo lsp.c; \ then mv -f ".deps/lsp.Tpo" ".deps/lsp.Plo"; else rm -f ".deps/lsp.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -MT lsp.lo -MD -MP -MF .deps/lsp.Tpo -c lsp.c -o lsp.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -MT lpc.lo -MD -MP -MF ".deps/lpc.Tpo" -c -o lpc.lo lpc.c; \ then mv -f ".deps/lpc.Tpo" ".deps/lpc.Plo"; else rm -f ".deps/lpc.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -MT lpc.lo -MD -MP -MF .deps/lpc.Tpo -c lpc.c -o lpc.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -MT analysis.lo -MD -MP -MF ".deps/analysis.Tpo" -c -o analysis.lo analysis.c; \ then mv -f ".deps/analysis.Tpo" ".deps/analysis.Plo"; else rm -f ".deps/analysis.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -MT analysis.lo -MD -MP -MF .deps/analysis.Tpo -c analysis.c -o analysis.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -MT synthesis.lo -MD -MP -MF ".deps/synthesis.Tpo" -c -o synthesis.lo synthesis.c; \ then mv -f ".deps/synthesis.Tpo" ".deps/synthesis.Plo"; else rm -f ".deps/synthesis.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -MT synthesis.lo -MD -MP -MF .deps/synthesis.Tpo -c synthesis.c -o synthesis.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -MT psy.lo -MD -MP -MF ".deps/psy.Tpo" -c -o psy.lo psy.c; \ then mv -f ".deps/psy.Tpo" ".deps/psy.Plo"; else rm -f ".deps/psy.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -MT psy.lo -MD -MP -MF .deps/psy.Tpo -c psy.c -o psy.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -MT info.lo -MD -MP -MF ".deps/info.Tpo" -c -o info.lo info.c; \ then mv -f ".deps/info.Tpo" ".deps/info.Plo"; else rm -f ".deps/info.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -MT info.lo -MD -MP -MF .deps/info.Tpo -c info.c -o info.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -MT floor1.lo -MD -MP -MF ".deps/floor1.Tpo" -c -o floor1.lo floor1.c; \ then mv -f ".deps/floor1.Tpo" ".deps/floor1.Plo"; else rm -f ".deps/floor1.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -MT floor1.lo -MD -MP -MF .deps/floor1.Tpo -c floor1.c -o floor1.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -MT floor0.lo -MD -MP -MF ".deps/floor0.Tpo" -c -o floor0.lo floor0.c; \ then mv -f ".deps/floor0.Tpo" ".deps/floor0.Plo"; else rm -f ".deps/floor0.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -MT floor0.lo -MD -MP -MF .deps/floor0.Tpo -c floor0.c -o floor0.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -MT res0.lo -MD -MP -MF ".deps/res0.Tpo" -c -o res0.lo res0.c; \ then mv -f ".deps/res0.Tpo" ".deps/res0.Plo"; else rm -f ".deps/res0.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -MT res0.lo -MD -MP -MF .deps/res0.Tpo -c res0.c -o res0.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -MT mapping0.lo -MD -MP -MF ".deps/mapping0.Tpo" -c -o mapping0.lo mapping0.c; \ then mv -f ".deps/mapping0.Tpo" ".deps/mapping0.Plo"; else rm -f ".deps/mapping0.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -MT mapping0.lo -MD -MP -MF .deps/mapping0.Tpo -c mapping0.c -o mapping0.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -MT registry.lo -MD -MP -MF ".deps/registry.Tpo" -c -o registry.lo registry.c; \ then mv -f ".deps/registry.Tpo" ".deps/registry.Plo"; else rm -f ".deps/registry.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -MT registry.lo -MD -MP -MF .deps/registry.Tpo -c registry.c -o registry.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -MT codebook.lo -MD -MP -MF ".deps/codebook.Tpo" -c -o codebook.lo codebook.c; \ then mv -f ".deps/codebook.Tpo" ".deps/codebook.Plo"; else rm -f ".deps/codebook.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -MT codebook.lo -MD -MP -MF .deps/codebook.Tpo -c codebook.c -o codebook.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -MT sharedbook.lo -MD -MP -MF ".deps/sharedbook.Tpo" -c -o sharedbook.lo sharedbook.c; \ then mv -f ".deps/sharedbook.Tpo" ".deps/sharedbook.Plo"; else rm -f ".deps/sharedbook.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -MT sharedbook.lo -MD -MP -MF .deps/sharedbook.Tpo -c sharedbook.c -o sharedbook.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -MT lookup.lo -MD -MP -MF ".deps/lookup.Tpo" -c -o lookup.lo lookup.c; \ then mv -f ".deps/lookup.Tpo" ".deps/lookup.Plo"; else rm -f ".deps/lookup.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -MT lookup.lo -MD -MP -MF .deps/lookup.Tpo -c lookup.c -o lookup.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -MT bitrate.lo -MD -MP -MF ".deps/bitrate.Tpo" -c -o bitrate.lo bitrate.c; \ then mv -f ".deps/bitrate.Tpo" ".deps/bitrate.Plo"; else rm -f ".deps/bitrate.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -MT bitrate.lo -MD -MP -MF .deps/bitrate.Tpo -c bitrate.c -o bitrate.o /bin/sh ../libtool --tag=CC --mode=link gcc -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -o libvorbis.la -rpath /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib -no-undefined -version-info 3:1:3 mdct.lo smallft.lo block.lo envelope.lo window.lo lsp.lo lpc.lo analysis.lo synthesis.lo psy.lo info.lo floor1.lo floor0.lo res0.lo mapping0.lo registry.lo codebook.lo sharedbook.lo lookup.lo bitrate.lo -L/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib -logg -lm mkdir .libs ar cru .libs/libvorbis.a mdct.o smallft.o block.o envelope.o window.o lsp.o lpc.o analysis.o synthesis.o psy.o info.o floor1.o floor0.o res0.o mapping0.o registry.o codebook.o sharedbook.o lookup.o bitrate.o ranlib .libs/libvorbis.a creating libvorbis.la (cd .libs && rm -f libvorbis.la && ln -s ../libvorbis.la libvorbis.la) if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -MT vorbisfile.lo -MD -MP -MF ".deps/vorbisfile.Tpo" -c -o vorbisfile.lo vorbisfile.c; \ then mv -f ".deps/vorbisfile.Tpo" ".deps/vorbisfile.Plo"; else rm -f ".deps/vorbisfile.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -MT vorbisfile.lo -MD -MP -MF .deps/vorbisfile.Tpo -c vorbisfile.c -o vorbisfile.o /bin/sh ../libtool --tag=CC --mode=link gcc -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -o libvorbisfile.la -rpath /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib -no-undefined -version-info 4:1:1 vorbisfile.lo libvorbis.la ar cru .libs/libvorbisfile.a vorbisfile.o ranlib .libs/libvorbisfile.a creating libvorbisfile.la (cd .libs && rm -f libvorbisfile.la && ln -s ../libvorbisfile.la libvorbisfile.la) if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -MT vorbisenc.lo -MD -MP -MF ".deps/vorbisenc.Tpo" -c -o vorbisenc.lo vorbisenc.c; \ then mv -f ".deps/vorbisenc.Tpo" ".deps/vorbisenc.Plo"; else rm -f ".deps/vorbisenc.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -MT vorbisenc.lo -MD -MP -MF .deps/vorbisenc.Tpo -c vorbisenc.c -o vorbisenc.o /bin/sh ../libtool --tag=CC --mode=link gcc -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -o libvorbisenc.la -rpath /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib -no-undefined -version-info 2:2:0 vorbisenc.lo libvorbis.la ar cru .libs/libvorbisenc.a vorbisenc.o ranlib .libs/libvorbisenc.a creating libvorbisenc.la (cd .libs && rm -f libvorbisenc.la && ln -s ../libvorbisenc.la libvorbisenc.la) Making all in include Making all in vorbis gmake[5]: Nothing to be done for `all'. gmake[5]: Nothing to be done for `all-am'. Making all in doc Making all in vorbisfile gmake[5]: Nothing to be done for `all'. Making all in vorbisenc gmake[5]: Nothing to be done for `all'. gmake[5]: Nothing to be done for `all-am'. Making all in examples if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -MT decoder_example.o -MD -MP -MF ".deps/decoder_example.Tpo" -c -o decoder_example.o decoder_example.c; \ then mv -f ".deps/decoder_example.Tpo" ".deps/decoder_example.Po"; else rm -f ".deps/decoder_example.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -o decoder_example decoder_example.o ../lib/libvorbis.la mkdir .libs gcc -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -o decoder_example decoder_example.o ../lib/.libs/libvorbis.a -L/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libogg.a -lm if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -MT encoder_example.o -MD -MP -MF ".deps/encoder_example.Tpo" -c -o encoder_example.o encoder_example.c; \ then mv -f ".deps/encoder_example.Tpo" ".deps/encoder_example.Po"; else rm -f ".deps/encoder_example.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -o encoder_example encoder_example.o ../lib/libvorbisenc.la ../lib/libvorbis.la gcc -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -o encoder_example encoder_example.o ../lib/.libs/libvorbisenc.a /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/libvorbis/lib/.libs/libvorbis.a -L/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib ../lib/.libs/libvorbis.a /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libogg.a -lm if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -MT chaining_example.o -MD -MP -MF ".deps/chaining_example.Tpo" -c -o chaining_example.o chaining_example.c; \ then mv -f ".deps/chaining_example.Tpo" ".deps/chaining_example.Po"; else rm -f ".deps/chaining_example.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -o chaining_example chaining_example.o ../lib/libvorbisfile.la ../lib/libvorbis.la gcc -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -o chaining_example chaining_example.o ../lib/.libs/libvorbisfile.a /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/libvorbis/lib/.libs/libvorbis.a -L/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib ../lib/.libs/libvorbis.a /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libogg.a -lm if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -MT vorbisfile_example.o -MD -MP -MF ".deps/vorbisfile_example.Tpo" -c -o vorbisfile_example.o vorbisfile_example.c; \ then mv -f ".deps/vorbisfile_example.Tpo" ".deps/vorbisfile_example.Po"; else rm -f ".deps/vorbisfile_example.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -o vorbisfile_example vorbisfile_example.o ../lib/libvorbisfile.la ../lib/libvorbis.la gcc -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -o vorbisfile_example vorbisfile_example.o ../lib/.libs/libvorbisfile.a /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/libvorbis/lib/.libs/libvorbis.a -L/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib ../lib/.libs/libvorbis.a /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libogg.a -lm if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -MT seeking_example.o -MD -MP -MF ".deps/seeking_example.Tpo" -c -o seeking_example.o seeking_example.c; \ then mv -f ".deps/seeking_example.Tpo" ".deps/seeking_example.Po"; else rm -f ".deps/seeking_example.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -o seeking_example seeking_example.o ../lib/libvorbisfile.la ../lib/libvorbis.la gcc -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -o seeking_example seeking_example.o ../lib/.libs/libvorbisfile.a /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/libvorbis/lib/.libs/libvorbis.a -L/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib ../lib/.libs/libvorbis.a /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libogg.a -lm Making all in vq gmake[4]: Nothing to be done for `all'. gmake[4]: Nothing to be done for `all-am'. Making install in lib Making install in modes gmake[5]: Nothing to be done for `install-exec-am'. gmake[5]: Nothing to be done for `install-data-am'. Making install in books Making install in coupled gmake[6]: Nothing to be done for `install-exec-am'. gmake[6]: Nothing to be done for `install-data-am'. Making install in uncoupled gmake[6]: Nothing to be done for `install-exec-am'. gmake[6]: Nothing to be done for `install-data-am'. Making install in floor gmake[6]: Nothing to be done for `install-exec-am'. gmake[6]: Nothing to be done for `install-data-am'. gmake[6]: Nothing to be done for `install-exec-am'. gmake[6]: Nothing to be done for `install-data-am'. test -z "/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib" || mkdir -p -- "/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib" /bin/sh ../libtool --mode=install /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c 'libvorbis.la' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libvorbis.la' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c .libs/libvorbis.lai /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libvorbis.la /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c .libs/libvorbis.a /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libvorbis.a chmod 644 /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libvorbis.a ranlib /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libvorbis.a PATH="$PATH:/sbin" ldconfig -n /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib ---------------------------------------------------------------------- Libraries have been installed in: /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag - 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 /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c 'libvorbisfile.la' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libvorbisfile.la' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c .libs/libvorbisfile.lai /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libvorbisfile.la /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c .libs/libvorbisfile.a /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libvorbisfile.a chmod 644 /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libvorbisfile.a ranlib /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libvorbisfile.a PATH="$PATH:/sbin" ldconfig -n /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib ---------------------------------------------------------------------- Libraries have been installed in: /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag - 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 /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c 'libvorbisenc.la' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libvorbisenc.la' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c .libs/libvorbisenc.lai /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libvorbisenc.la /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c .libs/libvorbisenc.a /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libvorbisenc.a chmod 644 /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libvorbisenc.a ranlib /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libvorbisenc.a PATH="$PATH:/sbin" ldconfig -n /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib ---------------------------------------------------------------------- Libraries have been installed in: /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag - 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. ---------------------------------------------------------------------- gmake[5]: Nothing to be done for `install-data-am'. Making install in include Making install in vorbis gmake[5]: Nothing to be done for `install-exec-am'. test -z "/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include/vorbis" || mkdir -p -- "/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include/vorbis" /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'codec.h' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include/vorbis/codec.h' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'vorbisfile.h' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include/vorbis/vorbisfile.h' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'vorbisenc.h' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include/vorbis/vorbisenc.h' gmake[5]: Nothing to be done for `install-exec-am'. gmake[5]: Nothing to be done for `install-data-am'. Making install in doc Making install in vorbisfile gmake[5]: Nothing to be done for `install-exec-am'. test -z "/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile" || mkdir -p -- "/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile" /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'OggVorbis_File.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/OggVorbis_File.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'callbacks.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/callbacks.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'chaining_example_c.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/chaining_example_c.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'chainingexample.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/chainingexample.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'crosslap.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/crosslap.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'datastructures.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/datastructures.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'decoding.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/decoding.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'example.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/example.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'exampleindex.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/exampleindex.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'fileinfo.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/fileinfo.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'index.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/index.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'initialization.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/initialization.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ov_bitrate.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/ov_bitrate.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ov_bitrate_instant.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/ov_bitrate_instant.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ov_callbacks.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/ov_callbacks.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ov_clear.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/ov_clear.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ov_comment.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/ov_comment.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ov_crosslap.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/ov_crosslap.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ov_info.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/ov_info.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ov_open.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/ov_open.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ov_open_callbacks.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/ov_open_callbacks.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ov_pcm_seek.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/ov_pcm_seek.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ov_pcm_seek_lap.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/ov_pcm_seek_lap.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ov_pcm_seek_page.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/ov_pcm_seek_page.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ov_pcm_seek_page_lap.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/ov_pcm_seek_page_lap.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ov_pcm_tell.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/ov_pcm_tell.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ov_pcm_total.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/ov_pcm_total.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ov_raw_seek.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/ov_raw_seek.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ov_raw_seek_lap.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/ov_raw_seek_lap.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ov_raw_tell.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/ov_raw_tell.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ov_raw_total.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/ov_raw_total.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ov_read.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/ov_read.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ov_read_float.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/ov_read_float.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ov_seekable.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/ov_seekable.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ov_serialnumber.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/ov_serialnumber.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ov_streams.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/ov_streams.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ov_test.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/ov_test.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ov_test_callbacks.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/ov_test_callbacks.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ov_test_open.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/ov_test_open.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ov_time_seek.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/ov_time_seek.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ov_time_seek_lap.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/ov_time_seek_lap.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ov_time_seek_page.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/ov_time_seek_page.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ov_time_seek_page_lap.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/ov_time_seek_page_lap.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ov_time_tell.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/ov_time_tell.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'ov_time_total.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/ov_time_total.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'overview.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/overview.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'reference.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/reference.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'return.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/return.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'seekexample.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/seekexample.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'seeking.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/seeking.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'seeking_example_c.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/seeking_example_c.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'seeking_test_c.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/seeking_test_c.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'seekingexample.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/seekingexample.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'style.css' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/style.css' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'threads.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/threads.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'vorbis_comment.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/vorbis_comment.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'vorbis_info.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/vorbis_info.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'vorbisfile_example_c.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisfile/vorbisfile_example_c.html' Making install in vorbisenc gmake[5]: Nothing to be done for `install-exec-am'. test -z "/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisenc" || mkdir -p -- "/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisenc" /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'index.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisenc/index.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'overview.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisenc/overview.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'reference.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisenc/reference.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'style.css' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisenc/style.css' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'vorbis_encode_ctl.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisenc/vorbis_encode_ctl.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'vorbis_encode_init.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisenc/vorbis_encode_init.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'vorbis_info.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisenc/vorbis_info.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'vorbis_encode_init_vbr.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisenc/vorbis_encode_init_vbr.html' gmake[5]: Nothing to be done for `install-exec-am'. test -z "/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2" || mkdir -p -- "/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2" /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'draft-kerr-avt-vorbis-rtp-03.txt' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/draft-kerr-avt-vorbis-rtp-03.txt' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'eightphase.png' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/eightphase.png' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'evenlsp.png' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/evenlsp.png' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'floor1_inverse_dB_table.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/floor1_inverse_dB_table.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'floorval.png' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/floorval.png' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'fourphase.png' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/fourphase.png' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'framing.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/framing.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'helper.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/helper.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'index.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/index.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'lspmap.png' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/lspmap.png' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'oddlsp.png' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/oddlsp.png' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'oggstream.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/oggstream.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'programming.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/programming.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'squarepolar.png' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/squarepolar.png' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'stereo.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/stereo.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'stream.png' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/stream.png' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'v-comment.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/v-comment.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'vorbis-clip.txt' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbis-clip.txt' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'vorbis-errors.txt' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbis-errors.txt' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'vorbis-fidelity.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbis-fidelity.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'vorbis.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbis.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'vorbisword2.png' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/vorbisword2.png' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'wait.png' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/wait.png' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'white-ogg.png' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/white-ogg.png' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'white-xifish.png' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/white-xifish.png' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'components.png' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/components.png' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'floor1-1.png' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/floor1-1.png' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'floor1-2.png' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/floor1-2.png' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'floor1-3.png' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/floor1-3.png' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'floor1-4.png' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/floor1-4.png' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'hufftree.png' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/hufftree.png' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'hufftree-under.png' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/hufftree-under.png' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'residue-pack.png' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/residue-pack.png' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'residue2.png' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/residue2.png' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'white-xifish.png' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/white-xifish.png' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'window1.png' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/window1.png' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'window2.png' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libvorbis-1.1.2/window2.png' Making install in examples gmake[4]: Nothing to be done for `install-exec-am'. gmake[4]: Nothing to be done for `install-data-am'. Making install in vq gmake[4]: Nothing to be done for `install-exec-am'. gmake[4]: Nothing to be done for `install-data-am'. gmake[4]: Nothing to be done for `install-exec-am'. test -z "/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/aclocal" || mkdir -p -- "/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/aclocal" /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'vorbis.m4' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/aclocal/vorbis.m4' test -z "/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/pkgconfig" || mkdir -p -- "/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/pkgconfig" /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'vorbis.pc' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/pkgconfig/vorbis.pc' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'vorbisenc.pc' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/pkgconfig/vorbisenc.pc' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'vorbisfile.pc' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/pkgconfig/vorbisfile.pc' LibVorbisEnc ./lib/libvorbisenc.a LibTheora ./lib/libtheora.a configure: loading cache /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/config.cache checking build system type... (cached) x86_64-unknown-linux-gnu checking host system type... (cached) x86_64-unknown-linux-gnu checking target system type... (cached) x86_64-unknown-linux-gnu checking for a BSD-compatible install... (cached) /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c checking whether build environment is sane... yes checking for gawk... (cached) gawk checking whether make sets $(MAKE)... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... (cached) gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking for style of include used by make... GNU checking dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... (cached) gcc -E checking whether gcc and cc understand -c and -o together... (cached) yes checking for a sed that does not truncate output... (cached) /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/sed checking for grep that handles long lines and -e... (cached) /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/grep checking for egrep... (cached) /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/grep -E checking for ld used by gcc... (cached) /usr/x86_64-unknown-linux-gnu/bin/ld checking if the linker (/usr/x86_64-unknown-linux-gnu/bin/ld) is GNU ld... (cached) yes checking for /usr/x86_64-unknown-linux-gnu/bin/ld option to reload object files... (cached) -r checking for BSD-compatible nm... (cached) /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... (cached) pass_all checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for g++... (cached) g++ checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking how to run the C++ preprocessor... (cached) g++ -E checking for g77... (cached) g77 checking whether we are using the GNU Fortran 77 compiler... (cached) no checking whether g77 accepts -g... (cached) no checking the maximum length of command line arguments... (cached) 1572864 checking command to parse /usr/bin/nm -B output from gcc object... (cached) ok checking for objdir... (cached) .libs checking for ar... (cached) ar checking for ranlib... (cached) ranlib checking for strip... (cached) strip checking if gcc supports -fno-rtti -fno-exceptions... (cached) no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/x86_64-unknown-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 g++... (cached) /usr/x86_64-unknown-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-unknown-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... (cached) yes checking whether the g++ linker (/usr/x86_64-unknown-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/x86_64-unknown-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 g77 option to produce PIC... -fPIC checking if g77 PIC flag -fPIC works... no checking if g77 static flag -static works... no checking if g77 supports -c -o file.o... (cached) no checking whether the g77 linker (/usr/x86_64-unknown-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... PKGSRC-WARNING: Something is trying to run the fortran compiler, PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile. GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for doxygen... false configure: WARNING: *** doxygen not found, API documentation will not be built checking for pdflatex... no checking for bibtex... no checking for fig2dev... no configure: WARNING: *** Format Specification will not built. checking if the compiler version supports named asm params... ok (4.5.2) checking for ld used by gcc... (cached) /usr/x86_64-unknown-linux-gnu/bin/ld checking if the linker (/usr/x86_64-unknown-linux-gnu/bin/ld) is GNU ld... (cached) yes checking if the linker (/usr/x86_64-unknown-linux-gnu/bin/ld) is GNU ld... (cached) yes checking library symbol versioning support... yes checking for pkg-config... (cached) yes checking for pkg-config... (cached) /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/pkg-config checking for ogg >= 1.1... checking for Ogg... yes checking for oggpackB_read... yes checking for vorbis >= 1.0.1... checking for Vorbis... yes checking for sdl-config... no checking for SDL - version >= 0.11.0... no *** The sdl-config script installed by SDL could not be found *** If SDL was installed in PREFIX, make sure PREFIX/bin is in *** your path, or set the SDL_CONFIG environment variable to the *** full path to sdl-config. configure: WARNING: *** Unable to find SDL -- Not compiling example players *** checking for sys/soundcard.h... (cached) yes checking for libpng... yes checking PNG_CFLAGS... -I/usr/pkg/include/libpng16 checking PNG_LIBS... -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -lpng16 checking for getopt_long... yes configure: updating cache /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating lib/Makefile config.status: creating include/Makefile config.status: creating include/theora/Makefile config.status: creating examples/Makefile config.status: creating doc/Makefile config.status: creating doc/Doxyfile config.status: creating doc/spec/Makefile config.status: creating tests/Makefile config.status: creating m4/Makefile config.status: creating libtheora.spec config.status: creating theora.pc config.status: creating theora-uninstalled.pc config.status: creating theoradec.pc config.status: creating theoradec-uninstalled.pc config.status: creating theoraenc.pc config.status: creating theoraenc-uninstalled.pc config.status: creating config.h config.status: executing depfiles commands ------------------------------------------------------------------------ libtheora 1.0: Automatic configuration OK. General configuration: Encoding support: ........... yes Floating point support: ..... yes Assembly optimization: ...... 64 bit x86 Build example code: ......... no API Documentation: .......... no Format Documentation: ....... no Installation paths: libtheora: ................... /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib C header files: .............. /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include/theora Documentation: ............... /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libtheora Building: Type 'make' to compile libtheora. Type 'make install' to install libtheora. Type 'make check' to run test suite (Valgrind testing not enabled) Example programs will be built but not installed. ------------------------------------------------------------------------ gmake all-recursive Making all in lib if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT mmxidct.lo -MD -MP -MF ".deps/mmxidct.Tpo" -c -o mmxidct.lo `test -f 'dec/x86/mmxidct.c' || echo './'`dec/x86/mmxidct.c; \ then mv -f ".deps/mmxidct.Tpo" ".deps/mmxidct.Plo"; else rm -f ".deps/mmxidct.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT mmxidct.lo -MD -MP -MF .deps/mmxidct.Tpo -c dec/x86/mmxidct.c -o mmxidct.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT mmxfrag.lo -MD -MP -MF ".deps/mmxfrag.Tpo" -c -o mmxfrag.lo `test -f 'dec/x86/mmxfrag.c' || echo './'`dec/x86/mmxfrag.c; \ then mv -f ".deps/mmxfrag.Tpo" ".deps/mmxfrag.Plo"; else rm -f ".deps/mmxfrag.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT mmxfrag.lo -MD -MP -MF .deps/mmxfrag.Tpo -c dec/x86/mmxfrag.c -o mmxfrag.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT mmxstate.lo -MD -MP -MF ".deps/mmxstate.Tpo" -c -o mmxstate.lo `test -f 'dec/x86/mmxstate.c' || echo './'`dec/x86/mmxstate.c; \ then mv -f ".deps/mmxstate.Tpo" ".deps/mmxstate.Plo"; else rm -f ".deps/mmxstate.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT mmxstate.lo -MD -MP -MF .deps/mmxstate.Tpo -c dec/x86/mmxstate.c -o mmxstate.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT x86state.lo -MD -MP -MF ".deps/x86state.Tpo" -c -o x86state.lo `test -f 'dec/x86/x86state.c' || echo './'`dec/x86/x86state.c; \ then mv -f ".deps/x86state.Tpo" ".deps/x86state.Plo"; else rm -f ".deps/x86state.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT x86state.lo -MD -MP -MF .deps/x86state.Tpo -c dec/x86/x86state.c -o x86state.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT apiwrapper.lo -MD -MP -MF ".deps/apiwrapper.Tpo" -c -o apiwrapper.lo `test -f 'dec/apiwrapper.c' || echo './'`dec/apiwrapper.c; \ then mv -f ".deps/apiwrapper.Tpo" ".deps/apiwrapper.Plo"; else rm -f ".deps/apiwrapper.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT apiwrapper.lo -MD -MP -MF .deps/apiwrapper.Tpo -c dec/apiwrapper.c -o apiwrapper.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT bitpack.lo -MD -MP -MF ".deps/bitpack.Tpo" -c -o bitpack.lo `test -f 'dec/bitpack.c' || echo './'`dec/bitpack.c; \ then mv -f ".deps/bitpack.Tpo" ".deps/bitpack.Plo"; else rm -f ".deps/bitpack.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT bitpack.lo -MD -MP -MF .deps/bitpack.Tpo -c dec/bitpack.c -o bitpack.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT decapiwrapper.lo -MD -MP -MF ".deps/decapiwrapper.Tpo" -c -o decapiwrapper.lo `test -f 'dec/decapiwrapper.c' || echo './'`dec/decapiwrapper.c; \ then mv -f ".deps/decapiwrapper.Tpo" ".deps/decapiwrapper.Plo"; else rm -f ".deps/decapiwrapper.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT decapiwrapper.lo -MD -MP -MF .deps/decapiwrapper.Tpo -c dec/decapiwrapper.c -o decapiwrapper.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT decinfo.lo -MD -MP -MF ".deps/decinfo.Tpo" -c -o decinfo.lo `test -f 'dec/decinfo.c' || echo './'`dec/decinfo.c; \ then mv -f ".deps/decinfo.Tpo" ".deps/decinfo.Plo"; else rm -f ".deps/decinfo.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT decinfo.lo -MD -MP -MF .deps/decinfo.Tpo -c dec/decinfo.c -o decinfo.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT decode.lo -MD -MP -MF ".deps/decode.Tpo" -c -o decode.lo `test -f 'dec/decode.c' || echo './'`dec/decode.c; \ then mv -f ".deps/decode.Tpo" ".deps/decode.Plo"; else rm -f ".deps/decode.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT decode.lo -MD -MP -MF .deps/decode.Tpo -c dec/decode.c -o decode.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT dequant.lo -MD -MP -MF ".deps/dequant.Tpo" -c -o dequant.lo `test -f 'dec/dequant.c' || echo './'`dec/dequant.c; \ then mv -f ".deps/dequant.Tpo" ".deps/dequant.Plo"; else rm -f ".deps/dequant.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT dequant.lo -MD -MP -MF .deps/dequant.Tpo -c dec/dequant.c -o dequant.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT fragment.lo -MD -MP -MF ".deps/fragment.Tpo" -c -o fragment.lo `test -f 'dec/fragment.c' || echo './'`dec/fragment.c; \ then mv -f ".deps/fragment.Tpo" ".deps/fragment.Plo"; else rm -f ".deps/fragment.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT fragment.lo -MD -MP -MF .deps/fragment.Tpo -c dec/fragment.c -o fragment.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT huffdec.lo -MD -MP -MF ".deps/huffdec.Tpo" -c -o huffdec.lo `test -f 'dec/huffdec.c' || echo './'`dec/huffdec.c; \ then mv -f ".deps/huffdec.Tpo" ".deps/huffdec.Plo"; else rm -f ".deps/huffdec.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT huffdec.lo -MD -MP -MF .deps/huffdec.Tpo -c dec/huffdec.c -o huffdec.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT idct.lo -MD -MP -MF ".deps/idct.Tpo" -c -o idct.lo `test -f 'dec/idct.c' || echo './'`dec/idct.c; \ then mv -f ".deps/idct.Tpo" ".deps/idct.Plo"; else rm -f ".deps/idct.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT idct.lo -MD -MP -MF .deps/idct.Tpo -c dec/idct.c -o idct.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT info.lo -MD -MP -MF ".deps/info.Tpo" -c -o info.lo `test -f 'dec/info.c' || echo './'`dec/info.c; \ then mv -f ".deps/info.Tpo" ".deps/info.Plo"; else rm -f ".deps/info.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT info.lo -MD -MP -MF .deps/info.Tpo -c dec/info.c -o info.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT internal.lo -MD -MP -MF ".deps/internal.Tpo" -c -o internal.lo `test -f 'dec/internal.c' || echo './'`dec/internal.c; \ then mv -f ".deps/internal.Tpo" ".deps/internal.Plo"; else rm -f ".deps/internal.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT internal.lo -MD -MP -MF .deps/internal.Tpo -c dec/internal.c -o internal.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT quant.lo -MD -MP -MF ".deps/quant.Tpo" -c -o quant.lo `test -f 'dec/quant.c' || echo './'`dec/quant.c; \ then mv -f ".deps/quant.Tpo" ".deps/quant.Plo"; else rm -f ".deps/quant.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT quant.lo -MD -MP -MF .deps/quant.Tpo -c dec/quant.c -o quant.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT state.lo -MD -MP -MF ".deps/state.Tpo" -c -o state.lo `test -f 'dec/state.c' || echo './'`dec/state.c; \ then mv -f ".deps/state.Tpo" ".deps/state.Plo"; else rm -f ".deps/state.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT state.lo -MD -MP -MF .deps/state.Tpo -c dec/state.c -o state.o /bin/sh ../libtool --tag=CC --mode=link gcc -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -o libtheoradec.la -rpath /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib -version-info 1:1:0 -Wl,--version-script=./Version_script-dec mmxidct.lo mmxfrag.lo mmxstate.lo x86state.lo apiwrapper.lo bitpack.lo decapiwrapper.lo decinfo.lo decode.lo dequant.lo fragment.lo huffdec.lo idct.lo info.lo internal.lo quant.lo state.lo mkdir .libs ar cru .libs/libtheoradec.a mmxidct.o mmxfrag.o mmxstate.o x86state.o apiwrapper.o bitpack.o decapiwrapper.o decinfo.o decode.o dequant.o fragment.o huffdec.o idct.o info.o internal.o quant.o state.o ranlib .libs/libtheoradec.a creating libtheoradec.la (cd .libs && rm -f libtheoradec.la && ln -s ../libtheoradec.la libtheoradec.la) if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT dct_decode_mmx.lo -MD -MP -MF ".deps/dct_decode_mmx.Tpo" -c -o dct_decode_mmx.lo `test -f 'enc/x86_64/dct_decode_mmx.c' || echo './'`enc/x86_64/dct_decode_mmx.c; \ then mv -f ".deps/dct_decode_mmx.Tpo" ".deps/dct_decode_mmx.Plo"; else rm -f ".deps/dct_decode_mmx.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT dct_decode_mmx.lo -MD -MP -MF .deps/dct_decode_mmx.Tpo -c enc/x86_64/dct_decode_mmx.c -o dct_decode_mmx.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT dsp_mmx.lo -MD -MP -MF ".deps/dsp_mmx.Tpo" -c -o dsp_mmx.lo `test -f 'enc/x86_64/dsp_mmx.c' || echo './'`enc/x86_64/dsp_mmx.c; \ then mv -f ".deps/dsp_mmx.Tpo" ".deps/dsp_mmx.Plo"; else rm -f ".deps/dsp_mmx.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT dsp_mmx.lo -MD -MP -MF .deps/dsp_mmx.Tpo -c enc/x86_64/dsp_mmx.c -o dsp_mmx.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT dsp_mmxext.lo -MD -MP -MF ".deps/dsp_mmxext.Tpo" -c -o dsp_mmxext.lo `test -f 'enc/x86_64/dsp_mmxext.c' || echo './'`enc/x86_64/dsp_mmxext.c; \ then mv -f ".deps/dsp_mmxext.Tpo" ".deps/dsp_mmxext.Plo"; else rm -f ".deps/dsp_mmxext.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT dsp_mmxext.lo -MD -MP -MF .deps/dsp_mmxext.Tpo -c enc/x86_64/dsp_mmxext.c -o dsp_mmxext.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT recon_mmx.lo -MD -MP -MF ".deps/recon_mmx.Tpo" -c -o recon_mmx.lo `test -f 'enc/x86_64/recon_mmx.c' || echo './'`enc/x86_64/recon_mmx.c; \ then mv -f ".deps/recon_mmx.Tpo" ".deps/recon_mmx.Plo"; else rm -f ".deps/recon_mmx.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT recon_mmx.lo -MD -MP -MF .deps/recon_mmx.Tpo -c enc/x86_64/recon_mmx.c -o recon_mmx.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT idct_mmx.lo -MD -MP -MF ".deps/idct_mmx.Tpo" -c -o idct_mmx.lo `test -f 'enc/x86_64/idct_mmx.c' || echo './'`enc/x86_64/idct_mmx.c; \ then mv -f ".deps/idct_mmx.Tpo" ".deps/idct_mmx.Plo"; else rm -f ".deps/idct_mmx.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT idct_mmx.lo -MD -MP -MF .deps/idct_mmx.Tpo -c enc/x86_64/idct_mmx.c -o idct_mmx.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT fdct_mmx.lo -MD -MP -MF ".deps/fdct_mmx.Tpo" -c -o fdct_mmx.lo `test -f 'enc/x86_64/fdct_mmx.c' || echo './'`enc/x86_64/fdct_mmx.c; \ then mv -f ".deps/fdct_mmx.Tpo" ".deps/fdct_mmx.Plo"; else rm -f ".deps/fdct_mmx.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT fdct_mmx.lo -MD -MP -MF .deps/fdct_mmx.Tpo -c enc/x86_64/fdct_mmx.c -o fdct_mmx.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT dct_encode.lo -MD -MP -MF ".deps/dct_encode.Tpo" -c -o dct_encode.lo `test -f 'enc/dct_encode.c' || echo './'`enc/dct_encode.c; \ then mv -f ".deps/dct_encode.Tpo" ".deps/dct_encode.Plo"; else rm -f ".deps/dct_encode.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT dct_encode.lo -MD -MP -MF .deps/dct_encode.Tpo -c enc/dct_encode.c -o dct_encode.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT encode.lo -MD -MP -MF ".deps/encode.Tpo" -c -o encode.lo `test -f 'enc/encode.c' || echo './'`enc/encode.c; \ then mv -f ".deps/encode.Tpo" ".deps/encode.Plo"; else rm -f ".deps/encode.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT encode.lo -MD -MP -MF .deps/encode.Tpo -c enc/encode.c -o encode.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT encoder_huffman.lo -MD -MP -MF ".deps/encoder_huffman.Tpo" -c -o encoder_huffman.lo `test -f 'enc/encoder_huffman.c' || echo './'`enc/encoder_huffman.c; \ then mv -f ".deps/encoder_huffman.Tpo" ".deps/encoder_huffman.Plo"; else rm -f ".deps/encoder_huffman.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT encoder_huffman.lo -MD -MP -MF .deps/encoder_huffman.Tpo -c enc/encoder_huffman.c -o encoder_huffman.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT encoder_idct.lo -MD -MP -MF ".deps/encoder_idct.Tpo" -c -o encoder_idct.lo `test -f 'enc/encoder_idct.c' || echo './'`enc/encoder_idct.c; \ then mv -f ".deps/encoder_idct.Tpo" ".deps/encoder_idct.Plo"; else rm -f ".deps/encoder_idct.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT encoder_idct.lo -MD -MP -MF .deps/encoder_idct.Tpo -c enc/encoder_idct.c -o encoder_idct.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT encoder_toplevel.lo -MD -MP -MF ".deps/encoder_toplevel.Tpo" -c -o encoder_toplevel.lo `test -f 'enc/encoder_toplevel.c' || echo './'`enc/encoder_toplevel.c; \ then mv -f ".deps/encoder_toplevel.Tpo" ".deps/encoder_toplevel.Plo"; else rm -f ".deps/encoder_toplevel.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT encoder_toplevel.lo -MD -MP -MF .deps/encoder_toplevel.Tpo -c enc/encoder_toplevel.c -o encoder_toplevel.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT encoder_quant.lo -MD -MP -MF ".deps/encoder_quant.Tpo" -c -o encoder_quant.lo `test -f 'enc/encoder_quant.c' || echo './'`enc/encoder_quant.c; \ then mv -f ".deps/encoder_quant.Tpo" ".deps/encoder_quant.Plo"; else rm -f ".deps/encoder_quant.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT encoder_quant.lo -MD -MP -MF .deps/encoder_quant.Tpo -c enc/encoder_quant.c -o encoder_quant.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT encapiwrapper.lo -MD -MP -MF ".deps/encapiwrapper.Tpo" -c -o encapiwrapper.lo `test -f 'enc/encapiwrapper.c' || echo './'`enc/encapiwrapper.c; \ then mv -f ".deps/encapiwrapper.Tpo" ".deps/encapiwrapper.Plo"; else rm -f ".deps/encapiwrapper.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT encapiwrapper.lo -MD -MP -MF .deps/encapiwrapper.Tpo -c enc/encapiwrapper.c -o encapiwrapper.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT blockmap.lo -MD -MP -MF ".deps/blockmap.Tpo" -c -o blockmap.lo `test -f 'enc/blockmap.c' || echo './'`enc/blockmap.c; \ then mv -f ".deps/blockmap.Tpo" ".deps/blockmap.Plo"; else rm -f ".deps/blockmap.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT blockmap.lo -MD -MP -MF .deps/blockmap.Tpo -c enc/blockmap.c -o blockmap.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT dct.lo -MD -MP -MF ".deps/dct.Tpo" -c -o dct.lo `test -f 'enc/dct.c' || echo './'`enc/dct.c; \ then mv -f ".deps/dct.Tpo" ".deps/dct.Plo"; else rm -f ".deps/dct.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT dct.lo -MD -MP -MF .deps/dct.Tpo -c enc/dct.c -o dct.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT dct_decode.lo -MD -MP -MF ".deps/dct_decode.Tpo" -c -o dct_decode.lo `test -f 'enc/dct_decode.c' || echo './'`enc/dct_decode.c; \ then mv -f ".deps/dct_decode.Tpo" ".deps/dct_decode.Plo"; else rm -f ".deps/dct_decode.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT dct_decode.lo -MD -MP -MF .deps/dct_decode.Tpo -c enc/dct_decode.c -o dct_decode.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT frarray.lo -MD -MP -MF ".deps/frarray.Tpo" -c -o frarray.lo `test -f 'enc/frarray.c' || echo './'`enc/frarray.c; \ then mv -f ".deps/frarray.Tpo" ".deps/frarray.Plo"; else rm -f ".deps/frarray.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT frarray.lo -MD -MP -MF .deps/frarray.Tpo -c enc/frarray.c -o frarray.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT frinit.lo -MD -MP -MF ".deps/frinit.Tpo" -c -o frinit.lo `test -f 'enc/frinit.c' || echo './'`enc/frinit.c; \ then mv -f ".deps/frinit.Tpo" ".deps/frinit.Plo"; else rm -f ".deps/frinit.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT frinit.lo -MD -MP -MF .deps/frinit.Tpo -c enc/frinit.c -o frinit.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT mcomp.lo -MD -MP -MF ".deps/mcomp.Tpo" -c -o mcomp.lo `test -f 'enc/mcomp.c' || echo './'`enc/mcomp.c; \ then mv -f ".deps/mcomp.Tpo" ".deps/mcomp.Plo"; else rm -f ".deps/mcomp.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT mcomp.lo -MD -MP -MF .deps/mcomp.Tpo -c enc/mcomp.c -o mcomp.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT misc_common.lo -MD -MP -MF ".deps/misc_common.Tpo" -c -o misc_common.lo `test -f 'enc/misc_common.c' || echo './'`enc/misc_common.c; \ then mv -f ".deps/misc_common.Tpo" ".deps/misc_common.Plo"; else rm -f ".deps/misc_common.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT misc_common.lo -MD -MP -MF .deps/misc_common.Tpo -c enc/misc_common.c -o misc_common.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT pb.lo -MD -MP -MF ".deps/pb.Tpo" -c -o pb.lo `test -f 'enc/pb.c' || echo './'`enc/pb.c; \ then mv -f ".deps/pb.Tpo" ".deps/pb.Plo"; else rm -f ".deps/pb.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT pb.lo -MD -MP -MF .deps/pb.Tpo -c enc/pb.c -o pb.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT pp.lo -MD -MP -MF ".deps/pp.Tpo" -c -o pp.lo `test -f 'enc/pp.c' || echo './'`enc/pp.c; \ then mv -f ".deps/pp.Tpo" ".deps/pp.Plo"; else rm -f ".deps/pp.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT pp.lo -MD -MP -MF .deps/pp.Tpo -c enc/pp.c -o pp.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT reconstruct.lo -MD -MP -MF ".deps/reconstruct.Tpo" -c -o reconstruct.lo `test -f 'enc/reconstruct.c' || echo './'`enc/reconstruct.c; \ then mv -f ".deps/reconstruct.Tpo" ".deps/reconstruct.Plo"; else rm -f ".deps/reconstruct.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT reconstruct.lo -MD -MP -MF .deps/reconstruct.Tpo -c enc/reconstruct.c -o reconstruct.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT scan.lo -MD -MP -MF ".deps/scan.Tpo" -c -o scan.lo `test -f 'enc/scan.c' || echo './'`enc/scan.c; \ then mv -f ".deps/scan.Tpo" ".deps/scan.Plo"; else rm -f ".deps/scan.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT scan.lo -MD -MP -MF .deps/scan.Tpo -c enc/scan.c -o scan.o enc/scan.c: In function 'AnalysePlane': enc/scan.c:1881:18: warning: 'YUVDiffsPtr' may be used uninitialized in this function enc/scan.c:1882:18: warning: 'YUVDiffsPtr1' may be used uninitialized in this function enc/scan.c:1883:18: warning: 'YUVDiffsPtr2' may be used uninitialized in this function enc/scan.c:1885:16: warning: 'FragIndex' may be used uninitialized in this function enc/scan.c:1886:16: warning: 'ScoreFragIndex1' may be used uninitialized in this function enc/scan.c:1893:20: warning: 'ChLocalsPtr0' may be used uninitialized in this function enc/scan.c:1894:20: warning: 'ChLocalsPtr1' may be used uninitialized in this function enc/scan.c:1897:20: warning: 'PixelsChangedPtr0' may be used uninitialized in this function enc/scan.c:1898:20: warning: 'PixelsChangedPtr1' may be used uninitialized in this function enc/scan.c:1900:20: warning: 'PixelScoresPtr1' may be used uninitialized in this function enc/scan.c:1901:20: warning: 'PixelScoresPtr2' may be used uninitialized in this function enc/scan.c:1903:19: warning: 'DispFragPtr0' may be used uninitialized in this function enc/scan.c:1904:19: warning: 'DispFragPtr1' may be used uninitialized in this function enc/scan.c:1905:19: warning: 'DispFragPtr2' may be used uninitialized in this function enc/scan.c:1907:18: warning: 'FragScoresPtr1' may be used uninitialized in this function enc/scan.c:1908:18: warning: 'FragScoresPtr2' may be used uninitialized in this function if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT dsp.lo -MD -MP -MF ".deps/dsp.Tpo" -c -o dsp.lo `test -f 'enc/dsp.c' || echo './'`enc/dsp.c; \ then mv -f ".deps/dsp.Tpo" ".deps/dsp.Plo"; else rm -f ".deps/dsp.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT dsp.lo -MD -MP -MF .deps/dsp.Tpo -c enc/dsp.c -o dsp.o /bin/sh ../libtool --tag=CC --mode=link gcc -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -o libtheoraenc.la -rpath /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib -version-info 1:1:0 -Wl,--version-script=./Version_script-enc -L/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib -logg dct_decode_mmx.lo dsp_mmx.lo dsp_mmxext.lo recon_mmx.lo idct_mmx.lo fdct_mmx.lo dct_encode.lo encode.lo encoder_huffman.lo encoder_idct.lo encoder_toplevel.lo encoder_quant.lo encapiwrapper.lo blockmap.lo dct.lo dct_decode.lo frarray.lo frinit.lo mcomp.lo misc_common.lo pb.lo pp.lo reconstruct.lo scan.lo dsp.lo ar cru .libs/libtheoraenc.a dct_decode_mmx.o dsp_mmx.o dsp_mmxext.o recon_mmx.o idct_mmx.o fdct_mmx.o dct_encode.o encode.o encoder_huffman.o encoder_idct.o encoder_toplevel.o encoder_quant.o encapiwrapper.o blockmap.o dct.o dct_decode.o frarray.o frinit.o mcomp.o misc_common.o pb.o pp.o reconstruct.o scan.o dsp.o ranlib .libs/libtheoraenc.a creating libtheoraenc.la (cd .libs && rm -f libtheoraenc.la && ln -s ../libtheoraenc.la libtheoraenc.la) /bin/sh ../libtool --tag=CC --mode=link gcc -I/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -o libtheora.la -rpath /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib -version-info 3:4:3 -Wl,--version-script=./Version_script -L/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib -logg mmxidct.lo mmxfrag.lo mmxstate.lo x86state.lo apiwrapper.lo bitpack.lo decapiwrapper.lo decinfo.lo decode.lo dequant.lo fragment.lo huffdec.lo idct.lo info.lo internal.lo quant.lo state.lo dct_decode_mmx.lo dsp_mmx.lo dsp_mmxext.lo recon_mmx.lo idct_mmx.lo fdct_mmx.lo dct_encode.lo encode.lo encoder_huffman.lo encoder_idct.lo encoder_toplevel.lo encoder_quant.lo encapiwrapper.lo blockmap.lo dct.lo dct_decode.lo frarray.lo frinit.lo mcomp.lo misc_common.lo pb.lo pp.lo reconstruct.lo scan.lo dsp.lo ar cru .libs/libtheora.a mmxidct.o mmxfrag.o mmxstate.o x86state.o apiwrapper.o bitpack.o decapiwrapper.o decinfo.o decode.o dequant.o fragment.o huffdec.o idct.o info.o internal.o quant.o state.o dct_decode_mmx.o dsp_mmx.o dsp_mmxext.o recon_mmx.o idct_mmx.o fdct_mmx.o dct_encode.o encode.o encoder_huffman.o encoder_idct.o encoder_toplevel.o encoder_quant.o encapiwrapper.o blockmap.o dct.o dct_decode.o frarray.o frinit.o mcomp.o misc_common.o pb.o pp.o reconstruct.o scan.o dsp.o ranlib .libs/libtheora.a creating libtheora.la (cd .libs && rm -f libtheora.la && ln -s ../libtheora.la libtheora.la) Making all in include Making all in theora gmake[5]: Nothing to be done for `all'. gmake[5]: Nothing to be done for `all-am'. Making all in doc Making all in spec if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT vp3huff.o -MD -MP -MF ".deps/vp3huff.Tpo" -c -o vp3huff.o vp3huff.c; \ then mv -f ".deps/vp3huff.Tpo" ".deps/vp3huff.Po"; else rm -f ".deps/vp3huff.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -o vp3huff vp3huff.o mkdir .libs gcc -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -o vp3huff vp3huff.o echo "*** Warning: Doxygen not found; documentation will not be built." *** Warning: Doxygen not found; documentation will not be built. touch doxygen-build.stamp Making all in tests gmake[4]: Nothing to be done for `all'. Making all in m4 gmake[4]: Nothing to be done for `all'. gmake[4]: Nothing to be done for `all-am'. Making install in lib test -z "/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib" || mkdir -p -- "/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib" /bin/sh ../libtool --mode=install /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c 'libtheoradec.la' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libtheoradec.la' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c .libs/libtheoradec.lai /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libtheoradec.la /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c .libs/libtheoradec.a /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libtheoradec.a chmod 644 /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libtheoradec.a ranlib /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libtheoradec.a PATH="$PATH:/sbin" ldconfig -n /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib ---------------------------------------------------------------------- Libraries have been installed in: /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag - 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 /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c 'libtheoraenc.la' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libtheoraenc.la' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c .libs/libtheoraenc.lai /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libtheoraenc.la /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c .libs/libtheoraenc.a /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libtheoraenc.a chmod 644 /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libtheoraenc.a ranlib /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libtheoraenc.a PATH="$PATH:/sbin" ldconfig -n /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib ---------------------------------------------------------------------- Libraries have been installed in: /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag - 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 /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c 'libtheora.la' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libtheora.la' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c .libs/libtheora.lai /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libtheora.la /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c .libs/libtheora.a /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libtheora.a chmod 644 /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libtheora.a ranlib /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/libtheora.a PATH="$PATH:/sbin" ldconfig -n /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib ---------------------------------------------------------------------- Libraries have been installed in: /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag - 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. ---------------------------------------------------------------------- gmake[4]: Nothing to be done for `install-data-am'. Making install in include Making install in theora gmake[5]: Nothing to be done for `install-exec-am'. test -z "/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include/theora" || mkdir -p -- "/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include/theora" /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'theora.h' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include/theora/theora.h' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'theoradec.h' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include/theora/theoradec.h' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'theoraenc.h' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include/theora/theoraenc.h' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'codec.h' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/include/theora/codec.h' gmake[5]: Nothing to be done for `install-exec-am'. gmake[5]: Nothing to be done for `install-data-am'. Making install in doc Making install in spec gmake[5]: Nothing to be done for `install-exec-am'. test -z "/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libtheora-1.0" || mkdir -p -- "/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libtheora-1.0" gmake[5]: Nothing to be done for `install-exec-am'. /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/libtheora/install-sh -d /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libtheora-1.0 if test -d libtheora; then \ for dir in libtheora/*; do \ if test -d $dir; then \ b=`basename $dir`; \ /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/libtheora/install-sh -d /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libtheora-1.0/$b; \ for f in $dir/*; do \ /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 $f /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libtheora-1.0/$b; \ done \ fi \ done \ fi test -z "/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libtheora-1.0" || mkdir -p -- "/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libtheora-1.0" /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'vp3-format.txt' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libtheora-1.0/vp3-format.txt' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'color.html' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libtheora-1.0/color.html' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'draft-ietf-avt-rtp-theora-00.xml' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libtheora-1.0/draft-ietf-avt-rtp-theora-00.xml' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'draft-ietf-avt-rtp-theora-00.txt' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libtheora-1.0/draft-ietf-avt-rtp-theora-00.txt' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'doxygen-build.stamp' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/share/doc/libtheora-1.0/doxygen-build.stamp' Making install in tests gmake[4]: Nothing to be done for `install-exec-am'. gmake[4]: Nothing to be done for `install-data-am'. Making install in m4 gmake[4]: Nothing to be done for `install-exec-am'. gmake[4]: Nothing to be done for `install-data-am'. gmake[4]: Nothing to be done for `install-exec-am'. test -z "/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/pkgconfig" || mkdir -p -- "/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/pkgconfig" /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'theora.pc' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/pkgconfig/theora.pc' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'theoradec.pc' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/pkgconfig/theoradec.pc' /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c -m 644 'theoraenc.pc' '/tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/lib/pkgconfig/theoraenc.pc' LibX264 ./lib/libx264.a Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: encoder/slicetype.c |=================================================================== |--- encoder/slicetype.c (revision 665) |+++ encoder/slicetype.c (working copy) -------------------------- Patching file encoder/slicetype.c using Plan A... Hunk #1 succeeded at 487 (offset 108 lines). done ./version.sh: line 2: git: command not found Platform: X86_64 System: LINUX asm: yes avis input: no mp4 output: no pthread: yes debug: no gprof: no PIC: no shared: no visualize: no You can run 'make' or 'make fprofiled' now. rm -f .depend ( echo -n "`dirname common/mc.c`/" && gcc -O4 -ffast-math -Wall -I. -DHAVE_MALLOC_H -DHAVE_MMX -DARCH_X86_64 -DSYS_LINUX -DHAVE_PTHREAD -s -fomit-frame-pointer common/mc.c -MM -g0 ) 1>> .depend; ( echo -n "`dirname common/predict.c`/" && gcc -O4 -ffast-math -Wall -I. -DHAVE_MALLOC_H -DHAVE_MMX -DARCH_X86_64 -DSYS_LINUX -DHAVE_PTHREAD -s -fomit-frame-pointer common/predict.c -MM -g0 ) 1>> .depend; ( echo -n "`dirname common/pixel.c`/" && gcc -O4 -ffast-math -Wall -I. -DHAVE_MALLOC_H -DHAVE_MMX -DARCH_X86_64 -DSYS_LINUX -DHAVE_PTHREAD -s -fomit-frame-pointer common/pixel.c -MM -g0 ) 1>> .depend; ( echo -n "`dirname common/macroblock.c`/" && gcc -O4 -ffast-math -Wall -I. -DHAVE_MALLOC_H -DHAVE_MMX -DARCH_X86_64 -DSYS_LINUX -DHAVE_PTHREAD -s -fomit-frame-pointer common/macroblock.c -MM -g0 ) 1>> .depend; ( echo -n "`dirname common/frame.c`/" && gcc -O4 -ffast-math -Wall -I. -DHAVE_MALLOC_H -DHAVE_MMX -DARCH_X86_64 -DSYS_LINUX -DHAVE_PTHREAD -s -fomit-frame-pointer common/frame.c -MM -g0 ) 1>> .depend; ( echo -n "`dirname common/dct.c`/" && gcc -O4 -ffast-math -Wall -I. -DHAVE_MALLOC_H -DHAVE_MMX -DARCH_X86_64 -DSYS_LINUX -DHAVE_PTHREAD -s -fomit-frame-pointer common/dct.c -MM -g0 ) 1>> .depend; ( echo -n "`dirname common/cpu.c`/" && gcc -O4 -ffast-math -Wall -I. -DHAVE_MALLOC_H -DHAVE_MMX -DARCH_X86_64 -DSYS_LINUX -DHAVE_PTHREAD -s -fomit-frame-pointer common/cpu.c -MM -g0 ) 1>> .depend; ( echo -n "`dirname common/cabac.c`/" && gcc -O4 -ffast-math -Wall -I. -DHAVE_MALLOC_H -DHAVE_MMX -DARCH_X86_64 -DSYS_LINUX -DHAVE_PTHREAD -s -fomit-frame-pointer common/cabac.c -MM -g0 ) 1>> .depend; ( echo -n "`dirname common/common.c`/" && gcc -O4 -ffast-math -Wall -I. -DHAVE_MALLOC_H -DHAVE_MMX -DARCH_X86_64 -DSYS_LINUX -DHAVE_PTHREAD -s -fomit-frame-pointer common/common.c -MM -g0 ) 1>> .depend; ( echo -n "`dirname common/mdate.c`/" && gcc -O4 -ffast-math -Wall -I. -DHAVE_MALLOC_H -DHAVE_MMX -DARCH_X86_64 -DSYS_LINUX -DHAVE_PTHREAD -s -fomit-frame-pointer common/mdate.c -MM -g0 ) 1>> .depend; ( echo -n "`dirname common/set.c`/" && gcc -O4 -ffast-math -Wall -I. -DHAVE_MALLOC_H -DHAVE_MMX -DARCH_X86_64 -DSYS_LINUX -DHAVE_PTHREAD -s -fomit-frame-pointer common/set.c -MM -g0 ) 1>> .depend; ( echo -n "`dirname common/quant.c`/" && gcc -O4 -ffast-math -Wall -I. -DHAVE_MALLOC_H -DHAVE_MMX -DARCH_X86_64 -DSYS_LINUX -DHAVE_PTHREAD -s -fomit-frame-pointer common/quant.c -MM -g0 ) 1>> .depend; ( echo -n "`dirname common/vlc.c`/" && gcc -O4 -ffast-math -Wall -I. -DHAVE_MALLOC_H -DHAVE_MMX -DARCH_X86_64 -DSYS_LINUX -DHAVE_PTHREAD -s -fomit-frame-pointer common/vlc.c -MM -g0 ) 1>> .depend; ( echo -n "`dirname encoder/analyse.c`/" && gcc -O4 -ffast-math -Wall -I. -DHAVE_MALLOC_H -DHAVE_MMX -DARCH_X86_64 -DSYS_LINUX -DHAVE_PTHREAD -s -fomit-frame-pointer encoder/analyse.c -MM -g0 ) 1>> .depend; ( echo -n "`dirname encoder/me.c`/" && gcc -O4 -ffast-math -Wall -I. -DHAVE_MALLOC_H -DHAVE_MMX -DARCH_X86_64 -DSYS_LINUX -DHAVE_PTHREAD -s -fomit-frame-pointer encoder/me.c -MM -g0 ) 1>> .depend; ( echo -n "`dirname encoder/ratecontrol.c`/" && gcc -O4 -ffast-math -Wall -I. -DHAVE_MALLOC_H -DHAVE_MMX -DARCH_X86_64 -DSYS_LINUX -DHAVE_PTHREAD -s -fomit-frame-pointer encoder/ratecontrol.c -MM -g0 ) 1>> .depend; ( echo -n "`dirname encoder/set.c`/" && gcc -O4 -ffast-math -Wall -I. -DHAVE_MALLOC_H -DHAVE_MMX -DARCH_X86_64 -DSYS_LINUX -DHAVE_PTHREAD -s -fomit-frame-pointer encoder/set.c -MM -g0 ) 1>> .depend; ( echo -n "`dirname encoder/macroblock.c`/" && gcc -O4 -ffast-math -Wall -I. -DHAVE_MALLOC_H -DHAVE_MMX -DARCH_X86_64 -DSYS_LINUX -DHAVE_PTHREAD -s -fomit-frame-pointer encoder/macroblock.c -MM -g0 ) 1>> .depend; ( echo -n "`dirname encoder/cabac.c`/" && gcc -O4 -ffast-math -Wall -I. -DHAVE_MALLOC_H -DHAVE_MMX -DARCH_X86_64 -DSYS_LINUX -DHAVE_PTHREAD -s -fomit-frame-pointer encoder/cabac.c -MM -g0 ) 1>> .depend; ( echo -n "`dirname encoder/cavlc.c`/" && gcc -O4 -ffast-math -Wall -I. -DHAVE_MALLOC_H -DHAVE_MMX -DARCH_X86_64 -DSYS_LINUX -DHAVE_PTHREAD -s -fomit-frame-pointer encoder/cavlc.c -MM -g0 ) 1>> .depend; ( echo -n "`dirname encoder/encoder.c`/" && gcc -O4 -ffast-math -Wall -I. -DHAVE_MALLOC_H -DHAVE_MMX -DARCH_X86_64 -DSYS_LINUX -DHAVE_PTHREAD -s -fomit-frame-pointer encoder/encoder.c -MM -g0 ) 1>> .depend; ( echo -n "`dirname common/x86/mc-c.c`/" && gcc -O4 -ffast-math -Wall -I. -DHAVE_MALLOC_H -DHAVE_MMX -DARCH_X86_64 -DSYS_LINUX -DHAVE_PTHREAD -s -fomit-frame-pointer common/x86/mc-c.c -MM -g0 ) 1>> .depend; ( echo -n "`dirname common/x86/predict-c.c`/" && gcc -O4 -ffast-math -Wall -I. -DHAVE_MALLOC_H -DHAVE_MMX -DARCH_X86_64 -DSYS_LINUX -DHAVE_PTHREAD -s -fomit-frame-pointer common/x86/predict-c.c -MM -g0 ) 1>> .depend; ( echo -n "`dirname x264.c`/" && gcc -O4 -ffast-math -Wall -I. -DHAVE_MALLOC_H -DHAVE_MMX -DARCH_X86_64 -DSYS_LINUX -DHAVE_PTHREAD -s -fomit-frame-pointer x264.c -MM -g0 ) 1>> .depend; ( echo -n "`dirname matroska.c`/" && gcc -O4 -ffast-math -Wall -I. -DHAVE_MALLOC_H -DHAVE_MMX -DARCH_X86_64 -DSYS_LINUX -DHAVE_PTHREAD -s -fomit-frame-pointer matroska.c -MM -g0 ) 1>> .depend; ( echo -n "`dirname muxers.c`/" && gcc -O4 -ffast-math -Wall -I. -DHAVE_MALLOC_H -DHAVE_MMX -DARCH_X86_64 -DSYS_LINUX -DHAVE_PTHREAD -s -fomit-frame-pointer muxers.c -MM -g0 ) 1>> .depend; gcc -O4 -ffast-math -Wall -I. -DHAVE_MALLOC_H -DHAVE_MMX -DARCH_X86_64 -DSYS_LINUX -DHAVE_PTHREAD -s -fomit-frame-pointer -c -o common/mc.o common/mc.c gcc -O4 -ffast-math -Wall -I. -DHAVE_MALLOC_H -DHAVE_MMX -DARCH_X86_64 -DSYS_LINUX -DHAVE_PTHREAD -s -fomit-frame-pointer -c -o common/predict.o common/predict.c gcc -O4 -ffast-math -Wall -I. -DHAVE_MALLOC_H -DHAVE_MMX -DARCH_X86_64 -DSYS_LINUX -DHAVE_PTHREAD -s -fomit-frame-pointer -c -o common/pixel.o common/pixel.c gcc -O4 -ffast-math -Wall -I. -DHAVE_MALLOC_H -DHAVE_MMX -DARCH_X86_64 -DSYS_LINUX -DHAVE_PTHREAD -s -fomit-frame-pointer -c -o common/macroblock.o common/macroblock.c common/macroblock.c: In function 'x264_mb_predict_mv_direct16x16_spatial': common/macroblock.c:278:9: warning: dereferencing type-punned pointer will break strict-aliasing rules common/macroblock.c:293:5: warning: dereferencing type-punned pointer will break strict-aliasing rules common/macroblock.c: In function 'x264_macroblock_slice_init': common/macroblock.c:893:31: warning: array subscript is below array bounds common/macroblock.c:894:31: warning: array subscript is below array bounds gcc -O4 -ffast-math -Wall -I. -DHAVE_MALLOC_H -DHAVE_MMX -DARCH_X86_64 -DSYS_LINUX -DHAVE_PTHREAD -s -fomit-frame-pointer -c -o common/frame.o common/frame.c common/frame.c: In function 'x264_frame_deblock_row': common/frame.c:783:9: warning: dereferencing type-punned pointer will break strict-aliasing rules common/frame.c:783:9: warning: dereferencing type-punned pointer will break strict-aliasing rules common/frame.c:783:9: warning: dereferencing type-punned pointer will break strict-aliasing rules common/frame.c:783:9: warning: dereferencing type-punned pointer will break strict-aliasing rules common/frame.c:783:9: warning: dereferencing type-punned pointer will break strict-aliasing rules common/frame.c:783:9: warning: dereferencing type-punned pointer will break strict-aliasing rules common/frame.c:784:9: warning: dereferencing type-punned pointer will break strict-aliasing rules common/frame.c:784:9: warning: dereferencing type-punned pointer will break strict-aliasing rules common/frame.c:784:9: warning: dereferencing type-punned pointer will break strict-aliasing rules common/frame.c:784:9: warning: dereferencing type-punned pointer will break strict-aliasing rules common/frame.c:784:9: warning: dereferencing type-punned pointer will break strict-aliasing rules common/frame.c:784:9: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc -O4 -ffast-math -Wall -I. -DHAVE_MALLOC_H -DHAVE_MMX -DARCH_X86_64 -DSYS_LINUX -DHAVE_PTHREAD -s -fomit-frame-pointer -c -o common/dct.o common/dct.c common/dct.c: In function 'zigzag_scan_8x8_frame': common/dct.c:495:5: warning: array subscript is above array bounds common/dct.c:495:5: warning: array subscript is above array bounds common/dct.c:495:5: warning: array subscript is above array bounds common/dct.c:495:5: warning: array subscript is above array bounds common/dct.c:495:5: warning: array subscript is above array bounds common/dct.c:495:5: warning: array subscript is above array bounds common/dct.c:495:5: warning: array subscript is above array bounds common/dct.c:495:5: warning: array subscript is above array bounds common/dct.c:495:5: warning: array subscript is above array bounds common/dct.c:495:5: warning: array subscript is above array bounds common/dct.c:495:5: warning: array subscript is above array bounds common/dct.c:495:5: warning: array subscript is above array bounds common/dct.c:495:5: warning: array subscript is above array bounds common/dct.c:495:5: warning: array subscript is above array bounds common/dct.c:495:5: warning: array subscript is above array bounds common/dct.c:495:5: warning: array subscript is above array bounds common/dct.c:495:5: warning: array subscript is above array bounds common/dct.c:495:5: warning: array subscript is above array bounds common/dct.c:495:5: warning: array subscript is above array bounds common/dct.c:495:5: warning: array subscript is above array bounds common/dct.c:495:5: warning: array subscript is above array bounds common/dct.c:495:5: warning: array subscript is above array bounds common/dct.c:495:5: warning: array subscript is above array bounds common/dct.c:495:5: warning: array subscript is above array bounds common/dct.c:495:5: warning: array subscript is above array bounds common/dct.c:495:5: warning: array subscript is above array bounds common/dct.c:495:5: warning: array subscript is above array bounds common/dct.c:495:5: warning: array subscript is above array bounds common/dct.c:495:5: warning: array subscript is above array bounds common/dct.c:495:5: warning: array subscript is above array bounds common/dct.c:495:5: warning: array subscript is above array bounds common/dct.c:495:5: warning: array subscript is above array bounds common/dct.c:495:5: warning: array subscript is above array bounds common/dct.c:495:5: warning: array subscript is above array bounds common/dct.c:495:5: warning: array subscript is above array bounds common/dct.c:495:5: warning: array subscript is above array bounds common/dct.c:495:5: warning: array subscript is above array bounds common/dct.c:495:5: warning: array subscript is above array bounds common/dct.c:495:5: warning: array subscript is above array bounds common/dct.c:495:5: warning: array subscript is above array bounds common/dct.c:495:5: warning: array subscript is above array bounds common/dct.c:495:5: warning: array subscript is above array bounds common/dct.c:495:5: warning: array subscript is above array bounds common/dct.c:495:5: warning: array subscript is above array bounds common/dct.c:495:5: warning: array subscript is above array bounds common/dct.c:495:5: warning: array subscript is above array bounds common/dct.c:495:5: warning: array subscript is above array bounds common/dct.c:495:5: warning: array subscript is above array bounds common/dct.c:495:5: warning: array subscript is above array bounds common/dct.c:495:5: warning: array subscript is above array bounds common/dct.c:495:5: warning: array subscript is above array bounds common/dct.c:495:5: warning: array subscript is above array bounds common/dct.c:495:5: warning: array subscript is above array bounds common/dct.c:495:5: warning: array subscript is above array bounds common/dct.c:495:5: warning: array subscript is above array bounds common/dct.c:495:5: warning: array subscript is above array bounds common/dct.c: In function 'zigzag_scan_8x8_field': common/dct.c:500:5: warning: array subscript is above array bounds common/dct.c:500:5: warning: array subscript is above array bounds common/dct.c:500:5: warning: array subscript is above array bounds common/dct.c:500:5: warning: array subscript is above array bounds common/dct.c:500:5: warning: array subscript is above array bounds common/dct.c:500:5: warning: array subscript is above array bounds common/dct.c:500:5: warning: array subscript is above array bounds common/dct.c:500:5: warning: array subscript is above array bounds common/dct.c:500:5: warning: array subscript is above array bounds common/dct.c:500:5: warning: array subscript is above array bounds common/dct.c:500:5: warning: array subscript is above array bounds common/dct.c:500:5: warning: array subscript is above array bounds common/dct.c:500:5: warning: array subscript is above array bounds common/dct.c:500:5: warning: array subscript is above array bounds common/dct.c:500:5: warning: array subscript is above array bounds common/dct.c:500:5: warning: array subscript is above array bounds common/dct.c:500:5: warning: array subscript is above array bounds common/dct.c:500:5: warning: array subscript is above array bounds common/dct.c:500:5: warning: array subscript is above array bounds common/dct.c:500:5: warning: array subscript is above array bounds common/dct.c:500:5: warning: array subscript is above array bounds common/dct.c:500:5: warning: array subscript is above array bounds common/dct.c:500:5: warning: array subscript is above array bounds common/dct.c:500:5: warning: array subscript is above array bounds common/dct.c:500:5: warning: array subscript is above array bounds common/dct.c:500:5: warning: array subscript is above array bounds common/dct.c:500:5: warning: array subscript is above array bounds common/dct.c:500:5: warning: array subscript is above array bounds common/dct.c:500:5: warning: array subscript is above array bounds common/dct.c:500:5: warning: array subscript is above array bounds common/dct.c:500:5: warning: array subscript is above array bounds common/dct.c:500:5: warning: array subscript is above array bounds common/dct.c:500:5: warning: array subscript is above array bounds common/dct.c:500:5: warning: array subscript is above array bounds common/dct.c:500:5: warning: array subscript is above array bounds common/dct.c:500:5: warning: array subscript is above array bounds common/dct.c:500:5: warning: array subscript is above array bounds common/dct.c:500:5: warning: array subscript is above array bounds common/dct.c:500:5: warning: array subscript is above array bounds common/dct.c:500:5: warning: array subscript is above array bounds common/dct.c:500:5: warning: array subscript is above array bounds common/dct.c:500:5: warning: array subscript is above array bounds common/dct.c:500:5: warning: array subscript is above array bounds common/dct.c:500:5: warning: array subscript is above array bounds common/dct.c:500:5: warning: array subscript is above array bounds common/dct.c:500:5: warning: array subscript is above array bounds common/dct.c:500:5: warning: array subscript is above array bounds common/dct.c:500:5: warning: array subscript is above array bounds common/dct.c:500:5: warning: array subscript is above array bounds common/dct.c:500:5: warning: array subscript is above array bounds common/dct.c:500:5: warning: array subscript is above array bounds common/dct.c:500:5: warning: array subscript is above array bounds common/dct.c:500:5: warning: array subscript is above array bounds common/dct.c:500:5: warning: array subscript is above array bounds common/dct.c:500:5: warning: array subscript is above array bounds common/dct.c:500:5: warning: array subscript is above array bounds common/dct.c: In function 'zigzag_scan_4x4_frame': common/dct.c:508:5: warning: array subscript is above array bounds common/dct.c:508:5: warning: array subscript is above array bounds common/dct.c:508:5: warning: array subscript is above array bounds common/dct.c:508:5: warning: array subscript is above array bounds common/dct.c:508:5: warning: array subscript is above array bounds common/dct.c:508:5: warning: array subscript is above array bounds common/dct.c:508:5: warning: array subscript is above array bounds common/dct.c:508:5: warning: array subscript is above array bounds common/dct.c:508:5: warning: array subscript is above array bounds common/dct.c:508:5: warning: array subscript is above array bounds common/dct.c:508:5: warning: array subscript is above array bounds common/dct.c:508:5: warning: array subscript is above array bounds common/dct.c: In function 'zigzag_scan_4x4_field': common/dct.c:514:5: warning: array subscript is above array bounds common/dct.c:514:38: warning: array subscript is above array bounds gcc -O4 -ffast-math -Wall -I. -DHAVE_MALLOC_H -DHAVE_MMX -DARCH_X86_64 -DSYS_LINUX -DHAVE_PTHREAD -s -fomit-frame-pointer -c -o common/cpu.o common/cpu.c gcc -O4 -ffast-math -Wall -I. -DHAVE_MALLOC_H -DHAVE_MMX -DARCH_X86_64 -DSYS_LINUX -DHAVE_PTHREAD -s -fomit-frame-pointer -c -o common/cabac.o common/cabac.c gcc -O4 -ffast-math -Wall -I. -DHAVE_MALLOC_H -DHAVE_MMX -DARCH_X86_64 -DSYS_LINUX -DHAVE_PTHREAD -s -fomit-frame-pointer -c -o common/common.o common/common.c common/common.c: In function 'x264_param_parse': common/common.c:250:25: warning: 'saveptr' may be used uninitialized in this function gcc -O4 -ffast-math -Wall -I. -DHAVE_MALLOC_H -DHAVE_MMX -DARCH_X86_64 -DSYS_LINUX -DHAVE_PTHREAD -s -fomit-frame-pointer -c -o common/mdate.o common/mdate.c gcc -O4 -ffast-math -Wall -I. -DHAVE_MALLOC_H -DHAVE_MMX -DARCH_X86_64 -DSYS_LINUX -DHAVE_PTHREAD -s -fomit-frame-pointer -c -o common/set.o common/set.c common/set.c: In function 'x264_cqm_init': common/set.c:132:45: warning: array subscript is above array bounds common/set.c:133:45: warning: array subscript is above array bounds common/set.c:132:45: warning: array subscript is above array bounds common/set.c:133:45: warning: array subscript is above array bounds common/set.c:132:45: warning: array subscript is above array bounds common/set.c:133:45: warning: array subscript is above array bounds common/set.c:132:45: warning: array subscript is above array bounds common/set.c:133:45: warning: array subscript is above array bounds common/set.c:132:45: warning: array subscript is above array bounds common/set.c:133:45: warning: array subscript is above array bounds common/set.c:132:45: warning: array subscript is above array bounds common/set.c:133:45: warning: array subscript is above array bounds common/set.c:132:45: warning: array subscript is above array bounds common/set.c:133:45: warning: array subscript is above array bounds common/set.c:132:45: warning: array subscript is above array bounds common/set.c:133:45: warning: array subscript is above array bounds common/set.c:132:45: warning: array subscript is above array bounds common/set.c:133:45: warning: array subscript is above array bounds common/set.c:132:45: warning: array subscript is above array bounds common/set.c:133:45: warning: array subscript is above array bounds common/set.c:132:45: warning: array subscript is above array bounds common/set.c:133:45: warning: array subscript is above array bounds common/set.c:132:45: warning: array subscript is above array bounds common/set.c:133:45: warning: array subscript is above array bounds gcc -O4 -ffast-math -Wall -I. -DHAVE_MALLOC_H -DHAVE_MMX -DARCH_X86_64 -DSYS_LINUX -DHAVE_PTHREAD -s -fomit-frame-pointer -c -o common/quant.o common/quant.c common/quant.c: In function 'quant_4x4': common/quant.c:52:9: warning: array subscript is above array bounds common/quant.c:52:9: warning: array subscript is above array bounds common/quant.c:52:9: warning: array subscript is above array bounds common/quant.c:52:9: warning: array subscript is above array bounds common/quant.c:52:9: warning: array subscript is above array bounds common/quant.c:52:9: warning: array subscript is above array bounds common/quant.c:52:9: warning: array subscript is above array bounds common/quant.c:52:9: warning: array subscript is above array bounds common/quant.c:52:9: warning: array subscript is above array bounds common/quant.c:52:9: warning: array subscript is above array bounds common/quant.c:52:9: warning: array subscript is above array bounds common/quant.c:52:9: warning: array subscript is above array bounds common/quant.c:52:9: warning: array subscript is above array bounds common/quant.c:52:9: warning: array subscript is above array bounds common/quant.c:52:9: warning: array subscript is above array bounds common/quant.c:52:9: warning: array subscript is above array bounds common/quant.c:52:9: warning: array subscript is above array bounds common/quant.c:52:9: warning: array subscript is above array bounds common/quant.c:52:9: warning: array subscript is above array bounds common/quant.c:52:9: warning: array subscript is above array bounds common/quant.c:52:9: warning: array subscript is above array bounds common/quant.c:52:9: warning: array subscript is above array bounds common/quant.c:52:9: warning: array subscript is above array bounds common/quant.c:52:9: warning: array subscript is above array bounds common/quant.c:52:9: warning: array subscript is above array bounds common/quant.c:52:9: warning: array subscript is above array bounds common/quant.c:52:9: warning: array subscript is above array bounds common/quant.c:52:9: warning: array subscript is above array bounds common/quant.c:52:9: warning: array subscript is above array bounds common/quant.c:52:9: warning: array subscript is above array bounds common/quant.c:52:9: warning: array subscript is above array bounds common/quant.c:52:9: warning: array subscript is above array bounds common/quant.c:52:9: warning: array subscript is above array bounds common/quant.c:52:9: warning: array subscript is above array bounds common/quant.c:52:9: warning: array subscript is above array bounds common/quant.c:52:9: warning: array subscript is above array bounds common/quant.c: In function 'quant_4x4_dc': common/quant.c:59:9: warning: array subscript is above array bounds common/quant.c:59:9: warning: array subscript is above array bounds common/quant.c:59:9: warning: array subscript is above array bounds common/quant.c:59:9: warning: array subscript is above array bounds common/quant.c:59:9: warning: array subscript is above array bounds common/quant.c:59:9: warning: array subscript is above array bounds common/quant.c:59:9: warning: array subscript is above array bounds common/quant.c:59:9: warning: array subscript is above array bounds common/quant.c:59:9: warning: array subscript is above array bounds common/quant.c:59:9: warning: array subscript is above array bounds common/quant.c:59:9: warning: array subscript is above array bounds common/quant.c:59:9: warning: array subscript is above array bounds common/quant.c:59:9: warning: array subscript is above array bounds common/quant.c:59:9: warning: array subscript is above array bounds common/quant.c:59:9: warning: array subscript is above array bounds common/quant.c:59:9: warning: array subscript is above array bounds common/quant.c:59:9: warning: array subscript is above array bounds common/quant.c:59:9: warning: array subscript is above array bounds common/quant.c:59:9: warning: array subscript is above array bounds common/quant.c:59:9: warning: array subscript is above array bounds common/quant.c:59:9: warning: array subscript is above array bounds common/quant.c:59:9: warning: array subscript is above array bounds common/quant.c:59:9: warning: array subscript is above array bounds common/quant.c:59:9: warning: array subscript is above array bounds common/quant.c:59:9: warning: array subscript is above array bounds common/quant.c:59:9: warning: array subscript is above array bounds common/quant.c:59:9: warning: array subscript is above array bounds common/quant.c:59:9: warning: array subscript is above array bounds common/quant.c:59:9: warning: array subscript is above array bounds common/quant.c:59:9: warning: array subscript is above array bounds common/quant.c:59:9: warning: array subscript is above array bounds common/quant.c:59:9: warning: array subscript is above array bounds common/quant.c:59:9: warning: array subscript is above array bounds common/quant.c:59:9: warning: array subscript is above array bounds common/quant.c:59:9: warning: array subscript is above array bounds common/quant.c:59:9: warning: array subscript is above array bounds gcc -O4 -ffast-math -Wall -I. -DHAVE_MALLOC_H -DHAVE_MMX -DARCH_X86_64 -DSYS_LINUX -DHAVE_PTHREAD -s -fomit-frame-pointer -c -o common/vlc.o common/vlc.c gcc -O4 -ffast-math -Wall -I. -DHAVE_MALLOC_H -DHAVE_MMX -DARCH_X86_64 -DSYS_LINUX -DHAVE_PTHREAD -s -fomit-frame-pointer -c -o encoder/analyse.o encoder/analyse.c encoder/analyse.c: In function 'x264_mb_analyse_inter_p16x16': encoder/analyse.c:1091:9: warning: dereferencing type-punned pointer will break strict-aliasing rules encoder/analyse.c:1101:9: warning: dereferencing type-punned pointer will break strict-aliasing rules encoder/analyse.c:1101:9: warning: dereferencing type-punned pointer will break strict-aliasing rules encoder/analyse.c:1104:13: warning: dereferencing type-punned pointer will break strict-aliasing rules encoder/analyse.c: In function 'x264_mb_analyse_inter_p8x8_mixed_ref': encoder/analyse.c:1164:13: warning: dereferencing type-punned pointer will break strict-aliasing rules encoder/analyse.c:1169:9: warning: dereferencing type-punned pointer will break strict-aliasing rules encoder/analyse.c: In function 'x264_mb_analyse_inter_p8x8': encoder/analyse.c:1196:5: warning: dereferencing type-punned pointer will break strict-aliasing rules encoder/analyse.c:1214:9: warning: dereferencing type-punned pointer will break strict-aliasing rules encoder/analyse.c:1216:9: warning: dereferencing type-punned pointer will break strict-aliasing rules encoder/analyse.c: In function 'x264_mb_analyse_inter_p16x8': encoder/analyse.c:1262:13: warning: dereferencing type-punned pointer will break strict-aliasing rules encoder/analyse.c:1276:9: warning: dereferencing type-punned pointer will break strict-aliasing rules encoder/analyse.c: In function 'x264_mb_analyse_inter_p8x16': encoder/analyse.c:1311:13: warning: dereferencing type-punned pointer will break strict-aliasing rules encoder/analyse.c:1325:9: warning: dereferencing type-punned pointer will break strict-aliasing rules encoder/analyse.c: In function 'x264_mb_analyse_inter_p4x4': encoder/analyse.c:1394:9: warning: dereferencing type-punned pointer will break strict-aliasing rules encoder/analyse.c: In function 'x264_mb_analyse_inter_p8x4': encoder/analyse.c:1434:9: warning: dereferencing type-punned pointer will break strict-aliasing rules encoder/analyse.c: In function 'x264_mb_analyse_inter_p4x8': encoder/analyse.c:1471:9: warning: dereferencing type-punned pointer will break strict-aliasing rules encoder/analyse.c: In function 'x264_mb_analyse_inter_b16x16': encoder/analyse.c:1546:9: warning: dereferencing type-punned pointer will break strict-aliasing rules encoder/analyse.c:1573:9: warning: dereferencing type-punned pointer will break strict-aliasing rules encoder/analyse.c: In function 'x264_mb_cache_mv_p8x8': encoder/analyse.c:1612:13: warning: dereferencing type-punned pointer will break strict-aliasing rules encoder/analyse.c:1615:13: warning: dereferencing type-punned pointer will break strict-aliasing rules encoder/analyse.c:1616:13: warning: dereferencing type-punned pointer will break strict-aliasing rules encoder/analyse.c:1619:13: warning: dereferencing type-punned pointer will break strict-aliasing rules encoder/analyse.c:1620:13: warning: dereferencing type-punned pointer will break strict-aliasing rules encoder/analyse.c:1623:13: warning: dereferencing type-punned pointer will break strict-aliasing rules encoder/analyse.c:1624:13: warning: dereferencing type-punned pointer will break strict-aliasing rules encoder/analyse.c:1625:13: warning: dereferencing type-punned pointer will break strict-aliasing rules encoder/analyse.c:1626:13: warning: dereferencing type-punned pointer will break strict-aliasing rules encoder/analyse.c: In function 'x264_mb_cache_mv_b8x8': encoder/analyse.c:1676:9: warning: dereferencing type-punned pointer will break strict-aliasing rules encoder/analyse.c:1676:9: warning: dereferencing type-punned pointer will break strict-aliasing rules encoder/analyse.c: In function 'x264_mb_cache_mv_b16x8': encoder/analyse.c:1681:5: warning: dereferencing type-punned pointer will break strict-aliasing rules encoder/analyse.c:1681:5: warning: dereferencing type-punned pointer will break strict-aliasing rules encoder/analyse.c: In function 'x264_mb_cache_mv_b8x16': encoder/analyse.c:1685:5: warning: dereferencing type-punned pointer will break strict-aliasing rules encoder/analyse.c:1685:5: warning: dereferencing type-punned pointer will break strict-aliasing rules encoder/analyse.c: In function 'x264_mb_analyse_inter_b8x8': encoder/analyse.c:1725:13: warning: dereferencing type-punned pointer will break strict-aliasing rules encoder/analyse.c: In function 'x264_mb_analyse_inter_b16x8': encoder/analyse.c:1785:13: warning: dereferencing type-punned pointer will break strict-aliasing rules encoder/analyse.c:1785:13: warning: dereferencing type-punned pointer will break strict-aliasing rules encoder/analyse.c:1786:13: warning: dereferencing type-punned pointer will break strict-aliasing rules encoder/analyse.c: In function 'x264_mb_analyse_inter_b8x16': encoder/analyse.c:1854:13: warning: dereferencing type-punned pointer will break strict-aliasing rules encoder/analyse.c:1854:13: warning: dereferencing type-punned pointer will break strict-aliasing rules encoder/analyse.c:1855:13: warning: dereferencing type-punned pointer will break strict-aliasing rules encoder/analyse.c: In function 'x264_analyse_update_cache': encoder/analyse.c:2769:21: warning: dereferencing type-punned pointer will break strict-aliasing rules encoder/analyse.c:2775:21: warning: dereferencing type-punned pointer will break strict-aliasing rules encoder/analyse.c:2776:21: warning: dereferencing type-punned pointer will break strict-aliasing rules encoder/analyse.c:2782:21: warning: dereferencing type-punned pointer will break strict-aliasing rules encoder/analyse.c:2783:21: warning: dereferencing type-punned pointer will break strict-aliasing rules encoder/analyse.c:2805:13: warning: dereferencing type-punned pointer will break strict-aliasing rules encoder/analyse.c:2831:21: warning: dereferencing type-punned pointer will break strict-aliasing rules encoder/analyse.c:2843:21: warning: dereferencing type-punned pointer will break strict-aliasing rules encoder/analyse.c:2847:21: warning: dereferencing type-punned pointer will break strict-aliasing rules encoder/analyse.c:2850:21: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from encoder/analyse.c:2900:0: encoder/slicetype.c: In function 'x264_slicetype_mb_cost': encoder/slicetype.c:167:13: warning: dereferencing type-punned pointer will break strict-aliasing rules encoder/slicetype.c:169:13: warning: dereferencing type-punned pointer will break strict-aliasing rules encoder/slicetype.c:174:13: warning: dereferencing type-punned pointer will break strict-aliasing rules encoder/slicetype.c:180:5: warning: dereferencing type-punned pointer will break strict-aliasing rules encoder/slicetype.c:180:5: warning: dereferencing type-punned pointer will break strict-aliasing rules encoder/analyse.c: In function 'x264_intra_rd_refine': encoder/analyse.c:927:21: warning: 'pels_v[0]' may be used uninitialized in this function encoder/analyse.c:927:21: warning: 'pels_v[1]' may be used uninitialized in this function encoder/analyse.c:927:21: warning: 'pels_v[2]' may be used uninitialized in this function encoder/analyse.c:927:21: warning: 'pels_v[3]' may be used uninitialized in this function encoder/analyse.c:927:21: warning: 'pels_v[4]' may be used uninitialized in this function encoder/analyse.c:927:21: warning: 'pels_v[5]' may be used uninitialized in this function encoder/analyse.c:927:21: warning: 'pels_v[6]' may be used uninitialized in this function encoder/analyse.c:928:17: warning: 'i_nnz[0]' may be used uninitialized in this function encoder/analyse.c:928:17: warning: 'i_nnz[1]' may be used uninitialized in this function encoder/analyse.c:928:17: warning: 'i_nnz[2]' may be used uninitialized in this function gcc -O4 -ffast-math -Wall -I. -DHAVE_MALLOC_H -DHAVE_MMX -DARCH_X86_64 -DSYS_LINUX -DHAVE_PTHREAD -s -fomit-frame-pointer -c -o encoder/me.o encoder/me.c gcc -O4 -ffast-math -Wall -I. -DHAVE_MALLOC_H -DHAVE_MMX -DARCH_X86_64 -DSYS_LINUX -DHAVE_PTHREAD -s -fomit-frame-pointer -c -o encoder/ratecontrol.o encoder/ratecontrol.c gcc -O4 -ffast-math -Wall -I. -DHAVE_MALLOC_H -DHAVE_MMX -DARCH_X86_64 -DSYS_LINUX -DHAVE_PTHREAD -s -fomit-frame-pointer -c -o encoder/set.o encoder/set.c gcc -O4 -ffast-math -Wall -I. -DHAVE_MALLOC_H -DHAVE_MMX -DARCH_X86_64 -DSYS_LINUX -DHAVE_PTHREAD -s -fomit-frame-pointer -c -o encoder/macroblock.o encoder/macroblock.c encoder/macroblock.c: In function 'x264_macroblock_encode': encoder/macroblock.c:561:17: warning: dereferencing type-punned pointer will break strict-aliasing rules encoder/macroblock.c:605:17: warning: dereferencing type-punned pointer will break strict-aliasing rules encoder/macroblock.c:694:13: warning: dereferencing type-punned pointer will break strict-aliasing rules encoder/macroblock.c: In function 'x264_macroblock_probe_skip': encoder/macroblock.c:719:9: warning: 'mvp[0]' may be used uninitialized in this function encoder/macroblock.c:719:9: warning: 'mvp[1]' may be used uninitialized in this function gcc -O4 -ffast-math -Wall -I. -DHAVE_MALLOC_H -DHAVE_MMX -DARCH_X86_64 -DSYS_LINUX -DHAVE_PTHREAD -s -fomit-frame-pointer -c -o encoder/cabac.o encoder/cabac.c gcc -O4 -ffast-math -Wall -I. -DHAVE_MALLOC_H -DHAVE_MMX -DARCH_X86_64 -DSYS_LINUX -DHAVE_PTHREAD -s -fomit-frame-pointer -c -o encoder/cavlc.o encoder/cavlc.c gcc -O4 -ffast-math -Wall -I. -DHAVE_MALLOC_H -DHAVE_MMX -DARCH_X86_64 -DSYS_LINUX -DHAVE_PTHREAD -s -fomit-frame-pointer -c -o encoder/encoder.o encoder/encoder.c encoder/encoder.c: In function 'x264_encoder_frame_end': encoder/encoder.c:1727:53: warning: array subscript is above array bounds encoder/encoder.c:1728:47: warning: array subscript is above array bounds gcc -O4 -ffast-math -Wall -I. -DHAVE_MALLOC_H -DHAVE_MMX -DARCH_X86_64 -DSYS_LINUX -DHAVE_PTHREAD -s -fomit-frame-pointer -c -o common/x86/mc-c.o common/x86/mc-c.c gcc -O4 -ffast-math -Wall -I. -DHAVE_MALLOC_H -DHAVE_MMX -DARCH_X86_64 -DSYS_LINUX -DHAVE_PTHREAD -s -fomit-frame-pointer -c -o common/x86/predict-c.o common/x86/predict-c.c yasm -f elf -m amd64 -DARCH_X86_64 -Icommon/x86/ -o common/x86/cabac-a.o common/x86/cabac-a.asm yasm -f elf -m amd64 -DARCH_X86_64 -Icommon/x86/ -o common/x86/dct-a.o common/x86/dct-a.asm yasm -f elf -m amd64 -DARCH_X86_64 -Icommon/x86/ -o common/x86/deblock-a.o common/x86/deblock-a.asm yasm -f elf -m amd64 -DARCH_X86_64 -Icommon/x86/ -o common/x86/mc-a.o common/x86/mc-a.asm yasm -f elf -m amd64 -DARCH_X86_64 -Icommon/x86/ -o common/x86/mc-a2.o common/x86/mc-a2.asm yasm -f elf -m amd64 -DARCH_X86_64 -Icommon/x86/ -o common/x86/pixel-a.o common/x86/pixel-a.asm yasm -f elf -m amd64 -DARCH_X86_64 -Icommon/x86/ -o common/x86/predict-a.o common/x86/predict-a.asm yasm -f elf -m amd64 -DARCH_X86_64 -Icommon/x86/ -o common/x86/quant-a.o common/x86/quant-a.asm yasm -f elf -m amd64 -DARCH_X86_64 -Icommon/x86/ -o common/x86/sad-a.o common/x86/sad-a.asm yasm -f elf -m amd64 -DARCH_X86_64 -Icommon/x86/ -o common/x86/cpu-64.o common/x86/cpu-64.asm yasm -f elf -m amd64 -DARCH_X86_64 -Icommon/x86/ -o common/x86/dct-64.o common/x86/dct-64.asm ar rc libx264.a common/mc.o common/predict.o common/pixel.o common/macroblock.o common/frame.o common/dct.o common/cpu.o common/cabac.o common/common.o common/mdate.o common/set.o common/quant.o common/vlc.o encoder/analyse.o encoder/me.o encoder/ratecontrol.o encoder/set.o encoder/macroblock.o encoder/cabac.o encoder/cavlc.o encoder/encoder.o common/x86/mc-c.o common/x86/predict-c.o common/x86/cabac-a.o common/x86/dct-a.o common/x86/deblock-a.o common/x86/mc-a.o common/x86/mc-a2.o common/x86/pixel-a.o common/x86/predict-a.o common/x86/quant-a.o common/x86/sad-a.o common/x86/cpu-64.o common/x86/dct-64.o ranlib libx264.a LibXvidCore ./lib/libxvidcore.a Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -ruN xvidcore-orig/build/generic/configure xvidcore/build/generic/configure |--- xvidcore-orig/build/generic/configure 2006-11-01 03:39:36.000000000 -0700 |+++ xvidcore/build/generic/configure 2008-01-30 20:19:48.000000000 -0700 -------------------------- Patching file build/generic/configure using Plan A... Hunk #1 succeeded at 4016. done Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- xvidcore/src/dct/x86_asm/fdct_sse2_skal.asm.orig 2008-02-22 10:28:13.000000000 -0800 |+++ xvidcore/src/dct/x86_asm/fdct_sse2_skal.asm 2008-02-22 11:08:52.000000000 -0800 -------------------------- Patching file src/dct/x86_asm/fdct_sse2_skal.asm using Plan A... Hunk #1 succeeded at 620. done configure: loading cache /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/config.cache checking build system type... (cached) x86_64-unknown-linux-gnu checking host system type... (cached) x86_64-unknown-linux-gnu checking target system type... (cached) x86_64-unknown-linux-gnu checking whether to use default CFLAGS... yes checking for gcc... (cached) gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ANSI C... (cached) none needed checking for a BSD-compatible install... (cached) /tmp/pkgsrc/multimedia/handbrake/work/.tools/bin/install -c checking for ranlib... (cached) ranlib checking for whether to use assembly code... yes checking for architecture type... x86_64 checking how to run the C preprocessor... (cached) gcc -E checking for egrep... (cached) grep -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for int *... yes checking size of int *... 8 checking whether byte ordering is bigendian... (cached) no checking for build extensions... .so .a .o checking for platform specific LDFLAGS/CFLAGS... ok checking for yasm... yes checking for asm object format... elf checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes updating cache /tmp/pkgsrc/multimedia/handbrake/work/HandBrake-0.9.3/contrib/config.cache configure: creating ./config.status config.status: creating platform.inc D: =build C: ./decoder.c ../../src/decoder.c: In function 'decoder_decode': ../../src/decoder.c:1644:46: warning: operation on 'dec->p_fmv.y' may be undefined C: ./encoder.c C: ./xvid.c C: bitstream/bitstream.c C: bitstream/cbp.c C: bitstream/mbcoding.c C: dct/fdct.c C: dct/idct.c C: dct/simple_idct.c C: image/colorspace.c C: image/image.c C: image/interpolate8x8.c C: image/font.c C: image/postprocessing.c C: image/qpel.c C: image/reduced.c C: motion/estimation_bvop.c C: motion/estimation_common.c C: motion/estimation_gmc.c C: motion/estimation_pvop.c C: motion/estimation_rd_based.c C: motion/estimation_rd_based_bvop.c C: motion/gmc.c C: motion/motion_comp.c C: motion/vop_type_decision.c C: motion/sad.c C: prediction/mbprediction.c C: plugins/plugin_single.c C: plugins/plugin_2pass1.c C: plugins/plugin_2pass2.c C: plugins/plugin_lumimasking.c C: plugins/plugin_dump.c C: plugins/plugin_psnr.c C: quant/quant_h263.c C: quant/quant_matrix.c C: quant/quant_mpeg.c C: utils/emms.c C: utils/mbtransquant.c C: utils/mem_align.c C: utils/mem_transfer.c C: utils/timer.c A: dct/x86_64_asm/fdct_mmx_skal.asm A: dct/x86_64_asm/idct_mmx.asm A: image/x86_64_asm/interpolate8x8_mmx.asm A: image/x86_64_asm/interpolate8x8_xmm.asm A: image/x86_64_asm/qpel_mmx.asm A: motion/x86_64_asm/sad_mmx.asm A: motion/x86_64_asm/sad_xmm.asm A: quant/x86_64_asm/quantize_h263_mmx.asm A: quant/x86_64_asm/quantize_mpeg_xmm.asm A: utils/x86_64_asm/cpuid.asm A: utils/x86_64_asm/interlacing_mmx.asm A: utils/x86_64_asm/mem_transfer_mmx.asm L: libxvidcore.a ...failed updating 3 target(s)... ...skipped 3 target(s)... ...updated 14 target(s)... gmake[1]: *** [.contrib] Error 1 gmake: *** [contrib/.contrib] Error 2 *** Error code 2 Stop. bmake: stopped in /usr/pkgsrc/multimedia/handbrake WARNING: *** Please consider adding fortran to USE_LANGUAGES in the package Makefile. *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/multimedia/handbrake