From nobody Fri May 1 10:18:31 2026 X-Original-To: java@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4g6Rp915T4z6cLpQ; Fri, 01 May 2026 10:18:41 +0000 (UTC) (envelope-from ronald-lists@klop.ws) Received: from smtp-relay-int.realworks.nl (smtp-relay-int.realworks.nl [31.134.205.98]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4g6Rp73tcmz41dP; Fri, 01 May 2026 10:18:39 +0000 (UTC) (envelope-from ronald-lists@klop.ws) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=klop.ws header.s=rw2 header.b=sMBU8AN0; dmarc=pass (policy=quarantine) header.from=klop.ws; spf=pass (mx1.freebsd.org: domain of ronald-lists@klop.ws designates 31.134.205.98 as permitted sender) smtp.mailfrom=ronald-lists@klop.ws Received: from crmpreview3.colo2.realworks.nl (localhost [127.0.0.1]) by crmpreview3.colo2.realworks.nl (Postfix) with ESMTP id 9FCFB1401E4; Fri, 1 May 2026 12:18:31 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=klop.ws; s=rw2; t=1777630712; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type; bh=NaRsKRI9cw4KUF6rLqCZReUw42WL2M1GO0H03/+dF/k=; b=sMBU8AN0+spn+a2lzAaeMMoVVd1cqnLiZRvRvRyt6fS2jMLlRgR53Z1rguju9yvI/idB3v 62LAF7YjXrx8JIFw7mz2f4KFjWoJgYrooDKP8+626YNjgXe3dLgFymfnr6aO//4JQOFkxZ jYMpibll3YMy0JwfcKHY/0xlmiCg3yjUTPiVhiP2tfrBYnEBxbUZJIN5pus+pY7B3hIkpZ 2m/LT65VppxJyGaDGT3vVI++3/Z1DIrPHqpjP36VBU1c5f2xriZ5C2kKubf16/UuhnCX6A KTo/AKFGkddwxJWIOZgGsmsRPxYjlMfUjSEKOHWhdIixXJ6VZa3SdQuY7Zneiw== Date: Fri, 1 May 2026 12:18:31 +0200 (CEST) From: Ronald Klop To: ports@freebsd.org, java@freebsd.org Message-ID: <1398276142.483.1777630711427@localhost> Subject: "pkg-static: Missing shlib libjvm.so required by scilab" in unmaintained port math/scilab-toolbox-swt List-Id: Porting Java to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-java List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-java@FreeBSD.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_482_429812486.1777630711343" X-Mailer: Realworks (794.98) Importance: Normal X-Priority: 3 (Normal) X-Spamd-Result: default: False [-3.26 / 15.00]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_SHORT(-0.96)[-0.961]; DMARC_POLICY_ALLOW(-0.50)[klop.ws,quarantine]; MID_RHS_NOT_FQDN(0.50)[]; R_DKIM_ALLOW(-0.20)[klop.ws:s=rw2]; R_SPF_ALLOW(-0.20)[+ip4:31.134.205.64/26]; ONCE_RECEIVED(0.20)[]; MIME_GOOD(-0.10)[multipart/alternative,text/plain]; TO_MATCH_ENVRCPT_ALL(0.00)[]; ASN(0.00)[asn:51088, ipnet:31.134.200.0/21, country:NL]; ARC_NA(0.00)[]; RCVD_COUNT_ONE(0.00)[1]; MIME_TRACE(0.00)[0:+,1:+,2:~]; RCVD_TLS_LAST(0.00)[]; FROM_HAS_DN(0.00)[]; HAS_X_PRIO_THREE(0.00)[3]; TO_DN_NONE(0.00)[]; FROM_EQ_ENVFROM(0.00)[]; MLMMJ_DEST(0.00)[java@freebsd.org,ports@freebsd.org]; RCPT_COUNT_TWO(0.00)[2]; DKIM_TRACE(0.00)[klop.ws:+] X-Spamd-Bar: --- X-Rspamd-Queue-Id: 4g6Rp73tcmz41dP ------=_Part_482_429812486.1777630711343 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Hi, The unmaintained port math/scilab-toolbox-swt is failing to build. Ports fallout: https://portsfallout.com/fallout?port=math%2Fscilab-toolbox-swt%24 Build log: https://pkg-status.freebsd.org/beefy23/data/150amd64-default/14bd0e320b77/logs/scilab-toolbox-swt-0.3.1_2.log 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 Failed to install the following 1 package(s): /packages/All/scilab-6.1.1_28.pkg I'm not using this port, so I'm fine if we mark it as broken and deprecate it. Especially since this port depends on some older Java ports that need openjdk8. And I would like to minimize the usage of openjdk8 in the ports tree. I am also very curious if anybody is actually using this port. But maybe somebody recognizes the error and has a quick fix. If nobody stands up in a few days I'm going to deprecate this port (which still gives somebody the time to stand up and fix it). Regards, Ronald. ------=_Part_482_429812486.1777630711343 Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit Hi,

The unmaintained port math/scilab-toolbox-swt is failing to build.

Ports fallout:
https://portsfallout.com/fallout?port=math%2Fscilab-toolbox-swt%24

Build log:
https://pkg-status.freebsd.org/beefy23/data/150amd64-default/14bd0e320b77/logs/scilab-toolbox-swt-0.3.1_2.log

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

Failed to install the following 1 package(s): /packages/All/scilab-6.1.1_28.pkg


I'm not using this port, so I'm fine if we mark it as broken and deprecate it. Especially since this port depends on some older Java ports that need openjdk8. And I would like to minimize the usage of openjdk8 in the ports tree. I am also very curious if anybody is actually using this port.
But maybe somebody recognizes the error and has a quick fix.

If nobody stands up in a few days I'm going to deprecate this port (which still gives somebody the time to stand up and fix it).

Regards,
Ronald.
  ------=_Part_482_429812486.1777630711343--