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 ajstewart
Recipients ajstewart
Date 2017-03-18.14:35:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1489847707.41.0.897250288335.issue29846@psf.upfronthosting.co.za>
In-reply-to
Content
I'm trying to build Python 2.7.13 with clang on macOS 10.12.3 with the Spack package manager, but it fails to build the _io module. The exact error message from the build log can be seen here:

https://github.com/LLNL/spack/issues/3478#issuecomment-287548431

This only seems to occur for me on macOS; I can't reproduce it on Linux. I checked my environment, but I don't have any Python-related environment variables, nor do I have any variables like DYLD_LIBRARY_PATH set that could cause problems. I'm a developer for the Spack package manager, so any problems that you help me solve will greatly benefit our community.

I have attached the build log. Please let me know if there is any more information I can provide you with.
History
Date User Action Args
2017-03-18 14:35:11ajstewartsetrecipients: + ajstewart
2017-03-18 14:35:07ajstewartsetmessageid: <1489847707.41.0.897250288335.issue29846@psf.upfronthosting.co.za>
2017-03-18 14:35:07ajstewartlinkissue29846 messages
2017-03-18 14:35:07ajstewartcreate