NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: port-evbmips/32980 (Au1500 cannot build pkgsrc pkgtools/digest)
The following reply was made to PR port-evbmips/32980; it has been noted by
GNATS.
From: Martin Husemann <martin%duskware.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: port-evbmips/32980 (Au1500 cannot build pkgsrc pkgtools/digest)
Date: Sat, 11 Sep 2010 09:31:27 +0200
After MIPS now works again, I tried it with current:
===> Building for digest-20080510
cc -DHAVE_CONFIG_H -I. -I. -DHOST=\"mipsel--netbsd\" -DVERSION=\"20080510\"
-O2 -c digest.c -o digest.o
cc -DHAVE_CONFIG_H -I. -I. -DHOST=\"mipsel--netbsd\" -DVERSION=\"20080510\"
-O2 -c md5c.c -o md5c.o
md5c.c: In function 'MD5Init':
md5c.c:199: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gnats.NetBSD.org/support/send-pr.html> for instructions.
*** Error code 1
and cc1 catches a segfault:
pid 1286(cc1): sig 11: cause=0x10 epc=0x9 va=0x9
registers:
[ 0]=00000000 [ 1]=ffffffe0 [ 2]=00000000 [ 3]=7db32611
[ 4]=7db5f3c0 [ 5]=009b0000 [ 6]=7db76090 [ 7]=0000003d
[ 8]=00000003 [ 9]=7dc07300 [10]=7dcf9e00 [11]=efffffff
[12]=7fffffff [13]=fdffffff [14]=fbffffff [15]=feffffff
[16]=7db5f3c0 [17]=00000000 [18]=009a6fd4 [19]=009a0000
[20]=009a1274 [21]=009a1220 [22]=7fffe1f3 [23]=005f918c
[24]=00000000 [25]=00000009 [26]=00000000 [27]=00000000
[28]=00c227dc [29]=7fffcc90 [30]=00000000 [31]=004d6164
Will try again on sgimips later today, but gut feeling lets me suspect
a kernel bug instead of a gcc issue first.
Martin
Home |
Main Index |
Thread Index |
Old Index