Your message dated Tue, 23 Nov 2021 07:48:33 +0000 with message-id <e1mpqxz-0005uu...@fasolo.debian.org> and subject line Bug#1000220: fixed in dcmtk 3.6.6-3 has caused the Debian Bug report #1000220, regarding dicomscope: error: cannot bind non-const lvalue reference of type ‘std::__cxx11::list<int, std::allocator<int> >::const_iterator&’ to an rvalue of type ‘std::__cxx11::list<int, std::allocator<int> >::const_iterator’ 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.) -- 1000220: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1000220 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
--- Begin Message ---Source: dicomscope Version: 3.6.0-22 Severity: serious Tags: ftbfs sid bookworm Justification: fails to build from source (but built successfully in the past) X-Debbugs-Cc: sramac...@debian.org | cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/interface/libsrc && /usr/bin/c++ -DHAVE_CONFIG_H -DHAVE_STRSTREAM_H -DNDEBUG -DjInterface_EXPORTS -I/<<PKGBUILDDIR>>/interface/include -I/usr/lib/jvm/default-java/include -I/usr/lib/jvm/default-java/include/linux -I/usr/include/dcmtk/dcmpstat -I/usr/include/dcmtk/dcmsr -I/usr/include/dcmtk/dcmjpeg -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MT interface/libsrc/CMakeFiles/jInterface.dir/DSRImageValue.cpp.o -MF CMakeFiles/jInterface.dir/DSRImageValue.cpp.o.d -o CMakeFiles/jInterface.dir/DSRImageValue.cpp.o -c /<<PKGBUILDDIR>>/interface/libsrc/DSRImageValue.cpp | In file included from /usr/include/dcmtk/dcmsr/dsrscogr.h:30, | from /usr/include/dcmtk/dcmsr/dsrscovl.h:30, | from /usr/include/dcmtk/dcmsr/dsrcitem.h:33, | from /usr/include/dcmtk/dcmsr/dsrdocst.h:33, | from /usr/include/dcmtk/dcmsr/dsrdoctr.h:29, | from /usr/include/dcmtk/dcmsr/dsrdoc.h:29, | from /<<PKGBUILDDIR>>/interface/include/jInterface.h:49, | from /<<PKGBUILDDIR>>/interface/libsrc/DSRImageValue.cpp:39: | /usr/include/dcmtk/dcmsr/dsrtlist.h: In instantiation of ‘OFCondition DSRListOfItems<T>::removeItem(size_t) [with T = int; size_t = long unsigned int]’: | /<<PKGBUILDDIR>>/interface/libsrc/DSRImageValue.cpp:313:49: required from here | /usr/include/dcmtk/dcmsr/dsrtlist.h:303:30: error: cannot bind non-const lvalue reference of type ‘std::__cxx11::list<int, std::allocator<int> >::const_iterator&’ to an rvalue of type ‘std::__cxx11::list<int, std::allocator<int> >::const_iterator’ | 303 | if (gotoItemPos(idx, iterator)) | | ^~~~~~~~ | In file included from /usr/include/c++/11/list:63, | from /usr/include/dcmtk/ofstd/oflist.h:56, | from /usr/include/dcmtk/ofstd/ofstd.h:28, | from /usr/include/dcmtk/ofstd/offile.h:30, | from /usr/include/dcmtk/dcmdata/dcistrma.h:28, | from /usr/include/dcmtk/dcmdata/dctk.h:30, | from /usr/include/dcmtk/dcmpstat/dcmpstat.h:27, | from /usr/include/dcmtk/dcmpstat/dvpstat.h:27, | from /usr/include/dcmtk/dcmpstat/dviface.h:32, | from /<<PKGBUILDDIR>>/interface/include/jInterface.h:42, | from /<<PKGBUILDDIR>>/interface/libsrc/DSRImageValue.cpp:39: | /usr/include/c++/11/bits/stl_list.h:286:7: note: after user-defined conversion: ‘std::_List_const_iterator< <template-parameter-1-1> >::_List_const_iterator(const iterator&) [with _Tp = int; std::_List_const_iterator< <template-parameter-1-1> >::iterator = std::_List_const_iterator<int>::iterator]’ | 286 | _List_const_iterator(const iterator& __x) _GLIBCXX_NOEXCEPT | | ^~~~~~~~~~~~~~~~~~~~ | In file included from /usr/include/dcmtk/dcmsr/dsrscogr.h:30, | from /usr/include/dcmtk/dcmsr/dsrscovl.h:30, | from /usr/include/dcmtk/dcmsr/dsrcitem.h:33, | from /usr/include/dcmtk/dcmsr/dsrdocst.h:33, | from /usr/include/dcmtk/dcmsr/dsrdoctr.h:29, | from /usr/include/dcmtk/dcmsr/dsrdoc.h:29, | from /<<PKGBUILDDIR>>/interface/include/jInterface.h:49, | from /<<PKGBUILDDIR>>/interface/libsrc/DSRImageValue.cpp:39: | /usr/include/dcmtk/dcmsr/dsrtlist.h:320:64: note: initializing argument 2 of ‘OFBool DSRListOfItems<T>::gotoItemPos(size_t, typename std::__cxx11::list<T>::const_iterator&) const [with T = int; OFBool = bool; size_t = long unsigned int; typename std::__cxx11::list<T>::const_iterator = std::__cxx11::list<int, std::allocator<int> >::const_iterator]’ | 320 | OFLIST_TYPENAME OFListConstIterator(T) &iterator) const | | ^ | make[3]: *** [interface/libsrc/CMakeFiles/jInterface.dir/build.make:135: interface/libsrc/CMakeFiles/jInterface.dir/DSRImageValue.cpp.o] Error 1 See https://buildd.debian.org/status/fetch.php?pkg=dicomscope&arch=amd64&ver=3.6.0-22%2Bb2&stamp=1637356191&raw=0 Cheers -- Sebastian Ramacher
signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---Source: dcmtk Source-Version: 3.6.6-3 Done: Mathieu Malaterre <ma...@debian.org> We believe that the bug you reported is fixed in the latest version of dcmtk, 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 1000...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Mathieu Malaterre <ma...@debian.org> (supplier of updated dcmtk 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: Tue, 23 Nov 2021 08:15:20 +0100 Source: dcmtk Architecture: source Version: 3.6.6-3 Distribution: unstable Urgency: medium Maintainer: Debian Med Packaging Team <debian-med-packag...@lists.alioth.debian.org> Changed-By: Mathieu Malaterre <ma...@debian.org> Closes: 1000220 Changes: dcmtk (3.6.6-3) unstable; urgency=medium . * d/patches: Fix compilation of dicomscope. Closes: #1000220 * d/control: Add myself as Uploader Checksums-Sha1: 3c90d2c2a7099c97df9ebac28eddae43966114b3 2257 dcmtk_3.6.6-3.dsc a55859a8228d1c200deb55d13900950868111e3c 30488 dcmtk_3.6.6-3.debian.tar.xz 0bc3de538d8d5e339b6d1a36c5f8584da51d31bb 7894 dcmtk_3.6.6-3_source.buildinfo Checksums-Sha256: aed04453000b432fe7b7777bc8a1149c9f6770446ad5644e49ba8d902d453ae0 2257 dcmtk_3.6.6-3.dsc f5e7d10c63bae0b4b9672c595ceedd244a35bec7c000b0512611fe1d1039069c 30488 dcmtk_3.6.6-3.debian.tar.xz 1e6d1e61472e064235dd144249e20acb6903e21db1ebe8f783a7ae466a1ed3d6 7894 dcmtk_3.6.6-3_source.buildinfo Files: 5510f26c69cfabdb681a17eb9028b18f 2257 science optional dcmtk_3.6.6-3.dsc fb49b84dafcdebe93e876281c7536f55 30488 science optional dcmtk_3.6.6-3.debian.tar.xz 8e8f1f7da019b05238f09fcfcdea48a9 7894 science optional dcmtk_3.6.6-3_source.buildinfo -----BEGIN PGP SIGNATURE----- iQJFBAEBCgAvFiEEaTNn/67NjqrNHwY7AXHhgorgk0UFAmGclvgRHG1hbGF0QGRl Ymlhbi5vcmcACgkQAXHhgorgk0XH9Q/7BxCbVTUfk0ma7uyDX8foAQ6pVkQHWVOq L1Nu5xHi6PSy88niv5jD5AZxC6d4vD7QMI+EzHxzLUNlLlagrZJGcDWLz8OSUWV5 T6mDAmpbriG8AIBYeoGVaeb+bvfThOhhvFrS9/RvOSNZfmUSO8O5IsaTxZy3eYmE 41fl3D6t/ALfArdqdvrdxa2lY4dp6PSn1kW/WWYEiA5KfNrWXMkCtoEh9k2+xgcc PHViggNis3MU+AoK3LMxchguKoQilglRgU3Uq9f/rTfgj5zoceWY1t0NcX/8tsQX ni1UdOBdONzg0h1x95CdTz9PhZ1UXMBRHx22UEYcppfaPYFqWPUKcsSAWr44/HEp opEKKdPi/Md7EYEoYTCRI2wa5tG3wMpzVzOj6qS2sLJItde3eITXA2jNr268e6Db goFkgNczKyqdTPcnvtyk60/+RZV3GUEwEeaSjzckdsVVY/AihT/rASEtX2a/iUiU VmtwrLgpqNiT3lVmFSkE1y9636vw/xH/yD2jJUcofPD+MyjXlMiyTB15ToJtj4Fh Eh4ioIkRB5biIS7Op3SDx2I3R6GnVjsFSDwVatsVOUGvm3Wv+hPy6qLaa8x5h4Vi lqtrr0lOVOpRSZPAZQdRc4PqjMcZhAg13+YdvVW4Pl++Q1yCe9RgLw/fcZZ40uGr ybkL5pcoNpA= =g3Sp -----END PGP SIGNATURE-----
--- End Message ---