From owner-freebsd-ports@FreeBSD.ORG Tue Jul 15 03:49:59 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 C70B31065671 for ; Tue, 15 Jul 2008 03:49:59 +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 732F38FC16 for ; Tue, 15 Jul 2008 03:49:59 +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 m6F3VgpK039665 for ; Tue, 15 Jul 2008 05:31:42 +0200 (CEST) (envelope-from pol@leissner.se) Received: (from uucp@localhost) by mailgate.leissner.se (8.14.2/8.14.2/Submit) id m6F3VgTD039664 for ; Tue, 15 Jul 2008 05:31:42 +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 smtpd3MEK4U; Tue Jul 15 05:31:38 2008 Received: by pol (Postfix, from userid 1000) id 244B9A40048; Tue, 15 Jul 2008 05:31:38 +0200 (CEST) Date: Tue, 15 Jul 2008 05:31:38 +0200 From: Peter Olsson To: freebsd-ports@freebsd.org Message-ID: <20080715033138.GC11078@pol.leissner.se> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline User-Agent: Mutt/1.5.17+20080114 (2008-01-14) Subject: 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 03:49:59 -0000 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... $ uname -a FreeBSD xxx 6.3-RELEASE-p2 FreeBSD 6.3-RELEASE-p2 #0: Sat Jul 12 00:55:02 CEST 2008 root@xxx:/usr/obj/usr/src/sys/GENERIC i386 Below are ps auxwww while hanging, and the portmaster output. This is not a big problem for us, I'm just interested if anyone knows a fix or workaround for this hang. Google was not helpful. I tried pkg_delete and then make all in /usr/ports/devel/libtool15, but that also hangs at the same line in configure. Thanks! root 14851 0,0 0,6 1892 1540 p0 I+ 4:54am 0:00,04 /bin/sh /usr/local/sbin/portmaster -bd gettext-0.16.1_3 root 15294 0,0 0,6 1888 1536 p0 I+ 4:54am 0:00,02 /bin/sh /usr/local/sbin/portmaster -d -b /usr/ports/devel/libtool15 root 15350 0,0 0,4 1128 1012 p0 I+ 4:54am 0:00,12 /usr/bin/make root 15452 0,0 0,5 1740 1356 p0 I+ 4:54am 0:00,01 [sh] root 15453 0,0 0,5 1744 1360 p0 I+ 4:54am 0:00,00 [sh] root 15892 0,0 0,6 1784 1452 p0 I+ 4:54am 0:00,23 /bin/sh ./configure --disable-ltdl-install --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info/ --build=i386-portbld-freebsd6.3 root 16437 0,0 0,6 1784 1452 p0 I+ 4:54am 0:00,00 /bin/sh ./configure --disable-ltdl-install --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info/ --build=i386-portbld-freebsd6.3 root 16438 0,0 0,3 1372 816 p0 I+ 4:54am 0:00,01 f77 -c conftest.F root 16440 0,0 0,6 5392 1524 p0 DL+ 4:54am 0:00,03 /usr/libexec/f771 /tmp/ccxXy8cL.f -quiet -dumpbase conftest.F -auxbase conftest -o /tmp/cc3tKB5t.s ===> Extracting for libtool-1.5.26 => MD5 Checksum OK for libtool-1.5.26.tar.gz. => SHA256 Checksum OK for libtool-1.5.26.tar.gz. ===> Patching for libtool-1.5.26 ===> Applying FreeBSD patches for libtool-1.5.26 ===> Configuring for libtool-1.5.26 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... nawk checking whether make sets $(MAKE)... yes checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of cc... none checking for a sed that does not truncate output... /usr/bin/sed checking build system type... i386-portbld-freebsd6.3 checking host system type... i386-portbld-freebsd6.3 checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... none checking for g77... no checking for xlf... no checking for f77... f77 checking whether we are using the GNU Fortran 77 compiler... -- Peter Olsson pol@leissner.se