Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Aug 2006 15:49:17 +0200
From:      Mischa Peters <freebsd@high5.nu>
To:        freebsd-questions@freebsd.org
Subject:   FreeBSD 6.1 buildworld segfault on gcc
Message-ID:  <025B38CC-B003-4C31-AE23-07190E7D0212@high5.nu>

next in thread | raw e-mail | index | archive | help
Hi All,

Not sure if this is the right list, there are so many... but here it  
goes. :)

I am trying to run buildworld on FreeBSD 6.1. Using RELENG_6_1.
It segfaults on GCC with the following message:

cc -O2 -fno-strict-aliasing -pipe -DIN_GCC -DHAVE_CONFIG_H -DPREFIX= 
\"/usr/obj/usr/src/tmp/usr\" -I/usr/obj/usr/src/tmp/usr/src/gnu/ 
usr.bin/cc/cc_int/../cc_tools -I/usr/src/gnu/usr.bin/cc/cc_int/../ 
cc_tools -I/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc -I/ 
usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/config - 
DHAVE_CONFIG_H -DTARGET_NAME=\"i386-undermydesk-freebsd\" -DIN_GCC  - 
I/usr/obj/usr/src/tmp/legacy/usr/include -c /usr/src/gnu/usr.bin/cc/ 
cc_int/../../../../contrib/gcc/local-alloc.c
cc -O2 -fno-strict-aliasing -pipe -DIN_GCC -DHAVE_CONFIG_H -DPREFIX= 
\"/usr/obj/usr/src/tmp/usr\" -I/usr/obj/usr/src/tmp/usr/src/gnu/ 
usr.bin/cc/cc_int/../cc_tools -I/usr/src/gnu/usr.bin/cc/cc_int/../ 
cc_tools -I/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc -I/ 
usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/config - 
DHAVE_CONFIG_H -DTARGET_NAME=\"i386-undermydesk-freebsd\" -DIN_GCC  - 
I/usr/obj/usr/src/tmp/legacy/usr/include -c /usr/src/gnu/usr.bin/cc/ 
cc_int/../../../../contrib/gcc/loop.c
/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/loop.c: In  
function `strength_reduce':
/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/loop.c:5420:  
internal compiler error: Segmentation fault: 11
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html>; for instructions.
*** Error code 1

Stop in /usr/src/gnu/usr.bin/cc/cc_int.
*** Error code 1

Stop in /usr/src/gnu/usr.bin/cc.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.

Is there anything that I can do about this?

Thanx!!

Mischa




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?025B38CC-B003-4C31-AE23-07190E7D0212>