FS#25855 - [pypy] Crashes immediately with Illegal hardware instruction, needs rebuild.
Attached to Project:
Community Packages
Opened by Sverd Johnsen (sjohnsen) - Thursday, 01 September 2011, 19:34 GMT
Last edited by Sven-Hendrik Haase (Svenstaro) - Sunday, 04 September 2011, 17:31 GMT
Opened by Sverd Johnsen (sjohnsen) - Thursday, 01 September 2011, 19:34 GMT
Last edited by Sven-Hendrik Haase (Svenstaro) - Sunday, 04 September 2011, 17:31 GMT
|
Details
Hi,
pypy dumps core immediately with "illegal hardware instruction", this is actually expected and documented on their site. I'm not sure how useful pypy is without SSE2 or how many people want to run it on "ancient" hardware but given that it's in the i686 repos I suppose this should be fixed. Adding --jit-backend=x86-without-sse2 should probably take care of that. |
This task depends upon
Closed by Sven-Hendrik Haase (Svenstaro)
Sunday, 04 September 2011, 17:31 GMT
Reason for closing: Fixed
Sunday, 04 September 2011, 17:31 GMT
Reason for closing: Fixed
I have, however, made you a package because building pypy is unreasonable on old hardware. http://178.63.102.135/svens_stuff/pypy-1.6-1-i686.pkg.tar.xz
I will also leave this bug open for a little to gather some opinions in case more users feel like you.
However, I don't use pypy and I don't know how it work well without SSE2. If it doesn't work at all without SSE2, then I guess we will need to keep the SSE2.