Your message dated Wed, 20 Jul 2016 23:00:11 +0000
with message-id <e1bq0tl-0006xf...@franck.debian.org>
and subject line Bug#811631: fixed in libkolabxml 1.1.4-1
has caused the Debian Bug report #811631,
regarding FTBFS with GCC 6: cannot convert x to y
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.)


-- 
811631: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=811631
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libkolabxml
Version: 1.1.1-3
Severity: important
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-6 gcc-6-cannot-convert

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.

> sbuild (Debian sbuild) 0.67.0 (26 Dec 2015) on dl580gen9-02.hlinux
...
> In file included from /<<PKGBUILDDIR>>/./src/xcalconversions.h:24:0,
>                  from /<<PKGBUILDDIR>>/tests/conversiontest.cpp:4:
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bindings/kolabformat-xcal.hxx:3006:25: 
> warning: 'template<class> class std::auto_ptr' is deprecated 
> [-Wdeprecated-declarations]
>                   ::std::auto_ptr< x_kolab_version_type >);
>                          ^~~~~~~~
> 
> In file included from /usr/include/c++/6/memory:81:0,
>                  from /usr/include/xsd/cxx/tree/elements.hxx:23,
>                  from 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bindings/kolabformat-xcal.hxx:61,
>                  from /<<PKGBUILDDIR>>/./src/xcalconversions.h:24,
>                  from /<<PKGBUILDDIR>>/tests/conversiontest.cpp:4:
> /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here
>    template<typename> class auto_ptr;
>                             ^~~~~~~~
> 
> In file included from /usr/include/qt4/QtTest/qtest.h:46:0,
>                  from /usr/include/qt4/QtTest/QTest:1,
>                  from /<<PKGBUILDDIR>>/tests/kolabconversationtest.cpp:21:
> /<<PKGBUILDDIR>>/tests/kolabconversationtest.cpp: In member function 'void 
> KolabConversationTest::configurationDeserialationTest()':
> /<<PKGBUILDDIR>>/tests/kolabconversationtest.cpp:30:5: error: cannot convert 
> 'boost::shared_ptr<Kolab::Configuration>' to 'bool' for argument '1' to 'bool 
> QTest::qVerify(bool, const char*, const char*, const char*, int)'
>      QVERIFY(ptr);
>      ^
> 
> In file included from /<<PKGBUILDDIR>>/./src/xcalconversions.h:24:0,
>                  from /<<PKGBUILDDIR>>/tests/conversiontest.cpp:4:
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bindings/kolabformat-xcal.hxx:3158:10: 
> warning: 'template<class> class std::auto_ptr' is deprecated 
> [-Wdeprecated-declarations]
>    ::std::auto_ptr< ::icalendar_2_0::IcalendarType >
>           ^~~~~~~~
> 
> In file included from /usr/include/c++/6/memory:81:0,
>                  from /usr/include/xsd/cxx/tree/elements.hxx:23,
>                  from 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bindings/kolabformat-xcal.hxx:61,
>                  from /<<PKGBUILDDIR>>/./src/xcalconversions.h:24,
>                  from /<<PKGBUILDDIR>>/tests/conversiontest.cpp:4:
> /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here
>    template<typename> class auto_ptr;
>                             ^~~~~~~~
> 
> /<<PKGBUILDDIR>>/tests/kolabconversationtest.cpp: In member function 'void 
> KolabConversationTest::noteDeserialationTest()':
> /<<PKGBUILDDIR>>/tests/kolabconversationtest.cpp:39:5: error: cannot convert 
> 'boost::shared_ptr<Kolab::Note>' to 'bool' for argument '1' to 'bool 
> QTest::qVerify(bool, const char*, const char*, const char*, int)'
>      QVERIFY(ptr);
>      ^
> 

-- 
Martin Michlmayr
Linux for HPE Helion, Hewlett Packard Enterprise

--- End Message ---
--- Begin Message ---
Source: libkolabxml
Source-Version: 1.1.4-1

We believe that the bug you reported is fixed in the latest version of
libkolabxml, 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 811...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Maximiliano Curia <m...@debian.org> (supplier of updated libkolabxml 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: Wed, 20 Jul 2016 17:04:15 +0200
Source: libkolabxml
Binary: libkolabxml1v5 python-kolabformat python3-kolabformat libkolabxml-dev
Architecture: source amd64
Version: 1.1.4-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Kolab Maintainers <pkg-kolab-de...@lists.alioth.debian.org>
Changed-By: Maximiliano Curia <m...@debian.org>
Description:
 libkolabxml-dev - Development files for libkolabxml
 libkolabxml1v5 - Kolab XML format (shared library)
 python-kolabformat - Python 2 bindings for Kolab Format 3.0 XML parsing
 python3-kolabformat - Python 3 bindings for Kolab Format 3.0 XML parsing
Closes: 811631
Changes:
 libkolabxml (1.1.4-1) unstable; urgency=medium
 .
   * New upstream release (1.1.4). (Closes: 811631)
   * Update the symbols files to make them compatible with gcc-6.
Checksums-Sha1:
 0dbaa8a3a920fefd572a4ffaef0b2abdd66520df 2413 libkolabxml_1.1.4-1.dsc
 774fb74650d939cfb13b8e9ca07b4c363e3dafee 128828 libkolabxml_1.1.4.orig.tar.gz
 0bd530e47304692a5c0df9477f58d01e2a605dad 50820 
libkolabxml_1.1.4-1.debian.tar.xz
 44da9e76c7e613896dddba38003e7918117b3b71 18028 
libkolabxml-dev_1.1.4-1_amd64.deb
 db20cf77a4cab9a0b3849a84887a86bd53ce74c5 6820326 
libkolabxml1v5-dbgsym_1.1.4-1_amd64.deb
 bf671caf37b87d52009b9b72453dd5d0bb578450 647780 
libkolabxml1v5_1.1.4-1_amd64.deb
 695d333bb51f9dcd719b88f7b7841e2d5216b6ba 2848722 
python-kolabformat-dbgsym_1.1.4-1_amd64.deb
 26a85e2553a4793ed5e00e454236e91d1fd0ea14 370852 
python-kolabformat_1.1.4-1_amd64.deb
 62248121af41f94bf5616c7ea4589fe0d165b83b 2865780 
python3-kolabformat-dbgsym_1.1.4-1_amd64.deb
 6442f286db357e0c00135f3f4add230683c293d6 370076 
python3-kolabformat_1.1.4-1_amd64.deb
Checksums-Sha256:
 dad1dc60bee3f54d080b0fadefafd033a5d65d219b6a6b761f9943968e2ebf83 2413 
libkolabxml_1.1.4-1.dsc
 69d3ec150afa0d2e1ff0d99a296de17c9e1f37748e8e60be311c99b073d06973 128828 
libkolabxml_1.1.4.orig.tar.gz
 991adbbb66a7d715ada0379bf07aca54020dd8d5839ae6bc1716d296a67de570 50820 
libkolabxml_1.1.4-1.debian.tar.xz
 0b774137e72979d0b5f20e5fe270aafd7e63a6a204d9302fdd7509e653f486eb 18028 
libkolabxml-dev_1.1.4-1_amd64.deb
 b793913e5f23d67c8127b4b1a6fb65703f104c9c6a787816bace75e1afb0cc2a 6820326 
libkolabxml1v5-dbgsym_1.1.4-1_amd64.deb
 714e7bc22962e0441f9198b014122c2acbd15c4074e83f24ab18996d28ce8978 647780 
libkolabxml1v5_1.1.4-1_amd64.deb
 86a1ce3258660ec613b403551af9d1d8a7b3943b4fbea54b91a449ca107e8c6a 2848722 
python-kolabformat-dbgsym_1.1.4-1_amd64.deb
 206a75deb1ff73bed7313d165150625397624774cf42a7e6721a3bfbc2fa553b 370852 
python-kolabformat_1.1.4-1_amd64.deb
 d1c068474fea2c3f0b1b697c640a7c80b08ded4c0d103002d5a64966903f9257 2865780 
python3-kolabformat-dbgsym_1.1.4-1_amd64.deb
 04e196cd8be53d192d8cfb0ef91e611992ac4a1ee233671b86a6d046d55a3508 370076 
python3-kolabformat_1.1.4-1_amd64.deb
Files:
 a75b768f4f92fb63313612522bc3786c 2413 libs optional libkolabxml_1.1.4-1.dsc
 71b1ee00ca9288e33ebcddf614b50f89 128828 libs optional 
libkolabxml_1.1.4.orig.tar.gz
 cf6f4d7f4801e8cc67c797c74ae6e6b8 50820 libs optional 
libkolabxml_1.1.4-1.debian.tar.xz
 1673cd880258d7c0e85bd0e970ba7ebb 18028 libdevel optional 
libkolabxml-dev_1.1.4-1_amd64.deb
 f6298b2b43bb9d0c4aefd1b35a4e4390 6820326 debug extra 
libkolabxml1v5-dbgsym_1.1.4-1_amd64.deb
 779b9d074664b8e3da588a3fd57ebb28 647780 libs optional 
libkolabxml1v5_1.1.4-1_amd64.deb
 e3e4de63d2291d6215f5bb8a9bcc6b8f 2848722 debug extra 
python-kolabformat-dbgsym_1.1.4-1_amd64.deb
 ced0698f68ab91d519d022dfe69fda8d 370852 python optional 
python-kolabformat_1.1.4-1_amd64.deb
 4dcf312c4fa664e8edc3edf47005d7c1 2865780 debug extra 
python3-kolabformat-dbgsym_1.1.4-1_amd64.deb
 ed70e794aaed4420e7f6feab4e32f12e 370076 python optional 
python3-kolabformat_1.1.4-1_amd64.deb

-----BEGIN PGP SIGNATURE-----

iQIcBAEBCgAGBQJXj7FwAAoJEMcZdpmymyMqqcUP/17H3/VBfzzHruCLxwrqPWJ2
HZ8XKcd6M0cfvAiCgOtWXLEkN/Ci9sbR4+LsT0F1Y4FOouqCZXfWHCbFHrCO1b4p
+zZrMdk6H3otovGayZOyF5dxicvCm/Spr/iNgCVqei0/VO0ijKnoyAKyokBAb/N8
W1Li6N8BgxqHBqHelr99VeIjwfRy517qdpDITRieM/uIfgGUC7fL7DFMY/8lYLji
Bw8sBAvzVV06SqJTBrXwLp91kdJy0LM8y0mf/9taly05Ua12BpsGS0cEr0i6jHMm
3qUduW77y7X2D6p6jezbaqG6nSuRqezrVWQWuAZNJeojDUevMXiDk6CDhzwJKH4u
ESmyrIvOcFtOfv1mGaWLf55A4dYiqhVzoKkPlG8TftvMikiBT5mXVDWqrimp7L65
HhL4k/ds/jiOUUuW2Px6w4wfPkQG2JX9xov5O4BwSuTqS9jJJfciVR/P520BVGUL
Er0BjtAhpm6ZjlzR+YaSfzaF+hzwTLQ7Qcof20IRLOSQsSPSHqfHt/sYJT9zR74u
5Qf7/DO1nmX5ianhl5beo04ePRNVv/aVL7eZh6Gd47pGrCWBky0mFXeMhiQr6jEy
pU9VahB490yNGt5vK8fEK/OAZvZFAwgH5YmTTeXxORKx6ox+V6lS2e8/BcYEDs2g
I2vz4Jjs1Dt8xUH9Hx4a
=vlZ0
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to