[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#811659: marked as done (FTBFS with GCC 6: cannot convert x to y)



Your message dated Tue, 12 Jul 2016 10:45:14 +0000
with message-id <E1bMvBi-0003ZE-05@franck.debian.org>
and subject line Bug#811659: fixed in wvstreams 4.6.1-9
has caused the Debian Bug report #811659,
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 owner@bugs.debian.org
immediately.)


-- 
811659: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=811659
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: wvstreams
Version: 4.6.1-7
Severity: important
User: debian-gcc@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
...
> x86_64-linux-gnu-g++ -c -o streams/wvstream.o streams/wvstream.cc -MMD -MF streams/.wvstream.d -MP -MQ streams/wvstream.o -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/tcl8.3 -DDEBUG=0 -I./include -D_BSD_SOURCE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DUNSTABLE -fPIC -Wall -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fno-tree-dce -fno-optimize-sibling-calls -fPIC -DPIC -fno-tree-dce -fno-optimize-sibling-calls -Wall -Woverloaded-virtual
> In file included from /usr/include/time.h:27:0,
>                  from streams/wvstream.cc:11:
> /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
>  # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
>    ^~~~~~~
> 
> streams/wvstream.cc: In member function 'void WvStream::_build_selectinfo(IWvStream::SelectInfo&, time_t, bool, bool, bool, bool)':
> streams/wvstream.cc:910:22: error: cannot convert 'IWvStreamCallback {aka std::tr1::function<void()>}' to 'bool' in assignment
>   si.wants.readable = readcb;
>                       ^~~~~~
> 
> streams/wvstream.cc:911:22: error: cannot convert 'IWvStreamCallback {aka std::tr1::function<void()>}' to 'bool' in assignment
>   si.wants.writable = writecb;
>                       ^~~~~~~
> 
> streams/wvstream.cc:912:25: error: cannot convert 'IWvStreamCallback {aka std::tr1::function<void()>}' to 'bool' in assignment
>   si.wants.isexception = exceptcb;
>                          ^~~~~~~~
> 
> streams/wvstream.cc: In member function 'IWvStream::SelectRequest WvStream::get_select_request()':
> streams/wvstream.cc:1022:62: error: no matching function for call to 'IWvStream::SelectRequest::SelectRequest(IWvStreamCallback&, IWvStreamCallback&, IWvStreamCallback&)'
>      return IWvStream::SelectRequest(readcb, writecb, exceptcb);
>                                                               ^
> 

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

--- End Message ---
--- Begin Message ---
Source: wvstreams
Source-Version: 4.6.1-9

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

Debian distribution maintenance software
pp.
Gert Wollny <gw.fossdev@gmail.com> (supplier of updated wvstreams 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 ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Mon, 11 Jul 2016 15:34:22 +0000
Source: wvstreams
Binary: libwvstreams4.6-base libwvstreams4.6-extras libuniconf4.6 libwvstreams4.6-doc libwvstreams-dev uniconfd uniconf-tools
Architecture: source
Version: 4.6.1-9
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group <packages@qa.debian.org>
Changed-By: Gert Wollny <gw.fossdev@gmail.com>
Description:
 libuniconf4.6 - C++ network libraries for rapid application development
 libwvstreams-dev - Development libraries and header files for libwvstreams4.6
 libwvstreams4.6-base - C++ network libraries for rapid application development
 libwvstreams4.6-doc - Documentation for WvStreams
 libwvstreams4.6-extras - C++ network libraries for rapid application development
 uniconf-tools - Tools to interface with UniConf
 uniconfd   - Server that manages UniConf elements
Closes: 811659
Changes:
 wvstreams (4.6.1-9) unstable; urgency=medium
 .
   * QA upload.
   * d/p/gcc-6: Patch to fix compilation with gcc-6, Closes: #811659
   * run 'cme fix dpkg-control', updated standards version to 3.9.8
   * d/compat, d/control: update compat level to 9
   * d/watch: Point to new github source location
   * d/control: add new Github home page
   * d/uniconfd.init: source /lib/lsb/init-functions if available
   * d/rules: Add and install overrides for missing manpage of dev test
     program and the Doxygen created embedded javascript library
   * d/rules: remove irrelevant *.md5 files from -doc package
Checksums-Sha1:
 b78fde18ed5dc88d94ce8f43b633b3547e13cabd 2257 wvstreams_4.6.1-9.dsc
 59e6153b993b7bf2275ffa8d5a4407d135c31149 15284 wvstreams_4.6.1-9.debian.tar.xz
Checksums-Sha256:
 313c1096e7a98749ec38b7ca13ce34415656e95885702244676de87964ab06d1 2257 wvstreams_4.6.1-9.dsc
 2dffe86459bf91146eab3b4f1b188054a4cbba8c90c913b24b6afea3d2b459f3 15284 wvstreams_4.6.1-9.debian.tar.xz
Files:
 b4a4b3b25bc44ba9da8ba29d7ebbf5c6 2257 libs optional wvstreams_4.6.1-9.dsc
 dde1abb3935b7e6e9dc6a26e95505877 15284 libs optional wvstreams_4.6.1-9.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQIcBAEBCAAGBQJXhMfBAAoJEPNPCXROn13Z5H8P/3cOzF7g+ESvhWksJ3/obK4L
MgLYNOd7YDMDxy4Cc9i6ycPc1HDr6n7mgtYBa1rNUgY2B8BsdIUjGFleNUIH02I9
vVJ0j5vWjyvDHkTWM8ZRe/PivxyRfjmDnGT25swSXOUAEKZiroUkIsOtWPjEOQjM
R0Jox8nG9UWyQ91rTmt9afeD3TD1OfDYZyJ7VJSwp0QR/psT0ILXphPxjJm6KtnM
xju6WMvxlQj1CPKFBuUgVF6duliUJ20ALAPM6FMHVf+YRA6i4ss/RoBY08plaa4g
520PGKJ1wC+716UZ4vndCckjtqJX1rbdpGewSjQlWfTzE4uV4sjFYQvA+RZu3+WA
ldiNuzIrK3JjIXtqV309XOaZV9NzA8qO+k503DCJ2jigYwWR+zgHdcimratkKtAG
cagtB6gVuYbwNswd2fWaWUpYe6W5HiaqRNwlJcVm4VHru+FqDXrfkTaG/xt/7SpW
5dt3lRfQTq51dALGX+WS33pinKOPuGTP1DJ7awxrhdsBatR9xFIVxPcpGnrfhybl
IztnY72HpRMQ1f0TZY1bpYO3HCk5jgQcQ9zuO5YRmEd4R8WdfJWqvSqFuJabcpro
MA6CGi2gnts8Z40Q4/2RLgRw6+hfC6egmdBViC4sCNOUK35APLWUtqnELAnjS3UA
tse6svuPiyZGl+XnNdWz
=CdRA
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: