Bug#1108568: icedtea-web: FTBFS with default Java 25
Vladimir Petko
vpa1977 at gmail.com
Tue Jul 1 05:19:57 BST 2025
Source: icedtea-web
Version: 1.8.8-3
Severity: normal
Tags: ftbfs
Usertags: default-java25
Dear Maintainers,
The package icedtea-web ftbfs with default Java 25.
The relevant part of the build log:
---------------
cd build && CXXFLAGS='-Wdate-time -D_FORTIFY_SOURCE=3 -g -O2 -Werror=implicit-function-declaration -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/<<PKGBUILDDIR>>=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/<<PKGBUILDDIR>>=/usr/src/icedtea-web-1.8.8-3' LDFLAGS='-Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects -Wl,-z,relro' ../configure --prefix=/usr \
--bindir=/usr/share/icedtea-web/bin/ \
--mandir=/usr/share/icedtea-web/man/ \
--with-pkgversion="1.8.8" \
--disable-docs \
--disable-pluginjar \
--disable-native_plugin \
--enable-shell-launchers \
--with-itw-libs=DISTRIBUTION \
--with-java=/usr/bin/java \
--with-jdk-home=/usr/lib/jvm/default-java
checking for a BSD-compatible install... /usr/bin/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 0.01
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking xargs -n works... yes
checking how to create a pax tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking if cp supports --reflink... yes
checking if we can hard link rather than copy from /<<PKGBUILDDIR>>... yes
checking whether to build documentation... no
checking whether to filter by whitelisting on directory name when processing, compiling and running reproducers... no
checking for bash... /bin/bash
checking where to place file with modular switches... /usr/share/icedtea-web/bin
checking whether build legacy shell launchers... yes
checking for rustc... no
rust is used to compile launchers, is missing but you have enable-shell-launchers as yes, continuing with UNMAINTAINED shell launchers only
checking whether to include also bat lunchers during linux build... no
checking whether enable rust code coverage... no
checking how to search for libraries in native launchers... DISTRIBUTION
checking whether to compile ecj natively... no
checking for zip... /usr/bin/zip
checking for a JDK home directory... /usr/lib/jvm/default-java (link to /usr/lib/jvm/java-25-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-25-openjdk-amd64)
checking for a Java virtual machine... /usr/bin/java
checking JDK version... 25
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")... no
configure: error: sun.security.action.GetPropertyAction not found.
make[1]: *** [debian/rules:12: override_dh_auto_configure] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:8: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
---------------
-- System Information:
Debian Release: trixie/sid
APT prefers plucky-updates
APT policy: (500, 'plucky-updates'), (500, 'plucky-security'), (500, 'plucky')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 6.14.0-22-generic (SMP w/32 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
More information about the pkg-java-maintainers
mailing list