Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Error when emerging GNOME
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
StubbornMeh
n00b
n00b


Joined: 09 Feb 2007
Posts: 17
Location: A Desert

PostPosted: Sat Feb 10, 2007 5:37 pm    Post subject: Error when emerging GNOME Reply with quote

I just got this error when emerging gnome.

Code:
make[1]: Entering directory `/var/tmp/portage/alsa-lib-1.0.14_rc1/work/alsa-lib-1.0.14rc1/doc'
doxygen doxygen.cfg
make[1]: doxygen: Command not found
make[1]: *** [doc] Error 127
make[1]: Leaving directory `/var/tmp/portage/alsa-lib-1.0.14_rc1/work/alsa-lib-1.0.14rc1/doc'
make: *** [doc] Error 2

!!! ERROR: media-libs/alsa-lib-1.0.14_rc1 failed.
Call stack:
  ebuild.sh, line 1546:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  alsa-lib-1.0.14_rc1.ebuild, line 48:   Called die

!!! failed to generate docs
!!! If you need support, post the topmost build error, and the call stack if relevant.


Should I just add a minus to the "doc" USE flag?

[edit]I also got this error

Code:
 * Applying pyopengl-2.0.0.44-fix_togl.patch ...                                                        [ ok ]

!!! ERROR: dev-python/pyopengl-2.0.0.44 failed.
Call stack:
  ebuild.sh, line 1546:   Called dyn_unpack
  ebuild.sh, line 708:   Called src_unpack
  pyopengl-2.0.0.44.ebuild, line 36:   Called built_with_use 'dev-lang/python' 'tk'
  eutils.eclass, line 1671:   Called die

!!! dev-lang/python-2.4.3-r1 does not actually support the tk USE flag!
!!! If you need support, post the topmost build error, and the call stack if relevant.


I'm not even using the tk USE flag. If I do "$USE="-tk" emerge pyopengl" I still get the same error.

Anyone have any solutions besides -opengl?
Back to top
View user's profile Send private message
SinoTech
Advocate
Advocate


Joined: 20 Mar 2004
Posts: 2579
Location: Neunkirchen / Saarland / Germany

PostPosted: Sat Feb 10, 2007 6:58 pm    Post subject: Re: Error when emerging GNOME Reply with quote

StubbornMeh wrote:
I just got this error when emerging gnome.

Code:
make[1]: Entering directory `/var/tmp/portage/alsa-lib-1.0.14_rc1/work/alsa-lib-1.0.14rc1/doc'
doxygen doxygen.cfg
make[1]: doxygen: Command not found
make[1]: *** [doc] Error 127
make[1]: Leaving directory `/var/tmp/portage/alsa-lib-1.0.14_rc1/work/alsa-lib-1.0.14rc1/doc'
make: *** [doc] Error 2

!!! ERROR: media-libs/alsa-lib-1.0.14_rc1 failed.
Call stack:
  ebuild.sh, line 1546:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  alsa-lib-1.0.14_rc1.ebuild, line 48:   Called die

!!! failed to generate docs
!!! If you need support, post the topmost build error, and the call stack if relevant.


Should I just add a minus to the "doc" USE flag?
[...]

Yes, I think doxygen is used for creating the docs. So you either need to install doxygen (which should be a dependency if that USE flag is used) or you have to remove "doc" from your USE-Flags.

StubbornMeh wrote:

[...]
[edit]I also got this error

Code:
 * Applying pyopengl-2.0.0.44-fix_togl.patch ...                                                        [ ok ]

!!! ERROR: dev-python/pyopengl-2.0.0.44 failed.
Call stack:
  ebuild.sh, line 1546:   Called dyn_unpack
  ebuild.sh, line 708:   Called src_unpack
  pyopengl-2.0.0.44.ebuild, line 36:   Called built_with_use 'dev-lang/python' 'tk'
  eutils.eclass, line 1671:   Called die

!!! dev-lang/python-2.4.3-r1 does not actually support the tk USE flag!
!!! If you need support, post the topmost build error, and the call stack if relevant.


I'm not even using the tk USE flag. If I do "$USE="-tk" emerge pyopengl" I still get the same error.

Anyone have any solutions besides -opengl?

You have to use "USE=..." instead of "$USE=...".

Cheers,

Sino
_________________
Help to answer the unanswered
Back to top
View user's profile Send private message
StubbornMeh
n00b
n00b


Joined: 09 Feb 2007
Posts: 17
Location: A Desert

PostPosted: Sat Feb 10, 2007 7:27 pm    Post subject: Reply with quote

Thanks.

I fixed the pyopengl problem by emerging python. Shouldn't it be a dependency for pyopengl?

I'll make sure to emerge doxygen.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments 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