[New-bugs-announce] [issue37084] _ctypes not failing, can't find reason

Brian Spratke report at bugs.python.org
Tue May 28 17:53:56 EDT 2019


New submission from Brian Spratke <spratke at gmail.com>:

I am trying to cross compile Python 3.7 for Android. I have Python building, but I keep getting an error that _ctypes failed to build, but I see nothing that jumps out as a reason.  

_ctypes_test builds, before that I see this INFO message
INFO: Can't locate Tcl/Tk libs and/or headers

 grpmodule and crypt module have issues as well, but I do not feel that those are related.

Are there any other ideas people can throw out?

----------
components: Cross-Build
files: Python3.7Output.zip
messages: 343822
nosy: Alex.Willmer, Brian Spratke
priority: normal
severity: normal
status: open
title: _ctypes not failing, can't find reason
versions: Python 3.7
Added file: https://bugs.python.org/file48375/Python3.7Output.zip

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue37084>
_______________________________________


More information about the New-bugs-announce mailing list