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 xdegaye
Recipients Alex.Willmer, dstufft, eric.araujo, xdegaye
Date 2016-05-03.14:24:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1462285501.44.0.0195995288955.issue26931@psf.upfronthosting.co.za>
In-reply-to
Content
test_distutils fails on an android emulator running an x86 system image at API level 21.

See the attached test_output.txt file.

Some of these failed tests could be skipped, supposing that native compilation of extension modules on android itself (as opposed to using cross-compilation) is not supported.
History
Date User Action Args
2016-05-03 14:25:01xdegayesetrecipients: + xdegaye, eric.araujo, dstufft, Alex.Willmer
2016-05-03 14:25:01xdegayesetmessageid: <1462285501.44.0.0195995288955.issue26931@psf.upfronthosting.co.za>
2016-05-03 14:25:01xdegayelinkissue26931 messages
2016-05-03 14:25:00xdegayecreate