Hi,

Tests are still failing in version 0.58 during build.

I have found out that the tests are failing when Inline::Java uses JNI 
extensions
(PERL_INLINE_JAVA_JNI is set to 1), but the tests pass when Inline::Java run 
JVM in
the default client/server mode (PERL_INLINE_JAVA_JNI is unset).

--- debian/rules_orig   2016-08-02 12:16:34.206089692 +0000
+++ debian/rules        2016-08-02 12:16:46.476196564 +0000
@@ -49,9 +49,6 @@

 export JAVA_HOME=/usr/lib/jvm/default-java

-# Have testsuite use JNI
-export PERL_INLINE_JAVA_JNI=1
-
 # Put aside upstream cruft during build
 DEB_UPSTREAM_CRUFT_MOVE = t/t13.txt

It may be some mips/mipsel specific issue, because the build succeeds on 
mips64el.
We are still investigating, any tip will be useful.

Can we use Inline::Java without JNI extension for mips/mipsel?

Regards,
Daniel

Reply via email to