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 erik.bray
Recipients Lohoris, Luis.Marsano, eric.araujo, erik.bray, ezio.melotti, holgerd00d, jlt63, loewis, masamoto, mhammond, python-dev, rpetrov, yselkowitz, zach.ware
Date 2016-10-04.14:59:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1475593175.62.0.0580277908819.issue13756@psf.upfronthosting.co.za>
In-reply-to
Content
Okay, that would explain it then.  I was building from an older branch (pre-3.7) that still has the bundled libffi.

FWIW with the fix from #2445, --with-system-ffi works (as does some trivial use of _ctypes though I haven't run all the tests).  So if the bundled libffi is gone then I guess that's a moot point.

Thanks for getting a bunch of these fixes merged.
History
Date User Action Args
2016-10-04 14:59:35erik.braysetrecipients: + erik.bray, loewis, mhammond, jlt63, ezio.melotti, eric.araujo, rpetrov, yselkowitz, python-dev, holgerd00d, Luis.Marsano, zach.ware, Lohoris, masamoto
2016-10-04 14:59:35erik.braysetmessageid: <1475593175.62.0.0580277908819.issue13756@psf.upfronthosting.co.za>
2016-10-04 14:59:35erik.braylinkissue13756 messages
2016-10-04 14:59:35erik.braycreate