From owner-freebsd-current@FreeBSD.ORG Sun May 22 06:04:26 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9D40216A41C for ; Sun, 22 May 2005 06:04:26 +0000 (GMT) (envelope-from freebsd@leanox.com) Received: from vax.hanford.org (vax.hanford.org [216.218.218.27]) by mx1.FreeBSD.org (Postfix) with SMTP id 5D89743D73 for ; Sun, 22 May 2005 06:04:24 +0000 (GMT) (envelope-from freebsd@leanox.com) Received: (qmail 1021 invoked from network); 22 May 2005 06:04:23 -0000 Received: from unknown (HELO localhost) (216.218.218.27) by vax.hanford.org with SMTP; 22 May 2005 06:04:23 -0000 Date: Sat, 21 May 2005 23:04:23 -0700 (PDT) Message-Id: <20050521.230423.68528638.gwl@area.com> To: freebsd-current@freebsd.org From: Gerry Lawrence In-Reply-To: <200505221019.27154.B.Wildermoth@griffith.edu.au> References: <264865265.20050520150242@takeda.tk> <1313.172.16.0.199.1116680601.squirrel@172.16.0.1> <200505221019.27154.B.Wildermoth@griffith.edu.au> X-Mailer: Mew version 1.95b112 on Emacs 20.7 / Mule 4.0 (HANANOEN) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Can't make a kernel in 5.4 release -- cc dumps core. X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 May 2005 06:04:26 -0000 Just wondering if anyone's see this: (from a make depend, totally clean install of 5.4 release) make _kernel-depend cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I../../.. -I../../../contrib/dev/acpica -I../../../contrib/altq -I../../../contrib/ipfilter -I../../../contrib/pf -I../../../contrib/dev/ath -I../../../contrib/dev/ath/freebsd -I../../../contrib/ngatm -D_KERNEL -include opt_global.h -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -ffreestanding ../../../i386/i386/genassym.c :1: 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/sys/i386/compile/GENERIC. *** Error code 1 Stop in /usr/src/sys/i386/compile/GENERIC.