From owner-freebsd-sparc64@FreeBSD.ORG Tue Mar 2 06:25:13 2004 Return-Path: Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BB19B16A4CE for ; Tue, 2 Mar 2004 06:25:13 -0800 (PST) Received: from voodoo.oberon.net (voodoo.oberon.net [212.118.165.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5CB2A43D2D for ; Tue, 2 Mar 2004 06:25:13 -0800 (PST) (envelope-from krion@voodoo.oberon.net) Received: from krion by voodoo.oberon.net with local (Exim 4.30; FreeBSD) id 1AyApc-000BPZ-Pq for sparc64@freebsd.org; Tue, 02 Mar 2004 15:25:12 +0100 Date: Tue, 2 Mar 2004 15:25:12 +0100 From: Kirill Ponomarew To: sparc64@freebsd.org Message-ID: <20040302142512.GG41765@voodoo.oberon.net> Mail-Followup-To: Kirill Ponomarew , sparc64@freebsd.org Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="MrRUTeZlqqNo1jQ9" Content-Disposition: inline X-NCC-Regid: de.oberon Sender: Kirill Ponomarew Subject: buildkernel fails X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Mar 2004 14:25:13 -0000 --MrRUTeZlqqNo1jQ9 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hi, I tried to recompile the kernel today, without updating and buildworld, and it failed 3 times, everytime in different places: cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -g -nostdinc -I- -I. -I/usr/src/sys -I/usr/src/sys/contrib/dev/acpica -I/usr/src/sys/contrib/ipfilter -I/usr/src/sys/contrib/dev/ath -I/usr/src/sys/contrib/dev/ath/freebsd -I/usr/src/sys/contrib/ngatm -D_KERNEL -include opt_global.h -fno-common -finline-limit=15000 -mcmodel=medlow -msoft-float -ffreestanding -Werror /usr/src/sys/kern/vfs_subr.c cc: Internal error: Segmentation fault (program as) Please submit a full bug report. See for instructions. *** Error code 1 ===> kue rm -f .depend mkdep -f .depend -a -nostdinc -D_KERNEL -DKLD_MODULE -I- -I. -I@ -I@/../include -I/usr/obj/usr/src/sys/VIKING /usr/src/sys/modules/kue/../../dev/usb/if_kue.c Segmentation fault (core dumped) *** Error code 139 ===> bridge cc -O -pipe -D_KERNEL -DKLD_MODULE -nostdinc -I--include /usr/obj/usr/src/sys/VIKING/opt_global.h -I. -I@ -I@/../include -finline-limit=15000 -fno-common -g -I/usr/obj/usr/src/sys/VIKING -mcmodel=medlow -msoft-float -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -c /usr/src/sys/net/bridge.c machine/atomic.h: In function `atomic_cmpset_ptr': machine/atomic.h:278: internal compiler error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. Before every build I cleaned up /usr/obj Is that known problem ? -Kirill --MrRUTeZlqqNo1jQ9 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFARJlIQC1G6a60JuURAjgLAKDw4230SJUa0knURqm6ZMA+YzZHoQCgzVQS TJeUw8xRz1ActkBO2jNWo+U= =/8LC -----END PGP SIGNATURE----- --MrRUTeZlqqNo1jQ9--