Message303799
| Author | pmpp |
|---|---|
| Recipients | Alex.Willmer, pmpp |
| Date | 2017-10-06.05:14:43 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1507266884.06.0.213398074469.issue31710@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
--with-system-ffi is mandatory for linux build but no way is provided ( eg --with-ffi-includes= --with-ffi-libs= ) so setup.py can detect libffi already built in $PREFIX and $EPREFIX/lib. even if cflags/ldflags are ok , _ctypes build will be skipped with reason: INFO: Could not locate ffi libs and/or headers test condition: crystax-ndk toward android-19 on ubuntu xenial 32 bits |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-10-06 05:14:44 | pmpp | set | recipients: + pmpp, Alex.Willmer |
| 2017-10-06 05:14:44 | pmpp | set | messageid: <1507266884.06.0.213398074469.issue31710@psf.upfronthosting.co.za> |
| 2017-10-06 05:14:44 | pmpp | link | issue31710 messages |
| 2017-10-06 05:14:43 | pmpp | create | |