Your message dated Fri, 02 Dec 2016 21:19:05 +0000
with message-id <[email protected]>
and subject line Bug#811863: fixed in tagcoll2 2.0.14-2
has caused the Debian Bug report #811863,
regarding tagcoll2: FTBFS with GCC 6: no matching function for call to
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.)
--
811863: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=811863
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: tagcoll2
Version: 2.0.14-1
Severity: important
User: [email protected]
Usertags: ftbfs-gcc-6 gcc-6-no-match
This package fails to build with GCC 6. GCC 6 has not been released
yet, but it's expected that GCC 6 will become the default compiler for
stretch.
Note that only the first error is reported; there might be more. You
can find a snapshot of GCC 6 in experimental. To build with GCC 6,
you can set CC=gcc-6 CXX=g++-6 explicitly.
You may be able to find out more about this issue at
https://gcc.gnu.org/gcc-6/changes.html
> sbuild (Debian sbuild) 0.67.0 (26 Dec 2015) on dl580gen9-02.hlinux
...
> /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I..
> -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong
> -Wformat -Werror=format-security -Wall -c -o TextFormat.lo TextFormat.cc
> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Wdate-time
> -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat
> -Werror=format-security -Wall -c TextFormat.cc -fPIC -DPIC -o TextFormat.o
> In file included from ../tagcoll/TextFormat.tcc:286:0,
> from TextFormat.cc:208:
> ../tagcoll/patch.tcc: In instantiation of 'void tagcoll::PatchList<ITEM,
> TAG>::addPatch(const tagcoll::Patch<ITEM, TAG>&) [with ITEM =
> std::__cxx11::basic_string<char>; TAG = std::__cxx11::basic_string<char>]':
> ../tagcoll/patch.h:190:3: required from 'tagcoll::Inserter<ITEM, TAG>&
> tagcoll::Inserter<ITEM, TAG>::operator=(const tagcoll::Patch<ITEM, TAG>&)
> [with ITEM = std::__cxx11::basic_string<char>; TAG =
> std::__cxx11::basic_string<char>]'
> ../tagcoll/TextFormat.tcc:204:9: required from
> 'tagcoll::textformat::PatchAssembler<OUT>&
> tagcoll::textformat::PatchAssembler<OUT>::operator=(const std::pair<_U1,
> _U2>&) [with ITEMS = std::set<std::__cxx11::basic_string<char>,
> std::less<std::__cxx11::basic_string<char> >,
> std::allocator<std::__cxx11::basic_string<char> > >; TAGS =
> wibble::Empty<std::__cxx11::basic_string<char> >; OUT =
> tagcoll::Inserter<std::__cxx11::basic_string<char>,
> std::__cxx11::basic_string<char> >]'
> ../tagcoll/TextFormat.tcc:159:12: required from 'void
> tagcoll::textformat::parse(tagcoll::input::Input&, OUT) [with OUT =
> tagcoll::textformat::PatchAssembler<tagcoll::Inserter<std::__cxx11::basic_string<char>,
> std::__cxx11::basic_string<char> > >]'
> TextFormat.cc:201:43: required from here
> ../tagcoll/patch.tcc:56:50: error: no matching function for call to
> 'make_pair(const std::__cxx11::basic_string<char>&, const
> tagcoll::Patch<std::__cxx11::basic_string<char>,
> std::__cxx11::basic_string<char> >&)'
> this->insert(make_pair<ITEM, Patch<ITEM, TAG> >(patch.item, patch));
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
>
> In file included from /usr/include/c++/6/bits/stl_algobase.h:64:0,
> from /usr/include/c++/6/bits/char_traits.h:39,
> from /usr/include/c++/6/ios:40,
> from /usr/include/c++/6/ostream:38,
> from /usr/include/c++/6/iterator:64,
> from /usr/include/wibble/mixin.h:7,
> from ../tagcoll/TextFormat.h:26,
> from TextFormat.cc:21:
> /usr/include/c++/6/bits/stl_pair.h:406:5: note: candidate: template<class
> _T1, class _T2> constexpr std::pair<typename
> std::__decay_and_strip<_Tp>::__type, typename
> std::__decay_and_strip<_T2>::__type> std::make_pair(_T1&&, _T2&&)
> make_pair(_T1&& __x, _T2&& __y)
> ^~~~~~~~~
>
> /usr/include/c++/6/bits/stl_pair.h:406:5: note: template argument
> deduction/substitution failed:
> In file included from ../tagcoll/TextFormat.tcc:286:0,
> from TextFormat.cc:208:
> ../tagcoll/patch.tcc:56:57: note: cannot convert
> 'patch.tagcoll::Patch<std::__cxx11::basic_string<char>,
> std::__cxx11::basic_string<char> >::item' (type 'const
> std::__cxx11::basic_string<char>') to type
> 'std::__cxx11::basic_string<char>&&'
> this->insert(make_pair<ITEM, Patch<ITEM, TAG> >(patch.item, patch));
> ~~~~~~^~~~
>
> Makefile:741: recipe for target 'TextFormat.lo' failed
--
Martin Michlmayr
Linux for HPE Helion, Hewlett Packard Enterprise
--- End Message ---
--- Begin Message ---
Source: tagcoll2
Source-Version: 2.0.14-2
We believe that the bug you reported is fixed in the latest version of
tagcoll2, 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.
Andrey Rahmatullin <[email protected]> (supplier of updated tagcoll2 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: SHA512
Format: 1.8
Date: Sat, 03 Dec 2016 01:49:26 +0500
Source: tagcoll2
Binary: tagcoll libtagcoll2-dev
Architecture: source
Version: 2.0.14-2
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group <[email protected]>
Changed-By: Andrey Rahmatullin <[email protected]>
Description:
libtagcoll2-dev - Functions used to manipulate tagged collections (development
vers
tagcoll - Commandline tool to perform operations on tagged collections
Closes: 811863
Changes:
tagcoll2 (2.0.14-2) unstable; urgency=medium
.
* QA upload.
* Fix FTBFS with GCC6 by using -std=gnu++98 (Closes: #811863).
Checksums-Sha1:
4cb08251b4f6b66772f9bbd2cdf6f2f8d1aea3a3 1998 tagcoll2_2.0.14-2.dsc
bdad8acce8adf91b6c0798b42b417dc0305c4ee5 5908 tagcoll2_2.0.14-2.debian.tar.xz
Checksums-Sha256:
7dba011538d0e8fcefcef01c883be52c3891c8cdfd80157a8b8a49a52898bede 1998
tagcoll2_2.0.14-2.dsc
b382ff614c858318a2eb88129e0f1d8990793742eb3ae7cffa695f83647a79a8 5908
tagcoll2_2.0.14-2.debian.tar.xz
Files:
b16b66bf44748b3bab9e5df172dc3d31 1998 libdevel optional tagcoll2_2.0.14-2.dsc
9f1ad4262387652ddd91dfa8070b40f2 5908 libdevel optional
tagcoll2_2.0.14-2.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEolIP6gqGcKZh3YxVM2L3AxpJkuEFAlhB4PoACgkQM2L3AxpJ
kuGUbw//bkSiQ+5ZgvPfA6BOhn26MjUVkEsYkYkK8r9eC1Z71C2vC6pXy96QC0V8
nOpuS0ELspfwlGOaR0RVKD7owdIld9oHufJVcfdgJP1dAPsFOEPNcZ9wVq/QwB5G
HIj0Ij2Re61KZ0Wl0fpQPslyDGICilJLKl9WvxPuSrqmu2lQT4xEzyBgC9/bm+PA
+XFpR0ndoXPnZejZFF/4JlupSOCtnhzHBsx1RAUvVSJcmzxEEfJPz71W2z5oljs3
baVlCSgeOENg4xieeotgydDykCst3VHPPlLzO8bFl9zz+zSfkpFRdTLZ23wQ+i1c
eKahYZC5SDC4P3a2dS5fAaObCw76idrcM1wxtkBGcimuwmGYG7u6cQAmeVrGMILT
lmpKinQ86ZyqsQuKBVHsd2a3RCzjkuEjxCEx3GWS11N4DS7N4DvgRCzIpOBQkBVm
luaOXxrsOEAhfSgJ5SlYtdFHFiy/SPbYKIf6nDSUYmlzUAU8iATeFe+G5kuRGvgO
CCgf3AAO9jUegY0z3McHaGUmtaR8jfvEOorr4hOc119eB9w/xFH8LouJgN1B8K0U
k2eRacq9C4I6jQQ2gTk5IUX2QWyrixdjMQgawFaupNdIwNr//owSoVRO5WQopW8r
TXfL5AHCLU5Z6Y22irJQy2azZ7m2/9nsQQxlvRwo3uiYboLxOS4=
=szXa
-----END PGP SIGNATURE-----
--- End Message ---