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 1EkiX1-0004Ae-Ja for garchives@archives.gentoo.org; Fri, 09 Dec 2005 13:43:28 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.5/8.13.5) with SMTP id jB9DfwE4013525; Fri, 9 Dec 2005 13:41:58 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 jB9DZIeV031453 for ; Fri, 9 Dec 2005 13:35:18 GMT Received: from localhost.localdomain (ool-4355e59d.dyn.optonline.net [67.85.229.157]) (authenticated bits=0) by smtp.cs.nyu.edu (8.13.1/8.13.1) with ESMTP id jB9DZFm5004600 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Fri, 9 Dec 2005 08:35:15 -0500 (EST) Received: by localhost.localdomain (Postfix, from userid 1502) id D55371857; Fri, 9 Dec 2005 08:35:10 -0500 (EST) To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] "ACCESS VIOLATION" with emerge -e world From: Allan Gottlieb Date: Fri, 09 Dec 2005 08:35:10 -0500 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: d70a77ef-8c35-46a7-85de-7f1366bf5224 X-Archives-Hash: 2a24117f9c6746c45477ca08bf96feab 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 ~ # The exact emerge I used was emerge -e --tree --verbose --ask world My make.conf is # -*- shell-script -*- # These settings were set by the catalyst build script that # automatically built this stage. # Then edited by allan. # Please consult /etc/make.conf.example for a more detailed example. CHOST="i686-pc-linux-gnu" CFLAGS="-march=pentium4 -pipe -O2" CXXFLAGS="${CFLAGS}" MAKEOPTS="-j3" USE="apache2 doc dvd dvdr emacs firefox imap mime nvidia ppds \ scanner tcltk unicode usb \ -arts -kde -libg -oss -qt" PORT_LOGDIR=/var/log/portage GENTOO_MIRRORS="http://mirror.datapipe.net/gentoo http://mirror.datapipe.net/gentoo http://mirrors.acm.cs.rpi.edu/gentoo/ http://gentoo.mirrored.ca/ http://prometheus.cs.wmich.edu/gentoo" SYNC="rsync://rsync.us.gentoo.org/gentoo-portage" I presume I can safely do emerge --resume --skipfirst but will wait a few hours in case that is not advisible. Thanks in advance for any help. allan -- gentoo-user@gentoo.org mailing list