Buildworld error

Glen Barber glen.j.barber at gmail.com
Sun Jan 25 14:55:49 PST 2009


On Sun, Jan 25, 2009 at 1:56 PM, Terry <terry at bluelight.org.uk> wrote:
> 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.

Do you have anything obscure in make.conf ?  When it fails in
succession, does it fail *after* the last point of failure, or is it
randomized?  When was your last c(v)sup?


-- 
Glen Barber


More information about the freebsd-questions mailing list