[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1108574: libbluray: FTBFS with default Java 25



Source: libbluray
Version: 1:1.3.4-1build1
Severity: normal
Tags: ftbfs
Usertags: default-java25

Dear Maintainers,

The package libbluray ftbfs with default Java 25 due to the Thread.stop()
method removal.

The relevant part of the build log:
---------------
    [javac]                    ^
    [javac] /<<PKGBUILDDIR>>/src/libbluray/bdj/java-j2se/org/videolan/PortingHelper.java:25: warning: [removal] stop() in Thread has been deprecated and marked for removal
    [javac]         t.stop();
    [javac]          ^
    [javac] /<<PKGBUILDDIR>>/src/libbluray/bdj/java-j2se/org/videolan/PortingHelper.java:29: error: cannot find symbol
    [javac]         t.stop();
    [javac]          ^
    [javac]   symbol:   method stop()
    [javac]   location: variable t of type ThreadGroup
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 2 errors
    [javac] 97 warnings

BUILD FAILED
---------------


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

Kernel: Linux 6.14.0-22-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 to: