Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: [netbsd-5] internal compiler error when building GENERIC



Jukka Salmi --> current-users (2009-02-04 16:34:31 +0100):
> David H. Gutteridge --> current-users (2009-02-03 21:58:04 -0500):
> [...]
> > I did a full make release on 5.0_RC1/i386 last night after bringing in
> > the scads of pullups that snj@ put in, without error.  I just did a
> > cvs update again for good measure and manually built GENERIC, and
> > didn't encounter the problem you're seeing.  I didn't spot anything
> > different in my output other than that I'm passing -pipe.
> 
> Thanks for the note.  Maybe my cc1 or something else is broken.  I'll
> try to build again after installing the latest netbsd-5 sets from
> netbsd.org.

I can reproduce the problem on a i386 system running a GENERIC kernel
and binaries from the latest (200902030000Z) netbsd-5 sets available
from the FTP releng mirrors:

$ uname -a
NetBSD urchin.salmi.ch 5.0_RC1 NetBSD 5.0_RC1 (GENERIC) #0: Tue Feb  3 21:50:42 
UTC 2009  
builds%b6.netbsd.org@localhost:/home/builds/ab/netbsd-5/i386/200902030000Z-obj/home/builds/ab/netbsd-5/src/sys/arch/i386/compile/GENERIC
 i386

$ mkdep -f uvm_km.d -- /usr/src/sys/uvm/uvm_km.c
cc1: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.NetBSD.org/Misc/send-pr.html> for instructions.
mkdep: compile failed.


Maybe I should do what the error message suggests... ;-)


Regards, Jukka

-- 
bashian roulette:
$ ((RANDOM%6)) || rm -rf ~


Home | Main Index | Thread Index | Old Index