Bug#1056554: mvel: FTBFS Java 21 due to removal of java.lang.Compiler interface

Vladimir Petko vladimir.petko at canonical.com
Thu Nov 23 01:07:11 GMT 2023


Source: mvel
Version: 2.4.4-1
Severity: important
Tags: ftbfs
User: debian-java at lists.debian.org
Usertags: default-java21
X-Debbugs-Cc: vladimir.petko at canonical.com

Dear Maintainer,

The package fails to build with Java 21 due to the removal of
java.lang.Compiler interface.
The relevant part of the build log:
--------------------------
[INFO] /<<PKGBUILDDIR>>/src/main/java/org/mvel2/DataConversion.java: Recompile
with -Xlint:unchecked for details.
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR]
/<<PKGBUILDDIR>>/src/main/java/org/mvel2/compiler/AbstractParser.java:[214,38]
cannot find symbol
  symbol:   class Compiler
  location: class org.mvel2.compiler.AbstractParser
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
--------------------


-- System Information:
Debian Release: trixie/sid
  APT prefers mantic-updates
  APT policy: (500, 'mantic-updates'), (500, 'mantic-security'), (500, 'mantic')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.5.0-13-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