Source: checker-framework-java
Version: 3.2.0+ds-3
Severity: normal
Tags: ftbfs
Usertags: default-java25

Dear Maintainers,

The package checker-framework-java ftbfs with default Java 25.
The relevant part of the build log:
---------------
All input files are considered out-of-date for incremental task 
':javacutil:compileJava'.
Compiling with JDK Java compiler API.
/<<PKGBUILDDIR>>/javacutil/src/main/java/org/checkerframework/javacutil/TypeAnnotationUtils.java:67:
 error: cannot find symbol
        ByteBuffer b1 = ByteBuffer.wrap(n1.getByteArray(), n1.getByteOffset(), 
n1.getByteLength());
                                          ^
  symbol:   method getByteArray()
  location: variable n1 of type Name
/<<PKGBUILDDIR>>/javacutil/src/main/java/org/checkerframework/javacutil/TypeAnnotationUtils.java:67:
 error: cannot find symbol
        ByteBuffer b1 = ByteBuffer.wrap(n1.getByteArray(), n1.getByteOffset(), 
n1.getByteLength());
                                                             ^
  symbol:   method getByteOffset()
  location: variable n1 of type Name
/<<PKGBUILDDIR>>/javacutil/src/main/java/org/checkerframework/javacutil/TypeAnnotationUtils.java:67:
 error: cannot find symbol
        ByteBuffer b1 = ByteBuffer.wrap(n1.getByteArray(), n1.getByteOffset(), 
n1.getByteLength());
                                                                                
 ^
  symbol:   method getByteLength()
  location: variable n1 of type Name
/<<PKGBUILDDIR>>/javacutil/src/main/java/org/checkerframework/javacutil/TypeAnnotationUtils.java:68:
 error: cannot find symbol
        ByteBuffer b2 = ByteBuffer.wrap(n2.getByteArray(), n2.getByteOffset(), 
n2.getByteLength());
                                          ^
  symbol:   method getByteArray()
  location: variable n2 of type Name
/<<PKGBUILDDIR>>/javacutil/src/main/java/org/checkerframework/javacutil/TypeAnnotationUtils.java:68:
 error: cannot find symbol
        ByteBuffer b2 = ByteBuffer.wrap(n2.getByteArray(), n2.getByteOffset(), 
n2.getByteLength());
                                                             ^
  symbol:   method getByteOffset()
  location: variable n2 of type Name
/<<PKGBUILDDIR>>/javacutil/src/main/java/org/checkerframework/javacutil/TypeAnnotationUtils.java:68:
 error: cannot find symbol
        ByteBuffer b2 = ByteBuffer.wrap(n2.getByteArray(), n2.getByteOffset(), 
n2.getByteLength());
                                                                                
 ^
  symbol:   method getByteLength()
  location: variable n2 of type Name
/<<PKGBUILDDIR>>/javacutil/src/main/java/org/checkerframework/javacutil/Resolver.java:163:
 error: an enclosing instance that contains Log.DiscardDiagnosticHandler is 
required
        Log.DiagnosticHandler discardDiagnosticHandler = new 
Log.DiscardDiagnosticHandler(log);
                                                         ^
/<<PKGBUILDDIR>>/javacutil/src/main/java/org/checkerframework/javacutil/Resolver.java:195:
 error: an enclosing instance that contains Log.DiscardDiagnosticHandler is 
required
        Log.DiagnosticHandler discardDiagnosticHandler = new 
Log.DiscardDiagnosticHandler(log);
                                                         ^
/<<PKGBUILDDIR>>/javacutil/src/main/java/org/checkerframework/javacutil/Resolver.java:229:
 error: an enclosing instance that contains Log.DiscardDiagnosticHandler is 
required
        Log.DiagnosticHandler discardDiagnosticHandler = new 
Log.DiscardDiagnosticHandler(log);
                                                         ^
/<<PKGBUILDDIR>>/javacutil/src/main/java/org/checkerframework/javacutil/Resolver.java:257:
 error: an enclosing instance that contains Log.DiscardDiagnosticHandler is 
required
        Log.DiagnosticHandler discardDiagnosticHandler = new 
Log.DiscardDiagnosticHandler(log);
                                                         ^
/<<PKGBUILDDIR>>/javacutil/src/main/java/org/checkerframework/javacutil/Resolver.java:275:
 error: an enclosing instance that contains Log.DiscardDiagnosticHandler is 
required
        Log.DiagnosticHandler discardDiagnosticHandler = new 
Log.DiscardDiagnosticHandler(log);
                                                         ^
/<<PKGBUILDDIR>>/javacutil/src/main/java/org/checkerframework/javacutil/Resolver.java:311:
 error: an enclosing instance that contains Log.DiscardDiagnosticHandler is 
required
        Log.DiagnosticHandler discardDiagnosticHandler = new 
Log.DiscardDiagnosticHandler(log);
                                                         ^
12 errors
:javacutil:compileJava FAILED
:javacutil:compileJava (Thread[#33,Daemon worker,5,main]) completed. Took 0.85 
secs.

---------------


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

Kernel: Linux 6.17.0-12-generic (SMP w/32 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_WARN, 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

__
This is the maintainer address of Debian's Java team
<https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-maintainers>.
 Please use
[email protected] for discussions and questions.

Reply via email to