[Bug 290127] java/bootstrap-openjdk11: misses libX11.so.6 which no dependency provides
[email protected] Mon, 15 Dec 2025 16:12:14 +0000
| Newsgroups | gmane.os.freebsd.devel.java |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290127 Siva Mahadevan <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected], | |[email protected] Attachment #266214| |maintainer-approval?(java@F Flags| |reeBSD.org) --- Comment #1 from Siva Mahadevan <[email protected]> --- Created attachment 266214 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=266214&action=edit [PATCH] java/bootstrap-openjdk17: add missing dependency on libx11 I'm running into this issue for bootstrap-openjdk17, which is very annoying since it requires a rebuild on every invocation of 'poudriere bulk'. Attached a patch that should fix the issue for it, and a similar approach can be used for 11 if necessary in this bug report. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.