Re: Problems with RELENG_4_6 'buildworld'

2002-09-18 Thread Daniel Bye

On Tue, Sep 17, 2002 at 10:25:08PM -0400, John Mills wrote:
 Hello -
 
 Today I decided to upgrade my RELENG_4_5 box to RELENG_4_6. No problem
 with 'cvsup', but 'make buildworld' has crashed twice in exactly the same
 spot, so I wondered if anyone might shed some light on what's happening.
 (My machine has a history of crashes from overheating disk drives in the
 type rebuild, but I wouldn't expect that to dump twice in exactly the same
 place.) Here is the error message:

It most  likely is due to a hardware problem - dodgy RAM, overheating disks,
etc.  I have seen the self same problem when building a port on a box
with bad RAM - swapped it out, and all was fine again.  (Apart from now
having only half as much memory...)

Dan

-- 
Daniel Bye

PGP Key: ftp://ftp.slightlystrange.org/pgpkey/dan.asc
PGP Key fingerprint: 3D73 AF47 D448 C5CA 88B4 0DCF 849C 1C33 3C48 2CDC
 _
  ASCII ribbon campaign ( )
 - against HTML, vCards and  X
- proprietary attachments in e-mail / \

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: Problems with RELENG_4_6 'buildworld'

2002-09-18 Thread Giorgos Keramidas

On 2002-09-17 22:25, John Mills [EMAIL PROTECTED] wrote:
 Hello -

 Today I decided to upgrade my RELENG_4_5 box to RELENG_4_6. No problem
 with 'cvsup', but 'make buildworld' has crashed twice in exactly the same
 spot[...]

 b/libncurses/../../contrib/ncurses/ncurses/tinfo/alloc_entry.c -o
 alloc_entry.So
 cc: Internal compiler error: program cc1 got fatal signal 11
 *** Error code 1

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

FWIW, I've seen this too.  I have started a buildworld of
RELENG_4_6_0_RELEASE afterwards, to see if this works out better.

- Giorgos


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: Problems with RELENG_4_6 'buildworld'

2002-09-18 Thread robert Backhaus


--- Giorgos Keramidas [EMAIL PROTECTED] wrote:
 Following up to my own response.
 
 I'm running now a kernel and world of RELENG_4_5 on a Cyrix 200 CPU
 with 64 MB of RAM:

Good to see I'm not the only one. I have simply given up any large
builds on my 6x86/150, as they will not complete. I have an athlon 1.8
which does the job flawlessly, so it does the builds, and 'tother
installs. It works.

 $ uname -v
 FreeBSD 4.5-RELEASE-p20 #0: Tue Sep 17 15:23:24 EEST 2002
 
 The buildworld of RELENG_4_6_0_RELEASE just crashed again on the very
 same spot :-(
 


__
Do you Yahoo!?
Yahoo! News - Today's headlines
http://news.yahoo.com

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Problems with RELENG_4_6 'buildworld'

2002-09-17 Thread John Mills

Hello -

Today I decided to upgrade my RELENG_4_5 box to RELENG_4_6. No problem
with 'cvsup', but 'make buildworld' has crashed twice in exactly the same
spot, so I wondered if anyone might shed some light on what's happening.
(My machine has a history of crashes from overheating disk drives in the
type rebuild, but I wouldn't expect that to dump twice in exactly the same
place.) Here is the error message:

-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-++-+-+-+-+-+-+-+-+-+-+-+-+-+-
cc -fpic -DPIC -O -pipe  -I. -I/usr/src/lib/libncurses
-I/usr/src/lib/libncurses
/../../contrib/ncurses/ncurses
-I/usr/src/lib/libncurses/../../contrib/ncurses/i
nclude -Wall -DFREEBSD_NATIVE -DNDEBUG -DHAVE_CONFIG_H -DTERMIOS  -c
/usr/src/li
b/libncurses/../../contrib/ncurses/ncurses/tinfo/alloc_entry.c -o
alloc_entry.So
cc: Internal compiler error: program cc1 got fatal signal 11
*** Error code 1

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

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

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

Stop in /usr/src.
-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-++-+-+-+-+-+-+-+-+-+-+-+-+-+-

Thanks for any suggestions.
 - John Mills


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message