Your message dated Thu, 24 Aug 2017 17:35:18 +0000
with message-id <e1dkw2i-000fr6...@fasolo.debian.org>
and subject line Bug#853614: fixed in pingus 0.7.6-4
has caused the Debian Bug report #853614,
regarding pingus: ftbfs with GCC-7
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.)


-- 
853614: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=853614
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:pingus
Version: 0.7.6-3
Severity: normal
Tags: sid buster
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-7

Please keep this issue open in the bug tracker for the package it
was filed for.  If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.

The package fails to build in a test rebuild on at least amd64 with
gcc-7/g++-7, but succeeds to build with gcc-6/g++-6. The
severity of this report may be raised before the buster release.
There is no need to fix this issue in time for the stretch release.

The full build log can be found at:
http://people.debian.org/~doko/logs/gcc7-20170126/pingus_0.7.6-3_unstable_gcc7.log
The last lines of the build log are at the end of this report.

To build with GCC 7, either set CC=gcc-7 CXX=g++-7 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t=experimental install g++ 

Common build failures are new warnings resulting in build failures with
-Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-7/porting_to.html

[...]
         highlight
src/pingus/screens/demo_session.cpp: In member function 'virtual void 
BButton::on_click()':
src/pingus/screens/demo_session.cpp:68:5: error: 'callback' was not declared in 
this scope
     callback();
     ^~~~~~~~
src/pingus/screens/demo_session.cpp:68:5: note: suggested alternative: 'calloc'
     callback();
     ^~~~~~~~
     calloc
src/pingus/screens/demo_session.cpp: In constructor 
'DemoSession::DemoSession(const Pathname&)':
src/pingus/screens/demo_session.cpp:125:57: error: 'bind' is not a member of 
'std'
                                                    
std::bind(&DemoSession::on_fast_forward_press, this),
                                                         ^~~~
src/pingus/screens/demo_session.cpp:125:57: note: suggested alternative: 'find'
                                                    
std::bind(&DemoSession::on_fast_forward_press, this),
                                                         ^~~~
                                                         find
src/pingus/screens/demo_session.cpp:126:57: error: 'bind' is not a member of 
'std'
                                                    
std::bind(&DemoSession::is_fast_forward, this)));
                                                         ^~~~
src/pingus/screens/demo_session.cpp:126:57: note: suggested alternative: 'find'
                                                    
std::bind(&DemoSession::is_fast_forward, this)));
                                                         ^~~~
                                                         find
src/pingus/screens/demo_session.cpp:128:51: error: 'bind' is not a member of 
'std'
                                              
std::bind(&DemoSession::on_pause_press, this),
                                                   ^~~~
src/pingus/screens/demo_session.cpp:128:51: note: suggested alternative: 'find'
                                              
std::bind(&DemoSession::on_pause_press, this),
                                                   ^~~~
                                                   find
src/pingus/screens/demo_session.cpp:129:51: error: 'bind' is not a member of 
'std'
                                              std::bind(&DemoSession::is_pause, 
this)));
                                                   ^~~~
src/pingus/screens/demo_session.cpp:129:51: note: suggested alternative: 'find'
                                              std::bind(&DemoSession::is_pause, 
this)));
                                                   ^~~~
                                                   find
src/pingus/screens/demo_session.cpp:131:54: error: 'bind' is not a member of 
'std'
                                                 
std::bind(&DemoSession::restart, this)));
                                                      ^~~~
src/pingus/screens/demo_session.cpp:131:54: note: suggested alternative: 'find'
                                                 
std::bind(&DemoSession::restart, this)));
                                                      ^~~~
                                                      find
scons: *** [build/src/pingus/screens/demo_session.o] Error 1
scons: building terminated because of errors.
debian/rules:23: recipe for target 'build-stamp' failed
make: *** [build-stamp] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2

--- End Message ---
--- Begin Message ---
Source: pingus
Source-Version: 0.7.6-4

We believe that the bug you reported is fixed in the latest version of
pingus, 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 853...@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 pingus 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: Thu, 24 Aug 2017 19:02:22 +0200
Source: pingus
Binary: pingus pingus-data
Architecture: source
Version: 0.7.6-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Games Team <pkg-games-de...@lists.alioth.debian.org>
Changed-By: Markus Koschany <a...@debian.org>
Description:
 pingus     - Free Lemmings(TM) clone
 pingus-data - Data files for pingus, a free Lemmings(TM) clone
Closes: 853614
Changes:
 pingus (0.7.6-4) unstable; urgency=medium
 .
   * Team upload.
   * Switch to compat level 10.
   * Declare compliance with Debian Policy 4.1.0.
   * Drop deprecated menu file and xpm icon.
   * Add gcc7.patch and fix FTBFS with GCC 7. (Closes: #853614)
Checksums-Sha1:
 8c31b4b51672a7df6b446655aaf4ec704d2f9e69 2258 pingus_0.7.6-4.dsc
 7dc64de8e70a810452f108ce1face70c144463ca 29976 pingus_0.7.6-4.debian.tar.xz
 6474a4202add194cb4e2b09454cce80e1d37defb 10731 pingus_0.7.6-4_amd64.buildinfo
Checksums-Sha256:
 a2f30b5bc3ade5484fd0881c5548f011605bbd0ccbb432976aff427843cb12b5 2258 
pingus_0.7.6-4.dsc
 00e74316740aebf6b97ac341b7e81de3f22207eeda4b9443cd53ca638de640bc 29976 
pingus_0.7.6-4.debian.tar.xz
 eedb90c45a11aa567c2fd84295e7796a509e7230f1cad7546198afbdb5c32620 10731 
pingus_0.7.6-4_amd64.buildinfo
Files:
 3105c52b26bdca92512f9055531d44c7 2258 games optional pingus_0.7.6-4.dsc
 116229d2211c302b49a505924d9054ee 29976 games optional 
pingus_0.7.6-4.debian.tar.xz
 ece326cb323f44b6f6bc135a21f77538 10731 games optional 
pingus_0.7.6-4_amd64.buildinfo

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

iQKjBAEBCgCNFiEErPPQiO8y7e9qGoNf2a0UuVE7UeQFAlmfCS9fFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEFD
RjNEMDg4RUYzMkVERUY2QTFBODM1RkQ5QUQxNEI5NTEzQjUxRTQPHGFwb0BkZWJp
YW4ub3JnAAoJENmtFLlRO1HkMgsQAKy+RsjVqRjKguZt60NTYcUbXTcs/o5YBjOl
D3vJJ+yH/LnwtGoiIzcdAd7v6+jVpIgC60CmNynXDFlBHlAL/OnDX9GDMR0dWY+e
0Izlo84sH+iV5nQgorlTnSCPeQjtj0ddh0bE5F776cliuAkhgx4nXvjSr20dYNec
Lm6WIeRnsMpyTZ0g8YTddhVSe6xqmbZKRkrefGK6En4dxD/AHHgsXfGGeUJymV4N
JAMZ2BHHULIIxjl8VIw7V+bDnkF6L3Dwl6uYVStxrtwKZc9IXR7zyafgs8Bq9snc
KfEe0WwIIUpDxACGZ1yE3hhBJFYB8c1oCKrLH24hxay/HQD4hK60ed6l+eWDz7dI
6ixoFQ29JadFktrUg4Z+6rUPQnV9doGw9WmmFapiyt2aLMSUZK0SOKJOTmrog1Wb
syplf28GgcMfL+UTRKlsVVH1+vk7ERhMf6X4HYtQ8YG2CBbssbVh1GH7AYbZZh0a
chw2m4m6HbdcvxH+hI18bn9Aiyo2S84NponaGjM/4y5Pe99faDq932pB851ZW7tl
ChfniJwr2RBSfbCj3JyXefpp3tVtINCq7Jt4zCae9cNKFpKpyW2z2ywXvpKOznsJ
A9s7kLrzDdbtAmSeF2U6vKf18BBMHZDX70BqkH7A/aVAMm3UpX9XB4uH2sqE2n92
jLvD2zK6
=suqJ
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to