-
Type:
Bug
-
Resolution: Won't Fix
-
Priority:
Major
-
None
-
Affects Version/s: None
-
None
-
Environment:
Alpine linux x64
Hi,
thanks for your work on Spigot.
Since updating to 1.11, plugins using SQLite as a storage driver no longer work on my system. I'm using the latest Alpine Linux version, which does not use glibc but musl. I'm getting the following error:
[19:34:27 INFO]: [WorldGuard] Enabling WorldGuard v6.1.2;e38d98d[19:34:27 WARN]: Failed to load native library:sqlite-3.15.1-47aa4dca-e107-4826-8b17-4d30f02dbffa-libsqlitejdbc.so. osinfo: Linux/x86_64[19:34:27 WARN]: java.lang.UnsatisfiedLinkError: /tmp/sqlite-3.15.1-47aa4dca-e107-4826-8b17-4d30f02dbffa-libsqlitejdbc.so: Error relocating /tmp/sqlite-3.15.1-47aa4dca-e107-4826-8b17-4d30f02dbffa-libsqlitejdbc.so: __isnan: symbol not found
[19:34:27 ERROR]: Error occurred while enabling WorldGuard v6.1.2;e38d98d (Is it up to date?)java.lang.UnsatisfiedLinkError: org.sqlite.core.NativeDB._open_utf8([BI)V
I'm using no plugins which ship their own SQLite driver.
Thanks
wurso