buildkernel fails

Kirill Ponomarew krion at FreeBSD.org
Tue Mar 2 06:25:13 PST 2004


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-sparc64/attachments/20040302/fddae772/attachment.bin


More information about the freebsd-sparc64 mailing list