Hi Guys,
Firstly, I hope you can read this mail... my normal mailer
is falling over too often to write a long-ish mail like this...
Ok, to the real stuff... I'm having problems with
"make test" on my linux alpha box... with the bignum stuff...
with both standard "./config" and "./config no-asm"
Details of the failures below... The box is originally
redhat linux 6.0 with a few updates...
Let me know how I can help,
Keep up the good work,
Sean O'Riordain // [EMAIL PROTECTED]
ps. warning the from address of this mail
is probably complete rubbish...
===========================
OpenSSL self-test report:
OpenSSL version: 0.9.7-dev
Last change: Fix the PKCS#7 (S/MIME) code to work with new ASN1. Two...
Options: -mcpu=ev56 no-krb5
OS (uname): Linux phaethon.hillnet.net 2.2.7 #2 Fri Aug 6 09:24:27 IST 1999
alpha unknown
OS (config): alpha-whatever-linux2
Target (default): linux-alpha+bwx-gcc
Target: linux-alpha+bwx-gcc
Compiler: gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release)
=============================
using "./config", I get the sometimes repeatable error...
.
.
.
test Rijndael
#./
./randtest
test 1 done
test 2 done
test 3 done
test 4 done
starting big number library test, could take a while...
test BN_add
test BN_sub
Subtract test failed!
make[1]: *** [test_bn] Error 1
make[1]: Leaving directory `/usr/althome/sean/crypto/openssl-dev/test'
make: *** [tests] Error 2
===============================================================
using "./config" it sometimes goes as far as...
.
.
.
running bc
verify
BN_add....................................................................................................
verify
BN_sub......................................................................................................................................................
verify
BN_lshift1....................................................................................................
verify BN_lshift
(fixed)....................................................................................................
verify
BN_lshift....................................................................................................
verify
BN_rshift1....................................................................................................
verify
BN_rshift....................................................................................................
verify
BN_sqr....................................................................................................
verify
BN_mul......................................................................................................................................................
verify
BN_div............................................................................................................................................................................................................................................................................................................
verify
BN_div_recp............................................................................................................................................................................................................................................................................................................
verify
BN_mod....................................................................................................
verify
BN_mod_mul................................................................................................
Failed! bc: 71DBE22FC03BE53F5634A12C378A3238071BA80AD851AACB01E56B07B2773B53E9B1\
make[1]: *** [test_bn] Error 255
make[1]: Leaving directory `/usr/althome/sean/crypto/openssl-dev/test'
make: *** [tests] Error 2
===============================================================
using "./config"
.
.
.
running bc
verify
BN_add....................................................................................................
verify
BN_sub......................................................................................................................................................
verify
BN_lshift1....................................................................................................
verify BN_lshift
(fixed)....................................................................................................
verify
BN_lshift....................................................................................................
verify
BN_rshift1....................................................................................................
verify
BN_rshift....................................................................................................
verify
BN_sqr....................................................................................................
verify
BN_mul......................................................................................................................................................
verify
BN_div............................................................................................................................................................................................................................................................................................................
verify
BN_div_recp............................................................................................................................................................................................................................................................................................................
verify
BN_mod....................................................................................................
verify
BN_mod_mul................................................................................................
Failed! bc: -1914759BC1C07CEBE3E5BF249CC359E46C7785A8C74DE283524E3560F75E34F8ECB\
make[1]: *** [test_bn] Error 255
make[1]: Leaving directory `/usr/althome/sean/crypto/openssl-dev/test'
make: *** [tests] Error 2
=======================================================
the following occurred with... "./config no-asm"...
.
.
.
running bc
verify
BN_add....................................................................................................
verify
BN_sub......................................................................................................................................................
verify
BN_lshift1....................................................................................................
verify BN_lshift
(fixed)....................................................................................................
verify
BN_lshift....................................................................................................
verify
BN_rshift1....................................................................................................
verify
BN_rshift....................................................................................................
verify
BN_sqr....................................................................................................
verify
BN_mul......................................................................................................................................................
verify
BN_div............................................................................................................................................................................................................................................................................................................
verify
BN_div_recp............................................................................................................................................................................................................................................................................................................
verify
BN_mod....................................................................................................
verify
BN_mod_mul................................................................................................
Failed! bc: -3701C618530D7DCDF7C8F9A09F00DAD0DAD1C37A373A5180C522554C5B82FA6C3D1\
make[1]: *** [test_bn] Error 255
make[1]: Leaving directory `/usr/althome/sean/crypto/openssl-dev/test'
make: *** [tests] Error 2
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]