emtone added the comment:
OK, Thank you pitrou!
--
___
Python tracker
<https://bugs.python.org/issue31833>
___
___
Python-bugs-list mailing list
Unsubscribe:
emtone added the comment:
I update the Python to 2.7.14 and It's Compile success.
Here is running the command with strace:
yeeloong /home/gentoo # python --version
Python 2.7.14
yeeloong /home/gentoo # strace -o ./python_strace.txt python -c "import
_multiprocessing"
--
New submission from emtone :
Here is the error message:
building '_multiprocessing' extension
creating
build/temp.linux-mips64-2.7/var/tmp/portage/dev-lang/python-2.7.12/work/Python-2.7.12/Modules/_multiprocessing
mips64el-unknown-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing