Source: intellij-community-idea
Version: 183.5153.4-3
Severity: important
Tags: ftbfs
User: debian-j...@lists.debian.org
Usertags: default-java21

Dear Maintainers,

The package intellij-community-idea ftbfs with default Java 21.
The relevant part of the build log:
---------------
:jps:model-impl:jar (Thread[#42,Task worker for ':' Thread 2,5,main]) 
completed. Took 0.027 secs.
/<<PKGBUILDDIR>>/platform/core-api/src/org/jetbrains/concurrency/InternalPromiseUtil.java:148:
 error: reference to State is ambiguous
    public final State getState() {
                 ^
  both enum org.jetbrains.concurrency.Promise.State in Promise and enum 
java.util.concurrent.Future.State in Future match
:jpsModelJar (Thread[#42,Task worker for ':' Thread 2,5,main]) started.
:jpsModelJar
Putting task artifact state for task ':jpsModelJar' into context took 0.0 secs.
Up-to-date check for task ':jpsModelJar' took 0.007 secs. It is not up-to-date 
because:
  No history is available.
:jpsModelJar (Thread[#42,Task worker for ':' Thread 2,5,main]) completed. Took 
0.075 secs.
/<<PKGBUILDDIR>>/platform/core-api/src/org/jetbrains/concurrency/InternalPromiseUtil.java:150:
 error: reference to State is ambiguous
      return value == null ? State.PENDING : value.getState();
                             ^
  both enum org.jetbrains.concurrency.Promise.State in Promise and enum 
java.util.concurrent.Future.State in Future match
/<<PKGBUILDDIR>>/platform/core-api/src/org/jetbrains/concurrency/InternalPromiseUtil.java:176:
 error: reference to State is ambiguous
      if (getState() == State.PENDING) {
                        ^
  both enum org.jetbrains.concurrency.Promise.State in Promise and enum 
java.util.concurrent.Future.State in Future match
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
3 errors
3 warnings
:platform:core-api:compileJava FAILED
:platform:core-api:compileJava (Thread[#43,Task worker for ':' Thread 
3,5,main]) completed. Took 1.788 secs.
---------------


-- 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

Reply via email to