==> Making package: handbrake 0.9.8-1 (Sat Apr 13 08:27:21 CEST 2013) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading HandBrake-0.9.8.tar.bz2... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3082k 100 3082k 0 0 2135k 0 0:00:01 0:00:01 --:--:-- 5325k ==> Validating source files with sha256sums... HandBrake-0.9.8.tar.bz2 ... Passed ==> Extracting sources... -> Extracting HandBrake-0.9.8.tar.bz2 with bsdtar ==> Starting build()... probe: host tuple...(pass) x86_64-unknown-linux-gnu compute: available architectures...(pass) x86_64 find: ar...(pass) /usr/bin/ar find: cp...(pass) /usr/bin/cp find: curl...(pass) /usr/bin/curl find: gcc...(pass) /usr/bin/gcc find: gmake...(pass) /usr/bin/make find: m4...(pass) /usr/bin/m4 find: mkdir...(pass) /usr/bin/mkdir find: gpatch...(pass) /usr/bin/patch find: rm...(pass) /usr/bin/rm find: ranlib...(pass) /usr/bin/ranlib find: strip...(pass) /usr/bin/strip find: gtar...(pass) /bin/tar find: wget...(pass) /usr/bin/wget find: yasm...(pass) /usr/bin/yasm find: xcodebuild...(fail) not found find: lipo...(fail) not found select: fetch...(pass) wget (/usr/bin/wget) compute: build tuple...(pass) x86_64-unknown-linux-gnu probe: number of CPU cores...(pass) 2 probe: svn info...(fail) code 1 compute: project data...(pass) HandBrake (unofficial) compute: makevar SRC/ = .. compute: makevar BUILD/ = . compute: makevar PREFIX/ = /usr mkdir: ./build chdir: ./build write: GNUmakefile mkdir: project write: project/handbrake.m4 ------------------------------------------------------------------------------- Build is configured! You may now cd into ./build and run make (/usr/bin/make). /usr/bin/mkdir -p libhb/ /usr/bin/m4 -Iproject ../libhb/project.h.m4 > libhb/project.h /usr/bin/cp ../libhb/eedi2.h libhb/eedi2.h /usr/bin/cp ../libhb/mcdeint.h libhb/mcdeint.h /usr/bin/cp ../libhb/hbffmpeg.h libhb/hbffmpeg.h /usr/bin/cp ../libhb/downmix.h libhb/downmix.h /usr/bin/cp ../libhb/ports.h libhb/ports.h /usr/bin/cp ../libhb/dvd.h libhb/dvd.h /usr/bin/cp ../libhb/lang.h libhb/lang.h /usr/bin/cp ../libhb/common.h libhb/common.h /usr/bin/cp ../libhb/internal.h libhb/internal.h /usr/bin/cp ../libhb/deccc608sub.h libhb/deccc608sub.h /usr/bin/cp ../libhb/hb.h libhb/hb.h /usr/bin/mkdir -p ../download/ /usr/bin/wget -O ../download/a52dec-0.7.4.tar.gz http://download.handbrake.fr/handbrake/contrib/a52dec-0.7.4.tar.gz --2013-04-13 08:27:23-- http://download.handbrake.fr/handbrake/contrib/a52dec-0.7.4.tar.gz Resolving download.handbrake.fr (download.handbrake.fr)... 88.190.242.142 Connecting to download.handbrake.fr (download.handbrake.fr)|88.190.242.142|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 242978 (237K) [text/plain] Saving to: '../download/a52dec-0.7.4.tar.gz' 100%[=========================================================================================================================================================================>] 242,978 947KB/s in 0.3s 2013-04-13 08:27:24 (947 KB/s) - '../download/a52dec-0.7.4.tar.gz' saved [242978/242978] /usr/bin/mkdir -p contrib/a52dec/ /usr/bin/rm -fr ./contrib/a52dec/a52dec/ /bin/tar xfC ../download/a52dec-0.7.4.tar.gz ./contrib/a52dec/ touch contrib/a52dec/.stamp.extract /usr/bin/patch -t -N -p1 -d ./contrib/a52dec/a52dec/ < ../contrib/a52dec/A00-dpl2.patch patching file include/a52.h patching file liba52/a52_internal.h patching file liba52/downmix.c /usr/bin/patch -t -N -p1 -d ./contrib/a52dec/a52dec/ < ../contrib/a52dec/A02-imdct-shutup.patch patching file liba52/imdct.c /usr/bin/patch -t -N -p1 -d ./contrib/a52dec/a52dec/ < ../contrib/a52dec/A01-thread-safe.patch patching file liba52/a52_internal.h patching file liba52/imdct.c patching file liba52/parse.c touch contrib/a52dec/.stamp.patch set -e; cd ./contrib/a52dec/a52dec/; rm -fr aclocal.m4 autom4te.cache; autoreconf -fiv; CC=/usr/bin/gcc CFLAGS="-g -march=x86-64 -mtune=generic -O1 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2" CXX=/usr/bin/g++ CXXFLAGS="-g -march=x86-64 -mtune=generic -O1 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2" CPPFLAGS="-g -march=x86-64 -mtune=generic -O1 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2" LDFLAGS="-Wl,-O1,--sort-common,--as-needed,-z,relro" PKG_CONFIG_PATH="/home/moormaster/tmp/handbrake_2/src/HandBrake-0.9.8/build/contrib/lib/pkgconfig" ./configure --prefix=/home/moormaster/tmp/handbrake_2/src/HandBrake-0.9.8/build/contrib/ --disable-dependency-tracking --disable-shared --enable-static autoreconf: Entering directory `.' autoreconf: configure.in: not using Gettext autoreconf: running: aclocal --force aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:9: error: 'AM_CONFIG_HEADER': this macro is obsolete. You should use the 'AC_CONFIG_HEADERS' macro instead. /usr/share/aclocal-1.13/obsolete-err.m4:12: AM_CONFIG_HEADER is expanded from... configure.in:9: the top level autom4te: /usr/bin/m4 failed with exit status: 1 aclocal: error: echo failed with exit status: 1 autoreconf: aclocal failed with exit status: 1 make: *** [contrib/a52dec/.stamp.configure] Error 1 ==> ERROR: A failure occurred in build(). Aborting...