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

Bug#1052618: marked as done (tightvnc-java: FTBFS with OpenJDK 21 due to unsupported javac source/target level 7)



Your message dated Tue, 26 Sep 2023 08:48:55 +0000
with message-id <E1ql3kV-007qv7-AQ@fasolo.debian.org>
and subject line Bug#1052618: fixed in tightvnc-java 1.3.10-5
has caused the Debian Bug report #1052618,
regarding tightvnc-java: 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 owner@bugs.debian.org
immediately.)


-- 
1052618: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1052618
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: tightvnc-java
Version: 1.3.10-4
Severity: important
Tags: ftbfs
User: debian-java@lists.debian.org
Usertags: default-java21

Dear Maintainers,

The package tightvnc-java ftbfs with default Java 21.
The relevant part of the build log:
---------------
	make -j4 "INSTALL=install --strip-program=true"
make[1]: Entering directory '/<<PKGBUILDDIR>>'
javac -source 1.7 -target 1.7 -O VncViewer.java RfbProto.java AuthPanel.java VncCanvas.java VncCanvas2.java OptionsFrame.java ClipboardFrame.java ButtonPanel.java DesCipher.java CapabilityInfo.java CapsContainer.java RecordingFrame.java SessionRecorder.java SocketFactory.java HTTPConnectSocketFactory.java HTTPConnectSocket.java ReloginPanel.java InStream.java MemInStream.java ZlibInStream.java
javac -source 1.7 -target 1.7 -O VncViewer.java RfbProto.java AuthPanel.java VncCanvas.java VncCanvas2.java OptionsFrame.java ClipboardFrame.java ButtonPanel.java DesCipher.java CapabilityInfo.java CapsContainer.java RecordingFrame.java SessionRecorder.java SocketFactory.java HTTPConnectSocketFactory.java HTTPConnectSocket.java ReloginPanel.java InStream.java MemInStream.java ZlibInStream.java
javac -source 1.7 -target 1.7 -O VncViewer.java RfbProto.java AuthPanel.java VncCanvas.java VncCanvas2.java OptionsFrame.java ClipboardFrame.java ButtonPanel.java DesCipher.java CapabilityInfo.java CapsContainer.java RecordingFrame.java SessionRecorder.java SocketFactory.java HTTPConnectSocketFactory.java HTTPConnectSocket.java ReloginPanel.java InStream.java MemInStream.java ZlibInStream.java
javac -source 1.7 -target 1.7 -O VncViewer.java RfbProto.java AuthPanel.java VncCanvas.java VncCanvas2.java OptionsFrame.java ClipboardFrame.java ButtonPanel.java DesCipher.java CapabilityInfo.java CapsContainer.java RecordingFrame.java SessionRecorder.java SocketFactory.java HTTPConnectSocketFactory.java HTTPConnectSocket.java ReloginPanel.java InStream.java MemInStream.java ZlibInStream.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.
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[1]: *** [Makefile:35: AuthPanel.class] Error 2
make[1]: *** Waiting for unfinished jobs....
warning: [options] bootstrap class path not set in conjunction with -source 7
error: Source option 7 is no longer supported. Use 8 or later.
make[1]: *** [Makefile:35: VncCanvas.class] Error 2
error: Target option 7 is no longer supported. Use 8 or later.
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[1]: *** [Makefile:35: RfbProto.class] Error 2
make[1]: *** [Makefile:35: VncViewer.class] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j4 "INSTALL=install --strip-program=true" returned exit code 2
make: *** [debian/rules:10: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
---------------


-- System Information:
Debian Release: trixie/sid
  APT prefers buildd-unstable
  APT policy: (500, 'buildd-unstable'), (500, 'unstable'), (1, 'buildd-experimental'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 5.15.108-1-pve (SMP w/8 CPU threads)
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 not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)

--- End Message ---
--- Begin Message ---
Source: tightvnc-java
Source-Version: 1.3.10-5
Done: Sven Geuer <debmaint@g-e-u-e-r.de>

We believe that the bug you reported is fixed in the latest version of
tightvnc-java, 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 1052618@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sven Geuer <debmaint@g-e-u-e-r.de> (supplier of updated tightvnc-java 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 ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Tue, 26 Sep 2023 10:22:19 +0200
Source: tightvnc-java
Architecture: source
Version: 1.3.10-5
Distribution: unstable
Urgency: medium
Maintainer: Debian Remote Maintainers <debian-remote@lists.debian.org>
Changed-By: Sven Geuer <debmaint@g-e-u-e-r.de>
Closes: 1052618
Changes:
 tightvnc-java (1.3.10-5) unstable; urgency=medium
 .
   * Fix FTBFS, set the java compiler's -target and -source options to the
     lowest values supported by OpenJDK 21 and 22 (Closes: #1052618).
   * Refactor d/jtightvncviewer.sh.
     - Enhance code readability.
     - Eliminate external programs from parameter processing, use only shell
       constructs.
   * Bump years in d/copyright to 2023 where required.
   * Bump Standards-Version to 4.6.2; no more changes necessary.
Checksums-Sha1:
 cb40f1104278bb257e678ae13a89be9560b4f680 2115 tightvnc-java_1.3.10-5.dsc
 7722a3435b7cb404ea26b71a4d9bbbe7d8e396ee 8812 tightvnc-java_1.3.10-5.debian.tar.xz
 99ef78cf2e867118a2048d3d604bb5b30a0fe620 9382 tightvnc-java_1.3.10-5_amd64.buildinfo
Checksums-Sha256:
 28a0aadd990c3dd1fa012ff59bfc3da4b55069cb38027306efa17f6fba6848bb 2115 tightvnc-java_1.3.10-5.dsc
 2108a945013cbfa8e891bf1ccb00f6440f4a24c98a6fac18b111bfb4f5722bdf 8812 tightvnc-java_1.3.10-5.debian.tar.xz
 2017414f7308698ddc8f2c5503a3cf4a5d3247968376d500b350201fafc4aef1 9382 tightvnc-java_1.3.10-5_amd64.buildinfo
Files:
 a17cf1ecfaf09bcf4a80d3d2d5993274 2115 web optional tightvnc-java_1.3.10-5.dsc
 b495e6b25f21b1e4d74b42518ad1b4d9 8812 web optional tightvnc-java_1.3.10-5.debian.tar.xz
 f7d58d6e43b86eb989c488362ab7be3e 9382 web optional tightvnc-java_1.3.10-5_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJKBAEBCgA0FiEEPfXoqkP8n9/QhvGVrfUO2vit1YUFAmUSlhEWHGRlYm1haW50
QGctZS11LWUtci5kZQAKCRCt9Q7a+K3VhTQ2EAChrlDPCnBVlLeOZkUc9DtwJLSU
8JpSvkUbx9LyoDPj2mWvOcHrY5MgvS4Yhh2X9ro3MLNOXbHOLHICaaYiyl2bl8x3
XKvWAe5dzKagICbQC53TrW7DQk1hkc534ELhVtdly5whwy7jLZB2MNuKOcO28xK4
wmKs6LPD2vRJtM+mrxn678Z92qj5j9SJdV03eX+s7XzmKniASEGkWlRhrlSTjf1U
dtrS95/l03Aabouey9yCIxlAzan9TQvpCeFtWA27NtKNt5D7E/A1YqmGVGuFWH/D
r/0rs312nnUZN+w1jE7Ar/tzsYQTC6RGNNaOJRyQm7sMSQHPPYCJF3QCPUlE12Kr
g4I3M/eanylXkFMDoWMXauiZxpZjEmEmeAB0xxcRuYqv4SUaPcl5GxSRVAO217qV
MMoLGKmJC9zbnbwTYQcJ2Etd7gBYftIxlXPxHUXG+68UeDAvbLiFkFxceb3kGkPv
4yKx9W0ienhFFLZ6CyuSuhIV+1H9D42YiK3u7qkYBvHN9rtI/DyA0meqL394mFEG
lYpl+KJ8yf2rg8yVxgYWjrqy6UE80jxXjq/G9/PUM2VSaThDRNcTX70zKJqYmStJ
Zu/WmnTCnpWuLtaUEMp0SQOO0zQi4wcT3F1Cilz48YZIqLhin+HDiqWG8m71QzrM
AxfilCSCzbuyAHUubw==
=HXUG
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: