[issue29207] make install fails on ARM

2020-11-22 Thread Irit Katriel
Irit Katriel added the comment: Python 2-only issue. -- nosy: +iritkatriel resolution: -> out of date stage: -> resolved status: open -> closed ___ Python tracker ___

[issue29207] make install fails on ARM

2017-01-08 Thread petevine
petevine added the comment: In case a clue might be gleaned right away from `make test`, I'm posting the final part of the output here: [394/401/1] test_xmlrpc ../Python-2.7.13/Lib/threading.py:846: DeprecationWarning: sys.exc_clear() not supported in 3.x; use except clauses

[issue29207] make install fails on ARM

2017-01-08 Thread petevine
New submission from petevine: I've just tried installing 2.7.13 on my ARM machine but after a successful build, `make install` fails without any hint what's wrong: Compiling /usr/lib/python2.7/xmllib.py ... Compiling /usr/lib/python2.7/xmlrpclib.py ... Compiling /usr/lib/python2.7/zipfile.py