Bug#1011536: apiguardian: FTBFS with OpenJDK 17 due to JDK detection error
Emmanuel Bourg
ebourg at apache.org
Tue May 24 18:28:38 BST 2022
Source: apiguardian
Version: 1.1.0-3
Severity: important
Tags: ftbfs sid bookworm
User: debian-java at lists.debian.org
Usertags: default-java17
apiguardian fails to build with OpenJDK 17, it requires OpenJDK 11 but the check can probably be bypassed:
FAILURE: Build failed with an exception.
* Where:
Settings file '/<<PKGBUILDDIR>>/settings.gradle' line: 6
* What went wrong:
A problem occurred evaluating settings 'apiguardian-api'.
> The @API Guardian build requires Java 11. Currently executing with Java 12.
* Try:
Run with --debug option to get more log output. Run with --scan to get full insights.
More information about the pkg-java-maintainers
mailing list