Your message dated Sun, 21 Aug 2016 23:19:27 +0000
with message-id <e1bbc1x-0003uh...@franck.debian.org>
and subject line Bug#811611: fixed in libclaw 1.7.4-1
has caused the Debian Bug report #811611,
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.)


-- 
811611: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=811611
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libclaw
Version: 1.7.3-1.1
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
...
> /usr/bin/c++   -DCLAW_JPEG_SUPPORT -DCLAW_PNG_SUPPORT -Dclaw_graphic_EXPORTS 
> -I/<<PKGBUILDDIR>>/.  -g -O2 -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -fPIC   -o 
> CMakeFiles/claw_graphic.dir/claw/code/bitmap_writer.cpp.o -c 
> /<<PKGBUILDDIR>>/claw/code/bitmap_writer.cpp
> /<<PKGBUILDDIR>>/claw/code/configuration_file.cpp: In member function 'bool 
> claw::configuration_file::get_line(std::istream&, const 
> claw::configuration_file::syntax_description&, std::__cxx11::string&) const':
> /<<PKGBUILDDIR>>/claw/code/configuration_file.cpp:444:39: error: cannot 
> convert 'std::basic_istream<char>' to 'bool' in initialization
>    bool result = text::getline(is, line);
>                                        ^
> 
> [ 24%] Building CXX object 
> CMakeFiles/claw_graphic.dir/claw/code/bitmap_reader.cpp.o

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

--- End Message ---
--- Begin Message ---
Source: libclaw
Source-Version: 1.7.4-1

We believe that the bug you reported is fixed in the latest version of
libclaw, 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.
Markus Koschany <a...@debian.org> (supplier of updated libclaw 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: Sun, 21 Aug 2016 23:17:27 +0200
Source: libclaw
Binary: libclaw-dev libclaw-doc libclaw-application1v5 libclaw-application-dev 
libclaw-configuration-file1v5 libclaw-configuration-file-dev 
libclaw-dynamic-library1v5 libclaw-dynamic-library-dev libclaw-graphic1v5 
libclaw-graphic-dev libclaw-logger1v5 libclaw-logger-dev libclaw-net1v5 
libclaw-net-dev libclaw-tween1v5 libclaw-tween-dev libclaw-i18n
Architecture: source
Version: 1.7.4-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Games Team <pkg-games-de...@lists.alioth.debian.org>
Changed-By: Markus Koschany <a...@debian.org>
Description:
 libclaw-application-dev - Set of classes to ease the initialisation of the 
program (develop
 libclaw-application1v5 - Set of classes to ease the initialisation of the 
program
 libclaw-configuration-file-dev - Class to process configuration files 
(development files)
 libclaw-configuration-file1v5 - Class to process configuration files
 libclaw-dev - Claw is a generalist C++ library (development files)
 libclaw-doc - Claw is a generalist C++ library (documentation files)
 libclaw-dynamic-library-dev - Class to ease the manipulation of dynamic 
libraries (development
 libclaw-dynamic-library1v5 - Class to ease the manipulation of dynamic 
libraries
 libclaw-graphic-dev - Set of classes for image manipulation (development files)
 libclaw-graphic1v5 - Set of classes for image manipulation
 libclaw-i18n - Internationalisation files for libclaw
 libclaw-logger-dev - Flexible log system (development files)
 libclaw-logger1v5 - Flexible log system
 libclaw-net-dev - C++ standard stream interface for Unix sockets (development 
files
 libclaw-net1v5 - C++ standard stream interface for Unix sockets
 libclaw-tween-dev - C++ tweeners (development files)
 libclaw-tween1v5 - C++ tweeners
Closes: 811611
Changes:
 libclaw (1.7.4-1) unstable; urgency=medium
 .
   * Team upload.
   * Imported Upstream version 1.7.4.
   * Declare compliance with Debian Policy 3.9.8.
   * wrap-and-sort -sa.
   * Vcs-Browser: Use the canonical URI and https.
   * d/control: Remove redundant Homepage fields.
   * Add get-orig-source target.
   * Add boost1.61.patch and work around a FTBFS with Boost 1.61.
   * Add gcc6-ftbfs.patch and fix FTBFS error: cannot convert
     'std::basic_istream<char>' to 'bool' in initialization. (Closes: #811611)
     Thanks to Martin Michlmayr for the report.
   * Fix debian/copyright and point to the LGPL-2.1 license.
Checksums-Sha1:
 a37c3fd2a03b91f30dcf294d3804c58643039369 3349 libclaw_1.7.4-1.dsc
 1c11bd83bbdd8f191a204a90a148c860e25ae80b 341952 libclaw_1.7.4.orig.tar.gz
 1ba2888ae7edddfa0441899b332cf640c0dada30 8008 libclaw_1.7.4-1.debian.tar.xz
Checksums-Sha256:
 9ae90e2030a291979f02c29a606a72835e59e803b31be5ae475b5e9dc9b43250 3349 
libclaw_1.7.4-1.dsc
 0be289da7f43b1892575f14b27860af5d1e1f6961eae11653d64e625fd7924b7 341952 
libclaw_1.7.4.orig.tar.gz
 477646f86a619e24a3c0ede2e10fccb7d0f8d999ec3e9844d8382189aa61f73a 8008 
libclaw_1.7.4-1.debian.tar.xz
Files:
 3ea26512d27acbc6e425e6b9aacd0ea1 3349 devel extra libclaw_1.7.4-1.dsc
 f27ed8936420abb8835d59f35a4101d9 341952 devel extra libclaw_1.7.4.orig.tar.gz
 aadad1c544a5342073500bc185b97332 8008 devel extra libclaw_1.7.4-1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQJ8BAEBCgBmBQJXuivOXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXRBQ0YzRDA4OEVGMzJFREVGNkExQTgzNUZE
OUFEMTRCOTUxM0I1MUU0AAoJENmtFLlRO1HkH8sP/0E/m0ZloRMb0sCQSjZbvbsE
DA0UX3aFTbnYMegpReqQIF4xaG+ew+EyusAPtpiHENAYE+/kkN4XfnGUHunqH8qI
EgM721IZeb/IFY7IEmsYQDp2QXgBKToM0cRfWlsyV3EDLQWszHkJk5iXFCOcn/yg
b9wXnq6boDfNjhQEr0Sa9Dkf9Zsdi6CaHjXQMOeNt+7kvKkv1U5yOag7wo6DNMov
BRK5Kth9ecu7n4T0LtM3eVFC5eYwHzCn/Un2Qb5rXNwU5Vv95a8Df7SLgDPNMBb2
tRwmqNPMLknC+qnt66PQrhjlixkFey+WSCipusGGSYlnLnGoiawVkEmr0C/ggF03
ZP/AEAjdsFsR9Zx1PQfnyu3tPRO13TShh8gyXBQCmeS+kLvPQq2Matbe0R+6DT/k
NOiD8NcQt0v2m8rUYlystDi0eSxnHmhRg2h2gsUl/x0SVMitqTlDCwTRcoXWdNkr
gCIrtdU0dTlyacUFQzTvMh/MRDNy98DKh4zdjC4r/p9lGtS1+C/0/YmyatXKu7XM
rz12Lg7ullUZhdKmKoIy3Cjmg1PbSg28ht8lu6P9ekcIY9PIzFj/Bhq90OpOnBkf
nUJCG/aF1hxK23fPQ22yp3RXrKyyJGIDOEriwNiT+OhtydIfkrVRj7sf4cAWngJl
88Ju9QLCiCCb/khV9s8k
=OJrn
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to