Re: "pkg-static: Missing shlib libjvm.so required by scilab" in unmaintained port math/scilab-toolbox-swt

From: Harald Eilertsen <haraldei_at_anduin.net>
Date: Fri, 01 May 2026 14:42:23 UTC
On Fri, May 01, 2026 at 12:18:31PM +0200, Ronald Klop wrote:
> The error I found in the logs:
> [150amd64-default-job-19] `-- Extracting xml-commons-1.4.01_3: ..... done
> pkg-static: Missing shlib libjvm.so required by scilab

I think that means none of the dependencies provide that library via
USE_LDCONFIG. Last time I looked into this I had issues, because all the
OpenJDK versions provide this library, and caused them to be less
willing to coexist iirc.

There was a similar issue with LibreOffice, but there I think it was
sorted by removing the dependency on the lib.

I have no opinion on whether to keep this port or not, though :)

H!