Your message dated Mon, 07 Aug 2017 05:36:58 +0000
with message-id <e1deaio-000gws...@fasolo.debian.org>
and subject line Bug#853638: fixed in rbdoom3bfg 
1.1.0~preview3+dfsg+git20161019-1
has caused the Debian Bug report #853638,
regarding rbdoom3bfg: 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.)


-- 
853638: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=853638
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:rbdoom3bfg
Version: 1.1.0~preview3+dfsg+git20160807-2
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/rbdoom3bfg_1.1.0~preview3+dfsg+git20160807-2_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

[...]
make[3]: *** [idlib/CMakeFiles/idlib.dir/math/VecX.cpp.o] Error 1
idlib/CMakeFiles/idlib.dir/build.make:881: recipe for target 
'idlib/CMakeFiles/idlib.dir/hashing/MD4.cpp.o' failed
make[3]: *** [idlib/CMakeFiles/idlib.dir/hashing/MD4.cpp.o] Error 1
idlib/CMakeFiles/idlib.dir/build.make:353: recipe for target 
'idlib/CMakeFiles/idlib.dir/RectAllocator.cpp.o' failed
make[3]: *** [idlib/CMakeFiles/idlib.dir/RectAllocator.cpp.o] Error 1
idlib/CMakeFiles/idlib.dir/build.make:689: recipe for target 
'idlib/CMakeFiles/idlib.dir/geometry/Surface.cpp.o' failed
make[3]: *** [idlib/CMakeFiles/idlib.dir/geometry/Surface.cpp.o] Error 1
idlib/CMakeFiles/idlib.dir/build.make:233: recipe for target 
'idlib/CMakeFiles/idlib.dir/Lexer.cpp.o' failed
make[3]: *** [idlib/CMakeFiles/idlib.dir/Lexer.cpp.o] Error 1
/<<BUILDDIR>>/rbdoom3bfg-1.1.0~preview3+dfsg+git20160807/neo/idlib/Heap.cpp: In 
function 'void* Mem_Alloc16(size_t, memTag_t)':
/<<BUILDDIR>>/rbdoom3bfg-1.1.0~preview3+dfsg+git20160807/neo/idlib/Heap.cpp:62:16:
 warning: ignoring return value of 'int posix_memalign(void**, size_t, 
size_t)', declared with attribute warn_unused_result [-Wunused-result]
  posix_memalign( &ret, 16, paddedSize );
  ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
idlib/CMakeFiles/idlib.dir/build.make:977: recipe for target 
'idlib/CMakeFiles/idlib.dir/math/Lcp.cpp.o' failed
make[3]: *** [idlib/CMakeFiles/idlib.dir/math/Lcp.cpp.o] Error 1
idlib/CMakeFiles/idlib.dir/build.make:281: recipe for target 
'idlib/CMakeFiles/idlib.dir/MapFile.cpp.o' failed
make[3]: *** [idlib/CMakeFiles/idlib.dir/MapFile.cpp.o] Error 1
idlib/CMakeFiles/idlib.dir/build.make:329: recipe for target 
'idlib/CMakeFiles/idlib.dir/Parser.cpp.o' failed
make[3]: *** [idlib/CMakeFiles/idlib.dir/Parser.cpp.o] Error 1
idlib/CMakeFiles/idlib.dir/build.make:185: recipe for target 
'idlib/CMakeFiles/idlib.dir/Heap.cpp.o' failed
make[3]: *** [idlib/CMakeFiles/idlib.dir/Heap.cpp.o] Error 1
idlib/CMakeFiles/idlib.dir/build.make:1313: recipe for target 
'idlib/CMakeFiles/idlib.dir/math/Vector.cpp.o' failed
make[3]: *** [idlib/CMakeFiles/idlib.dir/math/Vector.cpp.o] Error 1
idlib/CMakeFiles/idlib.dir/build.make:953: recipe for target 
'idlib/CMakeFiles/idlib.dir/math/Complex.cpp.o' failed
make[3]: *** [idlib/CMakeFiles/idlib.dir/math/Complex.cpp.o] Error 1
idlib/CMakeFiles/idlib.dir/build.make:809: recipe for target 
'idlib/CMakeFiles/idlib.dir/geometry/Winding.cpp.o' failed
make[3]: *** [idlib/CMakeFiles/idlib.dir/geometry/Winding.cpp.o] Error 1
idlib/CMakeFiles/idlib.dir/build.make:521: recipe for target 
'idlib/CMakeFiles/idlib.dir/bv/Bounds.cpp.o' failed
make[3]: *** [idlib/CMakeFiles/idlib.dir/bv/Bounds.cpp.o] Error 1
idlib/CMakeFiles/idlib.dir/build.make:1049: recipe for target 
'idlib/CMakeFiles/idlib.dir/math/Matrix.cpp.o' failed
make[3]: *** [idlib/CMakeFiles/idlib.dir/math/Matrix.cpp.o] Error 1
idlib/CMakeFiles/idlib.dir/build.make:737: recipe for target 
'idlib/CMakeFiles/idlib.dir/geometry/Surface_Polytope.cpp.o' failed
make[3]: *** [idlib/CMakeFiles/idlib.dir/geometry/Surface_Polytope.cpp.o] Error 
1
idlib/CMakeFiles/idlib.dir/build.make:1361: recipe for target 
'idlib/CMakeFiles/idlib.dir/sys/posix/posix_thread.cpp.o' failed
make[3]: *** [idlib/CMakeFiles/idlib.dir/sys/posix/posix_thread.cpp.o] Error 1
idlib/CMakeFiles/idlib.dir/build.make:401: recipe for target 
'idlib/CMakeFiles/idlib.dir/Str.cpp.o' failed
make[3]: *** [idlib/CMakeFiles/idlib.dir/Str.cpp.o] Error 1
idlib/CMakeFiles/idlib.dir/build.make:1217: recipe for target 
'idlib/CMakeFiles/idlib.dir/math/Simd.cpp.o' failed
make[3]: *** [idlib/CMakeFiles/idlib.dir/math/Simd.cpp.o] Error 1
make[3]: Leaving directory 
'/<<BUILDDIR>>/rbdoom3bfg-1.1.0~preview3+dfsg+git20160807/obj-x86_64-linux-gnu'
CMakeFiles/Makefile2:125: recipe for target 'idlib/CMakeFiles/idlib.dir/all' 
failed
make[2]: *** [idlib/CMakeFiles/idlib.dir/all] Error 2
make[2]: Leaving directory 
'/<<BUILDDIR>>/rbdoom3bfg-1.1.0~preview3+dfsg+git20160807/obj-x86_64-linux-gnu'
Makefile:86: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory 
'/<<BUILDDIR>>/rbdoom3bfg-1.1.0~preview3+dfsg+git20160807/obj-x86_64-linux-gnu'
dh_auto_build: make -j64 returned exit code 2
debian/rules:18: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2

--- End Message ---
--- Begin Message ---
Source: rbdoom3bfg
Source-Version: 1.1.0~preview3+dfsg+git20161019-1

We believe that the bug you reported is fixed in the latest version of
rbdoom3bfg, 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.
Tobias Frost <t...@debian.org> (supplier of updated rbdoom3bfg 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: SHA256

Format: 1.8
Date: Mon, 07 Aug 2017 01:08:39 -0400
Source: rbdoom3bfg
Binary: rbdoom3bfg
Architecture: source
Version: 1.1.0~preview3+dfsg+git20161019-1
Distribution: unstable
Urgency: medium
Maintainer: Tobias Frost <t...@debian.org>
Changed-By: Tobias Frost <t...@debian.org>
Description:
 rbdoom3bfg - Doom3 BFG edition game engine
Closes: 853638
Changes:
 rbdoom3bfg (1.1.0~preview3+dfsg+git20161019-1) unstable; urgency=medium
 .
   * New upstream git snapshot.
   * Drop libavcodec-*-dev from B-D-alternatives; they are no longer availavble.
   * New patch 08-gcc70.patch to fix FTBFS with GCC 7 (Closes: #853638)
   * Update debian/copyright years
Checksums-Sha1:
 c9c0ca4e89805c17ee605bfb4738c232740e5664 2294 
rbdoom3bfg_1.1.0~preview3+dfsg+git20161019-1.dsc
 337a9c06241c0c5fda910008691d8ccc4a711ea0 2426344 
rbdoom3bfg_1.1.0~preview3+dfsg+git20161019.orig.tar.xz
 64a537e599632d7626fce346b35a3c1c3cab93bf 20944 
rbdoom3bfg_1.1.0~preview3+dfsg+git20161019-1.debian.tar.xz
 adb0c8dc60c145bfc6db721aebcfb29bfd200b67 12974 
rbdoom3bfg_1.1.0~preview3+dfsg+git20161019-1_source.buildinfo
Checksums-Sha256:
 75bf5093de637382fe4ca5d0f2036771b2a10b68d9c3c38922ab0a095b47f2ba 2294 
rbdoom3bfg_1.1.0~preview3+dfsg+git20161019-1.dsc
 f0afe4d23fd43dd421ab4ed10aceca3eec713ab33d75b35e2c00a42ceaaba598 2426344 
rbdoom3bfg_1.1.0~preview3+dfsg+git20161019.orig.tar.xz
 4893d402c2eba80dd1f7c704a8755bb0c4ab399b28e204433a916b2e84bab974 20944 
rbdoom3bfg_1.1.0~preview3+dfsg+git20161019-1.debian.tar.xz
 beb7f5fc61c4b5fccdecd8eb62596eeec75352145aaec445cdb8971b5a9e9770 12974 
rbdoom3bfg_1.1.0~preview3+dfsg+git20161019-1_source.buildinfo
Files:
 30315c5971c07b5be9a03e819eaf30d9 2294 games optional 
rbdoom3bfg_1.1.0~preview3+dfsg+git20161019-1.dsc
 f6c4801486715f0f0bed2d804a06bf8a 2426344 games optional 
rbdoom3bfg_1.1.0~preview3+dfsg+git20161019.orig.tar.xz
 c788e2003dbeca37636d345f06d2acea 20944 games optional 
rbdoom3bfg_1.1.0~preview3+dfsg+git20161019-1.debian.tar.xz
 ddbfd6519c2fde749142c06f4cb75b24 12974 games optional 
rbdoom3bfg_1.1.0~preview3+dfsg+git20161019-1_source.buildinfo

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

iQIzBAEBCAAdFiEE/d0M/zhkJ3YwohhskWT6HRe9XTYFAlmH9jUACgkQkWT6HRe9
XTbobBAAsSHMJt1D7Zofrhsx7tZyFDhGvHDM13SCHA3t3DnIp0+GL3cZ09RaYAEp
6r471VBpu8x9znpJqDZPk1GF+aiYyZ3gm3agptWdqPVKoAuU37qHg5iCY21dL7AT
4sxeMUvKvio6r3HJR3HOcmEqBmPH4qt1Kejk73mZ/50NHFfPP452lX2zd2xQ5+78
zzEs+rtcWWqYsbxEEjTXfDD2i1yWqcplN4EOk+KDVIIxIkz98nQCmajLDimxP4ue
PugxNjzDuLfVdtigMBz6k9azGiUvVUSPBgN2xn5BVjG8nh/o0J68Ls6hMB+bCcZQ
aPnDAQVL6aw0/KFFQUObRzi27JFMyHIoauLIcpX3Dg/Je15ab5AhKPyEOun23tG5
5/SvxXDf5IxHrSqfZvnA+eL5dqHAVMY7jJgxK+XI+Gz4imS5C8Z/Cf/Zh5NPRJoM
lHyo+7+aFR+cU76iEyJTTrkTB/poREY1lP1wWh5fz8Z1DWfAXDx7b1zeT1oZ4vI6
FdeCoz8PFnPorfT+tIhWIY3/IyFcI/kO4sKbgsCc4J3y1pSQtyVkDNcsRFUR7CY+
+gYiauZqDu0mRWIGlkSBmMI1rWRipTCac5+d5344GclPSXf+8JsUjjoT05ZTrRPL
lwqJ3Ena7J1RaHEWcoZOD68G2Yfyj2vcBgtNyGzqq97VWzXTLh4=
=w4tt
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to