Created attachment 424030 [details] Build log Please find the build log attached.
I can absolutely not reproduce this. Is this reproducible for you?
Yes. The 3.4 branch seems to pull in 2.7 code somehow, see the last "File:" line: Traceback (most recent call last): File "<string>", line 1, in <module> File "/usr/lib64/python3.4/distutils/sysconfig.py", line 13, in <module> import re File "/usr/lib64/python3.4/re.py", line 336, in <module> import copyreg File "/usr/lib64/python2.7/site-packages/copyreg.py", line 3, in <module> from copy_reg import * ImportError: No module named 'copy_reg' I haven't seen a mix-up like that before. Maybe something is messing with PYTHONPATH.
*** This bug has been marked as a duplicate of bug 585146 ***