On Sun, Sep 02, 2007 at 07:11:43PM +0200, Kurt Roeckx wrote: > tags 440538 + unreproducible > thanks > > On Sun, Sep 02, 2007 at 05:37:22PM +0200, Kurt Roeckx wrote: > > Package: openssl > > Version: 0.9.8e-7 > > Severity: serious > > > > While building openssl on i386 with gcc 4.2 I get the following error: > > sect239k1: ...... failed > > > > ECDSA test failed > > 8348:error:0D0680A8:asn1 encoding routines:ASN1_CHECK_TLEN:wrong > > tag:tasn_dec.c:1294: > > 8348:error:0D06C03A:asn1 encoding routines:ASN1_D2I_EX_PRIMITIVE:nested > > asn1 error:tasn_dec.c:830: > > 8348:error:0D08303A:asn1 encoding routines:ASN1_TEMPLATE_NOEXP_D2I:nested > > asn1 > > error:tasn_dec.c:749:Field=r, Type=ECDSA_SIG > > make[2]: *** [test_ecdsa] Error 1 > > I can't seem to reproduce this anymore, same version of everything, > doing exactly the same.
It failed to build on sparc with a simular error: testing ECDSA_sign() and ECDSA_verify() with some internal curves: secp160k1: ....... ok secp160r1: ....... ok secp160r2: ....... ok secp192k1: ....... ok secp224k1: ....... ok secp224r1: ....... ok secp256k1: ....... ok secp384r1: ....... ok secp521r1: ....... ok prime192v1: ....... ok prime192v2: ....... ok prime192v3: ....... ok prime239v1: ....... ok prime239v2: ... failed ECDSA test failed make[2]: *** [test_ecdsa] Error 1 make[2]: Leaving directory `/build/buildd/openssl-0.9.8e/test' make[1]: *** [tests] Error 2 In this case it was during the v9 build, while the static and v8 versions didn't show the problems. Kurt -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]