Your message dated Mon, 23 Mar 2026 13:19:14 +0000
with message-id <[email protected]>
and subject line Bug#1108568: fixed in icedtea-web 1.8.8-4
has caused the Debian Bug report #1108568,
regarding icedtea-web:  FTBFS with default Java 25
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1108568: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1108568
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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

--- End Message ---
--- Begin Message ---
Source: icedtea-web
Source-Version: 1.8.8-4
Done: Emmanuel Bourg <[email protected]>

We believe that the bug you reported is fixed in the latest version of
icedtea-web, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Emmanuel Bourg <[email protected]> (supplier of updated icedtea-web package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 23 Mar 2026 13:59:35 +0100
Source: icedtea-web
Architecture: source
Version: 1.8.8-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
<[email protected]>
Changed-By: Emmanuel Bourg <[email protected]>
Closes: 1108568
Changes:
 icedtea-web (1.8.8-4) unstable; urgency=medium
 .
   * Team upload.
 .
   [ Vladimir Petko ]
   * Team upload.
   * Support Java 25 (Closes: #1108568):
     - d/p/javaws_change_java_policy.diff: drop patch, Security Manager is
       removed.
     - d/p/jdk-25-disable-policy-panel.patch: remove policy editor panel.
     - d/p/jdk-25-jlnp-classloader.patch: remove Security Manager and
       custom jar caching callback.
     - d/p/jdk-25-property-action.patch: replace GetPropertyAction with lambda.
     - d/p/jdk-25-remove-files.patch: exclude files that use removed APIs.
     - d/icedtea-netx.install: do not install javaws.policy.
     - d/rules: do not install policy editor launcher.
   * d/control: replace pkg-config with pkgconf.
   * d/icedtea-netx.lintian-overrides: add old-fsf-address-in-copyright-file
     override.
 .
   [ Emmanuel Bourg ]
   * Standards-Version updated to 4.7.3
Checksums-Sha1:
 4674a3044dc6177d1dfbff506cc24dd1183fa18d 2051 icedtea-web_1.8.8-4.dsc
 8638adbbce94068b52e746c8f15335392d2caeee 32060 
icedtea-web_1.8.8-4.debian.tar.xz
 e9d8521f43af8e3f9349aebde0f689c6cd893eb8 11046 
icedtea-web_1.8.8-4_source.buildinfo
Checksums-Sha256:
 3f5c52a27c88c4f1d71331b948362b1989584228a23a508c7bc2001acad96af9 2051 
icedtea-web_1.8.8-4.dsc
 5e77ee5bc237814600febe729b0563d4980b2e01447195d863c1a1399eef01da 32060 
icedtea-web_1.8.8-4.debian.tar.xz
 7d959e092e8084411eb33bad041604e923938b6e1c2ab74c06cfacdc555613ae 11046 
icedtea-web_1.8.8-4_source.buildinfo
Files:
 b7975d1de058dc2e0c207476ec8cc002 2051 java optional icedtea-web_1.8.8-4.dsc
 b767892e12b05d78380d95f7f3adc03a 32060 java optional 
icedtea-web_1.8.8-4.debian.tar.xz
 456f0b2eabcb66ad5ae11f30961efe13 11046 java optional 
icedtea-web_1.8.8-4_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJGBAEBCgAwFiEEuM5N4hCA3PkD4WxA9RPEGeS50KwFAmnBOZ0SHGVib3VyZ0Bh
cGFjaGUub3JnAAoJEPUTxBnkudCsJPIQALL9+AbBdLNrWQRq6oCXz25zlT8Cnmcp
b4Ep1IQ/g+MiabkN+heqIfaite6RghTE7XiIIuZm8hXoerJBDLpBWY8A7k4IK2Gb
HAgtuLSAdi99zZ8ju9QU+RSBvw1JStjBFsbAV6Z3O8Jj0Yq4nRVxdNcVpm0fmZLZ
jzRj0G44EbnjqCXs1oUlrcB4ydgUmTp5+5dMO1IhCmzhU0WCPxKW6N3Zu1yktB1i
+r8QcLVVn4E/HDJRE6LIU+75Qy68fcXjaGPA1I4noTWPOdwgFLWthzJJrGqFLEGf
03E3DQDW1YFy81jNkhqkW/gSqCPeNah5vZPIHhdGgeHa9wVjS2zyFjY4/LpoE7KC
iZZ4gONPeNFXotM4KL0psl/cEJrWVzJWV0CeRfUVwVED/iM/Z099cERH+GLY+X88
id92RpKXG3WxwtAefhA2HeKb1w1WBbRhGZ31NyxaUgQtbKPukzWC0JXGus2EGnvF
INWDxn8NDfTjm0epyxEDt+MmrnS3tepqD0m5fDtIPDt1z/Z1mD4h/KSNiJWcUdpf
BCC4BTnXf3x+mKMgY8MZSB6ksoldQMr/RsSDQ8KZJwrCRmWEZwREAhyTSn95mj74
G87f0PkeJb5F4fRPo5jvTI1BI0zm7O2cL+D0M+DU35STUf46qNkA/rBdexzYCuGh
mzq3IJk10HXd
=fcwc
-----END PGP SIGNATURE-----

Attachment: pgpSkAU2Dfh1T.pgp
Description: PGP signature


--- End Message ---

Reply via email to