Your message dated Wed, 16 Aug 2017 09:34:36 +0000 with message-id <[email protected]> and subject line Bug#871677: fixed in insighttoolkit4 4.12.0-dfsg1-2 has caused the Debian Bug report #871677, regarding insighttoolkit4 ftbfs with GCC 7 (castxml out of date) 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.) -- 871677: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=871677 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: src:insighttoolkit4 Version: 4.12.0-dfsg1-1 Severity: serious Tags: sid buster Contrary to the claim in #871282, the package was *not* built using gcc-7. The recent binNMU triggered that, and then showed a ftbfs. Not sure how that was tested ... cd /<<PKGBUILDDIR>>/BUILD/Wrapping/Modules/ITKCommon && /usr/bin/castxml -o /<<PKGBUILDDIR>>/BUILD/Wrapping/itkFixedArray.xml --castxml-gccxml --castxml-start _wrapping_ --castxml-cc-gnu "(" /usr/bin/c++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/nifti -Wall -Wcast-align -Wdisabled-optimization -Wextra -Wformat=2 -Winvalid-pch -Wno-format-nonliteral -Wpointer-arith -Wshadow -Wunused -Wwrite-strings -funit-at-a-time -Wno-strict-overflow -Wno-deprecated -Wno-invalid-offsetof -Woverloaded-virtual -Wstrict-null-sentinel ")" -w -c @/<<PKGBUILDDIR>>/BUILD/Wrapping/ITKCommon.castxml.inc /<<PKGBUILDDIR>>/BUILD/Wrapping/itkFixedArray.cxx In file included from /<<PKGBUILDDIR>>/BUILD/Wrapping/itkFixedArray.cxx:1: In file included from /<<PKGBUILDDIR>>/Modules/Core/Common/include/itkCommand.h:21: In file included from /<<PKGBUILDDIR>>/Modules/Core/Common/include/itkObject.h:31: In file included from /<<PKGBUILDDIR>>/Modules/Core/Common/include/itkLightObject.h:21: In file included from /<<PKGBUILDDIR>>/Modules/Core/Common/include/itkMacro.h:47: In file included from /usr/include/c++/7/string:52: In file included from /usr/include/c++/7/bits/basic_string.h:6159: In file included from /usr/include/c++/7/ext/string_conversions.h:41: In file included from /usr/include/c++/7/cstdlib:77: /usr/include/c++/7/bits/std_abs.h:103:16: error: invalid operands to binary expression ('__castxml__float128' (aka '__castxml__float128_s') and 'int') { return __x < 0 ? -__x : __x; } ~~~ ^ ~ /usr/include/c++/7/bits/stl_pair.h:449:5: note: candidate template ignored: could not match 'pair<type-parameter-0-0, type-parameter-0-1>' against '__castxml__float128_s' operator<(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) ^ /usr/include/c++/7/bits/stl_iterator.h:305:5: note: candidate template ignored: could not match 'reverse_iterator<type-parameter-0-0>' against '__castxml__float128_s' operator<(const reverse_iterator<_Iterator>& __x, ^ /usr/include/c++/7/bits/stl_iterator.h:343:5: note: candidate template ignored: could not match 'reverse_iterator<type-parameter-0-0>' against '__castxml__float128_s' operator<(const reverse_iterator<_IteratorL>& __x, ^ /usr/include/c++/7/bits/stl_iterator.h:1142:5: note: candidate template ignored: could not match 'move_iterator<type-parameter-0-0>' against '__castxml__float128_s' operator<(const move_iterator<_IteratorL>& __x, ^ /usr/include/c++/7/bits/stl_iterator.h:1148:5: note: candidate template ignored: could not match 'move_iterator<type-parameter-0-0>' against '__castxml__float128_s' operator<(const move_iterator<_Iterator>& __x, ^ /usr/include/c++/7/bits/basic_string.h:5892:5: note: candidate template ignored: could not match 'basic_string<type-parameter-0-0, type-parameter-0-1, type-parameter-0-2>' against '__castxml__float128_s' operator<(const basic_string<_CharT, _Traits, _Alloc>& __lhs, ^ /usr/include/c++/7/bits/basic_string.h:5905:5: note: candidate template ignored: could not match 'basic_string<type-parameter-0-0, type-parameter-0-1, type-parameter-0-2>' against '__castxml__float128_s' operator<(const basic_string<_CharT, _Traits, _Alloc>& __lhs, ^ /usr/include/c++/7/bits/basic_string.h:5917:5: note: candidate template ignored: could not match 'const _CharT *' against '__castxml__float128' (aka '__castxml__float128_s') operator<(const _CharT* __lhs, ^ In file included from /<<PKGBUILDDIR>>/BUILD/Wrapping/itkFixedArray.cxx:1: In file included from /<<PKGBUILDDIR>>/Modules/Core/Common/include/itkCommand.h:21: In file included from /<<PKGBUILDDIR>>/Modules/Core/Common/include/itkObject.h:31: In file included from /<<PKGBUILDDIR>>/Modules/Core/Common/include/itkLightObject.h:21: In file included from /<<PKGBUILDDIR>>/Modules/Core/Common/include/itkMacro.h:47: In file included from /usr/include/c++/7/string:52: In file included from /usr/include/c++/7/bits/basic_string.h:6159: In file included from /usr/include/c++/7/ext/string_conversions.h:41: In file included from /usr/include/c++/7/cstdlib:77: /usr/include/c++/7/bits/std_abs.h:103:22: error: invalid argument type '__castxml__float128' (aka '__castxml__float128_s') to unary expression { return __x < 0 ? -__x : __x; } ^~~~ /usr/include/c++/7/bits/std_abs.h:102:3: error: no return statement in constexpr function abs(__float128 __x) ^
--- End Message ---
--- Begin Message ---Source: insighttoolkit4 Source-Version: 4.12.0-dfsg1-2 We believe that the bug you reported is fixed in the latest version of insighttoolkit4, 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 insighttoolkit4 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: Fri, 11 Aug 2017 15:45:15 +0000 Source: insighttoolkit4 Binary: libinsighttoolkit4.12 libinsighttoolkit4-dev insighttoolkit4-examples Architecture: source Version: 4.12.0-dfsg1-2 Distribution: unstable Urgency: medium Maintainer: Debian Med Packaging Team <[email protected]> Changed-By: Gert Wollny <[email protected]> Description: insighttoolkit4-examples - Image processing toolkit for registration and segmentation - exam libinsighttoolkit4-dev - Image processing toolkit for registration and segmentation - deve libinsighttoolkit4.12 - Image processing toolkit for registration and segmentation - runt Closes: 871282 871677 871930 Changes: insighttoolkit4 (4.12.0-dfsg1-2) unstable; urgency=medium . * d/control, d/rules: Disable Python bindings, Closes: #871677 * d/control: force dependency on gdcm-2.8 Closes: #871930 * d/rules, d/control: Setup shlib handling for g++-7 Closes: #871282 Checksums-Sha1: cb593008d7d33ec4b9b1c0ca04cdfe27faa5792a 2535 insighttoolkit4_4.12.0-dfsg1-2.dsc 86c08c258beef724d692388431f4fba470977d4b 23616 insighttoolkit4_4.12.0-dfsg1-2.debian.tar.xz 11a15290d898bb81ed910e61a279481d5f283566 7905 insighttoolkit4_4.12.0-dfsg1-2_source.buildinfo Checksums-Sha256: d1f85597d847ef2b6739ef93e1bf06fe39893e13eb520129bcbd1bbbbfb75f78 2535 insighttoolkit4_4.12.0-dfsg1-2.dsc 3be28cfd300b1a187b19e4951eb461ea43415567d7d4184d14fd74db6473113c 23616 insighttoolkit4_4.12.0-dfsg1-2.debian.tar.xz 750662a826f0fbdd64f20e47254e5e97db11433f8f34650dc5a2bb4ee1cdf8b5 7905 insighttoolkit4_4.12.0-dfsg1-2_source.buildinfo Files: 8633e8808f31c5ced6e2a63abc36d345 2535 science optional insighttoolkit4_4.12.0-dfsg1-2.dsc 297f305b7680fdcc2215eccc3f94297d 23616 science optional insighttoolkit4_4.12.0-dfsg1-2.debian.tar.xz 57ca5cba61292ac8499fd9e989d3320a 7905 science optional insighttoolkit4_4.12.0-dfsg1-2_source.buildinfo -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEENGr+2YOvnEff6Rr7+B42i5smq5gFAlmUCgsACgkQ+B42i5sm q5i5dwgAoKIlSlRNauHCXNvEOb82yArZ/Obl/XyqQSAJT/rdq32eLZ/b48Hl0AIw /XQf7NfdxB11l445pi77jxLCvvp3un0rO9tdkx4SHZ/LOwUB2EoWjXwuIZNf33RW 6cnJBJLWCxbzsZArefJWPCNiMF4lpl9Ma5sI3IhOzZJeeayS3OT8zHKZp4CWoZ+j f7GABq1wZuZZ5M46r+zDKK43cGIatS/2w3q7PDb9WTqwR4HfETJArtKZusW0x7A9 Jesks5nr0R8WhDbYRz18glk1o1/7QpF8gSpIHqntExnbnupkOePu8Q7/qJ90W9Ut EaJuMn66bm+G4caRl4cQMTosR7Qx7w== =9627 -----END PGP SIGNATURE-----
--- End Message ---

