Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Bug#1052691: icedtea-web: FTBFS with OpenJDK 21: jdk.internal.util.jar.JarIndex not found

21 views
Skip to first unread message

Emmanuel Bourg

unread,
Sep 26, 2023, 4:00:06 AM9/26/23
to
Source: icedtea-web
Version: 1.8.8-2
Severity: important
Tags: ftbfs sid trixie
User: debia...@lists.debian.org
Usertags: default-java21


icedtea-web fails to build with OpenJDK 21 during the configure phase:


checking for a JDK home directory... /usr/lib/jvm/default-java (link to /usr/lib/jvm/java-21-openjdk-amd64)
checking for javac... /usr/lib/jvm/default-java/bin/javac
checking for ecj... no
checking for ecj-3.1... no
checking for ecj-3.2... no
checking for ecj-3.3... no
checking if we are using ecj as javac... no
checking for jar... /usr/lib/jvm/default-java/bin/jar
checking whether jar supports @<file> argument... yes
checking whether jar supports stdin file arguments... no
checking whether jar supports -J options at the end... yes
checking for an ecj JAR file... no
checking for a JRE home directory... /usr/lib/jvm/default-java (link to /usr/lib/jvm/java-21-openjdk-amd64)
checking for a Java virtual machine... /usr/bin/java
checking JDK version... 21
checking for javadoc... /usr/lib/jvm/default-java/bin/javadoc
checking whether javadoc supports -J options... yes
checking for keytool... /usr/lib/jvm/default-java/bin/keytool
checking for jarsigner... /usr/lib/jvm/default-java/bin/jarsigner
checking for hg... no
checking for distribution package version... 1.8.8
checking what version string to use... 1.8.8 (1.8.8)
checking whether to build the browser plugin... no
checking whether make supports the include directive... yes (GNU style)
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking whether to build plugin jar for javaws -html... no
checking if java.net.CookieManager is available from some.pkg (module "")... yes
checking if java.net.HttpCookie is available from some.pkg (module "")... yes
checking if java.net.CookieHandler is available from some.pkg (module "")... yes
checking if sun.security.util.SecurityConstants is available from some.pkg (module "java.base")... yes
checking if sun.security.util.HostnameChecker is available from some.pkg (module "java.base")... yes
checking if sun.security.x509.X500Name is available from some.pkg (module "java.base")... yes
checking if sun.security.action.GetPropertyAction is available from some.pkg (module "java.base")... yes
checking if sun.security.util.HexDumpEncoder is available from some.pkg (module "java.base")... yes
checking if jdk.internal.util.jar.JarIndex is available from some.pkg (module "java.base")... no
configure: error: jdk.internal.util.jar.JarIndex not found.
make[1]: *** [debian/rules:12: override_dh_auto_configure] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:8: build] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

Pushkar Kulkarni

unread,
Nov 25, 2023, 4:00:05 AM11/25/23
to
Hello,

I submitted a merge request [1] for this bug and wanted to request a review.

Thanks!
Pushkar

[1] https://salsa.debian.org/java-team/icedtea-web/-/merge_requests/7
0 new messages