Your message dated Thu, 28 Jul 2016 12:06:47 +0000
with message-id <[email protected]>
and subject line Bug#811877: fixed in zinnia 0.06-2.1
has caused the Debian Bug report #811877,
regarding zinnia: 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.)
--
811877: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=811877
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: zinnia
Version: 0.06-2
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
...
> libtool: compile: g++ -DHAVE_CONFIG_H -I. -O3 -Wall -c trainer.cpp -fPIC
> -DPIC -o .libs/trainer.o
> trainer.cpp: In member function 'virtual bool zinnia::TrainerImpl::add(const
> zinnia::Character&)':
> trainer.cpp:106:66: error: no matching function for call to 'make_pair(const
> string&, zinnia::FeatureNode*&)'
> x_.push_back(std::make_pair<std::string, FeatureNode *>(y, fn));
> ^
>
> In file included from /usr/include/c++/6/bits/stl_algobase.h:64:0,
> from /usr/include/c++/6/vector:60,
> from trainer.cpp:8:
> /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:
> trainer.cpp:106:66: note: cannot convert 'y' (type 'const string {aka const
> std::__cxx11::basic_string<char>}') to type
> 'std::__cxx11::basic_string<char>&&'
> x_.push_back(std::make_pair<std::string, FeatureNode *>(y, fn));
> ^
>
> Makefile:577: recipe for target 'trainer.lo' failed
> make[2]: *** [trainer.lo] Error 1
--
Martin Michlmayr
Linux for HPE Helion, Hewlett Packard Enterprise
--- End Message ---
--- Begin Message ---
Source: zinnia
Source-Version: 0.06-2.1
We believe that the bug you reported is fixed in the latest version of
zinnia, 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.
Matthias Klose <[email protected]> (supplier of updated zinnia 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, 28 Jul 2016 13:43:07 +0200
Source: zinnia
Binary: zinnia-utils libzinnia-dev libzinnia-doc libzinnia0 libzinnia0-dbg
python-zinnia
Architecture: source amd64 all
Version: 0.06-2.1
Distribution: unstable
Urgency: medium
Maintainer: IME Packaging Team <[email protected]>
Changed-By: Matthias Klose <[email protected]>
Description:
libzinnia-dev - development files for the zinnia library
libzinnia-doc - documention files for the zinnia library
libzinnia0 - online handwriting recognition system with machine learning
libzinnia0-dbg - debugging symbols for the zinnia library
python-zinnia - Python binding for the zinnia library
zinnia-utils - utils for the zinnia library
Closes: 811877
Changes:
zinnia (0.06-2.1) unstable; urgency=medium
.
* Non-maintainer upload.
* Fix build failure with GCC 6. Closes: #811877.
* Bump standards version.
Checksums-Sha1:
64eff3d1fcf0525982140f332baed2fe551d2cc8 2199 zinnia_0.06-2.1.dsc
e07fa8ab90b72828ff2ace46598242671b669226 4964 zinnia_0.06-2.1.debian.tar.xz
21197323cc847bc10013ae46e63d9bcd64b8867b 69094 libzinnia-dev_0.06-2.1_amd64.deb
7275afff23bbe468cf448b1d411c24a1dfdcf7ee 44860 libzinnia-doc_0.06-2.1_all.deb
0d479f5bf697131f04b20855732c7089ab0b4204 58802
libzinnia0-dbg_0.06-2.1_amd64.deb
487737237bf4c3a71b29bae96ee6583a807839f1 61216 libzinnia0_0.06-2.1_amd64.deb
622bcc059a0028e9377448babf8d6f7a51d4917a 22072 python-zinnia_0.06-2.1_amd64.deb
aad8f26604fcc2826c5518c8aa8e2e86655d55ab 5112 zinnia-utils_0.06-2.1_amd64.deb
Checksums-Sha256:
f4ac75d536b023edbce30394c05ef9ecdaff72819948989aadbe48e739234a3c 2199
zinnia_0.06-2.1.dsc
f0aa33af30f22a162c3c5c74d3c1622c7df438432f6ce416a1ae8dc4dc379d26 4964
zinnia_0.06-2.1.debian.tar.xz
cf4a1f65a28f945e476c424d6d59dd076b8248845cf4ca04499b4b565265bbbc 69094
libzinnia-dev_0.06-2.1_amd64.deb
3e8700d56c9c6a8941e638bc0ff495d309c7e6812df49d03db5db6390aeed2ff 44860
libzinnia-doc_0.06-2.1_all.deb
9449a97ceb350bcf8e3bb20d126a985836b76f5e5fca932622bbaa215a3213c6 58802
libzinnia0-dbg_0.06-2.1_amd64.deb
d4a15f25cbb81ea6cf2653d059da45ab41631e8eebf87bb0e4580f627680559e 61216
libzinnia0_0.06-2.1_amd64.deb
735dacaabebce0ca5cd948a0717207aeb76e6ebe5ad3fdadf6567af46e76372f 22072
python-zinnia_0.06-2.1_amd64.deb
96a77824a199d2ba314b922910c981715cfb485b556e7ffc8b7d27b4aec74111 5112
zinnia-utils_0.06-2.1_amd64.deb
Files:
77a5bc14f4eb6b82ab76172a66d3cf44 2199 libs optional zinnia_0.06-2.1.dsc
35df2bdd00fe4ecb55695edf3d8de989 4964 libs optional
zinnia_0.06-2.1.debian.tar.xz
3bb1f1acdb42d87d60f7b5d42f7ccd8a 69094 libdevel optional
libzinnia-dev_0.06-2.1_amd64.deb
8ba76bf44ea4c28bec25fbb5a5e1e2ac 44860 doc optional
libzinnia-doc_0.06-2.1_all.deb
16bc5d53717d5f83e30d258aa4dde773 58802 debug extra
libzinnia0-dbg_0.06-2.1_amd64.deb
74ebd8ec2dafff7ca40755d8fc048881 61216 libs optional
libzinnia0_0.06-2.1_amd64.deb
16e78901a8316c82f16f4fabecd356c1 22072 python optional
python-zinnia_0.06-2.1_amd64.deb
17165993262dc3619abfdcda1ad23894 5112 utils optional
zinnia-utils_0.06-2.1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCAAGBQJXmfF+AAoJEL1+qmB3j6b1luwP/3BzPhFVRQiSb5+i5AHaXEko
JfX02ZUZVEr33oW9ehOUB1QwFURqSGSqMNfaSYn/DYsmykwxqoDpB5W2RRaq9S6I
rP5AGgTrUlMmlVq3twkqBx63bf2xzlvx26EnerSroHhBnVhjik7SuDLv6ZsOE133
vaf7Kg9lKHguRykxylQGg4mcNMzoQo6Yv16J/uDWHz3dUPjsfB0nSVTH+4PMZp2v
mjCwg4HSI6e+r28tx4IBcyKkOg97sjn4SobGpDtd9FpKzolYcOJjxd7fX0rdM6qj
inHjR302UmF0PtkZY1C+ApJU3Zr9cwaUQSMWwh2q9ntehbtA+WKuAqpcIkgPVfTk
VwRo7X8KnGbA6bF/DivDxYwJIsiISe7zaVPb4RgBLr0tfqGyNhHmz2U02yRV5flo
ttdwmyYVXrpYH95YBxWZMu88GDnhV7nz90YdS8II6t0o6DFy6ZNBlOVsv0t2Y/vT
il0cx05PSn0Bo9TbCC5FoHr6xxSOcUzzwG9nYs97Z/NLG0+KwJzpRGvHnumVlR0V
I63tVsiE+P5QgRJSUXzLqHyQ9THFdob1qMTjfIoXbtCV9XVUCY/FWd+u0RlQEHGl
7SmIMlIdk2H+AoiE5dE5e1fhHPWO3y7dfZ1TLJJ3pcz2/gIQi95mK8KbI4cAQK0P
UbNgmXB+vusdNBTvNXlt
=oNe4
-----END PGP SIGNATURE-----
--- End Message ---