View previous topic :: View next topic |
Author |
Message |
roelof Guru

Joined: 05 Feb 2009 Posts: 488
|
Posted: Sun May 16, 2010 12:24 pm Post subject: Gnome Shell 2.30 can't be emerged. [solved] |
|
|
Hello,
I try to emerge Gnome Shell on ~amd64.
Then I get this message :
Code: |
emerge: there are no ebuilds built with USE flags to satisfy "media-libs/clutter:1.0[opengl,introspection]".
!!! One of the following packages is required to complete your request:
- media-libs/clutter-1.0.10 (Change USE: +introspection)
(dependency required by "gnome-base/gnome-shell-2.28.0" [ebuild])
(dependency required by "gnome-shell" [argument])
|
But I have this use flag enabled see :
Code: |
These settings were set by the catalyst build script that automatically
# built this stage.
# Please consult /usr/share/portage/config/make.conf.example for a more
# detailed example.
CFLAGS="-O2 -pipe"
CXXFLAGS="-O2 -pipe"
# WARNING: Changing your CHOST is not something that should be done lightly.
# Please consult http://www.gentoo.org/doc/en/change-chost.xml before changing.
CHOST="x86_64-pc-linux-gnu"
# These are the USE flags that were used in addition to what is provided by the
# profile used for building.
USE="mmx sse sse2 evdev extras gdu device-mapper sqlite gnome cairo -hal X gtk xcb glitz svg emerald jpeg introspection"
VIDEO_CARDS="nvidia"
INPUT_DEVICES="evdev mouse keyboard"
GENTOO_MIRRORS="http://ftp.snt.utwente.nl/pub/os/linux/gentoo"
SYNC="rsync://rsync2.nl.gentoo.org/gentoo-portage"
source /var/lib/layman/make.conf
ACCEPT_KEYWORDS="~amd64"
|
How to solve this wierd problem ?
Roelof
Last edited by roelof on Sun May 16, 2010 6:27 pm; edited 1 time in total |
|
Back to top |
|
 |
aderesch Tux's lil' helper

Joined: 06 Mar 2010 Posts: 123 Location: Hamburg, Germany
|
Posted: Sun May 16, 2010 2:24 pm Post subject: Re: Gnome Shell 2.30 can't be emerged. |
|
|
The introspection use flag is masked by <portage tree>/profiles/base/use.mask.
If you really insist, you can override this with a use.mask of your own. Since you had to ask about this, maybe you shouldn't toy with it, though.
ad |
|
Back to top |
|
 |
roelof Guru

Joined: 05 Feb 2009 Posts: 488
|
Posted: Sun May 16, 2010 2:36 pm Post subject: |
|
|
Oke,
Then I have to wait till the introspection use flag is unmasked.
Then I can test and play with the Gnome Shell.
Roelof |
|
Back to top |
|
 |
NeddySeagoon Administrator


Joined: 05 Jul 2003 Posts: 55459 Location: 56N 3W
|
Posted: Sun May 16, 2010 5:47 pm Post subject: |
|
|
Moved from Portage & Programming to Unsupported Software.
Gnome 2.30 isn't even in ~ARCH yet _________________ Regards,
NeddySeagoon
Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail. |
|
Back to top |
|
 |
|