Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Handbrake configure.py uknown command
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
truekaiser
l33t
l33t


Joined: 05 Mar 2004
Posts: 801

PostPosted: Sat Dec 13, 2014 2:31 am    Post subject: Handbrake configure.py uknown command Reply with quote

I am trying to build handbrake 0.10.0 and it dies on the configure phase due to an unrecognized command.

build log
Code:

 : name[0] = wget
  : name[0] = curl
find: gcc...(pass) /usr/bin/gcc
  : name[0] = gcc
find: gmake...(pass) /usr/bin/gmake
  : name[0] = gmake
  : name[1] = make
find: m4...(pass) /usr/bin/m4
  : name[0] = m4
find: mkdir...(pass) /bin/mkdir
  : name[0] = mkdir
find: gpatch...(pass) /usr/bin/patch
  : name[0] = gpatch
  : name[1] = patch
find: rm...(pass) /bin/rm
  : name[0] = rm
find: ranlib...(pass) /usr/bin/ranlib
  : name[0] = ranlib
find: strip...(pass) /usr/bin/strip
  : name[0] = strip
find: gtar...(pass) /bin/tar
  : name[0] = gtar
  : name[1] = tar
find: wget...(pass) /usr/bin/wget
  : name[0] = wget
find: yasm...(pass) /usr/bin/yasm
  : name[0] = yasm
find: autoconf...(pass) /usr/bin/autoconf
  : name[0] = autoconf
find: automake...(pass) /usr/bin/automake
  : name[0] = automake
find: cmake...(pass) /usr/bin/cmake
  : name[0] = cmake
find: libtool...(pass) /usr/bin/libtool
  : name[0] = libtool
find: pkg-config...(pass) /usr/bin/pkg-config
  : name[0] = pkg-config
find: xcodebuild...(fail) not found
  : name[0] = xcodebuild
find: lipo...(fail) not found
  : name[0] = lipo
select: fetch...(pass) wget (/usr/bin/wget)
  : tool[0] = wget (/usr/bin/wget)
  : tool[1] = curl (/usr/bin/curl)
Usage: configure.py [OPTIONS...] [TARGETS...]

configure.py: error: no such option: --disable-local-autotools
 * ERROR: media-video/handbrake-0.10.0::gentoo failed (configure phase):
 *   Configure failed.
 *
 * Call stack:
 *     ebuild.sh, line  93:  Called src_configure
 *   environment, line 3697:  Called die
 * The specific snippet of code:
 *       ./configure --force --verbose --prefix="${EPREFIX}/usr" --disable-local-autotools --disable-local-cmake --disable-local-yasm --disable-gtk-update-checks $(use_enable libav-aac) $(use_enable fdk fdk-aac) $(use_enable gtk) $(usex !gstreamer --disable-gst) --disable-x265 || die "Configure failed."
 *
 * If you need support, post the output of `emerge --info '=media-video/handbrake-0.10.0::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=media-video/handbrake-0.10.0::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/media-video/handbrake-0.10.0/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/media-video/handbrake-0.10.0/temp/environment'.
 * Working directory: '/var/tmp/portage/media-video/handbrake-0.10.0/work/HandBrake-0.10.0'
 * S: '/var/tmp/portage/media-video/handbrake-0.10.0/work/HandBrake-0.10.0'
Back to top
View user's profile Send private message
morlix
n00b
n00b


Joined: 14 Feb 2004
Posts: 59
Location: Germany

PostPosted: Sat Dec 13, 2014 9:35 am    Post subject: Reply with quote

Hello truekaiser,

there is already a Bug for this: https://bugs.gentoo.org/show_bug.cgi?id=532378

The attached patch solves the problem for me too.

Kind regards,

morlix
Back to top
View user's profile Send private message
truekaiser
l33t
l33t


Joined: 05 Mar 2004
Posts: 801

PostPosted: Sat Dec 13, 2014 6:30 pm    Post subject: Reply with quote

morlix wrote:
Hello truekaiser,

there is already a Bug for this: https://bugs.gentoo.org/show_bug.cgi?id=532378

The attached patch solves the problem for me too.

Kind regards,

morlix


Thanks, but i am going to have to wait, it requires a masked version of ffmpeg and not all the programs i have that i depend on compile against it.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum