From owner-freebsd-x11@FreeBSD.ORG Sat May 26 04:27:22 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 44E7D16A468 for ; Sat, 26 May 2007 04:27:22 +0000 (UTC) (envelope-from jonathan@fosburgh.org) Received: from mail.hal-pc.org (mail.hal-pc.org [206.180.145.133]) by mx1.freebsd.org (Postfix) with ESMTP id 0F8C413C46A for ; Sat, 26 May 2007 04:27:21 +0000 (UTC) (envelope-from jonathan@fosburgh.org) Received: from [206.180.155.188] (HELO asgard.fosburgh.org) by mail.hal-pc.org (CommuniGate Pro SMTP 4.2.1) with ESMTP id 428279926; Fri, 25 May 2007 23:27:21 -0500 Received: by asgard.fosburgh.org (Postfix, from userid 1001) id 29C195E26; Fri, 25 May 2007 23:27:31 -0500 (CDT) From: Jonathan Fosburgh To: freebsd-x11@freebsd.org Date: Fri, 25 May 2007 23:27:30 -0500 User-Agent: KMail/1.9.6 References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200705252327.31029.jonathan@fosburgh.org> Cc: Ivan Voras 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: Sat, 26 May 2007 04:27:22 -0000 On Friday 25 May 2007 13: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. > > I've found another report about the same problem > (http://groups.google.com/group/muc.lists.freebsd.current/msg/1aa3a12054dae >07f) but without solution. > > All this is done on a fresh machine, with all packages deleted > previously (pkg_delete -a). All previous dependencies were compiled > without problems. I tried toggling compile flags in the hope it's a > trivial compiler bug but it didn't help. > > (Compiling xorg 7.2 on a another machine, running 6.2, went fine). I just let it run sometime while I was not really doing anything on the box and it eventually finished. I don't know how long it wound up taking.