Source: icedtea-web Version: 1.8.8-2 Severity: important Tags: ftbfs sid trixie User: debian-j...@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