[Python-modules-team] Bug#892221: python-jpype: FTBFS on hurd-i386: jni_md_platform is not defined
Aaron M. Ucko
ucko at debian.org
Tue Mar 6 22:50:15 UTC 2018
Source: python-jpype
Version: 0.6.2+dfsg-2
Severity: normal
Tags: upstream
User: debian-hurd at lists.debian.org
Usertags: hurd
Builds of python-jpype for hurd-i386 (admittedly not a release
architecture) have been failing, as most recently seen in [1]:
setup.py:91: UserWarning: Your platform is not being handled explicitly. It may work or not!
" It may work or not!", UserWarning)
Traceback (most recent call last):
File "setup.py", line 95, in <module>
[os.path.join(java_home, 'include', jni_md_platform)]
NameError: name 'jni_md_platform' is not defined
Per [2], the appropriate directory name here appears to be linux(!).
Also, sys.platform starts with "gnu" on the Hurd.
Could you please take a look?
Thanks!
[1] https://buildd.debian.org/status/fetch.php?pkg=python-jpype&arch=hurd-i386&ver=0.6.2%2Bdfsg-2&stamp=1518954986&raw=0
[2] https://packages.debian.org/sid/hurd-i386/gcj-6-jdk/filelist
--
Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org)
http://www.mit.edu/~amu/ | http://stuff.mit.edu/cgi/finger/?amu@monk.mit.edu
More information about the Python-modules-team
mailing list