From owner-freebsd-stable@FreeBSD.ORG Tue Apr 13 14:26:56 2004 Return-Path: Delivered-To: freebsd-stable@www.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C8B3616A4CE for ; Tue, 13 Apr 2004 14:26:56 -0700 (PDT) Received: from updegrove.net (117.97-30-64.ftth.swbr.surewest.net [64.30.97.117]) by mx1.FreeBSD.org (Postfix) with SMTP id 9A05143D1D for ; Tue, 13 Apr 2004 14:26:56 -0700 (PDT) (envelope-from dislists@updegrove.net) Received: (qmail 11201 invoked by uid 98); 13 Apr 2004 21:27:13 -0000 Received: from dislists@updegrove.net by smeagol.purgatory by uid 1008 with qmail-scanner-1.20 Clear:RC:1(64.166.46.10):. Processed in 0.427842 secs); 13 Apr 2004 21:27:13 -0000 X-Qmail-Scanner-Mail-From: dislists@updegrove.net via smeagol.purgatory X-Qmail-Scanner: 1.20 (Clear:RC:1(64.166.46.10):. Processed in 0.427842 secs) Received: from adsl-64-166-46-10.dsl.scrm01.pacbell.net (HELO updegrove.net) (64.166.46.10) by updegrove.net with SMTP; 13 Apr 2004 21:27:12 -0000 Message-ID: <407C5AED.9040709@updegrove.net> Date: Tue, 13 Apr 2004 14:26:05 -0700 From: Rick Updegrove User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.6) Gecko/20040113 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "'freebsd-stable@lists.freebsd.org'" References: <40770C0A.3000000@updegrove.net> <407979F3.20501@freebsd.org> In-Reply-To: <407979F3.20501@freebsd.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: dislists@updegrove.net Subject: Re: 4.9 SMP Stability? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Apr 2004 21:26:56 -0000 Scott Long wrote: > What was the date of your 4.9-STABLE system? Would you be willing > to give 4.10-BETA a try? It would really help us know if we are ready > to release 4.10 or not. I followed my "usual" method and "make -j4 buildworld" got stuck here. gcc -O -pipe -D_GNU_SOURCE -I. -I/usr/src/gnu/usr.bin/binutils/libbinutils -I/usr/src/gnu/usr.bin/binutils/libbinutils/../libbfd/i386 -I/us r/src/gnu/usr.bin/binutils/libbinutils/../../../../contrib/binutils/include -DTARGET=\"i386-unknown-freebsd\" -DBFD_VERSION_STRING=\""2.12.1 [FreeBSD] 2002-07-20"\" -I/usr/src/gnu/usr.bin/binutils/libbinutils/../../../../contrib/binutils/binutils -I/usr/src/gnu/usr.bin/binutils/l ibbinutils/../../../../contrib/binutils/bfd -D__FBSDID=__RCSID -c arlex.c -o arlex.o cpp0: output pipe has been closed gcc: Internal compiler error: program cc1 got fatal signal 11 *** Error code 1 1 error *** Error code 2 1 error *** Error code 2 1 error *** Error code 2 1 error *** Error code 2 Before anyone tells me that "fatal signal 11" is my hardware keep in mind I built FreeBSD 4.8-RELEASE-p17 #0: Sun Apr 4 23:57:39 PDT 2004 (and all the other 4.8 series) without running into this problem. Although, to be accurate I think I always booted to the "original single CPU kernel" to do this. Ok I am booting to /kernel.GENERIC and before I "cd /usr/src; make -j4 buildworld" should I start all over from scratch? Please advise. Rick