From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.54) id 1ElVsh-0003iU-07 for garchives@archives.gentoo.org; Sun, 11 Dec 2005 18:25:07 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.5/8.13.5) with SMTP id jBBIOA6p026230; Sun, 11 Dec 2005 18:24:10 GMT Received: from smtp.cs.nyu.edu (SMTP.CS.NYU.EDU [128.122.140.230]) by robin.gentoo.org (8.13.5/8.13.5) with ESMTP id jBBIJxO7005255 for ; Sun, 11 Dec 2005 18:20:00 GMT Received: from localhost.localdomain (ool-4578dd70.dyn.optonline.net [69.120.221.112]) (authenticated bits=0) by smtp.cs.nyu.edu (8.13.1/8.13.1) with ESMTP id jBBIJwKO001727 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Sun, 11 Dec 2005 13:19:59 -0500 (EST) Received: by localhost.localdomain (Postfix, from userid 1502) id D74E51B5; Sun, 11 Dec 2005 13:19:51 -0500 (EST) To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] "ACCESS VIOLATION" with emerge -e world References: <439BE4B5.2040800@cisco.com> From: Allan Gottlieb Date: Sun, 11 Dec 2005 13:19:51 -0500 In-Reply-To: <439BE4B5.2040800@cisco.com> (Roy Wright's message of "Sun, 11 Dec 2005 02:35:01 -0600") Message-ID: User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.4 (gnu/linux) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Archives-Salt: baa4fb14-932f-4ac5-ad72-a8da0ce99027 X-Archives-Hash: a01303242cbe449097309ee9f8c0a902 At Sun, 11 Dec 2005 02:35:01 -0600 Roy Wright wrote: > Allan Gottlieb wrote: > >>After upgrading gcc I did the safer post-installation, >> emerge -e system >> emerge -e world >> >>The first went fine. The second died after about 300 emerges and >>printed >> >> making executable: /usr/lib/libgtkhtml-1.1.so.3.0.5 >> >>> Completed installing gtkhtml-1.1.10-r1 into /var/tmp/portage/gtkhtml-1.1.10-r1/image/ >> >> --------------------------- ACCESS VIOLATION SUMMARY --------------------------- >> LOG FILE = "/var/log/sandbox/sandbox-gnome-extra_-_gtkhtml-1.1.10-r1-32251.log" >> >> open_wr: /usr/share/gnome/html/gtkhtml/gtkhtml-gtkhtml-enums.html.new >> -------------------------------------------------------------------------------- >> ajglap ~ # >> > Check your disk space. I hit the same problem and was out of space on > root... > /var/logs got slashed. > /var/tmp/portage got bound to a different drive > /var/cache/http-replicator got bound to a different drive > > Seems to require about 6GB of free space on root for my system... > > Sometimes emerge --resume works, sometimes it doesn't. Haven't figured > this out yet. Currently at 318 of 1046 on emerge -e world... The disk space was fine for these builds. Apparently this is a know problem, see bug #114399. A workaround was given unmerge gtkhtml unmerge libgtkhtml remove any gtkhtml and gtkhtml from /var/tmp/portage emerge gtkhtml and libgtkhtml This did fix it for me. However, I had already done an emerge --resume --skipfirst so the newly built [lib]gtkhtml (with gcc 3.4) were not available for the remainder of my emerge -e world. I also had some small problems with synaptics (I forget the problem) and firefox (corrupted distfile). Those two problems were easy to fix and the emerge -e world has finished. For "cleanliness" I am running another emerge -e world to see if it can go all the way through without any problems. (I have run emerge depclean and revdep-rebuild.) allan -- gentoo-user@gentoo.org mailing list