From owner-freebsd-ports@FreeBSD.ORG Tue Jul 15 09:41:38 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8856D1065680 for ; Tue, 15 Jul 2008 09:41:38 +0000 (UTC) (envelope-from pol@leissner.se) Received: from mailgate.leissner.se (mailgate.leissner.se [212.3.1.210]) by mx1.freebsd.org (Postfix) with ESMTP id 0CC758FC1C for ; Tue, 15 Jul 2008 09:41:37 +0000 (UTC) (envelope-from pol@leissner.se) Received: from mailgate.leissner.se (localhost [127.0.0.1]) by mailgate.leissner.se (8.14.2/8.14.2) with ESMTP id m6F9fa8x049466 for ; Tue, 15 Jul 2008 11:41:36 +0200 (CEST) (envelope-from pol@leissner.se) Received: (from uucp@localhost) by mailgate.leissner.se (8.14.2/8.14.2/Submit) id m6F9faYr049464 for ; Tue, 15 Jul 2008 11:41:36 +0200 (CEST) (envelope-from pol@leissner.se) Received: from pol.leissner.se(192.71.29.17), claiming to be "pol" via SMTP by mailgate.leissner.se, id smtpdskwKpq; Tue Jul 15 11:41:28 2008 Received: by pol (Postfix, from userid 1000) id 9E82BA40048; Tue, 15 Jul 2008 11:41:28 +0200 (CEST) Date: Tue, 15 Jul 2008 11:41:28 +0200 From: Peter Olsson To: Kostik Belousov Message-ID: <20080715094128.GF11078@pol.leissner.se> References: <20080715033138.GC11078@pol.leissner.se> <20080715085427.GN17123@deviant.kiev.zoral.com.ua> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline In-Reply-To: <20080715085427.GN17123@deviant.kiev.zoral.com.ua> User-Agent: Mutt/1.5.17+20080114 (2008-01-14) Cc: freebsd-ports@freebsd.org Subject: Re: After OS upgrade to 6.3, libtool15 configure hangs at f771 test X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Jul 2008 09:41:38 -0000 On Tue, Jul 15, 2008 at 11:54:27AM +0300, Kostik Belousov wrote: > On Tue, Jul 15, 2008 at 05:31:38AM +0200, Peter Olsson wrote: > > We are upgrading some servers from 6.2 to 6.3, and after reboot > > with 6.3 we upgrade ports with, among others, this command: > > portmaster -bdr gettext\* > > > > A couple of servers upgraded with no problems, but now I have a > > server hanging while trying to run configure for libtool. > > The hang always occurs after this line: > > checking whether we are using the GNU Fortran 77 compiler... > Is the hang interruptible, i.e. does the ^C works ? Yes, ^C works to get out of the hang. -- Peter Olsson pol@leissner.se