Binary for Alpine Linux?

Issue #84 resolved
fender created an issue

When building locally on Mac OS and Java 8 our build works just fine. When building in our CI environment, using an Alpine based build image (FROM openjdk:8u121-jdk-alpine) we get the following build error:

WARNING: [sqlite] cannot open DB[1]: com.almworks.sqlite4java.SQLiteException: [-91] cannot load library: java.lang.UnsatisfiedLinkError: /root/our-cool-project/native-libs/libsqlite4java-linux-amd64-1.0.392.so: Error relocating /root/our-cool-project/native-libs/libsqlite4java-linux-amd64-1.0.392.so: __memcpy_chk: symbol not found

Any chance of an official build for Alpine 3.5?

Comments (4)

  1. Log in to comment