From owner-freebsd-questions@FreeBSD.ORG Thu Mar 17 21:49:54 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 E676516A4CE for ; Thu, 17 Mar 2005 21:49:54 +0000 (GMT) Received: from smtp.owt.com (smtp.owt.com [204.118.6.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7DFAF43D2F for ; Thu, 17 Mar 2005 21:49:54 +0000 (GMT) (envelope-from kstewart@owt.com) Received: from [207.41.94.233] (owt-207-41-94-233.owt.com [207.41.94.233]) by smtp.owt.com (8.12.8/8.12.8) with ESMTP id j2HLnhQW021369; Thu, 17 Mar 2005 13:49:43 -0800 From: Kent Stewart To: freebsd-questions@freebsd.org, luke Date: Thu, 17 Mar 2005 13:49:53 -0800 User-Agent: KMail/1.7.2 References: <5fee5e300503171343c23d444@mail.gmail.com> In-Reply-To: <5fee5e300503171343c23d444@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200503171349.53440.kstewart@owt.com> Subject: Re: make buildworld errors 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: Thu, 17 Mar 2005 21:49:55 -0000 On Thursday 17 March 2005 01:43 pm, luke wrote: > i just cvsup'd to release_5_3 and i'm making buildworld but it keeps > erroring out. > if i do make buildworld again, chaning nothing, it goes a little > further and errors > again. i've done this a few times. here's my /etc/make.conf These are usually hardware errors. Some k6's were famous for overheating. Kent > > %more /etc/make.conf > CPUTYPE=k6-2 > CFLAGS= -O -pipe > COPTFLAGS= -O -pipe > NO_FORTRAN= true > NO_I4B= true > NO_LPR= true > NO_X= true > NOGAMES= true > NOPROFILE= true > USA_RESIDENT= yes > > %uname -a > FreeBSD gw.internal.net 5.3-RELEASE FreeBSD 5.3-RELEASE #0: Fri Nov > 5 04:19:18 UTC 2004 > root@harlow.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 > > > and here's output from the latest time it's stopped. any help is > appreciated. > > cc -O -pipe -I. -DIN_GCC -DHAVE_CONFIG_H -DPREFIX=\"/usr\" > -I/usr/obj/usr/src/gnu/usr.bin/cc/cc_tools/../cc_tools > -I/usr/src/gnu/usr.bin/cc/cc_tools/../cc_tools > -I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc > -I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/config > -DGENERATOR_FILE -I/usr/obj/usr/src/i386/legacy/usr/include -c > /usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/choose-temp. >c In file included from > /usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/choose-temp. >c:26: /usr/include/stdio.h: In function `__sputc': > /usr/include/stdio.h:399: internal compiler error: Segmentation fault > Please submit a full bug report, > with preprocessed source if appropriate. > See for instructions. > *** Error code 1 > > Stop in /usr/src/gnu/usr.bin/cc/cc_tools. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > gw# > > this is the 3rd place it's stopped, and like i said, if i repeat the > make buildworld command it will go a little further and stop again. > i'm going to start using time make buildworld and see if there is a > pattern here. this machine has been acting as a slackware gateway for > a little over a year with no hardware change, so i don't think it's > hardware related. > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html