Bug#754755: [rt.cpan.org #98683] libinline-java-perl: FTBFS on mips: test suite issues

2016-09-10 Thread gregor herrmann
On Tue, 02 Aug 2016 13:53:06 +, Daniel Knezevic wrote: > 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 >

Bug#754755: [rt.cpan.org #98683] libinline-java-perl: FTBFS on mips: test suite issues

2016-08-02 Thread Daniel Knezevic
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). ---

Bug#754755: [rt.cpan.org #98683] libinline-java-perl: FTBFS on mips: test suite issues

2014-11-26 Thread Jurica Stanojkovic
Hello, Tests are still failing in new version 0.56 during build. I have used sbuild for package build. Build log is attached. Regards, Jurica From: Ed J via RT [bug-inline-j...@rt.cpan.org] Sent: 21 November 2014 16:39 Cc: Jurica Stanojkovic;

Bug#754755: [rt.cpan.org #98683] libinline-java-perl: FTBFS on mips: test suite issues

2014-11-26 Thread gregor herrmann
On Fri, 21 Nov 2014 10:39:51 -0500, Ed J via RT wrote: URL: https://rt.cpan.org/Ticket/Display.html?id=98683 Please could you try the new 0.56 rather than stick with 0.53? 0.56 has been uploaded to Debian unstable. Build results will soon show up at

Bug#754755: [rt.cpan.org #98683] libinline-java-perl: FTBFS on mips: test suite issues

2014-11-21 Thread Jurica Stanojkovic
Hello, Firstly, I have applied proposed patch. patch for Java/JNI.xs: --- a/Java/JNI.xs +++ b/Java/JNI.xs @@ -48,7 +48,7 @@ if ((*(env))-ExceptionCheck(env)){ (*(env))-ExceptionDescribe(env) ; (*(env))-ExceptionClear(env) ; - croak(msg) ; + croak(%s, msg) ; }

Bug#754755: [rt.cpan.org #98683] libinline-java-perl: FTBFS on mips: test suite issues

2014-11-14 Thread gregor herrmann
On Fri, 14 Nov 2014 10:16:59 -0500, Ed J via RT wrote: URL: https://rt.cpan.org/Ticket/Display.html?id=98683 Could you try with version 0.55, just released? I've now tried 0.55 on gabrielli.debian.org (the mips portbox). The first build attempt fails with: #v+ Running Mkbootstrap for