[issue8073] Test fail for sha512 -

2010-12-19 Thread Chris Lieb
Chris Lieb added the comment: I don't have any way to test this anymore since they removed pretty much the entire toolchain on that server and I really don't feel like trying to get an entire toolchain built and installed just to test this. -- ___

[issue8073] Test fail for sha512 -

2010-12-19 Thread Gregory P. Smith
Gregory P. Smith added the comment: In your back traces notice that the size= argument is clearly nonsensical. Regardless, i can't reproduce this on any of my systems (I don't have a suse system of any sort). If that is the only place you are seeing this I strongly suspect you've got somethi

[issue8073] Test fail for sha512

2010-03-13 Thread Chris Lieb
Chris Lieb added the comment: Just for reference, I tried applying all of the patches in the SuSE 11.2 source RPM python-2.6.4.92-3.1.src.rpm from http://software.opensuse.org/search?q=python and rebuilding and retesting, but got the same results as using the vanilla Python 2.6.4 sources. --

[issue8073] Test fail for sha512

2010-03-05 Thread Gregory P. Smith
Changes by Gregory P. Smith : -- assignee: -> gregory.p.smith nosy: +gregory.p.smith -gps ___ Python tracker ___ ___ Python-bugs-list

[issue8073] Test fail for sha512

2010-03-05 Thread Antoine Pitrou
Changes by Antoine Pitrou : -- components: +Extension Modules -Tests nosy: +gps type: -> crash ___ Python tracker ___ ___ Python-bugs-

[issue8073] Test fail for sha512

2010-03-05 Thread Chris Lieb
New submission from Chris Lieb : I am building Python 2.6.4 with GCC 4.2.1 (SUSE Linux, kernel 2.6.22.19-0.4-default) on a shared server and am encountering test failures in test_hashlib.py and test_hmac.py, specifically concerning sha512. I recompiled Python with --with-pydebug and CLFAGS=CPP