Subject: Re: 64-bit status?
To: Sam Erde <samerde@eudoramail.com>
From: Manuel Bouyer <bouyer@antioche.eu.org>
List: port-sparc64
Date: 06/16/2002 17:38:56
On Sun, Jun 16, 2002 at 12:23:12AM +0100, Sam Erde wrote:
> Since one week or two, build.sh fails on a SIGSEGV, always at the same point: just before building c libraries (when running ranlib?)
> 
> 	building standard c library
> 	*** Signal 11
> 
> 	Stop.
> 	nbmake: stopped in /usr/src/lib/libc
> 	*** Error code 1
> 
> When started over (with an extra -o), it runs exactly one step ahead and stops on the same signal:
> 
> 	building standard c library
> 	/bulk/snapshots/20020612/tooldir/bin/sparc64--netbsd-ranlib libc.a
> 	building profiled c library
> 	*** Signal 11
> 
> 	Stop.
> 	nbmake: stopped in /usr/src/lib/libc
> 	*** Error code 1
> 
> and then one more time when restarted again:
> 
> 	building profiled c library
> 	/bulk/snapshots/20020612/tooldir/bin/sparc64--netbsd-ranlib libc_p.a
> 	building shared object c library
> 	*** Signal 11
> 
> 	Stop.
> 	nbmake: stopped in /usr/src/lib/libc
> 	*** Error code 1
> 
> Launched an other time, it proceeds without any other problem:

OK, so the program fails, but managed to create the target anyway, so
it's not rerun again.
Do you know which program fails ? There should be some core file around

-- 
Manuel Bouyer <bouyer@antioche.eu.org>
--