Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Jan 2009 22:05:02 +0000
From:      Terry <terry@bluelight.org.uk>
To:        freebsd-questions@freebsd.org
Subject:   Re:Buildworld error 
Message-ID:  <497CE20E.6040300@bluelight.org.uk>
In-Reply-To: <20090125203150.5A308106566B@hub.freebsd.org>
References:  <20090125203150.5A308106566B@hub.freebsd.org>

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

I am trying to upgrade from 7.0-STABLE to 7.1 Release.
I used RELENG_7_1 as my cvsup tag.

But no matter what I try I get error's during make buildworld

-------------------------------------------------------

/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/sched-ebb.c: In 
function 'schedule_ebbs':
/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/sched-ebb.c:542: 
internal compiler error: in find_idf, at tree-into-ssa.c:1040
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
------------------------------------------------------

I did read on google that one person got around it by installing ccache 
but it didnt work for me

also the error is not all ways the same

--------------------------------------------------
/include  -c asn1_HostAddress.c -o asn1_HostAddress.So
asn1_HostAddress.c: In function 'decode_HostAddress':
asn1_HostAddress.c:52: internal compiler error: in find_idf, at 
tree-into-ssa.c:1040
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/kerberos5/lib/libasn1.
-------------------------------------------------
The machine runs fine and ports build with no problems.
Any info welcome


Forgot to mention I have tried the steps in the handbook 

# chflags -R noschg /usr/obj/usr
# rm -rf /usr/obj/usr
# cd /usr/src
# make cleandir
# make cleandir


Thanks




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