Your message dated Wed, 23 Aug 2017 08:52:12 +0000 with message-id <[email protected]> and subject line Bug#872945: fixed in dicomscope 3.6.0-17 has caused the Debian Bug report #872945, regarding FTBFS with openjdk-9-jdk 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 [email protected] immediately.) -- 872945: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=872945 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Source: dicomscope Priority: normal This package fails to build against openjdk-9, for which there should soon be a transition. The changes look like they should be easy to fix: error: [options] source value 1.5 is obsolete and will be removed in a future release error: [options] target value 1.5 is obsolete and will be removed in a future release These are literally true; -source/-target 1.6 or higher must be passed. And: ./processCommunication/ProcessTable.java:216: error: incompatible types: Object cannot be converted to Vector dataVector.setElementAt(dummy, row2); ^ ./viewer/sr/VerificationDialog.java:294: error: incompatible types: Object cannot be converted to Vector dataVector.setElementAt(dummy, row2); ^ These are normally caused by swing having gained generics for methods that previously accepted raw types, and can be fixed by adding wildcards (in a way that doesn't break compilation on Java 8). Cheers, Chris.
--- End Message ---
--- Begin Message ---Source: dicomscope Source-Version: 3.6.0-17 We believe that the bug you reported is fixed in the latest version of dicomscope, 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 [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Gert Wollny <[email protected]> (supplier of updated dicomscope 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 [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Wed, 23 Aug 2017 07:43:11 +0000 Source: dicomscope Binary: dicomscope libdicomscope-jni dicomscope-doc Architecture: source Version: 3.6.0-17 Distribution: unstable Urgency: medium Maintainer: Debian Med Packaging Team <[email protected]> Changed-By: Gert Wollny <[email protected]> Description: dicomscope - OFFIS DICOM Viewer dicomscope-doc - OFFIS DICOM Viewer - documentation libdicomscope-jni - OFFIS DICOM Viewer (JNI files) Closes: 872945 Changes: dicomscope (3.6.0-17) unstable; urgency=medium . * d/p/openjdk-9: compilate with odjk-9, Closes: #872945 Checksums-Sha1: 84f428b8cab293472aa2b0f5b5cda93bcbb2bdac 1859 dicomscope_3.6.0-17.dsc 0f4874e171cb4f2bf2ea84f7cae4bc74b5e5a785 11360 dicomscope_3.6.0-17.debian.tar.xz d5635bb51cae999911dd2e28c0cbbef97c26e89c 11404 dicomscope_3.6.0-17_source.buildinfo Checksums-Sha256: 32cf47f8c28d8f293143b91016f9a33c6f89e6892034543569f7613fa2e74cb9 1859 dicomscope_3.6.0-17.dsc 420ba7df6d6e7eebd73781789027ed69ababf9c14c3ea3bbccfff495e9b51198 11360 dicomscope_3.6.0-17.debian.tar.xz 61cedd7664a762f6fb2526ea598373e97c083f7e9b1d91ec814bbf7c5f46d690 11404 dicomscope_3.6.0-17_source.buildinfo Files: a1088f89e5ca2ccf4d4f4f79c2a3714b 1859 graphics optional dicomscope_3.6.0-17.dsc de4ce0233c3b00e0badc704bf9e33448 11360 graphics optional dicomscope_3.6.0-17.debian.tar.xz b288977a6151593fa987ce4e0e738ec4 11404 graphics optional dicomscope_3.6.0-17_source.buildinfo -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEENGr+2YOvnEff6Rr7+B42i5smq5gFAlmdPjgACgkQ+B42i5sm q5ibxQf/SwT8wruYpJNnZgqwqvvUmFLP4no6dQliNhhKOA/VCsvSaiKwazlyJ+7Q YTree5Mo3bgC+ay/n7lsBjqvmsJvCrqEPuYk6aCVzb4S+lqvSAL9ghsTsoUTzvXE 8UD8OkuIADr0bRd5NnXSk2DW70uKNjlLZHQA0lDF9GpytEQhRXC/jJpsHnlyWUn6 eYPqHeRghVkLQthYtBrOYZd4ZcrqWV1Hlg+lG0xXdOUkiGzr0KJA8axxbfWfNrPQ qIsmX+fUUbt7NyGT8Yk8+bNDSmAouE8SgIkfyVe/pLSn+HocEFG8TSMPxfit5ZN9 WDQBUMNZlJUlSld3TJOIRpRGdkUamQ== =qGvE -----END PGP SIGNATURE-----
--- End Message ---

