Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Mar 2004 15:25:12 +0100
From:      Kirill Ponomarew <krion@FreeBSD.org>
To:        sparc64@freebsd.org
Subject:   buildkernel fails
Message-ID:  <20040302142512.GG41765@voodoo.oberon.net>

next in thread | raw e-mail | index | archive | help

--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 <URL:http://gcc.gnu.org/bugs.html>; 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--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040302142512.GG41765>