Current-Users archive

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

"internal compiler error" while building librump



Hello,

building a release on a i386 system (4.99.72) just failed with an
internal compiler error:

[...]
#    create  librump/locks.d
CC=/b/tools/i386/bin/i386--netbsdelf-gcc /b/tools/i386/bin/nbmkdep -f locks.d 
--     -I/usr/src/lib/librump/../../sys/rump/include  -D_KERNEL -D_RUMPKERNEL 
-DMULTIPROCESSOR -DDIAGNOSTIC -I/usr/src/lib/librump -I. 
-I/usr/src/lib/librump/../../sys/rump/../../common/include -nostdinc 
-I/usr/src/lib/librump/../../sys/rump/.. 
-I/usr/src/lib/librump/../../sys/rump/librump/rumpkern/opt -DMAXUSERS=32 
-I/usr/src/lib/librump/../../sys/rump/librump/rumpnet   -nostdinc -isystem 
/b/dst/i386/usr/include  
/usr/src/lib/librump/../../sys/rump/librump/rumpkern/locks.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.
nbmkdep: compile failed.

*** Failed target:  locks.d
*** Failed command: CC=/b/tools/i386/bin/i386--netbsdelf-gcc 
/b/tools/i386/bin/nbmkdep -f locks.d -- 
-I/usr/src/lib/librump/../../sys/rump/include -D_KERNEL -D_RUMPKERNEL 
-DMULTIPROCESSOR -DDIAGNOSTIC -I/usr/src/lib/librump -I. 
-I/usr/src/lib/librump/../../sys/rump/../../common/include -nostdinc 
-I/usr/src/lib/librump/../../sys/rump/.. 
-I/usr/src/lib/librump/../../sys/rump/librump/rumpkern/opt -DMAXUSERS=32 
-I/usr/src/lib/librump/../../sys/rump/librump/rumpnet -nostdinc -isystem 
/b/dst/i386/usr/include 
/usr/src/lib/librump/../../sys/rump/librump/rumpkern/locks.c
*** Error code 1

Stop.
nbmake: stopped in /usr/src/lib/librump

*** Failed target:  dependall-librump
[...]


I'm quite sure I can rule out memory problems on the system in question
since it was running fine for years; furthermoer, building again showed
the same problem in the same place.

I'd send a PR about this, but I don't know who's the culprit, thus I
don't know what PR category I should choose...


Any hinta?

Regards, Jukka

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


Home | Main Index | Thread Index | Old Index