Your message dated Wed, 28 Oct 2015 13:34:44 +0000
with message-id <e1zrqsg-0006ix...@franck.debian.org>
and subject line Bug#777888: fixed in goplay 0.9.1
has caused the Debian Bug report #777888,
regarding goplay: ftbfs with GCC-5
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.)


-- 
777888: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=777888
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:goplay
Version: 0.9
Severity: normal
Tags: sid stretch
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-5

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-5/g++-5, but succeeds to build with gcc-4.9/g++-4.9. The
severity of this report may be raised before the stretch release.

The full build log can be found at:
http://people.debian.org/~doko/logs/gcc5-20150205/goplay_0.9_unstable_gcc5.log
The last lines of the build log are at the end of this report.

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

  apt-get -t experimental install g++ 

Common build failures are C11 as the default C mode, 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-5/porting_to.html

[...]
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared 
libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for LIBWIBBLE... yes
checking for LIBEPT... yes
checking for LIBTAGCOLL2... yes
checking for apt-get... /usr/bin/apt-get
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libxdgutils/Makefile
config.status: creating src/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --disable-maintainer-mode
make[1]: Leaving directory '/«PKGBUILDDIR»'
   debian/rules override_dh_auto_build
make[1]: Entering directory '/«PKGBUILDDIR»'
DEB_BUILD_MAINT_OPTIONS:file=hardening=-fortify
convert data/icons/Icon32.png debian/goplay.xpm
dh_auto_build
make[2]: Entering directory '/«PKGBUILDDIR»'
make  all-recursive
make[3]: Entering directory '/«PKGBUILDDIR»'
Making all in libxdgutils
make[4]: Entering directory '/«PKGBUILDDIR»/libxdgutils'
g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/tagcoll-2.0.14  -Wall -Werror 
-ggdb    -g -O2 -c -o XDGAutostart.o XDGAutostart.cpp
g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/tagcoll-2.0.14  -Wall -Werror 
-ggdb    -g -O2 -c -o XDGBasedir.o XDGBasedir.cpp
g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/tagcoll-2.0.14  -Wall -Werror 
-ggdb    -g -O2 -c -o XDGDesktopEntry.o XDGDesktopEntry.cpp
XDGDesktopEntry.cpp: In member function 'void 
XDGDesktopEntry::validateEntries()':
XDGDesktopEntry.cpp:471:28: error: suggest parentheses around operand of '!' or 
change '&' to '&&' or '!' to '~' [-Werror=parentheses]
  if (!registeredEntries[i].type & type)
                            ^
cc1plus: all warnings being treated as errors
make[4]: *** [XDGDesktopEntry.o] Error 1
Makefile:409: recipe for target 'XDGDesktopEntry.o' failed
make[4]: Leaving directory '/«PKGBUILDDIR»/libxdgutils'
make[3]: *** [all-recursive] Error 1
make[2]: *** [all] Error 2
dh_auto_build: make -j1 returned exit code 2
make[1]: *** [override_dh_auto_build] Error 2
make: *** [build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2

--- End Message ---
--- Begin Message ---
Source: goplay
Source-Version: 0.9.1

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

Debian distribution maintenance software
pp.
Markus Koschany <a...@gambaru.de> (supplier of updated goplay 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, 28 Oct 2015 13:34:06 +0100
Source: goplay
Binary: goplay
Architecture: source
Version: 0.9.1
Distribution: unstable
Urgency: medium
Maintainer: Debian Games Team <pkg-games-de...@lists.alioth.debian.org>
Changed-By: Markus Koschany <a...@gambaru.de>
Description:
 goplay     - games (and more) package browser using DebTags
Closes: 777888
Changes:
 goplay (0.9.1) unstable; urgency=medium
 .
   * Team upload.
   * Fix build error with GCC 5. (Closes: #777888).
     Thanks to Matthias Klose, Martin Pitt, Greg Pearson and gregor herrmann
     for the report, testing and the patch.
   * Add keywords to desktop files.
   * Use canonical Vcs-URI.
   * Use copyright format 1.0.
   * Change to compat level 9 and require debhelper >= 9.
Checksums-Sha1:
 53aeaa15b1c18e047adbf5bff1652ed8299d8ee7 1893 goplay_0.9.1.dsc
 d05ce96a0e4f29174d65fad6a637fc27dd9e480c 159264 goplay_0.9.1.tar.xz
Checksums-Sha256:
 7b2802af58f92eba3b06495355a6e9abbc1cffe29cafcafa494b9465a829f14e 1893 
goplay_0.9.1.dsc
 da0e95cf919eb609a177395ea5428eaa3dfe2b783c4d5bdd31e2f5e33290240b 159264 
goplay_0.9.1.tar.xz
Files:
 edeb679c5288ff40a0d16f4b0dadeb7f 1893 admin extra goplay_0.9.1.dsc
 3d95195fe7ffcd8a4ecffd395ed66a06 159264 admin extra goplay_0.9.1.tar.xz

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

iQJ8BAEBCgBmBQJWMMbJXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXRBQ0YzRDA4OEVGMzJFREVGNkExQTgzNUZE
OUFEMTRCOTUxM0I1MUU0AAoJENmtFLlRO1Hk4lsQAMG6/SMeZpwA9eaWnrvsrtqM
GIPm8gbDATxPUiQTeQQb4Ezk1yFvaoajRdh3J1qaawt9Kt6KKRJ4FnueUzVY8xGC
nmYBWTLJ04CPQ3sowckE4E9R5tndJuhfsZcgOiAFq1iW3NGZEaCT0RF21ewgzVIA
EDp4lKEzARtoVhwc+AbEXMdnhoSCB7fbr8PQ9g2mcHHCrIyNgkZQ1pDgqLZtUx9Y
09eK5tITLe92kK5Aro8bvd1HU5cE00drrPrjKPjBwZi/MKJU10eZVOpiFv5s2DXS
4msb9BvobgXgac7TW6LXk6EYAluppXJoCf4x5JXcTPvEuqYqglQIfCGOe1IqSc6/
34Mjc4vMqZ08cO86vgUfl/k+p70k9KhTlOqQnmQstet2h4tthN7HdpkxD/xE8UaW
xYkFSkmb+MLzkgfksfuAWgH2f7izSF8p2/mPDSeMzMnbQn8bZHJ81BdXqK3jvlov
BfAFzkRuCW4FyQDFDXyeFBApl4gBWUGCZ6HHa4Dkutj1cL5JHpzWaPuhZHGbX2iT
wNoYUJCNz9aSzUTa0EiSFYrI/Z4XhihmWD++AL5cYwdZkHF6IKcabG57QblPJzxU
z2GAb792lbgoSerzEzfBhCsBS+URLVFjkGZz1MRFd5xymaZ38DBKhqYp2EHo5STJ
FOLQ29PhyxdG2y/dvWNb
=gpcy
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to