From owner-freebsd-questions@FreeBSD.ORG Sun Jan 9 08:24:30 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2B97016A4CE for ; Sun, 9 Jan 2005 08:24:30 +0000 (GMT) Received: from smtp1.adl2.internode.on.net (smtp1.adl2.internode.on.net [203.16.214.181]) by mx1.FreeBSD.org (Postfix) with ESMTP id 801A843D2D for ; Sun, 9 Jan 2005 08:24:29 +0000 (GMT) (envelope-from Shane@007Marketing.com) Received: from [192.168.8.50] (ppp19-170.static.internode.on.net [150.101.19.170])j098OQBP047834 for ; Sun, 9 Jan 2005 18:54:28 +1030 (CST) User-Agent: Microsoft-Entourage/10.1.4.030702.0 Date: Sun, 09 Jan 2005 18:54:34 +1030 From: Shane Ambler To: FreeBSD Mailing Lists Message-ID: Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit Subject: Unable to build X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Jan 2005 08:24:30 -0000 I have just installed 5.3 release on a machine I have just put together. Since installing I have tried to compile cvsup-without-gui and krb5 from ports and postgresql 8.0 rc3 from the src download. I started with cvsup-without-gui and after 16 hours I figured it was taking too long and started to look into things. I have installed readline and bison from ports without issue. It seems to get stuck in a loop - I have downloaded the cvsup-without-gui package and updated the ports and still get stuck. I have just done make clean make >> /var/debug/xxx.out For cvsup and krb5 and you can look at the full output from http://www.007Marketing.com/outputs.tgz In a nutshell it seems to get stuck somewhere along the way The following snippets seem to be roughly where it starts repeating and can be found repeated throughout the above mentioned output files. I seem to get gmake[1]: Leaving directory and gmake[1]: Entering directory With it leaving and entering the same dir. Does anyone know why this would happen and how to fix it? repeat from krb5 checking for ar... (cached) ar checking for working regcomp... (cached) yes updating cache ../.././config.cache configure: creating ./config.status cd . && /bin/sh config.status ./Makefile config.status: creating ./Makefile gmake[2]: Leaving directory `/usr/ports/security/krb5/work/krb5-1.3.6/src/util/pty' gmake[2]: Entering directory `/usr/ports/security/krb5/work/krb5-1.3.6/src/util/pty' cd . && /bin/sh config.status --recheck running /bin/sh ./configure --prefix=/usr/local --enable-shared --without-krb4 i386-portbld-freebsd5.3 CFLAGS=-O -pipe host_alias=i386-portbld-freebsd5.3 build_alias=i386-portbld-freebsd5.3 target_alias=i386-portbld-freebsd5.3 CC=cc --cache-file=../.././config.cache --srcdir=. --no-create --no-recursion configure: loading cache ../.././config.cache checking for i386-portbld-freebsd5.3-gcc... (cached) cc checking for C compiler default output... a.out checking whether the C compiler works... yes repeat from cvs checking assembler instructions... filds fists checking assembler GOTOFF in data directives... yes checking assembler dwarf2 debug_line support... yes checking assembler --gdwarf2 support... yes checking assembler --gstabs support... yes checking linker PT_GNU_EH_FRAME support... yes checking whether linker eh_frame optimizations work properly... yes Using ggc-page for garbage collection. checking whether to enable maintainer-specific portions of Makefiles... no updating cache ../config.cache creating ./config.status /bin/sh ../../gcc/gcc/configure.frag ../../gcc/gcc "m3cg" \ "" "../../gcc/gcc/config/t-slibgcc-elf-ver ../../gcc/gcc/config/t-freebsd ../../gcc/gcc/config/t-freebsd-thread ../../gcc/gcc/config/t-slibgcc-nolc-override ../../gcc/gcc/config/t-install-cpp" cp config.status config.run LANGUAGES="m3cg" /bin/sh config.run creating Makefile creating intl/Makefile creating fixinc/Makefile creating gccbug creating mklibgcc creating auto-host.h auto-host.h is unchanged rm -f config.run gmake[1]: Leaving directory `/usr/ports/lang/ezm3/work/ezm3-1.2/language/modula3/m3compiler/m3cc/FreeBSD 4/gcc' gmake[1]: Entering directory `/usr/ports/lang/ezm3/work/ezm3-1.2/language/modula3/m3compiler/m3cc/FreeBSD 4/gcc' running /bin/sh ../../gcc/gcc/configure --build=i386-unknown-freebsd4 --host=i386-unknown-freebsd4 --target=i386-unknown-freebsd4 --srcdir=../../gcc/gcc --with-gcc-version-trigger=/usr/ports/lang/ezm3/work/ezm3-1.2/language/modul a3/m3compiler/m3cc/gcc/gcc/version.c --enable-obsolete --cache-file=../config.cache --no-create --no-recursion loading cache ../config.cache checking LIBRARY_PATH variable... ok checking GCC_EXEC_PREFIX variable... ok checking host system type... i386-unknown-freebsd4 checking target system type... i386-unknown-freebsd4 checking build system type... i386-unknown-freebsd4 checking for gcc... (cached) gcc -- Shane Ambler Sales Department 007Marketing.com Shane@007Marketing.com