New comment by Johnnynator on void-packages repository https://github.com/void-linux/void-packages/pull/52749#issuecomment-2432606110 Comment: > @Johnnynator do you know how the native libs should be built? gradle... jni... no, not really, I just know how stuff is broken, not how to fix :(. And that gradle scripts of arc look like pain, using curl to fetch sources and other things. These gradle build scripts assume a developer that wants to ship a `.jar` that works on x systems, not a Distro, that wants to build the `.jar` for a single arch and have a package manager that selects the correct jar to download (or bundle it into a package) > > The i668*|*-musl broke sounds like gradle fetches a prebuilt libarc.so? So it will most likely also be broken on some cross builts?! > > Yes, the build uses the libs that are in the repo. They only provide a glibc x64 precompiled right no, so everything not `x86_64` is 100% broken.