From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1RE9xr-0000iJ-O5 for garchives@archives.gentoo.org; Thu, 13 Oct 2011 01:20:03 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 772DF21C04A; Thu, 13 Oct 2011 01:19:50 +0000 (UTC) Received: from smtp.cs.nyu.edu (SMTP.CS.NYU.EDU [128.122.49.97]) by pigeon.gentoo.org (Postfix) with ESMTP id 90F5021C024 for ; Thu, 13 Oct 2011 01:18:49 +0000 (UTC) Received: from ajglap.localdomain (ool-182de1a5.dyn.optonline.net [24.45.225.165]) (authenticated bits=0) by smtp.cs.nyu.edu (8.14.3/8.14.4) with ESMTP id p9D1ImPh029808 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Wed, 12 Oct 2011 21:18:48 -0400 (EDT) Received: by ajglap.localdomain (Postfix, from userid 1502) id 9CCB570126; Wed, 12 Oct 2011 21:20:03 -0400 (EDT) From: Allan Gottlieb To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] can't build gnome 3.2 (3.0 was ok) References: Date: Wed, 12 Oct 2011 21:20:03 -0400 In-Reply-To: ("Canek =?utf-8?Q?Pel=C3=A1ez_Vald=C3=A9s=22's?= message of "Wed, 12 Oct 2011 17:02:37 -0700") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: 98a9bf14a2826b63a17bb91e9d5a6734 On Wed, Oct 12 2011, Canek Pel=C3=A1ez Vald=C3=A9s wrote: > If it is related to the video card/driver that you use, try reemerging > cogl and clutter; it doesn't matter that a world upgrade don't want to > reemerge it, sometimes the ebuilds change without changing versions. > My versions and useflags of cogl and clutter are: > > # emerge -1pv clutter cogl > > These are the packages that would be merged, in order: > > Calculating dependencies ... done! > [ebuild R ~] media-libs/cogl-1.8.0 USE=3D"doc examples > introspection pango -debug -test" 0 kB [1] > [ebuild R ~] media-libs/clutter-1.8.0 USE=3D"doc introspection > -debug" 0 kB [1] I had remerged clutter earlier today and just did cogl. Mu use flags are basically the same as yours Calculating dependencies... done! [ebuild R ] media-libs/clutter-1.8.0 USE=3D"introspection -debug -doc= " 0 kB [1] [ebuild R ] media-libs/cogl-1.8.0 USE=3D"introspection pango -debug = -doc -examples -test" 0 kB [1] I am using the same driver as you but a different version (mine is one newer) and I don't have the sna use flag. I might not have access to the machine an longer today, but will try. thanks, allan