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-- From nobody Fri May 1 14:42:23 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 4g6Yfl5chKz6bY9d; Fri, 01 May 2026 14:42:39 +0000 (UTC) (envelope-from haraldei@anduin.net) Received: from mail.anduin.net (mail.anduin.net [185.42.170.45]) (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 4g6Yfl36w6z3Xqy; Fri, 01 May 2026 14:42:39 +0000 (UTC) (envelope-from haraldei@anduin.net) Authentication-Results: mx1.freebsd.org; none DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=anduin.net; s=dkim2021; h=In-Reply-To:Content-Type:MIME-Version:References:Message-ID: Subject:Cc:To:From:Date:Sender:Reply-To:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=c/9/MwA9FKUG0Gxc4czXEbiZcy0zHPoWvjl0RVO65mo=; t=1777646559; x=1778510559; b=f/nt7ASMIcX4wqR1Z7rsbbBg6qdYaLfhRyogsUM08zRfB/2Gv9f0GivUydrUJfb4pEF6KoZgi6R d5dypT1uwCPN4qhyVUX6x+O8ibQJYzIj/YfYQn1YSYp7lWrWbHjHX9rT49yg1FqGhWP6oDDR9MmUg +J5UP1g5ilTFajwZEsjrqSMe532m4oKm2ga/oVe+9w2WHXFcXvQB1wMz7GdVXcvJV1TWEVOrv2txP CTGfYlGgb46VsYd+/eDaM2f+Pl9tzvTaidTAebhyDfGvwvO1KBO3blEmOgqJWNL0x+zeAuWc0vJpR X8ShQiWEyUjb7SpvQf8dkkporCUzxJFsE9Hg==; Received: by mail.anduin.net with esmtpsa (TLS1.3:TLS_AES_256_GCM_SHA384:256) (Exim 4.98.2 (FreeBSD)) (envelope-from ) id 1wIp4X-0000000029t-1Q96; Fri, 01 May 2026 14:42:31 +0000 Date: Fri, 1 May 2026 16:42:23 +0200 From: Harald Eilertsen To: Ronald Klop Cc: ports@freebsd.org, java@freebsd.org Subject: Re: "pkg-static: Missing shlib libjvm.so required by scilab" in unmaintained port math/scilab-toolbox-swt Message-ID: References: <1398276142.483.1777630711427@localhost> 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: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1398276142.483.1777630711427@localhost> X-SA-Authenticated: Yes X-Spam-Score: -1.9 X-Spam-Level: - X-Spam-Report: host: mail.modirum.com | contact: hostmaster@modirum.com | scores: BAYES_00=-1.9,NO_RELAYS=-0.001 | autolearn=no autolearn_force=no, score=0 X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:62248, ipnet:185.42.170.0/24, country:EE] X-Rspamd-Queue-Id: 4g6Yfl36w6z3Xqy X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated 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! From nobody Fri May 1 16:45:18 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 4g6cNJ2ppfz6bpTD; Fri, 01 May 2026 16:45:20 +0000 (UTC) (envelope-from vishwin@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (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-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4g6cNJ2HLTz42ky; Fri, 01 May 2026 16:45:20 +0000 (UTC) (envelope-from vishwin@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1777653920; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references:autocrypt:autocrypt; bh=W/cenpB5aEa8COhDT7LAvFYHFDNNeEPOvv8yoiEj4Qc=; b=D8FHZFk0OXfOZeKS4/fBnS+EFGkonUxwKnLwZqNKAA56fWje+B5+jj6HgtYFz9TltZtRuK n5eJDoqRbnJ7dWHYu2PKZv7Hcx1kGFa1yr+/8ay/W4WoUooj3L+SKvOlYbwtl/eienPMXs nfTlKgjAh7uDuxWPJOveYOTg5HfIjxvCUevzXPMZ5ANXTScrSGJ1I48ywxuEGsQHxn7y2d gkn3POGjPEx/FfvzXIvs7fHhG3VsSXUlLMDejnVzE5FinAW+LmdSRvKBDn++XmqtcUquSC mm4ENnxCRyl1l6WdmN6sHvf5XPao4WixYhWPzQGvwubi6wyk2m8VK8838B+6Wg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1777653920; a=rsa-sha256; cv=none; b=if9Ip7vJJGSz9X0KBy/mpwm8OGJlDraRK95IKKTof4ZasAgZBSGeCfNP8SThHuKcWCcnzH wr2H7Zuko2X3G3kabHayeb7C/dfFD3xz/pbeBc3u7vWEQD6JzNp0MGlD8qVsNKOtBW9rTT UMPNHKuEczE6E3tCdxgOUvwHZCEPc1N/uBIsjiUvzGIQmF1M0tauCoRL5FJA1XrcVwxAdg x8Hfddpyd/7XkSIcAEB/r1yXGiOcAvqVIHJ/8+6wutDJfBJ1NOCENkYClC8+F+YOfaotym 7gZrVWdn/ZJIfwfPmX/nxePpldVaaZn28YOg8PASQVnPz7aq5HHzot4Oje2pFg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1777653920; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references:autocrypt:autocrypt; bh=W/cenpB5aEa8COhDT7LAvFYHFDNNeEPOvv8yoiEj4Qc=; b=h/cTySddXO5a6Kp9aJrVJjCOfPcVle8L4OMVfAw6mmdMVdgJ2btF95Pmiq24LYzpgvR2hz XT1j4Vbpy2nK5h3I+L8pGxlh2S1scKrPowMWtTlBqZOW2XzbUWfYWo+pv8IjspH7cGaGOt ZgnvKs0fa7y+x0TXFvwMQ8X3tshMIun67x49FMjj+piP288Up3dhk0p0ba1QXqL1+p7cl3 EtuiHJWYsmYluZ2D9+ePRY/fWFlytRrYmB3YByUCgUjBCmhyaA4bWaxrcmflkmqkkjWBM8 hqenIm4OXvrDK7fzKL0yq8krEq066ndk/BFzrCzxVRZwhUwNUUa36BmF9uqhNw== Received: from [IPV6:2601:98a:f01:42f0:b76f:46b2:d87f:7018] (unknown [IPv6:2601:98a:f01:42f0:b76f:46b2:d87f:7018]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) (Authenticated sender: vishwin/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id 4g6cNJ091Yz1K3j; Fri, 01 May 2026 16:45:19 +0000 (UTC) (envelope-from vishwin@freebsd.org) Message-ID: <4342334c-bb07-477d-bea3-7b8ec4aa49ce@freebsd.org> Date: Fri, 1 May 2026 12:45:18 -0400 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 User-Agent: Mozilla Thunderbird Subject: Re: "pkg-static: Missing shlib libjvm.so required by scilab" in unmaintained port math/scilab-toolbox-swt To: Harald Eilertsen , Ronald Klop Cc: ports@freebsd.org, java@freebsd.org References: <1398276142.483.1777630711427@localhost> Content-Language: en-GB From: Charlie Li Autocrypt: addr=vishwin@freebsd.org; keydata= xjMEaEicoBYJKwYBBAHaRw8BAQdAZBuydpjFLGem4uRJPWaYMXX2e+BN1jDhbD3tcqbxhdfN MkNoYXJsaWUgTGkgKEZyZWVCU0QgUHJvamVjdCkgPHZpc2h3aW5ARnJlZUJTRC5vcmc+wpkE ExYKAEEWIQTHxcCLnAXo3rFg6k7P+1cn7slqBAUCaEicoAIbAwUJCWYBgAULCQgHAgIiAgYV CgkICwIEFgIDAQIeBwIXgAAKCRDP+1cn7slqBM/bAP9bhA4e0LxJYFYJlftZM5WHrMSPpUe6 G2pVqmQWTQ0EZQEA0PNryfH3qRWWPSI8mFNRnG24hi5/aXFqCnHj1tcJ9Q/OOARoSJygEgor BgEEAZdVAQUBAQdAUT4TzYFmV6ueIGwjX0N+445KZV6ns1Wiw67QMsJZxHkDAQgHwn4EGBYK ACYWIQTHxcCLnAXo3rFg6k7P+1cn7slqBAUCaEicoAIbDAUJCWYBgAAKCRDP+1cn7slqBPO/ AQCPuGiyyfJClICRs/ToG0MsT8YcPdBygzuUIIeGpkjJpgEA7AoFCQ0Y28Y3hIDFn2k9PH3B nGWL3g05W0ds2qoj+gQ= Organization: FreeBSD Project In-Reply-To: Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="------------upvwYRgiD7bkYsC80TlSmqE4" This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --------------upvwYRgiD7bkYsC80TlSmqE4 Content-Type: multipart/mixed; boundary="------------F94a0j84YBi7qOQv0xRGPVKd"; protected-headers="v1"; hp="clear" Message-ID: <4342334c-bb07-477d-bea3-7b8ec4aa49ce@freebsd.org> Date: Fri, 1 May 2026 12:45:18 -0400 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: "pkg-static: Missing shlib libjvm.so required by scilab" in unmaintained port math/scilab-toolbox-swt To: Harald Eilertsen , Ronald Klop Cc: ports@freebsd.org, java@freebsd.org References: <1398276142.483.1777630711427@localhost> Content-Language: en-GB From: Charlie Li Autocrypt: addr=vishwin@freebsd.org; keydata= xjMEaEicoBYJKwYBBAHaRw8BAQdAZBuydpjFLGem4uRJPWaYMXX2e+BN1jDhbD3tcqbxhdfN MkNoYXJsaWUgTGkgKEZyZWVCU0QgUHJvamVjdCkgPHZpc2h3aW5ARnJlZUJTRC5vcmc+wpkE ExYKAEEWIQTHxcCLnAXo3rFg6k7P+1cn7slqBAUCaEicoAIbAwUJCWYBgAULCQgHAgIiAgYV CgkICwIEFgIDAQIeBwIXgAAKCRDP+1cn7slqBM/bAP9bhA4e0LxJYFYJlftZM5WHrMSPpUe6 G2pVqmQWTQ0EZQEA0PNryfH3qRWWPSI8mFNRnG24hi5/aXFqCnHj1tcJ9Q/OOARoSJygEgor BgEEAZdVAQUBAQdAUT4TzYFmV6ueIGwjX0N+445KZV6ns1Wiw67QMsJZxHkDAQgHwn4EGBYK ACYWIQTHxcCLnAXo3rFg6k7P+1cn7slqBAUCaEicoAIbDAUJCWYBgAAKCRDP+1cn7slqBPO/ AQCPuGiyyfJClICRs/ToG0MsT8YcPdBygzuUIIeGpkjJpgEA7AoFCQ0Y28Y3hIDFn2k9PH3B nGWL3g05W0ds2qoj+gQ= Organization: FreeBSD Project In-Reply-To: --------------F94a0j84YBi7qOQv0xRGPVKd Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: base64 SGFyYWxkIEVpbGVydHNlbiB3cm90ZToNCj4gT24gRnJpLCBNYXkgMDEsIDIwMjYgYXQgMTI6 MTg6MzFQTSArMDIwMCwgUm9uYWxkIEtsb3Agd3JvdGU6DQo+PiBUaGUgZXJyb3IgSSBmb3Vu ZCBpbiB0aGUgbG9nczoNCj4+IFsxNTBhbWQ2NC1kZWZhdWx0LWpvYi0xOV0gYC0tIEV4dHJh Y3RpbmcgeG1sLWNvbW1vbnMtMS40LjAxXzM6IC4uLi4uIGRvbmUNCj4+IHBrZy1zdGF0aWM6 IE1pc3Npbmcgc2hsaWIgbGlianZtLnNvIHJlcXVpcmVkIGJ5IHNjaWxhYg0KPiANCj4gSSB0 aGluayB0aGF0IG1lYW5zIG5vbmUgb2YgdGhlIGRlcGVuZGVuY2llcyBwcm92aWRlIHRoYXQg bGlicmFyeSB2aWENCj4gVVNFX0xEQ09ORklHLiBMYXN0IHRpbWUgSSBsb29rZWQgaW50byB0 aGlzIEkgaGFkIGlzc3VlcywgYmVjYXVzZSBhbGwgdGhlDQo+IE9wZW5KREsgdmVyc2lvbnMg cHJvdmlkZSB0aGlzIGxpYnJhcnksIGFuZCBjYXVzZWQgdGhlbSB0byBiZSBsZXNzDQo+IHdp bGxpbmcgdG8gY29leGlzdCBpaXJjLg0KPiANCkl0IGNhbiBhbHNvIG1lYW4gdGhhdCBTT05B TUUgd2FzIG5ldmVyIHdyaXR0ZW4gaW50byB0aGUgc2hhcmVkIGxpYnJhcnkgDQphdCBsaW5r IHRpbWUuDQoNCi0tIA0KQ2hhcmxpZSBMaQ0KLi4ubm9wZSwgc3RpbGwgZG9uJ3QgaGF2ZSBh biBleGl0IGxpbmUuDQo= --------------F94a0j84YBi7qOQv0xRGPVKd-- --------------upvwYRgiD7bkYsC80TlSmqE4 Content-Type: application/pgp-signature; name="OpenPGP_signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="OpenPGP_signature.asc" -----BEGIN PGP SIGNATURE----- wnsEABYIACMWIQTHxcCLnAXo3rFg6k7P+1cn7slqBAUCafTYnwUDAAAAAAAKCRDP+1cn7slqBFXL AQChbO8wXlQwlxSLKNx2uoXR/AkC48yOZr1MoKpB12qUZgEA9TDPo4iDMHufSuTOe5waUEU8ucpt 4wOKJGx4r5tleQI= =P+YE -----END PGP SIGNATURE----- --------------upvwYRgiD7bkYsC80TlSmqE4-- From nobody Fri May 1 20:49:32 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 4g6jpG676tz6cGZh; Fri, 01 May 2026 20:49:42 +0000 (UTC) (envelope-from SRS0=lqff=C6=klop.ws=ronald-lists@realworks.nl) Received: from smtp-relay-ext-backup.realworks.nl (smtp-relay-ext-backup.realworks.nl [87.255.56.182]) (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 4g6jpF4Nbmz3l56; Fri, 01 May 2026 20:49:41 +0000 (UTC) (envelope-from SRS0=lqff=C6=klop.ws=ronald-lists@realworks.nl) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=klop.ws header.s=rw2 header.b=tRwZl0bm; dmarc=pass (policy=quarantine) header.from=klop.ws; spf=pass (mx1.freebsd.org: domain of "SRS0=lqff=C6=klop.ws=ronald-lists@realworks.nl" designates 87.255.56.182 as permitted sender) smtp.mailfrom="SRS0=lqff=C6=klop.ws=ronald-lists@realworks.nl" Received: from smtp-msa2.realworks.nl (smtp-msa1.colo2.realworks.nl [10.2.10.87]) by mailrelayext1.colo2.realworks.nl (Postfix) with ESMTP id 4g6jp55MBzz1M9; Fri, 1 May 2026 22:49:33 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=klop.ws; s=rw2; t=1777668573; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=Mk+LO7jN7VRSGpd3GoMrp72ycAGLgsVYyAOB9RqLmaI=; b=tRwZl0bmDvwU918SWWY6gDX+4wfSyyx6fq8ib5VZ1txqvXVMSEUXTWHY7yl/msL4sxTZqx FlhjRJGGpXZ5FvMzfCbpjL7D1yKbUlB/BEkNc+wZ8e60BDHP3uVkQCHJ00BZ/icIqreVJc nTV/fIOUXUbeQFhl1fbtZnyI7bFuosbYDzMug3kHyemKJgS3dCLHQ9CCPQMnQvZy4GrJg2 b0BxxtDbcbz8dMxcqjMnwcqwEd73GnSkBDhfeRXI+EUOzoLSfiU6Q1SSXE5NNLg2yBxKZ/ ON4gxCmbVHN461BgGyIEnVtIaANgmpe4jI5YiqOyS81/uTP14+rR6UK5XVooPQ== Received: from noip.localdomain (83-81-213-118.cable.dynamic.v4.ziggo.nl [83.81.213.118]) (Authenticated sender: ronald@realworks.nl) by smtp-msa1.colo2.realworks.nl (Postfix) with ESMTPSA id 8AB514AA; Fri, 1 May 2026 22:49:33 +0200 (CEST) Content-Type: multipart/alternative; boundary="----sinikael-?=_1-17776685728240.351671360975398" Message-Id: <1777668454632.279507817.2285297013@klop.ws> From: Ronald Klop To: ports@freebsd.org, java@freebsd.org, Baptiste Daroussin Subject: Re: "pkg-static: Missing shlib libjvm.so required by scilab" in unmaintained port math/scilab-toolbox-swt Date: Fri, 01 May 2026 20:49:32 +0000 In-Reply-To: <1398276142.483.1777630711427@localhost> References: <1398276142.483.1777630711427@localhost> X-Mailer: Vivaldi Mail User-Agent: Vivaldi Mail/7.9.3970.60 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 X-Spamd-Result: default: False [-3.68 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_SHORT(-0.99)[-0.989]; DMARC_POLICY_ALLOW(-0.50)[klop.ws,quarantine]; FORGED_SENDER(0.30)[ronald-lists@klop.ws,SRS0=lqff=C6=klop.ws=ronald-lists@realworks.nl]; R_DKIM_ALLOW(-0.20)[klop.ws:s=rw2]; R_SPF_ALLOW(-0.20)[+ip4:87.255.56.128/26]; MIME_GOOD(-0.10)[multipart/alternative,text/plain]; XM_UA_NO_VERSION(0.01)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; MIME_TRACE(0.00)[0:+,1:+,2:~]; ARC_NA(0.00)[]; TO_DN_SOME(0.00)[]; ASN(0.00)[asn:38930, ipnet:87.255.32.0/19, country:NL]; MID_RHS_MATCH_FROM(0.00)[]; MLMMJ_DEST(0.00)[java@freebsd.org,ports@freebsd.org]; FROM_NEQ_ENVFROM(0.00)[ronald-lists@klop.ws,SRS0=lqff=C6=klop.ws=ronald-lists@realworks.nl]; FROM_HAS_DN(0.00)[]; RCPT_COUNT_THREE(0.00)[3]; RCVD_COUNT_TWO(0.00)[2]; RCVD_TLS_LAST(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; DKIM_TRACE(0.00)[klop.ws:+] X-Spamd-Bar: --- X-Rspamd-Queue-Id: 4g6jpF4Nbmz3l56 ------sinikael-?=_1-17776685728240.351671360975398 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Hi Baptiste, The issue below looks a lot like what you attempted to fix in this commit: https://cgit.freebsd.org/ports/commit/?id=692a3eeec9eb22ff2402e29979da488db6e0d217 Can you take another look? Regards, Ronald. Op vrijdag 1 mei 2026 12:18:31 (+02:00) schreef Ronald Klop: 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. ------sinikael-?=_1-17776685728240.351671360975398 Content-Type: text/html; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Hi Baptiste,

The issue below looks a lot like what you attempted to fix in this commit:

Can you take another look?

Regards,
Ronald.



Op vrijdag 1 mei 2026 12:18:31 (+02:00) schreef Ronald Klop:

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.
 
------sinikael-?=_1-17776685728240.351671360975398-- From nobody Sat May 2 04:45:43 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 4g6wMX4VGJz6cd73 for ; Sat, 02 May 2026 04:45:44 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (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-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4g6wMW2h5Cz3SvJ for ; Sat, 02 May 2026 04:45:43 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1777697143; a=rsa-sha256; cv=none; b=ybaht/diyTM7pt0o0Mkavz/+/Da29mEjVQe/dFUxS+9zxx0eDUETdW++1zf6in7s+EK1Pq f5TZjpd9Sh8M1rEctajxirw4Qegp5NUfLYa0U40oBL78onpsik7eMcVEARM9yfIi125z4C cUO8b4yZ8z7lG5WJU0E6/8lFUotgHTnqrTdfjom1U7xM5gB47iAfJqWoTcYe0Ibpbynh9c +YcfsK9A9WYn3IzP1KJEbuwY1zYTK75qBlJ2V2Y7QCiTIUplnzI17wScsEkDUTrlYM3CBU TJ/qGD4magPkl55x6SivwxqFgnPEwZ9yqYkymwog2QEv+RMSlib3B8pS6F7+cw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1777697143; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc; bh=l+hQ1zDpIc/6bASicvemJa50it4nOequDBxWAbTDdOo=; b=azGRfNoHMoc74pmO3YrxLpVeiRhoDZcg4KDtd8UI9A+W3Y4oMVNr0MikO3mG2zh9lF1quW V//bmfg9Lm42ZD6pWiCZ9GWNIVCfMR3+CoIhz3P1/H/y08HxcAtfvcoMujfaNHRlcjA74x oxr44bEuNA5wAzi16I5pzYjxeZ4MNBy+9ULqFG+ZNLPCoBOvd6+OaA5A5RG8lqchsV8gaZ pcL8cuz7FCref9NguD5gJYU4dCXWi/lo2CdxdLp8Z7fVXdQKmeJPpiBlh+dqMsB2zugWUg RFCU3pdaNRkGz9z8H5cAWZSKQnrCW6kx3DA+LnU0rpo/O88Vn47BUXMH165I4A== Received: from beefy16.nyi.freebsd.org (beefy16.nyi.freebsd.org [IPv6:2610:1c1:1:6080::16:1f]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4g6wMW1sVFzVFV for ; Sat, 02 May 2026 04:45:43 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from root (uid 0) (envelope-from pkg-fallout@FreeBSD.org) id 468 by beefy16.nyi.freebsd.org (DragonFly Mail Agent v0.13+ on beefy16.nyi.freebsd.org); Sat, 02 May 2026 04:45:43 +0000 To: java@FreeBSD.org Subject: [package - 135amd64-default][java/jai] Failed for jai-1.1.3_4 in fetch Cc: pkg-fallout@FreeBSD.org Date: Sat, 02 May 2026 04:45:43 +0000 Message-Id: <69f58177.468.650204be@beefy16.nyi.freebsd.org> From: 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 You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build. Maintainer: java@FreeBSD.org Log URL: https://pkg-status.freebsd.org/beefy16/data/135amd64-default/14bd0e320b77/logs/jai-1.1.3_4.log Build URL: https://pkg-status.freebsd.org/beefy16/build.html?mastername=135amd64-default&build=14bd0e320b77 Log: =>> Building java/jai build started at Sat May 2 04:44:23 UTC 2026 port directory: /usr/ports/java/jai package name: jai-1.1.3_4 building for: FreeBSD 135amd64-default-job-07 13.5-RELEASE-p13 FreeBSD 13.5-RELEASE-p13 amd64 maintained by: java@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 1283 Apr 25 01:09 /usr/ports/java/jai/Makefile Ports top last git commit: 14bd0e320b773acd8655d00cb3130e2acf0fed1c Ports top unclean checkout: no Port dir last git commit: 86813e9ccf597695e26c8104e678f913689f1e93 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.8 Host OSVERSION: 1600014 Jail OSVERSION: 1305000 Job Id: 07 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1305000 UNAME_v=FreeBSD 13.5-RELEASE-p13 UNAME_r=13.5-RELEASE-p13 BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin MAKE_OBJDIR_CHECK_WRITABLE=0 LOCALBASE=/usr/local USER=root POUDRIERE_NAME=poudriere-git LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.4.8 MASTERMNT=/usr/local/poudriere/data/.m/135amd64-default/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 PWD=/usr/local/poudriere/data/.m/135amd64-default/07/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=135amd64-default SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/135amd64-default/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.8 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for jai-1.1.3_4: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- java@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/java/jai/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/java/jai/work XDG_CACHE_HOME=/wrkdirs/usr/ports/java/jai/work/.cache HOME=/wrkdirs/usr/ports/java/jai/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/java/jai/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/java/jai/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/java/jai/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/java/jai/work XDG_CACHE_HOME=/wrkdirs/usr/ports/java/jai/work/.cache HOME=/wrkdirs/usr/ports/java/jai/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/java/jai/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/java/jai/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- T=share/java/jai PORTDOCS="" JAVASHAREDIR="share/java" JAVAJARDIR="share/java/classes" OSREL=13.5 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/jai" EXAMPLESDIR="share/examples/jai" DATADIR="share/jai" WWWDIR="www/jai" ETCDIR="etc/jai" --End PLIST_SUB-- --SUB_LIST-- TARGET_DIR=/usr/local/share/java/jai JAVASHAREDIR="/usr/local/share/java" JAVAJARDIR="/usr/local/share/java/classes" JAVALIBDIR="/usr/local/share/java/classes" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/jai DOCSDIR=/usr/local/share/doc/jai EXAMPLESDIR=/usr/local/share/examples/jai WWWDIR=/usr/local/www/jai ETCDIR=/usr/local/etc/jai --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### #### # XXX: We really need this but cannot use it while 'make checksum' does not # try the next mirror on checksum failure. It currently retries the same # failed mirror and then fails rather then trying another. It *does* # try the next if the size is mismatched though. #MASTER_SITE_FREEBSD=yes # Build ALLOW_MAKE_JOBS_PACKAGES with 3 jobs MAKE_JOBS_NUMBER=3 #### Misc Poudriere #### .include "/etc/make.conf.ports_env" GID=0 UID=0 ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 8192 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License jai accepted by the user =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> jai-1.1.3_4 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.7.5.pkg [135amd64-default-job-07] Installing pkg-2.7.5... [135amd64-default-job-07] Extracting pkg-2.7.5: .......... done ===> jai-1.1.3_4 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of jai-1.1.3_4 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License jai accepted by the user => jai-1_1_3-lib.zip doesn't seem to exist in /portdistfiles. => Attempting to fetch http://download.java.net/media/jai/builds/release/1_1_3/jai-1_1_3-lib.zip fetch: http://download.java.net/media/jai/builds/release/1_1_3/jai-1_1_3-lib.zip: Operation timed out => Attempting to fetch http://distcache.FreeBSD.org/ports-distfiles/jai-1_1_3-lib.zip fetch: http://distcache.FreeBSD.org/ports-distfiles/jai-1_1_3-lib.zip: Not Found => Couldn't fetch it - please try to retrieve this => port manually into /portdistfiles and try again. *** Error code 1 Stop. make: stopped in /usr/ports/java/jai From nobody Sun May 3 21:00:38 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 4g7xxz3Nsrz6c78J for ; Sun, 03 May 2026 21:00:39 +0000 (UTC) (envelope-from bugzilla-noreply@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (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-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4g7xxz0mcpz3JB9 for ; Sun, 03 May 2026 21:00:39 +0000 (UTC) (envelope-from bugzilla-noreply@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1777842039; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=LBSLN3mkNttbovibtJzJ5aWoWeG/bwF2eZ4md//ti74=; b=FPBHvHOMw0+t+nc6bbe2+R9Vu+yeyYd00H8P/oD2brP6UkqsDhKhUL/vPfMdU//fB2qE7a KSuiiE9gAXHaVxyCIcc3QLv6QUTmCSVeqA26mtvMSzBvmpBm3Xg4IWO8cMcVx8MpvkHv7B qkFkohAw1rf9SNMQUpdaECCUv2dk3Qu1aRSP/vckx8FYVFqryuUjrBXneULUYz9GsFPdth rCBl8IiXVT8O/NI+MOrNVJcOeWHSg6Y01tM2dbQMuKWeRuloYnGBFGO8Vz3L7UQtuoTnsZ LWiBIuyyiBeD436cCVlsA9v/NfNcrhA7dvWu7q+Dzr6bbyjOLiH9fJvsgeV6Vw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1777842039; a=rsa-sha256; cv=none; b=rMgA8DLlHF0/vnyUSoMFncpB1p+p5Le1HLbfzI6lR/HuAKKzw4TPgiCRphTHIWXX52FWnJ K6CEYyZhp0sUPgSUWwbz0fkIC1NXgONfWxrhqee8DD7LOS1lbj/0hr6nBqc8avJ4Z++ep5 1gS5M5ELeKMktamlNkcoP1R6hlgJ5rlStnVnp6oXKoM5QA34u63SCKRDv9xo4X3rsrJ7LR gZE6XFXJQBWWGpqtiXuCabmsZt3eHKZ32hkmch9y7SX7K5hqff/E0LUsQvfBwf3KI490fC q4+C0fwBINO3PJmN2f0s6vOxrypnIadQ2ETjUEbcdIgx7TpN0ZYXlEjbCUl5Dw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1777842039; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=LBSLN3mkNttbovibtJzJ5aWoWeG/bwF2eZ4md//ti74=; b=ZC4kEvKSSm/tXLGEtW1jvURkyLdFJcqcrYMGwkFUmenqg98kaKx6EObsAqWTKYCSHmzWJ/ dpng2qHoX/Sb5tG9ht3hfgYhdTaGFAlwfBedViwMdXi7s6tV9+C9u1aa7+ev8Fb+oy1taH dChnl6QHMyMz/wNkgFMf2HDoafvUdSetyMIw9NxzkFTKEOAjieYB3XZAaCj+FchwmaeQW5 xDNYQSBwA9/plP+nsW6dpp78dyJ1vbL22KV9Hs42TPbqjTYP+uw76UezaSNScGU4bicVzU qAQ3lA3OXRlMrKwbHOZDuFjeBNHwDrRnFyy+6+cXyx0pgV7WS+9DgvYks8LUcg== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4g7xxz0CRYzqGS for ; Sun, 03 May 2026 21:00:39 +0000 (UTC) (envelope-from bugzilla-noreply@FreeBSD.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 643L0cuX041793 for ; Sun, 3 May 2026 21:00:38 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 643L0cbA041792 for java@FreeBSD.org; Sun, 3 May 2026 21:00:38 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Message-Id: <202605032100.643L0cbA041792@kenobi.freebsd.org> X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@FreeBSD.org using -f From: bugzilla-noreply@FreeBSD.org To: java@FreeBSD.org Subject: Problem reports for java@FreeBSD.org that need special attention Date: Sun, 3 May 2026 21:00:38 +0000 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 List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="17778420385.C687Fb82c.38815" Content-Transfer-Encoding: 7bit --17778420385.C687Fb82c.38815 Date: Sun, 3 May 2026 21:00:38 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and obsolete releases. Status | Bug Id | Description ------------+-----------+--------------------------------------------------- Open | 294040 | java/openjdk11: missing arm bootstrap 1 problems total for which you should take action. --17778420385.C687Fb82c.38815 Date: Sun, 3 May 2026 21:00:38 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"
The following is a listing of current problems submitted by FreeBSD users,
which need special attention. These represent problem reports covering
all versions including experimental development code and obsolete releases.

Status      |    Bug Id | Description
------------+-----------+---------------------------------------------------
Open        |    294040 | java/openjdk11: missing arm bootstrap

1 problems total for which you should take action.
--17778420385.C687Fb82c.38815--