DaemonForums  

Go Back   DaemonForums > FreeBSD > FreeBSD Installation and Upgrading

FreeBSD Installation and Upgrading Installing and upgrading FreeBSD.

Reply
 
Thread Tools Display Modes
  #1   (View Single Post)  
Old 25th January 2009
terryd terryd is offline
Port Guard
 
Join Date: Nov 2008
Posts: 22
Default Buildworld error

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


Code:
/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
Code:
/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
Thanks

Last edited by terryd; 25th January 2009 at 06:47 PM.
Reply With Quote
  #2   (View Single Post)  
Old 29th January 2009
BSDKaffee's Avatar
BSDKaffee BSDKaffee is offline
Real Name: Jason Hale
Coffee Addict
 
Join Date: May 2008
Location: Wintersville, Ohio
Posts: 212
Default

Since it is failing in different spots and both were internal compiler errors, I would be inclined to think it is a hardware issue. Probably failing RAM. The buildworld process is pretty intense and may be triggering these errors that may not show up during normal operation. I would suggest running a memory test like Memtest86.

Of course, don't overclock any components in your system if you are.
Reply With Quote
  #3   (View Single Post)  
Old 1st February 2009
terryd terryd is offline
Port Guard
 
Join Date: Nov 2008
Posts: 22
Thumbs up

Quote:
Originally Posted by BSDKaffee View Post
Since it is failing in different spots and both were internal compiler errors, I would be inclined to think it is a hardware issue. Probably failing RAM. The buildworld process is pretty intense and may be triggering these errors that may not show up during normal operation. I would suggest running a memory test like Memtest86.

Of course, don't overclock any components in your system if you are.
As suspected it turned out to be hardware. Memtest came up clean so I changed the Mother board and cpu in one sweep as it was quick time comsuming to test other wise
All is now well
Thanks for the reply
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
freebsd 7.1 upgrade buildworld error map7 FreeBSD Installation and Upgrading 9 30th October 2008 06:54 PM
buildworld questions. graudeejs FreeBSD Installation and Upgrading 10 15th July 2008 04:15 PM
buildworld Fails at Exact Same Spot ninjatux FreeBSD Installation and Upgrading 12 18th June 2008 03:46 PM
how to buildworld ? bsdnewbie999 FreeBSD General 2 17th May 2008 10:11 AM
Buildworld make.conf options siffland FreeBSD Installation and Upgrading 4 12th May 2008 12:02 AM


All times are GMT. The time now is 04:38 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick