Martin Panter added the comment:

FWIW two times recently I saw strange intermittent build errors. I use “make 
-j2” on Linux. The one time that I investigated was a Python module (math or 
cmath perhaps?) failing to build because some dependency was zero bytes, and 
looking through the build log, I saw duplicate compiler commands lines printed 
out one after the other to build that dependency.

----------
nosy: +vadmium

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue22359>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to