Your message dated Wed, 22 Nov 2023 09:05:09 +0000
with message-id <e1r5jat-000xv6...@fasolo.debian.org>
and subject line Bug#1053071: fixed in orthanc-imagej 1.2+dfsg-4
has caused the Debian Bug report #1053071,
regarding orthanc-imagej: FTBFS with OpenJDK 21 due to unsupported javac
source/target level 7
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
1053071: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1053071
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: orthanc-imagej
Version: 1.2+dfsg-3
Severity: important
Tags: ftbfs
User: debian-j...@lists.debian.org
Usertags: default-java21
X-Debbugs-Cc: vladimir.pe...@canonical.com
Dear Maintainers,
The package orthanc-imagej ftbfs with default Java 21.
The relevant part of the build log:
---------------
dh_auto_build
cd Build && make -j4 VERBOSE=1
make[2]: Entering directory '/<<PKGBUILDDIR>>/Build'
/usr/bin/cmake -S/<<PKGBUILDDIR>> -B/<<PKGBUILDDIR>>/Build --check-build-system
CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /<<PKGBUILDDIR>>/Build/CMakeFiles
/<<PKGBUILDDIR>>/Build//CMakeFiles/progress.marks
make -f CMakeFiles/Makefile2 all
make[3]: Entering directory '/<<PKGBUILDDIR>>/Build'
make -f CMakeFiles/Orthanc_Import.dir/build.make
CMakeFiles/Orthanc_Import.dir/depend
make[4]: Entering directory '/<<PKGBUILDDIR>>/Build'
cd /<<PKGBUILDDIR>>/Build && /usr/bin/cmake -E cmake_depends "Unix Makefiles"
/<<PKGBUILDDIR>> /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/Build /<<PKGBUILDDIR>>/Build
/<<PKGBUILDDIR>>/Build/CMakeFiles/Orthanc_Import.dir/DependInfo.cmake --color=
make[4]: Leaving directory '/<<PKGBUILDDIR>>/Build'
make -f CMakeFiles/Orthanc_Import.dir/build.make
CMakeFiles/Orthanc_Import.dir/build
make[4]: Entering directory '/<<PKGBUILDDIR>>/Build'
[ 33%] Building Java objects for Orthanc_Import.jar
cd /<<PKGBUILDDIR>> && /usr/bin/cmake
-DCMAKE_JAVA_CLASS_OUTPUT_PATH=/<<PKGBUILDDIR>>/Build/CMakeFiles/Orthanc_Import.dir
-DCMAKE_JAR_CLASSES_PREFIX= -P
/usr/share/cmake-3.25/Modules/UseJava/ClearClassFiles.cmake
cd /<<PKGBUILDDIR>> && /usr/bin/javac -source 1.7 -target 1.7 -classpath
:/usr/share/java/ij.jar:/usr/share/java/json-simple.jar:/<<PKGBUILDDIR>>:/<<PKGBUILDDIR>>/Build
-d /<<PKGBUILDDIR>>/Build/CMakeFiles/Orthanc_Import.dir
@/<<PKGBUILDDIR>>/Build/CMakeFiles/Orthanc_Import.dir/java_sources
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[4]: *** [CMakeFiles/Orthanc_Import.dir/build.make:93:
CMakeFiles/Orthanc_Import.dir/java_compiled_Orthanc_Import] Error 2
make[4]: Leaving directory '/<<PKGBUILDDIR>>/Build'
make[3]: *** [CMakeFiles/Makefile2:86: CMakeFiles/Orthanc_Import.dir/all] Error
2
make[3]: Leaving directory '/<<PKGBUILDDIR>>/Build'
make[2]: *** [Makefile:94: all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/Build'
dh_auto_build: error: cd Build && make -j4 VERBOSE=1 returned exit code 2
make[1]: *** [debian/rules:28: override_dh_auto_build] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:16: build] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
---------------
-- System Information:
Debian Release: bookworm/sid
APT prefers lunar-updates
APT policy: (500, 'lunar-updates'), (500, 'lunar-security'), (500, 'lunar'),
(100, 'lunar-backports')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 6.2.0-33-generic (SMP w/32 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE,
TAINT_UNSIGNED_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
--- End Message ---
--- Begin Message ---
Source: orthanc-imagej
Source-Version: 1.2+dfsg-4
Done: Emmanuel Bourg <ebo...@apache.org>
We believe that the bug you reported is fixed in the latest version of
orthanc-imagej, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 1053...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Emmanuel Bourg <ebo...@apache.org> (supplier of updated orthanc-imagej package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Wed, 22 Nov 2023 09:04:20 +0100
Source: orthanc-imagej
Architecture: source
Version: 1.2+dfsg-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Med Packaging Team
<debian-med-packag...@lists.alioth.debian.org>
Changed-By: Emmanuel Bourg <ebo...@apache.org>
Closes: 1053071
Changes:
orthanc-imagej (1.2+dfsg-4) unstable; urgency=medium
.
* Team upload.
* Fixed the build failure with Java 21 (Closes: #1053071)
Checksums-Sha1:
17e2dd1458165ad1fed33b85385f2ad334147799 2126 orthanc-imagej_1.2+dfsg-4.dsc
dedbd38a597d9aa73202ca28dd067c31c157a333 7024
orthanc-imagej_1.2+dfsg-4.debian.tar.xz
fceaca7cc25e3d64a591b0d43511128b9be9e6a4 11325
orthanc-imagej_1.2+dfsg-4_source.buildinfo
Checksums-Sha256:
d5d8c7ec260384191e72adbc05aa0ef77f643edc155d79bdb6ece347db5c602e 2126
orthanc-imagej_1.2+dfsg-4.dsc
0652b8f8eefc6b7bc042c34cba1539ea816241b3a38a82720efa083a9e458be8 7024
orthanc-imagej_1.2+dfsg-4.debian.tar.xz
4f20138c352fd359ff75cdeeab3a97bb522abfecf453f5d3e6a96bbfae2d7bab 11325
orthanc-imagej_1.2+dfsg-4_source.buildinfo
Files:
bf52eaac442465f9f3e8f9fcd69ef5c2 2126 science optional
orthanc-imagej_1.2+dfsg-4.dsc
08b68c432e6e94be271dea067a46129d 7024 science optional
orthanc-imagej_1.2+dfsg-4.debian.tar.xz
56f200be84946523a9440813e442df08 11325 science optional
orthanc-imagej_1.2+dfsg-4_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJGBAEBCgAwFiEEuM5N4hCA3PkD4WxA9RPEGeS50KwFAmVdv6ASHGVib3VyZ0Bh
cGFjaGUub3JnAAoJEPUTxBnkudCsE5wP/3k7wAAzh2TbFMyHAYOOGdZkQcpyUbtG
vt3WPKTRcDcPSd7bxxT+1AnHdE86csjgO/kaimqVlrtuzltblKbQ/R7TfOmatFPU
djPMNz+ih1CWJKeZhOHu7w8hqYkj+zl7R8rqAFdJJTM2gAcUYbY/skKh6dGRolU5
YPOHzKXgJh6pTPn2/B1QthkDXOKpIVAi+XK1FvKJT9hx7CFOqsC5DR65hL5T4Nm+
46k9ws9hpKVlWNL9PQvLjxe/5Bj/AdM7gp9w9mphPvMP3phPPoDP58WzVYE1u5oi
g850kQbESBmDUEs1FQHmGCtN811CFBVtpqsWZwbFaVuMgXdXK6I8oOwcTEY5ONWP
mMPU3c3rNy7YZp5diWqtVgCQI7bA/2BK1vmTNNTcin5b/qmfAnRQ+fqNr+ecpU8H
TqG2LDvuOmNJyaUi41bWCyX5V0JtQ8CQYxMpiVBnSYvLqegNtU37S8X1kFfIoaad
zrQLsK+ZisTOjhWaKRbGHZDBmLV6ImolscmURZ3JJJLvMBbeaBwVj8c/N/lyKqUe
QtuagYj184prA9IdHqbo8mQtNHMIsMVrst78z0VE9H2zLVCaj3ln6MqKJNuTSQJ3
mkYLx0R2wMJnA3Fsij6F1iO2ic7pPgMl2Cb1n7UJ9WpTKsr6oU0zAgTOr06L21BS
RU8nQfuRSMpf
=jkv7
-----END PGP SIGNATURE-----
--- End Message ---