From owner-freebsd-x11@FreeBSD.ORG Fri May 25 20:23:02 2007 Return-Path: X-Original-To: freebsd-x11@freebsd.org Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id AD87A16A421 for ; Fri, 25 May 2007 20:23:02 +0000 (UTC) (envelope-from gofdx-freebsd-x11@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.freebsd.org (Postfix) with ESMTP id 3813F13C469 for ; Fri, 25 May 2007 20:23:02 +0000 (UTC) (envelope-from gofdx-freebsd-x11@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1HrgJD-0003VB-Nv for freebsd-x11@freebsd.org; Fri, 25 May 2007 22:22:47 +0200 Received: from 78-0-71-61.adsl.net.t-com.hr ([78.0.71.61]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 25 May 2007 22:22:47 +0200 Received: from ivoras by 78-0-71-61.adsl.net.t-com.hr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 25 May 2007 22:22:47 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-x11@freebsd.org From: Ivan Voras Date: Fri, 25 May 2007 22:22:29 +0200 Lines: 43 Message-ID: References: <200705252035.20548.dejan.lesjak@ijs.si> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig105637AB793E56096B7E8CBF" X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 78-0-71-61.adsl.net.t-com.hr User-Agent: Thunderbird 1.5.0.10 (Windows/20070221) In-Reply-To: <200705252035.20548.dejan.lesjak@ijs.si> X-Enigmail-Version: 0.94.3.0 Sender: news Subject: Re: Stuck compiling xf86ScanPci? X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 May 2007 20:23:02 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig105637AB793E56096B7E8CBF Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Dejan Lesjak wrote: > On Friday 25 May 2007 20:18:49 Ivan Voras wrote: >> I have a weird problem compiling xorg-server on a recent 7-current on >> i386 with gcc 4.2: the process is stuck compiling xf86ScanPci.c, the >> compiler is just doing nothing, consuming more and more memory. > Yes, it's been reported on -stable@ as well IIRC. It will eventually co= mpile=20 > the file though, assuming you don't run out of memory. Update: I've removed everything from /usr/local (so it's empty) and tried again, and this time it passed (without eating memory). There were some unusual libraries in /usr/local/lib/compat, like libthr.so (sorry, don't have the whole list) which I noticed because they were marked schg and I had to clear the flag before deleting them. I think this might have influenced the compiler because I had the same situation before - old compat libraries in /usr/local/lib/compat getting pulled in for a newly built port (which I believe is a serious error but haven't explored further). --------------enig105637AB793E56096B7E8CBF Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.4 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFGV0WNldnAQVacBcgRAoqYAKCHX8t+lLas2bjEpY3tlB5XylRNJwCg8HiZ h7wETjQ7Ut5WRoCEQOCHBio= =ob0U -----END PGP SIGNATURE----- --------------enig105637AB793E56096B7E8CBF--