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 pmpp
Recipients Alex.Willmer, n0s69z, pmpp
Date 2018-06-22.11:24:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1529666644.65.0.56676864532.issue33938@psf.upfronthosting.co.za>
In-reply-to
Content
Hi, in the log i see : checking for --with-system-ffi... no

if you are sure your target ffi is ok then that could look a lot like what i had for python3 cross compile to armv7 android with a self built toolchain too : https://bugs.python.org/issue31710. iirc forcing libffi detection in setup.py helped.
History
Date User Action Args
2018-06-22 11:24:04pmppsetrecipients: + pmpp, Alex.Willmer, n0s69z
2018-06-22 11:24:04pmppsetmessageid: <1529666644.65.0.56676864532.issue33938@psf.upfronthosting.co.za>
2018-06-22 11:24:04pmpplinkissue33938 messages
2018-06-22 11:24:04pmppcreate