This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Sjlver
Recipients Arfrever, Sjlver, bfroehle, christian.heimes, eric.araujo, pitrou, scoder, tarek
Date 2014-09-09.16:40:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1410280816.78.0.375958061323.issue5309@psf.upfronthosting.co.za>
In-reply-to
Content
I've checked the `dlopen` issue. This was due to a problem with UndefinedBehaviorSanitizer, and was solved by upgrading to Clang 3.5. It has little to do with this patch.

Using this patch and http://bugs.python.org/issue22359 , I now get reliable parallel builds.
History
Date User Action Args
2014-09-09 16:40:17Sjlversetrecipients: + Sjlver, pitrou, scoder, christian.heimes, tarek, eric.araujo, Arfrever, bfroehle
2014-09-09 16:40:16Sjlversetmessageid: <1410280816.78.0.375958061323.issue5309@psf.upfronthosting.co.za>
2014-09-09 16:40:16Sjlverlinkissue5309 messages
2014-09-09 16:40:16Sjlvercreate