Your message dated Thu, 24 Aug 2017 08:50:07 +0000 with message-id <[email protected]> and subject line Bug#871573: fixed in castxml 0.1+git20170823-1 has caused the Debian Bug report #871573, regarding Invalid operands to binary expression with float128 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.) -- 871573: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=871573 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 [...] [ 55%] Generating ../../itkFixedArray.xml cd /home/packages/tmp/insighttoolkit4-4.12.0-dfsg1/BUILD/Wrapping/Modules/ITKCommon && /usr/bin/castxml -o /home/packages/tmp/insighttoolkit4-4.12.0-dfsg1/BUILD/Wrapping/itkFixedArray.xml --castxml-gccxml --castxml-start _wrapping_ --castxml-cc-gnu "(" /usr/bin/c++ -g -O2 -fdebug-prefix-map=/home/packages/tmp/insighttoolkit4-4.12.0-dfsg1=. -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 @/home/packages/tmp/insighttoolkit4-4.12.0-dfsg1/BUILD/Wrapping/ITKCommon.castxml.inc /home/packages/tmp/insighttoolkit4-4.12.0-dfsg1/BUILD/Wrapping/itkFixedArray.cxx In file included from /home/packages/tmp/insighttoolkit4-4.12.0-dfsg1/BUILD/Wrapping/itkFixedArray.cxx:1: In file included from /home/packages/tmp/insighttoolkit4-4.12.0-dfsg1/Modules/Core/Common/include/itkCommand.h:21: In file included from /home/packages/tmp/insighttoolkit4-4.12.0-dfsg1/Modules/Core/Common/include/itkObject.h:31: In file included from /home/packages/tmp/insighttoolkit4-4.12.0-dfsg1/Modules/Core/Common/include/itkLightObject.h:21: In file included from /home/packages/tmp/insighttoolkit4-4.12.0-dfsg1/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 /home/packages/tmp/insighttoolkit4-4.12.0-dfsg1/BUILD/Wrapping/itkFixedArray.cxx:1: In file included from /home/packages/tmp/insighttoolkit4-4.12.0-dfsg1/Modules/Core/Common/include/itkCommand.h:21: In file included from /home/packages/tmp/insighttoolkit4-4.12.0-dfsg1/Modules/Core/Common/include/itkObject.h:31: In file included from /home/packages/tmp/insighttoolkit4-4.12.0-dfsg1/Modules/Core/Common/include/itkLightObject.h:21: In file included from /home/packages/tmp/insighttoolkit4-4.12.0-dfsg1/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) ^ 3 errors generated. Wrapping/Modules/ITKCommon/CMakeFiles/ITKCommonCastXML.dir/build.make:145: recipe for target 'Wrapping/itkFixedArray.xml' failed make[3]: *** [Wrapping/itkFixedArray.xml] Error 1 make[3]: Leaving directory '/home/packages/tmp/insighttoolkit4-4.12.0-dfsg1/BUILD' CMakeFiles/Makefile2:33770: recipe for target 'Wrapping/Modules/ITKCommon/CMakeFiles/ITKCommonCastXML.dir/all' failed make[2]: *** [Wrapping/Modules/ITKCommon/CMakeFiles/ITKCommonCastXML.dir/all] Error 2 make[2]: Leaving directory '/home/packages/tmp/insighttoolkit4-4.12.0-dfsg1/BUILD' Makefile:165: recipe for target 'all' failed make[1]: *** [all] Error 2 make[1]: Leaving directory '/home/packages/tmp/insighttoolkit4-4.12.0-dfsg1/BUILD' dh_auto_build: make -j1 returned exit code 2 debian/rules:82: recipe for target 'build' failed make: *** [build] Error 2h
--- End Message ---
--- Begin Message ---Source: castxml Source-Version: 0.1+git20170823-1 We believe that the bug you reported is fixed in the latest version of castxml, 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 castxml 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: Thu, 24 Aug 2017 10:25:34 +0000 Source: castxml Binary: castxml Architecture: source Version: 0.1+git20170823-1 Distribution: unstable Urgency: medium Maintainer: Steve M. Robbins <[email protected]> Changed-By: Gert Wollny <[email protected]> Description: castxml - C-family abstract syntax tree XML output tool Closes: 871573 Changes: castxml (0.1+git20170823-1) unstable; urgency=medium . * New upstream version, Closes: #871573 * d/control: Update my e-mail address * d/control: Set standards version 4.1.0, no changes needed * d/control, d/rules: Switch to clang-4.0 Checksums-Sha1: c16aba69aab1ea58060b9a62a91a3451ec1ba4a6 1667 castxml_0.1+git20170823-1.dsc 79d081e064a9eee5ee2153ab5deada3ef314a17b 58492 castxml_0.1+git20170823.orig.tar.xz 8eae7d1290351914905f1a20589b87913037735b 4876 castxml_0.1+git20170823-1.debian.tar.xz e828b1ebe72dbe38a37677e23b400e7a48e14b93 6537 castxml_0.1+git20170823-1_source.buildinfo Checksums-Sha256: 8c227f2820bacbd183e168948ade16ea56d3d8129640b963df81b50784d11883 1667 castxml_0.1+git20170823-1.dsc aa10c17f703ef46a88f9772205d8f51285fd3567aa91931ee1a7a5abfff95b11 58492 castxml_0.1+git20170823.orig.tar.xz e03ad1a0649151ea2bf032f19e26c90d681b2b8bbd5393de51a9e9572ae0469a 4876 castxml_0.1+git20170823-1.debian.tar.xz 0d028595920143aa11b1092d35e6675c48e019416b327be369fba411584d99b2 6537 castxml_0.1+git20170823-1_source.buildinfo Files: cb211e87d266b867233156811954ebc5 1667 devel optional castxml_0.1+git20170823-1.dsc 62058fc1fc2541b000282de7380914af 58492 devel optional castxml_0.1+git20170823.orig.tar.xz de53dd929c67dd2c2a63c0c6395e17b3 4876 devel optional castxml_0.1+git20170823-1.debian.tar.xz a00ad6f11c78f77f27a7adb209c8618e 6537 devel optional castxml_0.1+git20170823-1_source.buildinfo -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEENGr+2YOvnEff6Rr7+B42i5smq5gFAlmej+MACgkQ+B42i5sm q5hzjQf/RXpjny4jD0OPJH+f9fqCmHUmT9ybTd1fEemUn3hS0GNopogro7N6IL4B weEpF7x2u0VyylxfagY6Gt/ic676nuv+PQA5rpJLVmamRV/HTCnV1dx4Vi5gDd83 raqzGvX5E63plnD65LMtoxQrWfPeIQlnp3+tOsgqInEPv2gdgU5RofEqADka8+zg e9Ki5YTwd7N1zI0dL4aflaIldaGYmBQg5UtrnAdPixaDvcXy/8zlSiWApEYAeiiE ox3rIu0yFgJO2bnop1Kb0rcDbSBYFNxR9Qs72tfWKF2Y1iSlsbeemBEFEKZ24lwn f8JlvPArniwSf91ZrTv8rl5zZP7C/g== =fFAr -----END PGP SIGNATURE-----
--- End Message ---

