Message 245112 - Python tracker
Message245112
| Author | martin.panter |
|---|---|
| Recipients | Arfrever, Sjlver, WanderingLogic, brett.cannon, doko, koobs, loewis, martin.panter, pitrou, python-dev |
| Date | 2015-06-10.04:16:04 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1433909765.37.0.492986015251.issue22359@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
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. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-06-10 04:16:05 | martin.panter | set | recipients: + martin.panter, loewis, brett.cannon, doko, pitrou, Arfrever, python-dev, koobs, Sjlver, WanderingLogic |
| 2015-06-10 04:16:05 | martin.panter | set | messageid: <1433909765.37.0.492986015251.issue22359@psf.upfronthosting.co.za> |
| 2015-06-10 04:16:05 | martin.panter | link | issue22359 messages |
| 2015-06-10 04:16:04 | martin.panter | create | |