jnr / jffi

Java Foreign Function Interface
Apache License 2.0
168 stars 77 forks source link

Testsuite failures on 32-bit ARM arches #130

Closed jcharaoui closed 1 year ago

jcharaoui commented 1 year ago

Hello,

I've been working on getting the jffi package up to date in Debian. However, I'm encountering testsuite errors when building on 32-bit ARM architectures, and I'm at a loss figuring out if it's due to the build environment, the testsuite code, or what. I've been able to reproduce the problem on a aarch64 "porter" box with an armel schroot.

The build logs are available here: armel, armhf

The source code and packaging lives here: https://salsa.debian.org/java-team/jffi

Any assistance troubleshooting this would be very appreciated.

headius commented 1 year ago

I can look at getting a release out soon.

headius commented 1 year ago

We're going to hold off on a release pending some additional patches from @jcharaoui (that Debian currently applies to our sources before building packages) and binaries for the patched platforms (which we may pull from the Debian build server, or else we'll get access to the same hardware).