Advertisement
Guest User

Untitled

a guest
Mar 11th, 2012
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 71.63 KB | None | 0 0
  1.  * Package: media-video/handbrake-0.9.5_p4210
  2.  * Repository: multimedia
  3.  * USE: amd64 css elibc_glibc gtk kernel_linux multilib userland_GNU
  4.  * FEATURES: sandbox
  5. >>> Unpacking source...
  6. >>> Unpacking handbrake-0.9.5_p4210.tar.bz2 to /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work
  7. >>> Source unpacked in /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work
  8. >>> Preparing source in /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210 ...
  9. >>> Source prepared.
  10. >>> Configuring source in /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210 ...
  11. probe: host tuple...(pass) x86_64-unknown-linux-gnu
  12. compute: available architectures...(pass) x86_64
  13. find: ar...(pass) /usr/bin/ar
  14. find: cp...(pass) /bin/cp
  15. find: curl...(pass) /usr/bin/curl
  16. find: gcc...(pass) /usr/bin/gcc
  17. find: gmake...(pass) /usr/bin/gmake
  18. find: m4...(pass) /usr/bin/m4
  19. find: mkdir...(pass) /bin/mkdir
  20. find: gpatch...(pass) /usr/bin/patch
  21. find: rm...(pass) /bin/rm
  22. find: ranlib...(pass) /usr/bin/ranlib
  23. find: strip...(pass) /usr/bin/strip
  24. find: gtar...(pass) /bin/tar
  25. find: wget...(pass) /usr/bin/wget
  26. find: yasm...(pass) /usr/bin/yasm
  27. find: xcodebuild...(fail) not found
  28. find: lipo...(fail) not found
  29. select: fetch...(pass) wget (/usr/bin/wget)
  30. compute: build tuple...(pass) x86_64-unknown-linux-gnu
  31. probe: number of CPU cores...(pass) 4
  32. probe: svn info...(fail) code 1
  33. compute: project data...(pass) HandBrake (unofficial)
  34. compute: makevar SRC/ = ..
  35. compute: makevar BUILD/ = .
  36. compute: makevar PREFIX/ = /usr
  37. mkdir: ./build
  38. chdir: ./build
  39. write: GNUmakefile
  40. mkdir: project
  41. write: project/handbrake.m4
  42. -------------------------------------------------------------------------------
  43. Build is configured!
  44. You may now cd into ./build and run make (/usr/bin/gmake).
  45. >>> Source configured.
  46. >>> Compiling source in /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210 ...
  47. make -j5 -C build
  48. make: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build'
  49. /bin/mkdir -p libhb/
  50. /bin/mkdir -p contrib/a52dec/
  51. /bin/mkdir -p contrib/lib/
  52. /bin/mkdir -p contrib/include/
  53. /bin/mkdir -p contrib/faac/
  54. /bin/mkdir -p contrib/ffmpeg/
  55. /bin/mkdir -p contrib/fontconfig/
  56. /bin/mkdir -p contrib/freetype/
  57. /bin/mkdir -p contrib/libxml2/
  58. /bin/mkdir -p contrib/lame/
  59. /bin/mkdir -p contrib/libass/
  60. /bin/mkdir -p contrib/libdca/
  61. /bin/mkdir -p contrib/libdvdread/
  62. /bin/mkdir -p contrib/libdvdnav/
  63. /bin/mkdir -p contrib/libmkv/
  64. /bin/mkdir -p contrib/libogg/
  65. /bin/mkdir -p contrib/libsamplerate/
  66. /bin/mkdir -p contrib/libtheora/
  67. /bin/mkdir -p contrib/libvorbis/
  68. /bin/mkdir -p contrib/mp4v2/
  69. /bin/mkdir -p contrib/mpeg2dec/
  70. /bin/mkdir -p contrib/x264/
  71. /bin/mkdir -p contrib/libbluray/
  72. /bin/mkdir -p test/
  73. /bin/mkdir -p gtk/
  74. /usr/bin/m4 -Iproject ../libhb/project.h.m4 > libhb/project.h
  75. /bin/cp ../libhb/eedi2.h libhb/eedi2.h
  76. /bin/cp ../libhb/hbffmpeg.h libhb/hbffmpeg.h
  77. /bin/cp ../libhb/common.h libhb/common.h
  78. /bin/cp ../libhb/ports.h libhb/ports.h
  79. /bin/cp ../libhb/dvd.h libhb/dvd.h
  80. /bin/cp ../libhb/downmix.h libhb/downmix.h
  81. /bin/cp ../libhb/lang.h libhb/lang.h
  82. /bin/cp ../libhb/deccc608sub.h libhb/deccc608sub.h
  83. /bin/cp ../libhb/internal.h libhb/internal.h
  84. /bin/cp ../libhb/hb.h libhb/hb.h
  85. /bin/rm -fr ./contrib/a52dec/a52dec/
  86. /bin/rm -fr ./contrib/faac/faac-1.28/
  87. /bin/rm -fr ./contrib/ffmpeg/ffmpeg-v0.7.1/
  88. /bin/tar xfC ../download/a52dec-0.7.4.tar.gz ./contrib/a52dec/
  89. /bin/tar xfC ../download/faac-1.28.tar.gz ./contrib/faac/
  90. /bin/tar xfC ../download/ffmpeg-v0.7.1.tar.bz2 ./contrib/ffmpeg/
  91. /bin/rm -fr ./contrib/fontconfig/fontconfig-2.8.0/
  92. /bin/rm -fr ./contrib/freetype/freetype-2.3.9/
  93. /bin/tar xfC ../download/fontconfig-2.8.0.tar.gz ./contrib/fontconfig/
  94. /bin/tar xfC ../download/freetype-2.3.9.tar.gz ./contrib/freetype/
  95. touch contrib/a52dec/.stamp.extract
  96. /bin/rm -fr ./contrib/libxml2/libxml2-2.7.7/
  97. touch contrib/faac/.stamp.extract
  98. /bin/tar xfC ../download/libxml2-2.7.7.tar.gz ./contrib/libxml2/
  99. /bin/rm -fr ./contrib/lame/lame/
  100. /bin/tar xfC ../download/lame-3.98.tar.gz ./contrib/lame/
  101. touch contrib/fontconfig/.stamp.extract
  102. /bin/rm -fr ./contrib/libass/libass-0.9.9/
  103. /bin/tar xfC ../download/libass-0.9.9.tar.bz2 ./contrib/libass/
  104. touch contrib/freetype/.stamp.extract
  105. /bin/rm -fr ./contrib/libdca/libdca/
  106. /bin/tar xfC ../download/libdca-r81-strapped.tar.gz ./contrib/libdca/
  107. touch contrib/lame/.stamp.extract
  108. /bin/rm -fr ./contrib/libdvdread/libdvdread/
  109. touch contrib/libass/.stamp.extract
  110. /bin/tar xfC ../download/libdvdread-svn1168.tar.gz ./contrib/libdvdread/
  111. /bin/rm -fr ./contrib/libdvdnav/libdvdnav/
  112. /bin/tar xfC ../download/libdvdnav-svn1168.tar.gz ./contrib/libdvdnav/
  113. touch contrib/libdca/.stamp.extract
  114. /bin/rm -fr ./contrib/libmkv/libmkv-0.6.4.1-3-g62ce8b9/
  115. /bin/tar xfC ../download/libmkv-0.6.4.1-3-g62ce8b9.tar.gz ./contrib/libmkv/
  116. touch contrib/libmkv/.stamp.extract
  117. touch contrib/libdvdread/.stamp.extract
  118. /bin/rm -fr ./contrib/libogg/libogg/
  119. /bin/rm -fr ./contrib/libsamplerate/libsamplerate/
  120. /bin/tar xfC ../download/libogg-1.1.3.tar.gz ./contrib/libogg/
  121. /bin/tar xfC ../download/libsamplerate-0.1.4.tar.gz ./contrib/libsamplerate/
  122. touch contrib/libdvdnav/.stamp.extract
  123. /bin/rm -fr ./contrib/libtheora/libtheora-1.1.0/
  124. /bin/tar xfC ../download/libtheora-1.1.0.tar.bz2 ./contrib/libtheora/
  125. touch contrib/libogg/.stamp.extract
  126. /bin/rm -fr ./contrib/libvorbis/libvorbis/
  127. /bin/tar xfC ../download/libvorbis-aotuv_b5.tar.gz ./contrib/libvorbis/
  128. touch contrib/libvorbis/.stamp.extract
  129. touch contrib/libsamplerate/.stamp.extract
  130. /bin/rm -fr ./contrib/mp4v2/mp4v2-trunk-r355/
  131. /bin/rm -fr ./contrib/mpeg2dec/mpeg2dec/
  132. /bin/tar xfC ../download/mp4v2-trunk-r355.tar.bz2 ./contrib/mp4v2/
  133. /bin/tar xfC ../download/mpeg2dec-0.5.1.tar.gz ./contrib/mpeg2dec/
  134. touch contrib/libxml2/.stamp.extract
  135. /bin/rm -fr ./contrib/x264/x264/
  136. touch contrib/mpeg2dec/.stamp.extract
  137. /bin/tar xfC ../download/x264-r2044-392e762.tar.gz ./contrib/x264/
  138. /bin/rm -fr ./contrib/libbluray/libbluray-0.0.1-pre-213-ga869da8/
  139. /bin/tar xfC ../download/libbluray-0.0.1-pre-213-ga869da8.tar.gz ./contrib/libbluray/
  140. touch contrib/libtheora/.stamp.extract
  141. set -e; cd ../gtk/; NOCONFIGURE=1 ./autogen.sh
  142. touch contrib/mp4v2/.stamp.extract
  143. touch contrib/x264/.stamp.extract
  144. /usr/bin/patch -t -N -p1 -d ./contrib/a52dec/a52dec/ < ../contrib/a52dec/A00-dpl2.patch
  145. /usr/bin/patch -t -N -p1 -d ./contrib/faac/faac-1.28/ < ../contrib/faac/A00-bitrates.patch
  146. patching file include/a52.h
  147. patching file liba52/a52_internal.h
  148. patching file liba52/downmix.c
  149. /usr/bin/patch -t -N -p1 -d ./contrib/a52dec/a52dec/ < ../contrib/a52dec/A02-imdct-shutup.patch
  150. patching file libfaac/frame.c
  151. touch contrib/faac/.stamp.patch
  152. patching file liba52/imdct.c
  153. /usr/bin/patch -t -N -p1 -d ./contrib/a52dec/a52dec/ < ../contrib/a52dec/A01-thread-safe.patch
  154. /usr/bin/patch -t -N -p1 -d ./contrib/fontconfig/fontconfig-2.8.0/ < ../contrib/fontconfig/A00-mingw-disableShared.patch
  155. touch contrib/libbluray/.stamp.extract
  156. patching file liba52/a52_internal.h
  157. patching file liba52/imdct.c
  158. patching file liba52/parse.c
  159. touch contrib/a52dec/.stamp.patch
  160. touch contrib/freetype/.stamp.patch
  161. patching file configure
  162. patching file configure.in
  163. patching file src/Makefile.am
  164. touch contrib/libxml2/.stamp.patch
  165. patching file src/Makefile.in
  166. touch contrib/fontconfig/.stamp.patch
  167. touch contrib/lame/.stamp.patch
  168. /usr/bin/patch -t -N -p1 -d ./contrib/libass/libass-0.9.9/ < ../contrib/libass/A00-configure.patch
  169. /usr/bin/patch -t -N -p1 -d ./contrib/libdca/libdca/ < ../contrib/libdca/A00-general.patch
  170. /usr/bin/patch -t -N -p1 -d ./contrib/libdvdread/libdvdread/ < ../contrib/libdvdread/A02-msc_ver-defs.patch
  171. patching file include/audio_out.h
  172. patching file include/dca.h
  173. patching file libao/audio_out_aif.c
  174. patching file libao/audio_out_al.c
  175. patching file libao/audio_out_float.c
  176. patching file src/dvd_reader.c
  177. patching file libao/audio_out_internal.h
  178. patching file src/dvdread_internal.h
  179. patching file libao/audio_out_null.c
  180. /usr/bin/patch -t -N -p1 -d ./contrib/libdvdread/libdvdread/ < ../contrib/libdvdread/A00-volume-name.patch
  181. patching file libao/audio_out_oss.c
  182. patching file libao/audio_out_peak.c
  183. patching file libao/audio_out_solaris.c
  184. patching file libao/audio_out_wav.c
  185. patching file libao/audio_out_win.c
  186. patching file libdca/dca_internal.h
  187. patching file libdca/downmix.c
  188. patching file libdca/parse.c
  189. patching file src/dcadec.c
  190. patching file configure
  191. touch contrib/libdca/.stamp.patch
  192. touch contrib/libass/.stamp.patch
  193. patching file src/dvd_udf.c
  194. /usr/bin/patch -t -N -p1 -d ./contrib/libdvdread/libdvdread/ < ../contrib/libdvdread/A04-dup-lut-pgc.patch
  195. /usr/bin/patch -t -N -p1 -d ./contrib/libdvdnav/libdvdnav/ < ../contrib/libdvdnav/A08-dvdnav-dup.patch
  196. touch contrib/libmkv/.stamp.patch
  197. patching file src/ifo_read.c
  198. patching file src/dvdread/ifo_types.h
  199. /usr/bin/patch -t -N -p1 -d ./contrib/libdvdread/libdvdread/ < ../contrib/libdvdread/A05-short-ptt-table.patch
  200. touch contrib/libogg/.stamp.patch
  201. patching file src/dvdnav.c
  202. patching file src/dvdnav/dvdnav.h
  203. patching file src/vm/vm.c
  204. touch contrib/libsamplerate/.stamp.patch
  205. patching file src/ifo_read.c
  206. Hunk #1 succeeded at 1127 (offset -11 lines).
  207. /usr/bin/patch -t -N -p1 -d ./contrib/libdvdnav/libdvdnav/ < ../contrib/libdvdnav/A02-mult-pgc.patch
  208. /usr/bin/patch -t -N -p1 -d ./contrib/libdvdread/libdvdread/ < ../contrib/libdvdread/A03-m4-uid0.patch
  209. touch contrib/libtheora/.stamp.patch
  210. /usr/bin/patch -t -N -p1 -d ./contrib/libvorbis/libvorbis/ < ../contrib/libvorbis/A00-disable-examples.patch
  211. patching file src/vm/vm.c
  212. patching file configure.ac
  213. Hunk #1 succeeded at 1711 (offset -47 lines).
  214. /usr/bin/patch -t -N -p1 -d ./contrib/libdvdnav/libdvdnav/ < ../contrib/libdvdnav/A05-forward-seek.patch
  215. touch contrib/libdvdread/.stamp.patch
  216. patching file Makefile.in
  217. /usr/bin/patch -t -N -p1 -d ./contrib/libvorbis/libvorbis/ < ../contrib/libvorbis/A01-docs.patch
  218. patching file src/searching.c
  219. /usr/bin/patch -t -N -p1 -d ./contrib/libdvdnav/libdvdnav/ < ../contrib/libdvdnav/A03-quiet.patch
  220. /usr/bin/patch -t -N -p1 -d ./contrib/mp4v2/mp4v2-trunk-r355/ < ../contrib/mp4v2/A00-nero-vobsub.patch
  221. patching file doc/Makefile.am
  222. touch contrib/libvorbis/.stamp.patch
  223. /usr/bin/patch -t -N -p1 -d ./contrib/mpeg2dec/mpeg2dec/ < ../contrib/mpeg2dec/A01-gcc4.6.patch
  224. patching file include/mp4v2/general.h
  225. patching file include/mp4v2/track.h
  226. patching file src/vm/vm.c
  227. Hunk #1 succeeded at 363 (offset 9 lines).
  228. Hunk #2 succeeded at 393 (offset 9 lines).
  229. patching file src/descriptors.h
  230. patching file src/mp4.cpp
  231. /usr/bin/patch -t -N -p1 -d ./contrib/libdvdnav/libdvdnav/ < ../contrib/libdvdnav/A01-program-info.patch
  232. patching file src/mp4file.cpp
  233. patching file src/mp4file.h
  234. patching file libmpeg2/idct_mmx.c
  235. touch contrib/mp4v2/.stamp.patch
  236. patching file src/dvdnav/dvdnav.h
  237. Hunk #1 succeeded at 282 (offset 3 lines).
  238. Hunk #2 succeeded at 328 (offset 3 lines).
  239. patching file src/navigation.c
  240. patching file src/vm/vm.c
  241. Hunk #2 succeeded at 527 (offset 9 lines).
  242. Hunk #3 succeeded at 1673 (offset 9 lines).
  243. /usr/bin/patch -t -N -p1 -d ./contrib/mpeg2dec/mpeg2dec/ < ../contrib/mpeg2dec/A00-tags.patch
  244. touch contrib/x264/.stamp.patch
  245. touch contrib/libbluray/.stamp.patch
  246. patching file libmpeg2/decode.c
  247. touch contrib/mpeg2dec/.stamp.patch
  248. patching file src/vm/vm.h
  249. /usr/bin/patch -t -N -p1 -d ./contrib/libdvdnav/libdvdnav/ < ../contrib/libdvdnav/A00-log-stderr.patch
  250. set -e; cd ./contrib/a52dec/a52dec/; rm -fr aclocal.m4 autom4te.cache; autoreconf -fiv; CC=/usr/bin/gcc CFLAGS="" CXX=/usr/bin/g++ CXXFLAGS="" CPPFLAGS="" LDFLAGS="" PKG_CONFIG_PATH="/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/pkgconfig" ./configure --prefix=/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/ --disable-dependency-tracking --disable-shared --enable-static
  251. patching file src/dvdnav_internal.h
  252. /usr/bin/patch -t -N -p1 -d ./contrib/libdvdnav/libdvdnav/ < ../contrib/libdvdnav/A07-missing-menu.patch
  253. set -e; cd ./contrib/faac/faac-1.28/; CC=/usr/bin/gcc CFLAGS="" CXX=/usr/bin/g++ CXXFLAGS="" CPPFLAGS="" LDFLAGS="" PKG_CONFIG_PATH="/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/pkgconfig" ./configure --prefix=/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/ --disable-dependency-tracking --disable-shared --enable-static --without-mp4v2
  254. patching file src/vm/vm.c
  255. Hunk #1 succeeded at 614 (offset 29 lines).
  256. Hunk #2 succeeded at 624 (offset 29 lines).
  257. Hunk #3 succeeded at 641 (offset 29 lines).
  258. Hunk #4 succeeded at 1448 (offset 29 lines).
  259. Hunk #5 succeeded at 1495 (offset 29 lines).
  260. Hunk #6 succeeded at 1507 (offset 29 lines).
  261. Hunk #7 succeeded at 1527 (offset 29 lines).
  262. Hunk #8 succeeded at 1547 (offset 29 lines).
  263. Hunk #9 succeeded at 1584 (offset 29 lines).
  264. Hunk #10 succeeded at 1607 (offset 29 lines).
  265. Hunk #11 succeeded at 1622 (offset 29 lines).
  266. Hunk #12 succeeded at 1637 (offset 29 lines).
  267. Hunk #13 succeeded at 1701 (offset 29 lines).
  268. /usr/bin/patch -t -N -p1 -d ./contrib/libdvdnav/libdvdnav/ < ../contrib/libdvdnav/A06-reset-mutex.patch
  269. patching file src/dvdnav.c
  270. Hunk #1 succeeded at 239 (offset 61 lines).
  271. Hunk #2 succeeded at 580 (offset 61 lines).
  272. /usr/bin/patch -t -N -p1 -d ./contrib/libdvdnav/libdvdnav/ < ../contrib/libdvdnav/A04-m4-uid0.patch
  273. patching file configure.ac
  274. touch contrib/libdvdnav/.stamp.patch
  275. set -e; cd ./contrib/freetype/freetype-2.3.9/; CC=/usr/bin/gcc CFLAGS="" CXX=/usr/bin/g++ CXXFLAGS="" CPPFLAGS="" LDFLAGS="" PKG_CONFIG_PATH="/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/pkgconfig" ./configure --prefix=/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/ --disable-dependency-tracking --disable-shared --enable-static
  276. ac-wrapper: warning: invalid WANT_AUTOCONF 'latest'; ignoring.
  277. make[1]: Entering directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9'
  278. make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
  279.  
  280. FreeType build system -- automatic system detection
  281.  
  282. The following settings are used:
  283.  
  284. platform unix
  285. compiler /usr/bin/gcc
  286. configuration directory ./builds/unix
  287. configuration rules ./builds/unix/unix.mk
  288.  
  289. If this does not correspond to your system or settings please remove the file
  290. `config.mk' from this directory then read the INSTALL file for help.
  291.  
  292. Otherwise, simply type `make' again to build the library,
  293. **Warning**: I am going to run `configure' with no arguments.
  294. If you wish to pass any to it, please specify them on the
  295. or `make refdoc' to build the API reference (the latter needs python).
  296. `./autogen.sh' command line.
  297.  
  298.  
  299. processing .
  300. Generating modules list in ./objs/ftmodule.h...
  301. * module: truetype (Windows/Mac font files with extension *.ttf or *.ttc)
  302. * module: type1 (Postscript font files with extension *.pfa or *.pfb)
  303. Creating ./aclocal.m4 ...
  304. Running glib-gettextize... Ignore non-fatal messages.
  305. * module: cff (OpenType fonts with extension *.otf)
  306. * module: cid (Postscript CID-keyed fonts, no known extension)
  307. Copying file mkinstalldirs
  308. * module: pfr (PFR/TrueDoc font files with extension *.pfr)
  309. * module: type42 (Type 42 font files with no known extension)
  310. * module: winfnt (Windows bitmap fonts with extension *.fnt or *.fon)
  311. Copying file po/Makefile.in.in
  312.  
  313. Please add the files
  314. codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4
  315. progtest.m4
  316. from the /usr/share/aclocal directory to your autoconf macro directory
  317. or directly to your aclocal.m4 file.
  318. You will also need config.guess and config.sub, which you can get from
  319. ftp://ftp.gnu.org/pub/gnu/config/.
  320.  
  321. Making ./aclocal.m4 writable ...
  322. * module: pcf (pcf bitmap fonts)
  323. Running intltoolize...
  324. * module: bdf (bdf bitmap fonts)
  325. * module: sfnt (helper module for TrueType & OpenType formats)
  326. * module: autofit (automatic hinting module)
  327. * module: pshinter (Postscript hinter module)
  328. * module: raster (monochrome bitmap renderer)
  329. * module: smooth (anti-aliased bitmap renderer)
  330. * module: smooth (anti-aliased bitmap renderer for LCDs)
  331. * module: smooth (anti-aliased bitmap renderer for vertical LCDs)
  332. autoreconf-2.68: Entering directory `.'
  333. autoreconf-2.68: configure.in: not using Gettext
  334. * module: psaux (Postscript Type 1 & Type 2 helper module)
  335. Running libtoolize...
  336. * module: psnames (Postscript & Unicode Glyph name handling)
  337. done.
  338. cd builds/unix; ./configure '--prefix=/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/' '--disable-dependency-tracking' '--disable-shared' '--enable-static'
  339. checking for a BSD-compatible install... /usr/bin/install -c
  340. checking whether build environment is sane... libtoolize: putting auxiliary files in `.'.
  341. libtoolize: copying file `./ltmain.sh'
  342. configure: WARNING: unrecognized options: --disable-dependency-tracking
  343. touch contrib/ffmpeg/.stamp.extract
  344. set -e; cd ./contrib/libxml2/libxml2-2.7.7/; CC=/usr/bin/gcc CFLAGS="" CXX=/usr/bin/g++ CXXFLAGS="" CPPFLAGS="" LDFLAGS="" PKG_CONFIG_PATH="/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/pkgconfig" ./configure --prefix=/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/ --disable-dependency-tracking --disable-shared --enable-static --without-python --without-threads
  345. checking build system type... x86_64-unknown-linux-gnu
  346. checking host system type... x86_64-unknown-linux-gnu
  347. checking for gcc... /usr/bin/gcc
  348. checking for C compiler default output file name... a.out
  349. checking whether the C compiler works... yes
  350. checking whether we are cross compiling... no
  351. checking for suffix of executables... libtoolize: You should add the contents of the following files to `aclocal.m4':
  352. libtoolize: `/usr/share/aclocal/libtool.m4'
  353. libtoolize: `/usr/share/aclocal/ltoptions.m4'
  354. libtoolize: `/usr/share/aclocal/ltversion.m4'
  355. libtoolize: `/usr/share/aclocal/ltsugar.m4'
  356. libtoolize: `/usr/share/aclocal/lt~obsolete.m4'
  357. libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and
  358. libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
  359. libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
  360. Running aclocal ...
  361.  
  362. checking for suffix of object files... checking build system type... o
  363. checking whether we are using the GNU C compiler... x86_64-unknown-linux-gnu
  364. checking host system type... x86_64-unknown-linux-gnu
  365. checking for a BSD-compatible install... yes
  366. checking whether /usr/bin/gcc accepts -g... /usr/bin/install -c
  367. checking whether build environment is sane... yes
  368. checking for /usr/bin/gcc option to accept ISO C89... none needed
  369. checking how to run the C preprocessor... /usr/bin/gcc -E
  370. checking for rm... rm -f
  371. checking for rmdir... rmdir
  372. checking for a BSD-compatible install... /usr/bin/install -c
  373. checking for grep that handles long lines and -e... /bin/grep
  374. checking for egrep... /bin/grep -E
  375. checking for ANSI C header files... yes
  376. checking for sys/types.h... yes
  377. checking for sys/stat.h... yes
  378. checking for stdlib.h... yes
  379. checking for string.h... yes
  380. checking for memory.h... yes
  381. checking for strings.h... yes
  382. checking for inttypes.h... yes
  383. checking for stdint.h... yes
  384. checking for unistd.h... yes
  385. checking fcntl.h usability... yes
  386. checking fcntl.h presence... yes
  387. checking for fcntl.h... yes
  388. checking for unistd.h... (cached) yes
  389. checking for an ANSI C-conforming const... yes
  390. checking size of int... 4
  391. checking size of long... 8
  392. checking cpp computation of bit length in ftconfig.in works... yes
  393. checking for stdlib.h... (cached) yes
  394. checking for unistd.h... (cached) yes
  395. checking for getpagesize... yes
  396. checking for working mmap... yes
  397. checking whether munmap is declared... yes
  398. checking for munmap's first parameter type... void *
  399. checking for memcpy... yes
  400. checking for memmove... autoreconf-2.68: running: aclocal --force
  401. yes
  402. checking for gzsetparams in -lz... yes
  403. yes
  404. checking zlib.h usability... checking for gawk... gawk
  405. checking whether make sets $(MAKE)... yes
  406. checking for gcc... /usr/bin/gcc
  407. checking for C compiler default output file name... yes
  408. checking zlib.h presence... yes
  409. checking for zlib.h... yes
  410. checking whether CFLAGS includes -isysroot option... no
  411. a.out
  412. checking whether the C compiler works... checking for a sed that does not truncate output... yes
  413. checking whether we are cross compiling... no
  414. checking for suffix of executables... /bin/sed
  415. checking for fgrep... /bin/grep -F
  416. checking for ld used by /usr/bin/gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  417. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld...
  418. yes
  419. checking for BSD- or MS-compatible name lister (nm)... checking for suffix of object files... /usr/bin/nm -B
  420. checking the name lister (/usr/bin/nm -B) interface... o
  421. checking whether we are using the GNU C compiler... BSD nm
  422. checking whether ln -s works... yes
  423. checking the maximum length of command line arguments... 1572864
  424. checking whether the shell understands some XSI constructs... yes
  425. checking whether the shell understands "+="... yes
  426. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  427. checking for objdump... objdump
  428. checking how to recognize dependent libraries... pass_all
  429. checking for ar... ar
  430. checking for strip... strip
  431. checking for ranlib... ranlib
  432. checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object... yes
  433. checking whether /usr/bin/gcc accepts -g... yes
  434. checking for /usr/bin/gcc option to accept ISO C89... ok
  435. none needed
  436. checking for style of include used by make... checking for dlfcn.h... GNU
  437. checking dependency style of /usr/bin/gcc... none
  438. yes
  439. checking whether we are using the GNU C++ compiler... checking for a thread-safe mkdir -p... /bin/mkdir -p
  440. checking for gawk... gawk
  441. checking whether make sets $(MAKE)... yes
  442. yes
  443. checking for objdir... .libs
  444. checking for gcc... /usr/bin/gcc
  445. yes
  446. checking whether /usr/bin/g++ accepts -g... checking for C compiler default output file name... yes
  447. checking dependency style of /usr/bin/g++... none
  448. checking build system type... a.out
  449. checking whether the C compiler works... yes
  450. x86_64-unknown-linux-gnu
  451. checking host system type... x86_64-unknown-linux-gnu
  452. checking for a sed that does not truncate output... checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... checking whether we are cross compiling... no
  453. checking for suffix of executables... /bin/sed
  454. checking for grep that handles long lines and -e... /bin/grep
  455. checking for egrep... /bin/grep -E
  456. checking for ld used by /usr/bin/gcc...
  457. checking for suffix of object files... /usr/x86_64-pc-linux-gnu/bin/ld
  458. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  459. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  460. checking for BSD-compatible nm... /usr/bin/nm -B
  461. checking whether ln -s works... yes
  462. checking how to recognise dependent libraries... pass_all
  463. no
  464. checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC
  465. checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... o
  466. checking whether we are using the GNU C compiler... checking how to run the C preprocessor... /usr/bin/gcc -E
  467. yes
  468. checking whether /usr/bin/gcc accepts -g... yes
  469. checking for /usr/bin/gcc option to accept ISO C89... yes
  470. checking if /usr/bin/gcc static flag -static works... ac-wrapper: warning: invalid WANT_AUTOCONF 'latest'; ignoring.
  471. none needed
  472. checking for ANSI C header files... checking for style of include used by make... no
  473. checking if /usr/bin/gcc supports -c -o file.o... GNU
  474. checking dependency style of /usr/bin/gcc... none
  475. checking for a BSD-compatible install... /usr/bin/install -c
  476. checking how to run the C preprocessor... yes
  477. checking if /usr/bin/gcc supports -c -o file.o... (cached) yes
  478. checking whether the /usr/bin/gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  479. checking dynamic linker characteristics... /usr/bin/gcc -E
  480. yes
  481. checking for sys/types.h... checking for rm... /bin/rm
  482. checking for mv... /bin/mv
  483. checking for tar... /bin/tar
  484. checking for perl... /usr/bin/perl
  485. checking for wget... /usr/bin/wget
  486. checking for xmllint... /usr/bin/xmllint
  487. checking for xsltproc... /usr/bin/xsltproc
  488. checking for function prototypes... yes
  489. checking for grep that handles long lines and -e... /bin/grep
  490. checking for egrep... /bin/grep -E
  491. checking for ANSI C header files... yes
  492. checking for sys/stat.h... GNU/Linux ld.so
  493. checking how to hardcode library paths into programs... immediate
  494. checking whether stripping libraries is possible... yes
  495. checking if libtool supports shared libraries... yes
  496. checking whether to build shared libraries... no
  497. checking whether to build static libraries... yes
  498. yes
  499. checking for stdlib.h... yes
  500. checking for sys/types.h... configure: creating ./config.status
  501. yes
  502. checking for string.h... yes
  503. yes
  504. checking for memory.h... checking for sys/stat.h... yes
  505. yes
  506. checking for stdlib.h... checking for strings.h... yes
  507. yes
  508. checking for inttypes.h... checking for string.h... yes
  509. yes
  510. checking for stdint.h... Running autoheader...
  511. checking for memory.h... ac-wrapper: warning: invalid WANT_AUTOCONF 'latest'; ignoring.
  512. yes
  513. checking for unistd.h... yes
  514. checking for strings.h... yes
  515. checking dlfcn.h usability... yes
  516. checking for inttypes.h... yes
  517. checking dlfcn.h presence... yes
  518. checking for stdint.h... yes
  519. checking for dlfcn.h... yes
  520. checking how to run the C++ preprocessor... yes
  521. checking for unistd.h... yes
  522. checking for string.h... (cached) yes
  523. checking for a sed that does not truncate output... /usr/bin/g++ -E
  524. /bin/sed
  525. checking for fgrep... /bin/grep -F
  526. checking for ld used by /usr/bin/gcc... checking for g77... no
  527. checking for xlf... no
  528. checking for f77... no
  529. checking for frt... no
  530. checking for pgf77... no
  531. checking for cf77... no
  532. checking for fort77... no
  533. checking for fl32... no
  534. checking for af77... no
  535. checking for xlf90... no
  536. checking for f90... no
  537. checking for pgf90... no
  538. checking for pghpf... no
  539. checking for epcf90... no
  540. checking for gfortran... gfortran
  541. /usr/x86_64-pc-linux-gnu/bin/ld
  542. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  543. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  544. checking the name lister (/usr/bin/nm -B) interface... checking whether we are using the GNU Fortran 77 compiler... BSD nm
  545. checking whether ln -s works... yes
  546. checking the maximum length of command line arguments... 1572864
  547. checking whether the shell understands some XSI constructs... yes
  548. checking whether the shell understands "+="... yes
  549. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  550. checking for objdump... objdump
  551. checking how to recognize dependent libraries... pass_all
  552. checking for ar... ar
  553. checking for strip... strip
  554. checking for ranlib... ranlib
  555. checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object... yes
  556. checking whether gfortran accepts -g... yes
  557. checking the maximum length of command line arguments... ok
  558. checking for dlfcn.h... config.status: creating unix-cc.mk
  559. Running automake --gnu ...
  560. config.status: creating unix-def.mk
  561. yes
  562. config.status: creating freetype-config
  563. checking for objdir... .libs
  564. Useless use of /d modifier in transliteration operator at /usr/share/automake-1.9/Automake/Wrap.pm line 60.
  565. config.status: creating freetype2.pc
  566. ac-wrapper: warning: invalid WANT_AUTOCONF 'latest'; ignoring.
  567. config.status: creating ftconfig.h
  568. config.status: executing libtool commands
  569. checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... configure: WARNING: unrecognized options: --disable-dependency-tracking
  570. no
  571. checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC
  572. checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes
  573. checking if /usr/bin/gcc static flag -static works... make[1]: Nothing to be done for `unix'.
  574. make[1]: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/freetype/freetype-2.3.9'
  575. touch contrib/freetype/.stamp.configure
  576. set -e; cd ./contrib/lame/lame/; CC=/usr/bin/gcc CFLAGS="" CXX=/usr/bin/g++ CXXFLAGS="" CPPFLAGS="" LDFLAGS="" PKG_CONFIG_PATH="/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/pkgconfig" ./configure --prefix=/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/ --disable-dependency-tracking --disable-shared --enable-static
  577. yes
  578. checking if /usr/bin/gcc supports -c -o file.o... /bin/rm: cannot remove `conftest*': No such file or directory
  579. yes
  580. checking if /usr/bin/gcc supports -c -o file.o... (cached) yes
  581. checking whether the /usr/bin/gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  582. checking dynamic linker characteristics... autoreconf-2.68: configure.in: tracing
  583. checking build system type... configure.ac: installing `./install-sh'
  584. configure.ac: installing `./missing'
  585. GNU/Linux ld.so
  586. checking how to hardcode library paths into programs... immediate
  587. checking whether stripping libraries is possible... x86_64-unknown-linux-gnu
  588. checking host system type... x86_64-unknown-linux-gnu
  589. checking for a BSD-compatible install... yes
  590. checking if libtool supports shared libraries... yes
  591. checking whether to build shared libraries... no
  592. checking whether to build static libraries... yes
  593. Checking zlib
  594. /usr/bin/install -c
  595. checking whether build environment is sane... src/Makefile.am: installing `./depcomp'
  596. checking zlib.h usability... yes
  597. checking zlib.h presence... yes
  598. checking for zlib.h... yes
  599. checking for gzread in -lz... configure.ac:85: installing `./config.guess'
  600. configure.ac:85: installing `./config.sub'
  601. yes
  602. Checking headers
  603. checking for dirent.h that defines DIR... Running autoconf ...
  604. ac-wrapper: warning: invalid WANT_AUTOCONF 'latest'; ignoring.
  605. yes
  606. checking for library containing opendir... none required
  607. checking for ANSI C header files... (cached) yes
  608. checking fcntl.h usability... yes
  609. checking fcntl.h presence... yes
  610. checking for fcntl.h... yes
  611. checking for unistd.h... (cached) yes
  612. checking ctype.h usability... yes
  613. checking ctype.h presence... yes
  614. checking for ctype.h... yes
  615. 32768
  616. checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object... checking dirent.h usability... autoreconf-2.68: running: libtoolize --copy --force
  617. yes
  618. checking dirent.h presence... yes
  619. checking for dirent.h... yes
  620. ok
  621. checking for objdir... .libs
  622. checking for ar... ar
  623. checking for ranlib... ranlib
  624. checking for strip... strip
  625. checking errno.h usability... libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `autotools'.
  626. libtoolize: copying file `autotools/ltmain.sh'
  627. yes
  628. checking errno.h presence... checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... yes
  629. checking for errno.h... yes
  630. no
  631. checking for /usr/bin/gcc option to produce PIC... -fPIC
  632. checking if /usr/bin/gcc PIC flag -fPIC works... checking malloc.h usability... yes
  633. checking if /usr/bin/gcc static flag -static works... Skipping configure process.
  634. set -e; cd ./gtk/; /var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/../gtk/configure \
  635. \
  636. PKG_CONFIG_PATH=./contrib/lib/pkgconfig \
  637. CFLAGS="-g0 -O3" \
  638. LDFLAGS="-Wl,-S -g0 -O3 " \
  639. --prefix=/usr \
  640. --with-hb=/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/
  641. yes
  642. checking malloc.h presence... yes
  643. checking for malloc.h... yes
  644. checking stdarg.h usability... yes
  645. checking if /usr/bin/gcc supports -c -o file.o... yes
  646. checking stdarg.h presence... yes
  647. checking whether the /usr/bin/gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... checking for a BSD-compatible install... yes
  648. checking dynamic linker characteristics... /usr/bin/install -c
  649. checking whether build environment is sane... yes
  650. checking for stdarg.h... yes
  651. checking for sys/stat.h... (cached) yes
  652. GNU/Linux ld.so
  653. checking how to hardcode library paths into programs... immediate
  654. checking whether stripping libraries is possible... yes
  655. checking for sys/types.h... (cached) checking if libtool supports shared libraries... yes
  656. checking whether to build shared libraries... no
  657. checking whether to build static libraries... yes
  658. yes
  659. checking for stdint.h... (cached) yes
  660. libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.in and
  661. libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
  662. libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
  663. checking inttypes.h.h usability... no
  664. checking inttypes.h.h presence... no
  665. checking for inttypes.h.h... no
  666. checking time.h usability... yes
  667. checking time.h presence... yes
  668. checking for time.h... yes
  669. checking ansidecl.h usability... configure: creating libtool
  670. yes
  671. checking ansidecl.h presence... appending configuration tag "CXX" to libtool
  672. yes
  673. checking for ansidecl.h... yes
  674. checking ieeefp.h usability... no
  675. checking ieeefp.h presence... no
  676. checking for ieeefp.h... no
  677. checking nan.h usability... checking for ld used by /usr/bin/g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
  678. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
  679. checking whether the /usr/bin/g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  680. no
  681. checking nan.h presence... no
  682. checking for nan.h... no
  683. checking math.h usability... checking for /usr/bin/g++ option to produce PIC... -fPIC
  684. checking if /usr/bin/g++ PIC flag -fPIC works... yes
  685. checking math.h presence... yes
  686. checking if /usr/bin/g++ static flag -static works... yes
  687. checking for math.h... yes
  688. checking limits.h usability... yes
  689. checking if /usr/bin/g++ supports -c -o file.o... yes
  690. checking limits.h presence... yes
  691. checking for limits.h... yes
  692. checking fp_class.h usability... yes
  693. checking whether the /usr/bin/g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  694. checking dynamic linker characteristics... GNU/Linux ld.so
  695. checking how to hardcode library paths into programs... immediate
  696. no
  697. checking fp_class.h presence... no
  698. checking for fp_class.h... no
  699. checking float.h usability... yes
  700. checking float.h presence... yes
  701. checking for float.h... yes
  702. checking for stdlib.h... (cached) yes
  703. checking for sys/socket.h... yes
  704. checking for netinet/in.h... appending configuration tag "F77" to libtool
  705. yes
  706. checking for a thread-safe mkdir -p... /bin/mkdir -p
  707. checking for gawk... gawk
  708. checking whether make sets $(MAKE)... yes
  709. yes
  710. checking for arpa/inet.h... checking whether to enable maintainer-specific portions of Makefiles... no
  711. checking for style of include used by make... GNU
  712. checking for gcc... /usr/bin/gcc
  713. checking if libtool supports shared libraries... yes
  714. checking whether to build shared libraries... no
  715. checking whether to build static libraries... yes
  716. checking for gfortran option to produce PIC... -fPIC
  717. checking if gfortran PIC flag -fPIC works... checking for C compiler default output file name... yes
  718. checking if gfortran static flag -static works... yes
  719. a.out
  720. checking whether the C compiler works... checking netdb.h usability... yes
  721. checking whether we are cross compiling... no
  722. checking for suffix of executables...
  723. checking for suffix of object files... yes
  724. checking if gfortran supports -c -o file.o... yes
  725. checking netdb.h presence... o
  726. checking whether we are using the GNU C compiler... yes
  727. checking for netdb.h... yes
  728. yes
  729. checking whether /usr/bin/gcc accepts -g... checking sys/time.h usability... yes
  730. checking whether the gfortran linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  731. checking for /usr/bin/gcc option to accept ISO C89... yes
  732. checking dynamic linker characteristics... yes
  733. checking sys/time.h presence... GNU/Linux ld.so
  734. checking how to hardcode library paths into programs... immediate
  735. yes
  736. checking for sys/time.h... yes
  737. none needed
  738. checking dependency style of /usr/bin/gcc... none
  739. checking how to run the C preprocessor... checking sys/select.h usability... /usr/bin/gcc -E
  740. yes
  741. checking sys/select.h presence... yes
  742. checking for sys/select.h... yes
  743. checking poll.h usability... checking for grep that handles long lines and -e... /bin/grep
  744. checking for egrep... /bin/grep -E
  745. checking for AIX... no
  746. checking for library containing strerror... yes
  747. checking poll.h presence... yes
  748. checking for poll.h... yes
  749. checking sys/mman.h usability... none required
  750. checking for ANSI C header files... checking getopt.h usability... yes
  751. checking sys/mman.h presence... yes
  752. checking for sys/mman.h... yes
  753. yes
  754. checking getopt.h presence... checking sys/timeb.h usability... yes
  755. checking for getopt.h... yes
  756. yes
  757. checking sys/timeb.h presence... checking for u_int32_t... yes
  758. checking for sys/types.h... yes
  759. checking for sys/timeb.h... yes
  760. checking signal.h usability... yes
  761. checking for sys/stat.h... yes
  762. checking for u_int16_t... yes
  763. checking signal.h presence... yes
  764. yes
  765. checking for signal.h... yes
  766. checking for stdlib.h... checking for arpa/nameser.h... yes
  767. checking for int32_t... yes
  768. yes
  769. checking for string.h... checking for resolv.h... yes
  770. yes
  771. checking for int16_t... checking for gawk... gawk
  772. checking whether make sets $(MAKE)... yes
  773. yes
  774. yes
  775. checking whether to enable maintainer-specific portions of Makefiles... no
  776. checking for style of include used by make... GNU
  777. checking dl.h usability... checking for gcc... gcc
  778. checking for memory.h... yes
  779. checking whether strcasecmp is declared... no
  780. checking dl.h presence... checking whether the C compiler works... no
  781. checking for dl.h... no
  782. checking for dlfcn.h... (cached) yes
  783. yes
  784. Checking libraries
  785. checking for strftime... checking for strings.h... yes
  786. checking for getopt_long in -lgnugetopt... yes
  787. checking for C compiler default output file name... a.out
  788. checking for suffix of executables... yes
  789. yes
  790.  
  791. checking for strdup... checking whether we are cross compiling... checking for inttypes.h... no
  792. checking whether MP4Create is declared... no
  793. no
  794. checking whether MP4MetadataDelete is declared... checking for suffix of object files... yes
  795. checking for stdint.h... o
  796. checking whether we are using the GNU C compiler... yes
  797. no
  798. configure: *** Building WITHOUT mp4v2 ***
  799. checking whether byte ordering is bigendian... yes
  800. checking for strndup... checking whether gcc accepts -g... yes
  801. checking for unistd.h... yes
  802. yes
  803. checking for gcc option to accept ISO C89... checking minix/config.h usability... yes
  804. checking for strerror... no
  805. checking minix/config.h presence... no
  806. checking for ANSI C header files... (cached) yes
  807. checking for special C compiler options needed for large files... no
  808. checking for _FILE_OFFSET_BITS value needed for large files... no
  809. checking for minix/config.h... no
  810. checking for a sed that does not truncate output... /bin/sed
  811. checking for ld used by /usr/bin/gcc... none needed
  812. checking dependency style of gcc... yes
  813. no
  814. checking for finite... checking for stdint.h... (cached) /usr/x86_64-pc-linux-gnu/bin/ld
  815. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  816. yes
  817. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  818. checking for BSD-compatible nm... /usr/bin/nm -B
  819. checking whether ln -s works... yes
  820. checking how to recognize dependent libraries... pass_all
  821. checking for inttypes.h... (cached) yes
  822. checking dlfcn.h usability... checking mathf.h usability... yes
  823. gcc3
  824. checking for library containing strerror... checking for isnand... yes
  825. checking dlfcn.h presence... no
  826. checking mathf.h presence... yes
  827. checking for dlfcn.h... yes
  828. none required
  829. checking for gcc... (cached) gcc
  830. no
  831. checking for mathf.h... no
  832. checking float.h usability... checking whether we are using the GNU C++ compiler... checking whether we are using the GNU C compiler... (cached) yes
  833. checking whether gcc accepts -g... (cached) yes
  834. checking for gcc option to accept ISO C89... (cached) none needed
  835. checking dependency style of gcc... (cached) gcc3
  836. checking for g++... g++
  837. yes
  838. checking whether /usr/bin/g++ accepts -g... checking whether we are using the GNU C++ compiler... no
  839. autoreconf-2.68: running: /usr/bin/autoconf-2.68 --force
  840. checking for fp_class... yes
  841. checking whether g++ accepts -g... yes
  842. checking dependency style of /usr/bin/g++... none
  843. yes
  844. checking float.h presence... checking how to run the C++ preprocessor... yes
  845. checking dependency style of g++... yes
  846. checking for float.h... yes
  847. checking whether strchr is declared... no
  848. checking for class... /usr/bin/g++ -E
  849. no
  850. yes
  851. checking whether memcpy is declared... checking for fpclass... checking for g77... no
  852. checking for xlf... no
  853. checking for f77... no
  854. checking for frt... no
  855. checking for pgf77... no
  856. checking for cf77... no
  857. checking for fort77... no
  858. checking for fl32... no
  859. checking for af77... no
  860. checking for xlf90... no
  861. checking for f90... no
  862. checking for pgf90... no
  863. checking for pghpf... no
  864. checking for epcf90... no
  865. checking for gfortran... gfortran
  866. gcc3
  867. checking for gcc... (cached) gcc
  868. checking whether we are using the GNU C compiler... (cached) yes
  869. checking whether gcc accepts -g... (cached) yes
  870. checking for gcc option to accept ISO C89... (cached) none needed
  871. checking dependency style of gcc... (cached) gcc3
  872. checking how to run the C preprocessor... checking whether we are using the GNU Fortran 77 compiler... yes
  873. checking whether strsep is declared... gcc -E
  874. yes
  875. checking whether gfortran accepts -g... checking for grep that handles long lines and -e... /bin/grep
  876. checking for egrep... no
  877. checking for strftime... yes
  878. (cached) checking the maximum length of command line arguments... yes
  879. 1572864
  880. checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object... checking for localtime... /bin/grep -E
  881. checking for ANSI C header files... yes
  882. checking sys/time.h usability... yes
  883. yes
  884. checking sys/time.h presence... ok
  885. checking for objdir... yes
  886. .libs
  887. checking for ar... ar
  888. checking for ranlib... ranlib
  889. checking for strip... strip
  890. checking for gettimeofday... checking for sys/types.h... yes
  891. checking for sys/time.h... yes
  892. checking whether time.h and sys/time.h may both be included... yes
  893. yes
  894. yes
  895. checking for off_t... checking for sys/stat.h... checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no
  896. checking for /usr/bin/gcc option to produce PIC... -fPIC
  897. checking if /usr/bin/gcc PIC flag -fPIC works... checking for ftime... yes
  898. checking for stdlib.h... yes
  899. checking for in_port_t... yes
  900. checking if /usr/bin/gcc static flag -static works... yes
  901. checking for stat... yes
  902. checking for socklen_t... yes
  903. checking for string.h... yes
  904. checking if /usr/bin/gcc supports -c -o file.o... yes
  905. checking for fpos_t.__pos... yes
  906. yes
  907. checking for memory.h... checking for _stat... yes
  908. yes
  909. checking for strings.h... yes
  910. checking whether the /usr/bin/gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... no
  911. checking for signal... yes
  912. autoreconf-2.68: running: /usr/bin/autoheader-2.68 --force
  913. yes
  914. checking dynamic linker characteristics... checking for inttypes.h... configure: creating ./config.status
  915. GNU/Linux ld.so
  916. checking how to hardcode library paths into programs... immediate
  917. checking whether stripping libraries is possible... yes
  918. checking for stdint.h... yes
  919. checking if libtool supports shared libraries... yes
  920. checking whether to build shared libraries... no
  921. checking whether to build static libraries... yes
  922. yes
  923. checking for printf... yes
  924. checking for unistd.h... yes
  925. checking for sprintf... yes
  926. checking locale.h usability... config.status: creating common/Makefile
  927. yes
  928. yes
  929. checking locale.h presence... checking for fprintf... yes
  930. checking for locale.h... yes
  931. checking for LC_MESSAGES... config.status: creating common/mp4v2/Makefile
  932. yes
  933. checking libintl.h usability... yes
  934. config.status: creating libfaac/Makefile
  935. config.status: creating frontend/Makefile
  936. checking for snprintf... yes
  937. checking libintl.h presence... yes
  938. checking for libintl.h... yes
  939. checking for ngettext in libc... config.status: creating include/Makefile
  940. configure: creating libtool
  941. yes
  942. checking for vfprintf... yes
  943. checking for dgettext in libc... config.status: creating Makefile
  944. config.status: creating config.h
  945. config.status: executing depfiles commands
  946. yes
  947. appending configuration tag "CXX" to libtool
  948. checking for vsprintf... yes
  949. checking for bind_textdomain_codeset... yes
  950. touch contrib/faac/.stamp.configure
  951. autoreconf-2.68: running: automake --add-missing --copy --force-missing
  952. set -e; cd ./contrib/libdca/libdca/; rm -fr aclocal.m4 autom4te.cache; autoreconf -fiv; CC=/usr/bin/gcc CFLAGS="" CXX=/usr/bin/g++ CXXFLAGS="" CPPFLAGS="" LDFLAGS="" PKG_CONFIG_PATH="/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/lib/pkgconfig" ./configure --prefix=/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build/contrib/ --disable-dependency-tracking --disable-shared --enable-static
  953. checking for ld used by /usr/bin/g++... yes
  954. checking for msgfmt... /usr/bin/msgfmt
  955. checking for dcgettext... ac-wrapper: warning: invalid WANT_AUTOCONF 'latest'; ignoring.
  956. checking for vsnprintf... Useless use of /d modifier in transliteration operator at /usr/share/automake-1.9/Automake/Wrap.pm line 60.
  957. yes
  958. /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
  959. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
  960. yes
  961. checking for sscanf... checking if msgfmt accepts -c... yes
  962. checking for gmsgfmt... /usr/bin/gmsgfmt
  963. checking for xgettext... /usr/bin/xgettext
  964. checking whether the /usr/bin/g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  965. yes
  966. checking for va_copy... checking whether NLS is requested... yes
  967. checking for /usr/bin/g++ option to produce PIC... -fPIC
  968. checking if /usr/bin/g++ PIC flag -fPIC works... checking for intltool >= 0.35.0... 0.50.2 found
  969. checking for intltool-update... /usr/bin/intltool-update
  970. checking for intltool-merge... /usr/bin/intltool-merge
  971. checking for intltool-extract... /usr/bin/intltool-extract
  972. yes
  973. checking if /usr/bin/g++ static flag -static works... checking for xgettext... (cached) /usr/bin/xgettext
  974. checking for msgmerge... /usr/bin/msgmerge
  975. checking for msgfmt... (cached) /usr/bin/msgfmt
  976. checking for gmsgfmt... (cached) /usr/bin/gmsgfmt
  977. checking for perl... /usr/bin/perl
  978. checking for perl >= 5.8.1... yes
  979. 5.12.4
  980. checking for XML::Parser... checking for library containing gethostent... autoreconf-2.68: Entering directory `.'
  981. autoreconf-2.68: configure.ac: not using Gettext
  982. ok
  983. checking build system type... none required
  984. checking for library containing setsockopt... yes
  985. checking if /usr/bin/g++ supports -c -o file.o... x86_64-unknown-linux-gnu
  986. checking host system type... x86_64-unknown-linux-gnu
  987. checking how to print strings... yes
  988. checking whether the /usr/bin/g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  989. checking dynamic linker characteristics... none required
  990. checking for library containing connect... printf
  991. checking for a sed that does not truncate output... GNU/Linux ld.so
  992. checking how to hardcode library paths into programs... immediate
  993. /bin/sed
  994. checking for fgrep... /bin/grep -F
  995. checking for ld used by gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  996. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  997. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  998. checking the name lister (/usr/bin/nm -B) interface... none required
  999. checking for type of socket length (socklen_t)... BSD nm
  1000. checking whether ln -s works... yes
  1001. checking the maximum length of command line arguments... 1572864
  1002. checking whether the shell understands some XSI constructs... yes
  1003. checking whether the shell understands "+="... yes
  1004. checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
  1005. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  1006. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  1007. checking for objdump... objdump
  1008. checking how to recognize dependent libraries... pass_all
  1009. checking for dlltool... no
  1010. checking how to associate runtime and link libraries... printf %s\n
  1011. checking for ar... ar
  1012. checking for archiver @FILE support... socklen_t *
  1013. checking whether to enable IPv6... @
  1014. checking for strip... strip
  1015. checking for ranlib... ranlib
  1016. checking command to parse /usr/bin/nm -B output from gcc object... yes
  1017. checking struct sockaddr::ss_family... yes
  1018. checking for getaddrinfo... appending configuration tag "F77" to libtool
  1019. ok
  1020. checking for sysroot... no
  1021. yes
  1022. checking for mt... no
  1023. checking if : is a manifest tool... checking for isnan... no
  1024. checking for dlfcn.h... checking if libtool supports shared libraries... yes
  1025. checking whether to build shared libraries... no
  1026. checking whether to build static libraries... yes
  1027. checking for gfortran option to produce PIC... -fPIC
  1028. checking if gfortran PIC flag -fPIC works... yes
  1029. checking if gfortran static flag -static works... yes
  1030. checking for isinf... liba52/Makefile.am: installing `autotools/depcomp'
  1031. yes
  1032. checking for objdir... .libs
  1033. liba52/Makefile.am:1: `CFLAGS' is a user variable, you should not override it;
  1034. liba52/Makefile.am:1: use `AM_CFLAGS' instead.
  1035. yes
  1036. checking for shl_load... checking if gcc supports -fno-rtti -fno-exceptions... yes
  1037. checking if gfortran supports -c -o file.o... no
  1038. checking for shl_load in -ldld... no
  1039. checking for gcc option to produce PIC... -fPIC -DPIC
  1040. checking if gcc PIC flag -fPIC -DPIC works... yes
  1041. checking whether the gfortran linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  1042. checking if gcc static flag -static works... yes
  1043. checking dynamic linker characteristics... no
  1044. checking for dlopen... GNU/Linux ld.so
  1045. checking how to hardcode library paths into programs... immediate
  1046. src/Makefile.am:1: `CFLAGS' is a user variable, you should not override it;
  1047. src/Makefile.am:1: use `AM_CFLAGS' instead.
  1048. no
  1049. checking for dlopen in -ldl... yes
  1050. checking if gcc supports -c -o file.o... yes
  1051. checking if gcc supports -c -o file.o... (cached) yes
  1052. checking whether the gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  1053. checking whether -lc should be explicitly linked in... yes
  1054. Checking configuration requirements
  1055. Disabling multithreaded support
  1056. checking iconv.h usability... no
  1057. checking dynamic linker characteristics... yes
  1058. checking iconv.h presence... yes
  1059. checking for iconv.h... yes
  1060. checking for iconv... GNU/Linux ld.so
  1061. checking how to hardcode library paths into programs... immediate
  1062. checking whether stripping libraries is possible... yes
  1063. checking if libtool supports shared libraries... yes
  1064. checking whether to build shared libraries... yes
  1065. checking whether to build static libraries... yes
  1066. checking for gcc... (cached) /usr/bin/gcc
  1067. checking how to run the C++ preprocessor... autoreconf-2.68: Leaving directory `.'
  1068. yes
  1069. checking whether we are using the GNU C compiler... (cached) yes
  1070. checking whether /usr/bin/gcc accepts -g... (cached) yes
  1071. checking for /usr/bin/gcc option to accept ISO C89... (cached) none needed
  1072. checking dependency style of /usr/bin/gcc... (cached) none
  1073. checking for iconv declaration... checking version of GCC... 4.5.3
  1074. checking for function prototypes... yes
  1075. checking for string.h... (cached) yes
  1076. g++ -E
  1077. checking dmalloc.h usability...
  1078. extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
  1079. Enabled Schematron support
  1080. Enabled Schemas/Relax-NG support
  1081. Disabling code coverage for GCC
  1082. no
  1083. checking dmalloc.h presence... no
  1084. checking for dmalloc.h... no
  1085. checking for ANSI C header files... (cached) yes
  1086. checking errno.h usability... configure: creating ./config.status
  1087. checking for a BSD-compatible install... /usr/bin/install -c
  1088. checking whether build environment is sane... checking for ld used by g++... yes
  1089. checking errno.h presence... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
  1090. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
  1091. checking for errno.h... yes
  1092. yes
  1093. checking whether the g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  1094. checking fcntl.h usability... yes
  1095. checking fcntl.h presence... yes
  1096. checking for fcntl.h... yes
  1097. checking limits.h usability... checking for g++ option to produce PIC... -fPIC -DPIC
  1098. checking if g++ PIC flag -fPIC -DPIC works... yes
  1099. checking if g++ static flag -static works... yes
  1100. checking limits.h presence... yes
  1101. checking for limits.h... yes
  1102. checking for stdint.h... (cached) yes
  1103. checking for string.h... (cached) yes
  1104. checking sys/soundcard.h usability... yes
  1105. checking if g++ supports -c -o file.o... yes
  1106. checking sys/soundcard.h presence... yes
  1107. checking if g++ supports -c -o file.o... (cached) yes
  1108. checking whether the g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  1109. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  1110. checking how to hardcode library paths into programs... immediate
  1111. checking for pkg-config... /usr/bin/pkg-config
  1112. checking pkg-config is at least version 0.9.0... yes
  1113. checking for OldWebKitGtk... no
  1114. yes
  1115. checking for sys/soundcard.h... yes
  1116. checking for libappindicator... checking sys/time.h usability... no
  1117. checking for GHB... no
  1118. configure: error: Package requirements (gtk+-2.0 >= 2.10 gthread-2.0 gstreamer-0.10 gstreamer-interfaces-0.10 gstreamer-video-0.10 gstreamer-pbutils-0.10 gio-2.0 libnotify dbus-glib-1 gudev-1.0 webkit-1.0) were not met:
  1119.  
  1120. No package 'webkit-1.0' found
  1121.  
  1122. Consider adjusting the PKG_CONFIG_PATH environment variable if you
  1123. installed software in a non-standard prefix.
  1124.  
  1125. Alternatively, you may set the environment variables GHB_CFLAGS
  1126. and GHB_LIBS to avoid the need to call pkg-config.
  1127. See the pkg-config man page for more details.
  1128. yes
  1129. checking sys/time.h presence... yes
  1130. checking for sys/time.h... yes
  1131. checking for unistd.h... (cached) yes
  1132. checking xmmintrin.h usability... make: *** [gtk/.stamp.configure] Error 1
  1133. make: *** Waiting for unfinished jobs....
  1134. yes
  1135. checking xmmintrin.h presence... config.status: creating libxml2.spec
  1136. config.status: creating Makefile
  1137. yes
  1138. checking for xmmintrin.h... yes
  1139. config.status: creating include/Makefile
  1140. checking linux/soundcard.h usability... config.status: creating include/libxml/Makefile
  1141. config.status: creating doc/Makefile
  1142. yes
  1143. checking linux/soundcard.h presence... config.status: creating doc/examples/Makefile
  1144. yes
  1145. checking for linux/soundcard.h... yes
  1146. config.status: creating doc/devhelp/Makefile
  1147. checking for an ANSI C-conforming const... config.status: creating example/Makefile
  1148. yes
  1149. checking for inline... config.status: creating python/Makefile
  1150. autoreconf-2.68: running: aclocal --force
  1151. config.status: creating python/tests/Makefile
  1152. inline
  1153. checking whether byte ordering is bigendian... config.status: creating xstc/Makefile
  1154. config.status: creating include/libxml/xmlversion.h
  1155. config.status: creating xml2-config
  1156. no
  1157. checking for special C compiler options needed for large files... no
  1158. checking for _FILE_OFFSET_BITS value needed for large files... config.status: creating libxml-2.0.pc
  1159. config.status: creating libxml-2.0-uninstalled.pc
  1160. config.status: creating python/setup.py
  1161. no
  1162. checking for short... config.status: creating config.h
  1163. config.status: executing depfiles commands
  1164. config.status: executing libtool commands
  1165. /bin/rm: cannot remove `libtoolT': No such file or directory
  1166. Done configuring
  1167. yes
  1168. checking size of short... touch contrib/libxml2/.stamp.configure
  1169. 2
  1170. checking for unsigned short... yes
  1171. checking size of unsigned short... 2
  1172. checking for int... yes
  1173. checking size of int... 4
  1174. checking for unsigned int... yes
  1175. checking size of unsigned int... 4
  1176. checking for long... yes
  1177. checking size of long... 8
  1178. checking for unsigned long... yes
  1179. checking size of unsigned long... 8
  1180. checking for long long... yes
  1181. checking size of long long... 8
  1182. checking for unsigned long long... yes
  1183. checking size of unsigned long long... yes
  1184. checking for gawk... gawk
  1185. checking whether make sets $(MAKE)... yes
  1186. checking whether to enable maintainer-specific portions of Makefiles... no
  1187. 8
  1188. checking for float... checking build system type... yes
  1189. checking size of float... x86_64-unknown-linux-gnu
  1190. checking host system type... x86_64-unknown-linux-gnu
  1191. checking for gcc... /usr/bin/gcc
  1192. checking whether the C compiler works... 4
  1193. yes
  1194. checking for C compiler default output file name... a.out
  1195. checking for double... checking for suffix of executables...
  1196. checking whether we are cross compiling... yes
  1197. checking size of double... no
  1198. checking for suffix of object files... o
  1199. checking whether we are using the GNU C compiler... 8
  1200. checking for long double with more range or precision than double... yes
  1201. checking whether /usr/bin/gcc accepts -g... yes
  1202. yes
  1203. checking for /usr/bin/gcc option to accept ISO C89... checking for uint8_t... none needed
  1204. checking for style of include used by make... GNU
  1205. checking dependency style of /usr/bin/gcc... yes
  1206. none
  1207. checking how to run the C preprocessor... checking for int8_t... /usr/bin/gcc -E
  1208. yes
  1209. checking for uint16_t... checking for grep that handles long lines and -e... /bin/grep
  1210. checking for egrep... /bin/grep -E
  1211. checking whether /usr/bin/gcc needs -traditional... no
  1212. yes
  1213. checking for int16_t... checking if /usr/bin/gcc supports -O3 flags... yes
  1214. checking if /usr/bin/gcc supports -O3 -fomit-frame-pointer flags... yes
  1215. yes
  1216. checking for uint32_t... checking how to print strings... printf
  1217. checking for a sed that does not truncate output... /bin/sed
  1218. checking for fgrep... /bin/grep -F
  1219. checking for ld used by /usr/bin/gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  1220. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  1221. yes
  1222. checking for BSD- or MS-compatible name lister (nm)... checking for int32_t... /usr/bin/nm -B
  1223. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  1224. checking whether ln -s works... yes
  1225. checking the maximum length of command line arguments... 1572864
  1226. checking whether the shell understands some XSI constructs... yes
  1227. checking whether the shell understands "+="... yes
  1228. checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
  1229. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  1230. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  1231. checking for objdump... objdump
  1232. checking how to recognize dependent libraries... pass_all
  1233. checking for dlltool... dlltool
  1234. checking how to associate runtime and link libraries... printf %s\n
  1235. checking for ar... ar
  1236. checking for archiver @FILE support... yes
  1237. checking for uint64_t... @
  1238. checking for strip... strip
  1239. checking for ranlib... ranlib
  1240. checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object... yes
  1241. checking for int64_t... yes
  1242. checking for IEEE854 compliant 80 bit floats... ok
  1243. checking for sysroot... no
  1244. checking for mt... no
  1245. checking if : is a manifest tool... no
  1246. checking for ANSI C header files... yes
  1247. checking for ieee854_float80_t... no
  1248. checking for ieee754_float64_t... no
  1249. checking for ieee754_float32_t... yes
  1250. checking for sys/types.h... no
  1251. checking for size_t... yes
  1252. checking for sys/stat.h... yes
  1253. checking whether time.h and sys/time.h may both be included... yes
  1254. checking for stdlib.h... yes
  1255. checking for working alloca.h... yes
  1256. checking for string.h... yes
  1257. checking for alloca... yes
  1258. checking for memory.h... yes
  1259. yes
  1260. checking for gettimeofday... checking for strings.h... yes
  1261. yes
  1262. checking for inttypes.h... checking for strtol... yes
  1263. checking for stdint.h... yes
  1264. checking for socket... yes
  1265. checking for unistd.h... yes
  1266. checking termcap.h usability... yes
  1267. checking for dlfcn.h... yes
  1268. checking termcap.h presence... yes
  1269. checking for objdir... .libs
  1270. yes
  1271. checking for termcap.h... yes
  1272. checking ncurses/termcap.h usability... no
  1273. checking ncurses/termcap.h presence... checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no
  1274. checking for ncurses/termcap.h... no
  1275. checking for initscr in -ltermcap... no
  1276. checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC
  1277. checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... no
  1278. checking for initscr in -lcurses... yes
  1279. checking if /usr/bin/gcc static flag -static works... yes
  1280. checking for initscr in -lncurses... yes
  1281. checking if /usr/bin/gcc supports -c -o file.o... yes
  1282. checking for cos in -lm... yes
  1283. checking if /usr/bin/gcc supports -c -o file.o... (cached) yes
  1284. checking whether the /usr/bin/gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  1285. checking dynamic linker characteristics... yes
  1286. checking for cos in -lffm... GNU/Linux ld.so
  1287. checking how to hardcode library paths into programs... immediate
  1288. checking whether stripping libraries is possible... yes
  1289. checking if libtool supports shared libraries... yes
  1290. checking whether to build shared libraries... no
  1291. checking whether to build static libraries... yes
  1292. checking sys/time.h usability... no
  1293. checking for cos in -lcpml... yes
  1294. checking sys/time.h presence... no
  1295. checking for gtk-config... no
  1296. checking for GTK - version >= 1.2.0... no
  1297. *** The gtk-config script installed by GTK could not be found
  1298. *** If GTK was installed in PREFIX, make sure PREFIX/bin is in
  1299. *** your path, or set the GTK_CONFIG environment variable to the
  1300. *** full path to gtk-config.
  1301. checking use of ElectricFence malloc debugging... no
  1302. checking use of file io... lame
  1303. checking use of analyzer hooks... yes
  1304. checking use of mpg123 decoder... yes
  1305. checking for sys/time.h... yes
  1306. autoreconf-2.68: configure.ac: tracing
  1307. yes (Layer 2, 3)
  1308. checking if the lame frontend should be build... yes
  1309. checking if mp3x is requested... no
  1310. checking if mp3rtp is requested... no
  1311. checking use of VBR bitrate histogram... yes, with ncurses
  1312. checking sys/timeb.h usability... checking if I have to build the internal vector lib... yes
  1313. checking for FLOAT8 as float... no
  1314. checking for nasm... no
  1315. checking for additional optimizations... no
  1316. checking for debug options... no
  1317. yes
  1318. checking sys/timeb.h presence... yes
  1319. checking for sys/timeb.h... yes
  1320. configure: creating ./config.status
  1321. checking io.h usability... no
  1322. checking io.h presence... no
  1323. checking for io.h... no
  1324. checking for inttypes.h... (cached) yes
  1325. checking for an ANSI C-conforming const... yes
  1326. checking for inline... inline
  1327. checking for always_inline... yes
  1328. checking for restrict... config.status: creating Makefile
  1329. config.status: creating libmp3lame/Makefile
  1330. __restrict__
  1331. checking for size_t... config.status: creating libmp3lame/i386/Makefile
  1332. config.status: creating libmp3lame/vector/Makefile
  1333. config.status: creating frontend/Makefile
  1334. config.status: creating mpglib/Makefile
  1335. yes
  1336. checking whether byte ordering is bigendian... config.status: creating doc/Makefile
  1337. config.status: creating doc/html/Makefile
  1338. config.status: creating doc/man/Makefile
  1339. config.status: creating include/Makefile
  1340. no
  1341. checking for memalign... config.status: creating Dll/Makefile
  1342. config.status: creating misc/Makefile
  1343. yes
  1344. config.status: creating debian/Makefile
  1345. checking for gettimeofday... config.status: creating dshow/Makefile
  1346. config.status: creating ACM/Makefile
  1347. yes
  1348. checking for ftime... config.status: creating ACM/ADbg/Makefile
  1349. autoreconf-2.68: running: libtoolize --copy --force
  1350. config.status: creating ACM/ddk/Makefile
  1351. yes
  1352. checking return type of signal handlers... config.status: creating ACM/tinyxml/Makefile
  1353. void
  1354. checking for _oss_ioctl in -lossaudio... config.status: creating lame.spec
  1355. config.status: creating mac/Makefile
  1356. no
  1357. checking __attribute__ ((aligned ())) support... libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `autotools'.
  1358. libtoolize: copying file `autotools/ltmain.sh'
  1359. config.status: creating macosx/Makefile
  1360. config.status: creating macosx/English.lproj/Makefile
  1361. config.status: creating macosx/LAME.xcodeproj/Makefile
  1362. config.status: creating config.h
  1363. config.status: executing depfiles commands
  1364. 64
  1365. touch contrib/lame/.stamp.configure
  1366. configure: creating ./config.status
  1367. libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and
  1368. libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
  1369. libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
  1370. config.status: creating Makefile
  1371. config.status: creating autotools/Makefile
  1372. config.status: creating include/Makefile
  1373. config.status: creating test/Makefile
  1374. config.status: creating doc/Makefile
  1375. config.status: creating src/Makefile
  1376. config.status: creating liba52/Makefile
  1377. config.status: creating libao/Makefile
  1378. config.status: creating vc++/Makefile
  1379. config.status: creating include/config.h
  1380. config.status: executing depfiles commands
  1381. config.status: executing libtool commands
  1382. touch contrib/a52dec/.stamp.configure
  1383. autoreconf-2.68: running: /usr/bin/autoconf-2.68 --force
  1384. autoreconf-2.68: running: /usr/bin/autoheader-2.68 --force
  1385. autoreconf-2.68: running: automake --add-missing --copy --force-missing
  1386. Useless use of /d modifier in transliteration operator at /usr/share/automake-1.9/Automake/Wrap.pm line 60.
  1387. autoreconf-2.68: Leaving directory `.'
  1388. checking for a BSD-compatible install... /usr/bin/install -c
  1389. checking whether build environment is sane... yes
  1390. checking for gawk... gawk
  1391. checking whether make sets $(MAKE)... yes
  1392. checking whether to enable maintainer-specific portions of Makefiles... no
  1393. checking build system type... x86_64-unknown-linux-gnu
  1394. checking host system type... x86_64-unknown-linux-gnu
  1395. checking for gcc... /usr/bin/gcc
  1396. checking whether the C compiler works... yes
  1397. checking for C compiler default output file name... a.out
  1398. checking for suffix of executables...
  1399. checking whether we are cross compiling... no
  1400. checking for suffix of object files... o
  1401. checking whether we are using the GNU C compiler... yes
  1402. checking whether /usr/bin/gcc accepts -g... yes
  1403. checking for /usr/bin/gcc option to accept ISO C89... none needed
  1404. checking for style of include used by make... GNU
  1405. checking dependency style of /usr/bin/gcc... none
  1406. checking whether /usr/bin/gcc and cc understand -c and -o together... yes
  1407. checking how to run the C preprocessor... /usr/bin/gcc -E
  1408. checking for grep that handles long lines and -e... /bin/grep
  1409. checking for egrep... /bin/grep -E
  1410. checking whether /usr/bin/gcc needs -traditional... no
  1411. checking if /usr/bin/gcc supports -Wall flags... yes
  1412. checking if /usr/bin/gcc supports -Wall -O3 flags... yes
  1413. checking if /usr/bin/gcc supports -Wall -O3 -fomit-frame-pointer flags... yes
  1414. checking how to print strings... printf
  1415. checking for a sed that does not truncate output... /bin/sed
  1416. checking for fgrep... /bin/grep -F
  1417. checking for ld used by /usr/bin/gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  1418. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  1419. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  1420. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  1421. checking whether ln -s works... yes
  1422. checking the maximum length of command line arguments... 1572864
  1423. checking whether the shell understands some XSI constructs... yes
  1424. checking whether the shell understands "+="... yes
  1425. checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
  1426. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  1427. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  1428. checking for objdump... objdump
  1429. checking how to recognize dependent libraries... pass_all
  1430. checking for dlltool... no
  1431. checking how to associate runtime and link libraries... printf %s\n
  1432. checking for ar... ar
  1433. checking for archiver @FILE support... @
  1434. checking for strip... strip
  1435. checking for ranlib... ranlib
  1436. checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object... ok
  1437. checking for sysroot... no
  1438. checking for mt... no
  1439. checking if : is a manifest tool... no
  1440. checking for ANSI C header files... yes
  1441. checking for sys/types.h... yes
  1442. checking for sys/stat.h... yes
  1443. checking for stdlib.h... yes
  1444. checking for string.h... yes
  1445. checking for memory.h... yes
  1446. checking for strings.h... yes
  1447. checking for inttypes.h... yes
  1448. checking for stdint.h... yes
  1449. checking for unistd.h... yes
  1450. checking for dlfcn.h... yes
  1451. checking for objdir... .libs
  1452. checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no
  1453. checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC
  1454. checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes
  1455. checking if /usr/bin/gcc static flag -static works... yes
  1456. checking if /usr/bin/gcc supports -c -o file.o... yes
  1457. checking if /usr/bin/gcc supports -c -o file.o... (cached) yes
  1458. checking whether the /usr/bin/gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  1459. checking dynamic linker characteristics... GNU/Linux ld.so
  1460. checking how to hardcode library paths into programs... immediate
  1461. checking whether stripping libraries is possible... yes
  1462. checking if libtool supports shared libraries... yes
  1463. checking whether to build shared libraries... no
  1464. checking whether to build static libraries... yes
  1465. checking for cos in -lm... yes
  1466. checking sys/time.h usability... yes
  1467. checking sys/time.h presence... yes
  1468. checking for sys/time.h... yes
  1469. checking time.h usability... yes
  1470. checking time.h presence... yes
  1471. checking for time.h... yes
  1472. checking sys/timeb.h usability... yes
  1473. checking sys/timeb.h presence... yes
  1474. checking for sys/timeb.h... yes
  1475. checking io.h usability... no
  1476. checking io.h presence... no
  1477. checking for io.h... no
  1478. checking for struct timeval... yes
  1479. checking for inttypes.h... (cached) yes
  1480. checking for an ANSI C-conforming const... yes
  1481. checking for inline... inline
  1482. checking for always_inline... yes
  1483. checking for C/C++ restrict keyword... __restrict
  1484. checking for __builtin_expect... yes
  1485. checking for size_t... yes
  1486. checking whether byte ordering is bigendian... no
  1487. checking for memalign... yes
  1488. checking for gettimeofday... yes
  1489. checking for ftime... yes
  1490. checking return type of signal handlers... void
  1491. checking for _oss_ioctl in -lossaudio... no
  1492. checking __attribute__ ((aligned ())) support... 64
  1493. configure: creating ./config.status
  1494. config.status: creating Makefile
  1495. config.status: creating autotools/Makefile
  1496. config.status: creating include/Makefile
  1497. config.status: creating test/Makefile
  1498. config.status: creating src/Makefile
  1499. config.status: creating libdca/Makefile
  1500. config.status: creating libao/Makefile
  1501. config.status: creating vc++/Makefile
  1502. config.status: creating libdca/libdca.pc
  1503. config.status: creating libdca/libdts.pc
  1504. config.status: creating config.h
  1505. config.status: executing depfiles commands
  1506. config.status: executing libtool commands
  1507. touch contrib/libdca/.stamp.configure
  1508. make: Leaving directory `/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210/build'
  1509. emake failed
  1510. * ERROR: media-video/handbrake-0.9.5_p4210 failed (compile phase):
  1511. * failed compiling handbrake
  1512. *
  1513. * Call stack:
  1514. * ebuild.sh, line 85: Called src_compile
  1515. * environment, line 2707: Called die
  1516. * The specific snippet of code:
  1517. * WANT_AUTOMAKE=1.9 emake -C build || die "failed compiling ${PN}"
  1518. *
  1519. * If you need support, post the output of 'emerge --info =media-video/handbrake-0.9.5_p4210',
  1520. * the complete build log and the output of 'emerge -pqv =media-video/handbrake-0.9.5_p4210'.
  1521. * This ebuild is from an overlay named 'multimedia': '/var/lib/layman/multimedia/'
  1522. * The complete build log is located at '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/temp/build.log'.
  1523. * The ebuild environment file is located at '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/temp/environment'.
  1524. * S: '/var/tmp/portage/media-video/handbrake-0.9.5_p4210/work/handbrake-0.9.5_p4210'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement