[issue26931] android: test_distutils fails

Xavier de Gaye report at bugs.python.org
Tue May 3 10:25:01 EDT 2016


New submission from Xavier de Gaye:

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.

----------
components: Cross-Build, Library (Lib)
files: test_output.txt
messages: 264732
nosy: Alex.Willmer, dstufft, eric.araujo, xdegaye
priority: normal
severity: normal
status: open
title: android: test_distutils fails
type: behavior
versions: Python 3.6
Added file: http://bugs.python.org/file42698/test_output.txt

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue26931>
_______________________________________


More information about the Python-bugs-list mailing list