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 1REWRp-0003EI-3o for garchives@archives.gentoo.org; Fri, 14 Oct 2011 01:20:29 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C931221C1EA; Fri, 14 Oct 2011 01:20:14 +0000 (UTC) Received: from smtp.cs.nyu.edu (SMTP.CS.NYU.EDU [128.122.49.97]) by pigeon.gentoo.org (Postfix) with ESMTP id 3A04221C021 for ; Fri, 14 Oct 2011 01:19:18 +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 p9E1JHAp017655 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Thu, 13 Oct 2011 21:19:17 -0400 (EDT) Received: by ajglap.localdomain (Postfix, from userid 1502) id 70E9570126; Thu, 13 Oct 2011 21:20:33 -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: <4648346.0B5O5UOGn3@pc> Date: Thu, 13 Oct 2011 21:20:33 -0400 In-Reply-To: ("Canek =?utf-8?Q?Pel=C3=A1ez_Vald=C3=A9s=22's?= message of "Thu, 13 Oct 2011 11:45:42 -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: 79ce6701ebb6d5f43bd5c15d5e94a146 On Thu, Oct 13 2011, Canek Pel=C3=A1ez Vald=C3=A9s wrote: > On Thu, Oct 13, 2011 at 6:34 AM, Allan Gottlieb wrote: >> I typed that command as root (no complaints) >> and restarted gdm (twice). >> Same problem >> >> oldlap ~ # dmesg | grep gnome-shell >> gnome-shell[3479] general protection ip:b682bdc2 sp:bf882764 error:0 in = libmozjs185.so.1.0.0[b67f1000+2ca000] > > Mmmh. Then the problem is probably not the video. Try reemerging > spidermonkey, gjs and gnome-shell; my versions are: > > > [ebuild R #] dev-lang/spidermonkey-1.8.5 USE=3D"-static-libs -test" = 0 kB [0] > [ebuild R #] dev-libs/gjs-1.30.0 USE=3D"examples -test" 0 kB [0] > [ebuild R #] gnome-base/gnome-shell-3.2.0-r1 0 kB [1] > > Notice that gjs move to the tree, and so the latest version is outside > de overlay. I rebuilt all three and, as you noted only gnome-shell is from the overlay the other two are in the main tree. Sadly the result is the same: A new reboot still gives oldlap ~ # dmesg | grep gnome-shell gnome-shell[3302] general protection ip:b687ddc2 sp:bf8623e4 error:0 in lib= mozjs185.so.1.0.0[b6843000+2ca000] gnome-shell[3456] general protection ip:b68d1dc2 sp:bfdf4de4 error:0 in lib= mozjs185.so.1.0.0[b6897000+2ca000] oldlap ~ #=20 Not sure what to do now other than wait/hope that 3.2.1 (to be released next week) makes it to the overlay and is better for me. allan PS I guess I was lucky with 3.0 since it "just worked", at least to the extent that I could log in and play with it.