Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[gelöst]Failed to emerge app-tex aus overlay
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
flammenflitzer
Advocate
Advocate


Joined: 25 Nov 2003
Posts: 3477
Location: Berlin

PostPosted: Fri Aug 02, 2013 9:28 am    Post subject: [gelöst]Failed to emerge app-tex aus overlay Reply with quote

Code:
flammenflitzer olaf # emerge gimagereader...
>>> Compiling source in /var/tmp/portage/app-text/gimagereader-0.9/work/gimagereader-0.9 ...
python3.2 setup.py build
  File "setup.py", line 106
    print "Failed to call rpmbuild. Is it installed?"
                                                    ^
SyntaxError: invalid syntax
 * ERROR: app-text/gimagereader-0.9 failed (compile phase):
 *   Building failed
 *
 * Call stack:
 *     ebuild.sh, line   93:  Called src_compile
 *   environment, line 3682:  Called distutils_src_compile
 *   environment, line 1033:  Called die
 * The specific snippet of code:
 *               "$(PYTHON)" "${setup_file#*|}" "${_DISTUTILS_GLOBAL_OPTIONS[@]}" build "$@" || die "Building failed";
 *
 * If you need support, post the output of `emerge --info '=app-text/gimagereader-0.9'`,
 * the complete build log and the output of `emerge -pqv '=app-text/gimagereader-0.9'`.
 * This ebuild is from an overlay named 'x-local': '/usr/local/portage/local/'
 * The complete build log is located at '/var/tmp/portage/app-text/gimagereader-0.9/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/app-text/gimagereader-0.9/temp/environment'.
 * Working directory: '/var/tmp/portage/app-text/gimagereader-0.9/work/gimagereader-0.9'
 * S: '/var/tmp/portage/app-text/gimagereader-0.9/work/gimagereader-0.9'

>>> Failed to emerge app-text/gimagereader-0.9, Log file:

>>>  '/var/tmp/portage/app-text/gimagereader-0.9/temp/build.log'

 * Messages for package app-text/gimagereader-0.9:

 * ERROR: app-text/gimagereader-0.9 failed (compile phase):
 *   Building failed
 *
 * Call stack:
 *     ebuild.sh, line   93:  Called src_compile
 *   environment, line 3682:  Called distutils_src_compile
 *   environment, line 1033:  Called die
 * The specific snippet of code:
 *               "$(PYTHON)" "${setup_file#*|}" "${_DISTUTILS_GLOBAL_OPTIONS[@]}" build "$@" || die "Building failed";
 *
 * If you need support, post the output of `emerge --info '=app-text/gimagereader-0.9'`,
 * the complete build log and the output of `emerge -pqv '=app-text/gimagereader-0.9'`.
 * This ebuild is from an overlay named 'x-local': '/usr/local/portage/local/'
 * The complete build log is located at '/var/tmp/portage/app-text/gimagereader-0.9/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/app-text/gimagereader-0.9/temp/environment'.
 * Working directory: '/var/tmp/portage/app-text/gimagereader-0.9/work/gimagereader-0.9'
 * S: '/var/tmp/portage/app-text/gimagereader-0.9/work/gimagereader-0.9'
Code:
flammenflitzer gimagereader # ls /usr/bin/rpmbuild
/usr/bin/rpmbuild
Kann mir jemand weiterhelfen?

Last edited by flammenflitzer on Fri Aug 02, 2013 10:34 am; edited 1 time in total
Back to top
View user's profile Send private message
franzf
Advocate
Advocate


Joined: 29 Mar 2005
Posts: 4565

PostPosted: Fri Aug 02, 2013 9:46 am    Post subject: Reply with quote

Der Fehler ist nicht, dass rpmbuild nicht gefunden werden kann, sondern fehlerhafte syntax.
Der Klassiker, wenn ein Programm eigentlich gegen python2 programmiert wurde, aber pyt3on3 als "active" gesetzt ist (eselect ...)
Entweder Patch erstellen (lassen) oder kurzfristig mit eselect das 2er python setzen.
Back to top
View user's profile Send private message
flammenflitzer
Advocate
Advocate


Joined: 25 Nov 2003
Posts: 3477
Location: Berlin

PostPosted: Fri Aug 02, 2013 10:34 am    Post subject: Reply with quote

Danke
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) 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