[Bug 293697] databases/dbeaver: fix build with openjdk25
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 293697] databases/dbeaver: fix build with openjdk25"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 293697] databases/dbeaver: fix build with openjdk25"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 293697] databases/dbeaver: fix build with openjdk25"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 293697] databases/dbeaver: fix build with openjdk25"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 293697] databases/dbeaver: fix build with openjdk25"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 293697] databases/dbeaver: fix build with openjdk25"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 293697] databases/dbeaver: fix build with openjdk25"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 293697] databases/dbeaver: fix build with openjdk25"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 293697] databases/dbeaver: fix build with openjdk25"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 293697] databases/dbeaver: fix build with openjdk25"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 09 Mar 2026 22:17:46 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=293697
Bug ID: 293697
Summary: databases/dbeaver: fix build with openjdk25
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs@FreeBSD.org
Reporter: ronald@FreeBSD.org
CC: freebsd@sysctl.cz
Flags: maintainer-feedback?(freebsd@sysctl.cz)
CC: freebsd@sysctl.cz
Compiling on openjdk25 gives me:
[00:01:03] [INFO] Downloaded from p2:
https://chirontt.github.io/p2/platform/repository/4.36.0/p2.index (172 bytes at
167 KB/s)
[00:01:03] [INFO] Adding repository
https://chirontt.github.io/p2/platform/repository/4.36.0
[00:01:04] [Fatal Error] :153490:3573: JAXP00010003: The length of entity
"[xml]" is "100,001" that exceeds the "100,000" limit set by
"jdk.xml.maxGeneralEntitySizeLimit".
[00:01:04] [ERROR]
[604aa504-49ac-44d3-a66c-094320a47a60][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.12]
Provisioning exception
[00:01:04] org.eclipse.equinox.p2.core.ProvisionException: Unable to read
repository at
file:/wrkdirs/usr/ports/databases/dbeaver/work/m2/.cache/tycho/https/download.eclipse.org/releases/2025-06/202506111000/content.xml.xz.
[00:01:04] at
org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryIO.read
(MetadataRepositoryIO.java:84)
[00:01:04] at
org.eclipse.equinox.internal.p2.metadata.repository.XZedSimpleMetadataRepositoryFactory.load
(XZedSimpleMetadataRepositoryFactory.java:86)
[00:01:04] at
org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.factoryLoad
(MetadataRepositoryManager.java:63)
[00:01:04] at
org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository
(AbstractRepositoryManager.java:799)
The attached patch fixes this and the compile succeeds with it.
--
You are receiving this mail because:
You are the assignee for the bug.