Bug#754755: [rt.cpan.org #98683] libinline-java-perl: FTBFS on mips: test suite issues
Daniel Knezevic
Daniel.Knezevic at imgtec.com
Tue Aug 2 13:53:06 UTC 2016
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-perl-maintainers/attachments/20160802/f8297392/attachment.html>
More information about the pkg-perl-maintainers
mailing list