Package: src:openjdk-11 Version: 11.0.31+11-1 Severity: serious Tags: forky sid ftbfs User: [email protected] Usertags: ftbfs-nocheck-profile
Dear maintainer: During a rebuild of all packages in unstable using the nocheck build profile, this package failed to build. Below you will find the last part of the build log (probably the most relevant part, but not necessarily). If required, the full build log is available here: https://people.debian.org/~sanvila/build-logs/202605/ A wiki page discussing how to reproduce bugs in this category and possible solutions is available here: https://wiki.debian.org/qa.debian.org/FTBFS/nocheck (It's a wiki, so you are welcome to contribute) About the archive rebuild: The build was made on virtual machines from AWS, using sbuild and a reduced chroot with only build-essential packages. If you cannot reproduce the bug please contact me privately, as I am willing to provide ssh access to a virtual machine where the bug is fully reproducible. If this is really a bug in one of the build-depends, please use reassign and add an affects on src:openjdk-11, so that this is still visible in the BTS web page for this package. Thanks. -------------------------------------------------------------------------------- [...] debian/rules clean dh_testdir dh_testroot dh_prep for f in debian/*.in; do \ f2=$(echo $f | sed 's/JB/openjdk-11/;s/\.in$//'); \ case "$f2" in debian/control|debian/watch) continue; esac; \ rm -f $f2; \ done rm -f debian/*.install debian/*.links debian/*.debhelper.log dh_testdir dh_testroot rm -rf stamps build build-* jtreg-test-output rm -rf autom4te.cache rm -f bin/{jtreg.tmwrc,my-jtreg-run,my-xvfb-run,auto*,ifnames} rm -f buildwatch.pid rm -f config.log configure.log dh_clean dh_clean: warning: Compatibility levels before 10 are deprecated (level 9 in use) debian/rules binary cp -p debian/tests/control debian/tests/control.old sed \ -e 's/@jtreg_pkg@/jtreg7/g' \ -e 's/@min_jtreg_version@/7.3.1+1~/g' \ debian/tests/control.in > debian/tests/control; sed \ -e 's|@git_url@|https://github.com/openjdk/jdk11u/tags|g' \ -e 's|@shortver@|11|g' \ debian/watch.in > debian/watch sed -i 's|repack.*\\|repack,\\|g' debian/watch sed \ -e 's/@basename@/openjdk-11/g' \ -e 's/@bd_autotools@/autoconf, automake,/g' \ -e 's/@bd_bootstrap@/openjdk-11-jdk-headless:native | openjdk-10-jdk-headless:native,/g' \ -e 's/@bd_cross@/openjdk-11-jdk-headless <cross>,/g' \ -e 's/@bd_debhelper@/debhelper (>= 11),/g' \ -e 's/@bd_openjdk@/libxtst-dev, libxi-dev, libxt-dev, libxaw7-dev, libxrender-dev, libcups2-dev, libasound2-dev, liblcms2-dev, libxinerama-dev, libkrb5-dev, xsltproc, libpcsclite-dev, libxrandr-dev, libelf-dev, libfontconfig-dev, libfreetype-dev, libharfbuzz-dev,/g' \ -e 's/@bd_zero@/libffi-dev,/g' \ -e 's/@bd_gcc@/g++-15 <!cross>,/g' \ -e 's/@bd_syslibs@/zlib1g-dev:native, zlib1g-dev, libattr1-dev, libpng-dev, libjpeg-dev, libgif-dev,/g' \ -e 's/@bd_pkgconf@/pkgconf,/g' \ -e 's/@bd_fastjar@/fastjar (>= 2:0.96-0ubuntu2),/g' \ -e 's/@bd_nss@/libnss3-dev (>= 2:3.17.1),/g' \ -e 's/@bd_systemtap@/systemtap-sdt-dev [!powerpc !ppc64 !ppc64el !sh4 !s390x],/g' \ -e 's/@bd_ant@/ant, ant-optional,/g' \ -e 's/@bd_debugedit@/debugedit (>= 4.16),/g' \ -e 's/@bd_strip_ndt@/strip-nondeterminism,/g' \ -e 's/@bd_check@/file,/g' \ -e 's/@core_fonts@/fonts-dejavu-extra/g' \ -e 's/@cjk_fonts@/fonts-ipafont-gothic, fonts-ipafont-mincho, fonts-wqy-microhei | fonts-wqy-zenhei, fonts-indic,/g' \ -e 's/@any_archs@/alpha amd64 armel armhf arm64 i386 mips64 mips64el powerpc ppc64 ppc64el m68k riscv64 sh4 sparc sparc64 s390x x32/g' \ -e 's/@hotspot_archs@/amd64 i386 arm64 armhf ppc64 ppc64el sparc64 s390x/g' \ -e 's/@altzero_archs@/amd64 i386 arm64 ppc64 ppc64el s390x/g' \ debian/control.in \ debian/control.zero-jre \ \ > debian/control sed -i 's/[[:blank:]]*$//' debian/control [--- debian/control.old 2026-04-24 02:18:38.000000000-]{+++ debian/control 2026-05-23 21:55:03.980020045+} +0000 @@ -7,7 +7,7 @@ m4, lsb-release, zip, unzip, sharutils, gawk, cpio, procps, wdiff, pkgconf, fastjar (>= 2:0.96-0ubuntu2), time, strip-nondeterminism, debugedit (>= 4.16), [-jtreg7 (>= 7.3.1+1~) <!nocheck>, libtestng7-java <!nocheck>, xvfb <!nocheck>, xauth <!nocheck>, xfonts-base <!nocheck>, libgl1-mesa-dri [!x32] <!nocheck>, xfwm4 <!nocheck>, x11-xkb-utils <!nocheck>, dbus-x11 <!nocheck>, libasmtools-java <!nocheck>, googletest <!nocheck>, google-mock <!nocheck>, xvfb <!nocheck>,-] {+file,+} autoconf, automake, ant, ant-optional, g++-15 <!cross>, openjdk-11-jdk-headless:native | openjdk-10-jdk-headless:native, debian/control did change, please restart the build. Run make -f debian/rules update-control-files to update packaging sources. make: *** [debian/rules:941: debian/control] Error 1 dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2 --------------------------------------------------------------------------------

