Your message dated Sun, 10 Jul 2016 17:08:39 +0000
with message-id <[email protected]>
and subject line Bug#811786: fixed in qgo 2.1~git-20160623-1
has caused the Debian Bug report #811786,
regarding qgo: FTBFS with GCC 6: narrowing conversion
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.)
--
811786: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=811786
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: qgo
Version: 2.1~git-20150530-1
Severity: important
User: [email protected]
Usertags: ftbfs-gcc-6 gcc-6-narrowing
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
...
> g++ -c -m64 -pipe -g -O2 -fstack-protector-strong -Wformat
> -Werror=format-security -fpermissive -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -W
> -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_MULTIMEDIA_LIB
> -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -Inetwork -Iaudio -Igtp
> -Igame_interfaces -Igame_tree -Iboard -Isgf -isystem
> /usr/include/x86_64-linux-gnu/qt5 -isystem
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem
> /usr/include/x86_64-linux-gnu/qt5/QtMultimedia -isystem
> /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem
> /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem
> /usr/include/x86_64-linux-gnu/qt5/QtCore -I../build/moc -I../build/ui
> -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -o
> ../build/objects/talk.o network/talk.cpp
> In file included from game_interfaces/countdialog.cpp:29:0:
> game_interfaces/qgoboard.h: In member function 'virtual Move*
> qGoBoard::doMove(StoneColor, int, int)':
> game_interfaces/qgoboard.h:225:55: warning: no return statement in function
> returning non-void [-Wreturn-type]
> virtual Move *doMove(StoneColor c, int x, int y) {}
> ^
>
> game_interfaces/qgoboard.h:225:37: warning: unused parameter 'c'
> [-Wunused-parameter]
> virtual Move *doMove(StoneColor c, int x, int y) {}
> ^
>
> game_interfaces/qgoboard.h:225:44: warning: unused parameter 'x'
> [-Wunused-parameter]
> virtual Move *doMove(StoneColor c, int x, int y) {}
> ^
>
> game_interfaces/qgoboard.h:225:51: warning: unused parameter 'y'
> [-Wunused-parameter]
> virtual Move *doMove(StoneColor c, int x, int y) {}
> ^
>
> network/cyberoroconnection.cpp: In member function 'int
> CyberOroConnection::reconnectToServer()':
> network/cyberoroconnection.cpp:524:77: error: narrowing conversion of '250'
> from 'int' to 'char' inside { } [-Wnarrowing]
> const char packet[8] = { 0x0a, 0xfa, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00
> };
> ^
>
> network/cyberoroconnection.cpp: In member function 'virtual void
> CyberOroConnection::sendCreateRoom(RoomCreate*)':
> network/cyberoroconnection.cpp:862:5: warning: statement is indented as if it
> were guarded by... [-Wmisleading-indentation]
> packet[12] = ((unsigned char)room->opponentStrength << 4) |
> ^~~~~~
>
> network/cyberoroconnection.cpp:860:4: note: ...this 'else' clause, but it is
> not
> else
> ^~~~
--
Martin Michlmayr
Linux for HPE Helion, Hewlett Packard Enterprise
--- End Message ---
--- Begin Message ---
Source: qgo
Source-Version: 2.1~git-20160623-1
We believe that the bug you reported is fixed in the latest version of
qgo, 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.
Yann Dirson <[email protected]> (supplier of updated qgo 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: Sun, 10 Jul 2016 18:05:30 +0200
Source: qgo
Binary: qgo
Architecture: source amd64
Version: 2.1~git-20160623-1
Distribution: unstable
Urgency: medium
Maintainer: Yann Dirson <[email protected]>
Changed-By: Yann Dirson <[email protected]>
Description:
qgo - Go client and full featured SGF editor
Closes: 811786 827301
Changes:
qgo (2.1~git-20160623-1) unstable; urgency=medium
.
* New supstream snapshot (Closes: #811786, #827301).
* Migrate to dbgsym.
Checksums-Sha1:
4aa7657cd93fee9a941ce1987f3ebdd1c32b6890 1914 qgo_2.1~git-20160623-1.dsc
3de491a4d412c5ee8edfb124009b7fe5f69322d9 2220260
qgo_2.1~git-20160623.orig.tar.xz
c36e6a07a0fd2ff9bae8ac92373403967092cb27 7316
qgo_2.1~git-20160623-1.debian.tar.xz
7f6d10c18006881516aaa16afecd087c31d0ba8a 11426654
qgo-dbgsym_2.1~git-20160623-1_amd64.deb
7909269e65f7e38142bb3df9177066bd372f4e36 2135174
qgo_2.1~git-20160623-1_amd64.deb
Checksums-Sha256:
1debdaa00a9516832b6f8898cc1f618815ffd3ea514c623f736cd0ea2683c245 1914
qgo_2.1~git-20160623-1.dsc
0ff94d90c14de5849eb88d6bf6c13de767a27cc3745256d99d7dd121100ac0b0 2220260
qgo_2.1~git-20160623.orig.tar.xz
1810e57cbfd6ace7c0b46e84a318755811bbe7ca076a8cd776258dfa339c3459 7316
qgo_2.1~git-20160623-1.debian.tar.xz
21e02175c45180455f38c4f53e2b2a20cdc5ee26fd8ea07fd53bab1f9cac9a04 11426654
qgo-dbgsym_2.1~git-20160623-1_amd64.deb
235d9ac86b2d7405531c75e822ea035c23cd370a78fce7a6be2558c8d57fd0aa 2135174
qgo_2.1~git-20160623-1_amd64.deb
Files:
c388d643403bd1e648ba844106b96ce8 1914 games optional qgo_2.1~git-20160623-1.dsc
895a65e8e59987332041c110e0d67f7d 2220260 games optional
qgo_2.1~git-20160623.orig.tar.xz
56607c00849c59d9c88ee82ac894d8f0 7316 games optional
qgo_2.1~git-20160623-1.debian.tar.xz
3747d5821648f192a46b3a84af6298ba 11426654 debug extra
qgo-dbgsym_2.1~git-20160623-1_amd64.deb
b852495879652469796f078f210953ec 2135174 games optional
qgo_2.1~git-20160623-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIVAwUBV4J8Qw2F8pYlo/n9AQg5AA/9FYa28ZK2GKHoBzgX2aiU0a+179yCCS2J
ZXD+o/1rpR4+gnQfJetSdPv7Nr/UwPYqGW81Hr94VE04hDyL+f+5SM17MG9VGc5w
bbY1wYCLZl7pjMBJTGFnjC/PXthKZfCUEQHojGCoUms73SriIBetkizjHLWEQAPK
LzV3Rm0dAt2JtdrpkcBZW9Dk0tgWkLyj9uAoRi/I7mWp7LhQ38m1hCdETDYIDV1o
YlLc6LuYEgKjnQ5GS6sEIzsNzsN1/QTqSED2NEX5az++1+0vxM90dUQviZbpAaDG
mHKvFT6R77tv7bZ6j2/wtfmjl8pGpZ1ki4CEXMHK3QBvcGKrn6SRFOp0Dht8QuUU
J1nIV2gNdtH0JNMZTHGLTnK7nTCpP3BenJY1rqU6+rCdt0LqAajsV8OhSEgTjLUo
k/DtYKddlOUOR/pJMhF/PvacmVxOkLbsvTZHCaqJRWhXHLa5N1HJeBATvcReMZGf
JYsaMhoPmQY2P/6OvVfGSDS+NBnJBceQ7nGPpVA8u8B6xYGjdUwXxSz0IsofHMi9
hAEHEnazWJXKTb2ohdWeKlyaNBz+qZ2HqqeDUBWN3dQFhVyCC7bTul5MATdBNqHZ
RreT3yNSj+Ff6HqzsWljt4YDEo0F0pYiGFN+AFKxnWXGHlgaUid9yrDGKW3x6UBg
b6PPJnpJPbQ=
=M0s9
-----END PGP SIGNATURE-----
--- End Message ---