[Bug 1709037] Review Request: python-javabridge - Python wrapper for the Java Native Interface

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



https://bugzilla.redhat.com/show_bug.cgi?id=1709037



--- Comment #7 from Raphael Groner <projects.rg@xxxxxxxx> ---
Suspection for FTBFS is that setup.py doesn't find jvm.so, for ppc64le and
aarch64.

BUILDSTDERR:   File "setup.py", line 140, in ext_modules
BUILDSTDERR:     library_dirs = [os.path.dirname(jvm_so)]

The relevant code for find_jre_bin_jdk_so() return value read into jvm_so
variable:
https://github.com/LeeKamentsky/python-javabridge/blob/master/javabridge/locate.py#L233

Maybe there's no java_home ($JAVA_HOME environment variable) or any other
pathes are b0rken.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx




[Index of Archives]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite Conditions]     [KDE Users]

  Powered by Linux