Gentoo Archives: gentoo-user

From: "Canek Peláez Valdés" <caneko@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] can't build gnome 3.2 (3.0 was ok)
Date: Thu, 13 Oct 2011 04:12:04
Message-Id: CADPrc81yZDJJvdZ+YD9doUt9P=OoKfbTevGtuEViOdHBacAUVQ@mail.gmail.com
In Reply to: Re: [gentoo-user] can't build gnome 3.2 (3.0 was ok) by Allan Gottlieb
1 On Wed, Oct 12, 2011 at 6:36 PM, Allan Gottlieb <gottlieb@×××.edu> wrote:
2 > On Wed, Oct 12 2011, Allan Gottlieb wrote:
3 >
4 >> On Wed, Oct 12 2011, Canek Peláez Valdés wrote:
5 >>
6 >>> If it is related to the video card/driver that you use, try reemerging
7 >>> cogl and clutter; it doesn't matter that a world upgrade don't want to
8 >>> reemerge it, sometimes the ebuilds change without changing versions.
9 >>> My versions and useflags of cogl and clutter are:
10 >>>
11 >>> # emerge -1pv clutter cogl
12 >>>
13 >>> These are the packages that would be merged, in order:
14 >>>
15 >>> Calculating dependencies                ... done!
16 >>> [ebuild   R   ~] media-libs/cogl-1.8.0  USE="doc examples
17 >>> introspection pango -debug -test" 0 kB [1]
18 >>> [ebuild   R   ~] media-libs/clutter-1.8.0  USE="doc introspection
19 >>> -debug" 0 kB [1]
20 >>
21 >> I had remerged clutter earlier today and just did cogl.  Mu use flags
22 >> are basically the same as yours
23 >>
24 >> Calculating dependencies... done!
25 >> [ebuild   R    ] media-libs/clutter-1.8.0  USE="introspection -debug -doc" 0 kB [1]
26 >> [ebuild   R    ]  media-libs/cogl-1.8.0  USE="introspection pango -debug -doc -examples -test" 0 kB [1]
27 >>
28 >> I am using the same driver as you but a different version (mine is one
29 >> newer) and I don't have the sna use flag.  I might not have access to
30 >> the machine an longer today, but will try.
31 >>
32 >> thanks,
33 >> allan
34 >
35 > I forgot to say that with the remerged clutter and cogl, gdm still
36 > crashes.
37 >
38 > I just rebuilt the driver downgraded to 2.15.0-r1.  I specified sna in
39 > package.use but still it was merged without it.
40 >
41 > This configuration still has gdm crashing
42 >
43 > [U] x11-drivers/xf86-video-intel
44 >     Available versions:  2.8.1 2.9.1 (~)2.10.0-r1 (~)2.11.0 2.13.0 2.14.0 2.15.0-r1 (~)2.16.0 {debug dri sna}
45 >     Installed versions:  2.15.0-r1(09:27:44 PM 10/12/2011)(dri)
46 >     Homepage:            http://xorg.freedesktop.org/
47
48 What's the output of lspci | grep VGA?
49
50 And just to cover all the bases: what versions do you have of:
51
52 xorg-server
53 xorg-drivers
54 mesa
55
56 If you are using a newer version of xf86-video-intel, then you are
57 (probably) using unstable X.org. I am not; GNOME 3.2 I had it
58 unmasked, X.org I got it stable.
59
60 Regards.
61 --
62 Canek Peláez Valdés
63 Posgrado en Ciencia e Ingeniería de la Computación
64 Universidad Nacional Autónoma de México

Replies

Subject Author
Re: [gentoo-user] can't build gnome 3.2 (3.0 was ok) Allan Gottlieb <gottlieb@×××.edu>