Subject: Re: kern/13968: diskless sparc64 behaves strangely after "ubcperf"
To: None <gnats-bugs@gnats.netbsd.org>
From: Jason R Thorpe <thorpej@wasabisystems.com>
List: netbsd-bugs
Date: 09/15/2001 19:31:09
On Sat, Sep 15, 2001 at 07:20:52PM -0700, thorpej@shagadelic.org wrote:
> includes ===> lib/libss
> includes ===> lib/libasn1
> all ===> lib/libasn1/asn1_compile
> /nfs-yeah-baby-u1/netbsd/src/lib/libasn1/asn1_compile/obj.sparc64/asn1_compile /nfs-yeah-baby-u1/netbsd/src/lib/libasn1/../../crypto/dist/heimdal/lib/asn1/k5.asn1 krb5_asn1
> wÒ]À: not found
> p
> e@o@o@`P`bc`
> wÒ]À: not found
> /nfs-yeah-baby-u1/netbsd/src/lib/libasn1/asn1_compile/obj.sparc64/asn1_compile: 4: Syntax error: end of file unexpected (expecting ")")
> *** Error code 2
>
> Doing a "make cleandir" in the asn1_compile subdir and trying
> again got it working again.
More info...
After rebuilding asn1_compile, then restarting the "make build", asn1_compile
is corrupted by the time the build reaches the point where it must run it
again.
cp1500-1:thorpej 24$ md5 asn1_compile
MD5 (asn1_compile) = 3e4b020baad30e7865090bd0242bc155
[run "make UPDATE=1 build" in another window]
cp1500-1:thorpej 25$ md5 asn1_compile
MD5 (asn1_compile) = 2f41733bb9753e096fddedf00772cb1a
This is 100% reproducible.
--
-- Jason R. Thorpe <thorpej@wasabisystems.com>