Bug#1057527: munin: FTBFS with default Java 21

2024-01-30 Thread Holger Levsen
On Tue, Jan 30, 2024 at 11:57:07AM +1300, Vladimir Petko wrote:
>   Would it be possible to consider a merge request[1] that addresses this 
> issue?
 
yes, thanks for your patch. I'll upload some time in February...


-- 
cheers,
Holger

 ⢀⣴⠾⠻⢶⣦⠀
 ⣾⠁⢠⠒⠀⣿⡁  holger@(debian|reproducible-builds|layer-acht).org
 ⢿⡄⠘⠷⠚⠋⠀  OpenPGP: B8BF54137B09D35CF026FE9D 091AB856069AAA1C
 ⠈⠳⣄

Because things are the way they are, things will not stay the way they are.
(Bertolt Brecht)


signature.asc
Description: PGP signature


Bug#1057527: munin: FTBFS with default Java 21

2024-01-29 Thread Vladimir Petko
Dear Maintainers,

  Would it be possible to consider a merge request[1] that addresses this issue?

Best Regards,
 Vladimir.

 [1] https://salsa.debian.org/debian/munin/-/merge_requests/8



Bug#1057527: munin: FTBFS with default Java 21

2023-12-05 Thread Vladimir Petko
Source: munin
Version: 2.0.71-2ubuntu1
Severity: important
Tags: ftbfs
User: debian-j...@lists.debian.org
Usertags: default-java21

Dear Maintainers,

The package munin ftbfs with default Java 21.
The relevant part of the build log:
---
cd plugins && /usr/bin/perl Build
Building Munin::Plugins
mkdir -p build/plugins/javalib
touch build-java-stamp
javac -sourcepath plugins/javalib -d build/plugins/javalib -g -source 1.7 
-target 1.7 -Xlint plugins/javalib/org/munin/plugin/jmx/GCCountGet.java
warning: [options] bootstrap class path not set in conjunction with -source 7
error: Source option 7 is no longer supported. Use 8 or later.
error: Target option 7 is no longer supported. Use 8 or later.
make[2]: *** [Makefile:76: 
plugins/javalib/org/munin/plugin/jmx/GCCountGet.class] Error 2
make[2]: Leaving directory '/<>'
dh_auto_build: error: make -j1 "INSTALL=install --strip-program=true" 
CONFIG=debian/Makefile.config "INSTALL_PLUGINS=auto manual snmpauto contrib" 
returned exit code 2
make[1]: *** [debian/rules:21: override_dh_auto_build] Error 25
make[1]: Leaving directory '/<>'
make: *** [debian/rules:16: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

Build finished at 2023-12-04T10:38:51Z
---


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