Bug#1053068: openhft-affinity: FTBFS with default Java 21
Vladimir Petko
vpa1977 at gmail.com
Tue Sep 26 23:14:27 BST 2023
Source: openhft-affinity
Version: 3.1.7-1
Severity: important
Tags: ftbfs
User: debian-java at lists.debian.org
Usertags: default-java21
X-Debbugs-Cc: vladimir.petko at canonical.com
Dear Maintainers,
The package openhft-affinity ftbfs with default Java 21.
The relevant part of the build log:
---------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.10.1:compile (default-compile) on project affinity: Compilation failure: Compilation failure:
[ERROR] /<<PKGBUILDDIR>>/affinity/src/main/java/java/lang/ThreadTrackingGroup.java:[35,5] method does not override or implement a method from a supertype
[ERROR] /<<PKGBUILDDIR>>/affinity/src/main/java/java/lang/ThreadTrackingGroup.java:[38,14] cannot find symbol
[ERROR] symbol: method add(java.lang.Thread)
[ERROR] /<<PKGBUILDDIR>>/affinity/src/main/java/java/lang/ThreadTrackingGroup.java:[42,5] method does not override or implement a method from a supertype
[ERROR] /<<PKGBUILDDIR>>/affinity/src/main/java/java/lang/ThreadTrackingGroup.java:[44,14] cannot find symbol
[ERROR] symbol: method threadStartFailed(java.lang.Thread)
[ERROR] /<<PKGBUILDDIR>>/affinity/src/main/java/java/lang/ThreadTrackingGroup.java:[48,5] method does not override or implement a method from a supertype
[ERROR] /<<PKGBUILDDIR>>/affinity/src/main/java/java/lang/ThreadTrackingGroup.java:[50,14] cannot find symbol
[ERROR] symbol: method threadTerminated(java.lang.Thread)
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[0m[0mdh_auto_build: error: /usr/lib/jvm/default-java/bin/java -noverify -cp /usr/share/maven/boot/plexus-classworlds-2.x.jar -Dmaven.home=/usr/share/maven -Dmaven.multiModuleProjectDirectory=/<<PKGBUILDDIR>> -Dclassworlds.conf=/etc/maven/m2-debian.conf -Dproperties.file.manual=/<<PKGBUILDDIR>>/debian/maven.properties org.codehaus.plexus.classworlds.launcher.Launcher -s/etc/maven/settings-debian.xml -Ddebian.dir=/<<PKGBUILDDIR>>/debian -Dmaven.repo.local=/<<PKGBUILDDIR>>/debian/maven-repo --batch-mode package -DskipTests -Dnotimestamp=true -Dlocale=en_US returned exit code 1
make: *** [debian/rules:4: build] Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
---------------
-- System Information:
Debian Release: bookworm/sid
APT prefers lunar-updates
APT policy: (500, 'lunar-updates'), (500, 'lunar-security'), (500, 'lunar'), (100, 'lunar-backports')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 6.2.0-33-generic (SMP w/32 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, TAINT_UNSIGNED_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