Your message dated Mon, 29 Jun 2015 06:18:46 +0000
with message-id <e1z9sp0-0000rt...@franck.debian.org>
and subject line Bug#777846: fixed in excellent-bifurcation 0.0.20071015-7
has caused the Debian Bug report #777846,
regarding excellent-bifurcation: 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.)


-- 
777846: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=777846
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:excellent-bifurcation
Version: 0.0.20071015-6
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/excellent-bifurcation_0.0.20071015-6_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

[...]
enemy.c:(.text+0x1436a): undefined reference to `ypart'
enemy.c:(.text+0x143a6): undefined reference to `xpart'
enemy.c:(.text+0x143e1): undefined reference to `ypart'
enemy.c:(.text+0x143f8): undefined reference to `xpart'
enemy.c:(.text+0x14433): undefined reference to `ypart'
enemy.c:(.text+0x1446f): undefined reference to `xpart'
enemy.c:(.text+0x144aa): undefined reference to `ypart'
enemy.c:(.text+0x144c1): undefined reference to `xpart'
enemy.c:(.text+0x144fc): undefined reference to `ypart'
enemy.c:(.text+0x14538): undefined reference to `xpart'
enemy.c:(.text+0x14753): undefined reference to `ypart'
enemy.c:(.text+0x14768): undefined reference to `xpart'
enemy.c:(.text+0x147a1): undefined reference to `ypart'
enemy.c:(.text+0x147db): undefined reference to `xpart'
enemy.c:(.text+0x148e7): undefined reference to `ypart'
enemy.c:(.text+0x148fc): undefined reference to `xpart'
enemy.c:(.text+0x14935): undefined reference to `ypart'
enemy.c:(.text+0x1496f): undefined reference to `xpart'
enemy.c:(.text+0x14aed): undefined reference to `ypart'
enemy.c:(.text+0x14b05): undefined reference to `xpart'
enemy.c:(.text+0x14b3e): undefined reference to `ypart'
enemy.c:(.text+0x14b78): undefined reference to `xpart'
enemy.c:(.text+0x14cf3): undefined reference to `ypart'
enemy.c:(.text+0x14d08): undefined reference to `xpart'
enemy.c:(.text+0x14d41): undefined reference to `ypart'
enemy.c:(.text+0x14d7b): undefined reference to `xpart'
enemy.c:(.text+0x15061): undefined reference to `ypart'
enemy.c:(.text+0x1509b): undefined reference to `xpart'
./input.o: In function `shoot_multi_bullet':
input.c:(.text+0xba4): undefined reference to `xpart'
input.c:(.text+0xbea): undefined reference to `ypart'
input.c:(.text+0xcbc): undefined reference to `xpart'
input.c:(.text+0xd01): undefined reference to `ypart'
./input.o: In function `fire_turret2':
input.c:(.text+0x18cd): undefined reference to `xpart'
input.c:(.text+0x18e7): undefined reference to `ypart'
input.c:(.text+0x1932): undefined reference to `xpart'
input.c:(.text+0x1972): undefined reference to `ypart'
./stuff.o: In function `pulsate':
stuff.c:(.text+0x38c): undefined reference to `xpart'
collect2: error: ld returned 1 exit status
make[2]: *** [excellent-bifurcation] Error 1
Makefile:14: recipe for target 'excellent-bifurcation' failed
make[2]: Leaving directory '/«PKGBUILDDIR»/src'
make[1]: *** [override_dh_auto_build] Error 2
debian/rules:11: recipe for target 'override_dh_auto_build' failed
make[1]: Leaving directory '/«PKGBUILDDIR»'
make: *** [build-arch] Error 2
debian/rules:4: recipe for target 'build-arch' failed
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2

--- End Message ---
--- Begin Message ---
Source: excellent-bifurcation
Source-Version: 0.0.20071015-7

We believe that the bug you reported is fixed in the latest version of
excellent-bifurcation, 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.
Vincent Cheng <vch...@debian.org> (supplier of updated excellent-bifurcation 
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: Sun, 28 Jun 2015 22:42:47 -0700
Source: excellent-bifurcation
Binary: excellent-bifurcation
Architecture: source
Version: 0.0.20071015-7
Distribution: unstable
Urgency: medium
Maintainer: Debian Games Team <pkg-games-de...@lists.alioth.debian.org>
Changed-By: Vincent Cheng <vch...@debian.org>
Description:
 excellent-bifurcation - abstract vertical shooter with two sides to play on
Closes: 757406 775384 777846
Changes:
 excellent-bifurcation (0.0.20071015-7) unstable; urgency=medium
 .
   * Build with -std=gnu89 to force gnu89 inline semantics, fixing FTBFS with
     both clang and gcc 5. (Closes: #757406, #777846)
   * Document configuration in man page. Thanks to Jacob for the patch!
     (Closes: #775384)
   * Update to Standards version 3.9.6, no changes required.
Checksums-Sha1:
 43d439cb6b309d95535c331701f9718a0936f891 2194 
excellent-bifurcation_0.0.20071015-7.dsc
 24f631d8a957caca69bcd47a8be546aa080ae131 8636 
excellent-bifurcation_0.0.20071015-7.debian.tar.xz
Checksums-Sha256:
 8d3e5ef2c8d9057b4b53154b1e4d7eccbe53b57c09dd9f2e0f8a0d0f281eb142 2194 
excellent-bifurcation_0.0.20071015-7.dsc
 d0bce5087445f0356f0a7d3e144944c93e7d030da89851adf329325df6fee9f9 8636 
excellent-bifurcation_0.0.20071015-7.debian.tar.xz
Files:
 02de955aa88b25f0c1716507eabe9f1d 2194 games extra 
excellent-bifurcation_0.0.20071015-7.dsc
 4d2ae15ec325d724f948fe69f15abc1f 8636 games extra 
excellent-bifurcation_0.0.20071015-7.debian.tar.xz

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

iQIcBAEBCAAGBQJVkOBwAAoJEI7tzBuqHzL/I7sP/RIQqa9BHHauRngzFRa2rjFJ
u7LEIvjotK3GtWq3yKFQ4zgBDzzTl2VO1NaABSq6IwGUYxalRjFGtFQ+gx+Sl/Ry
P/UqpB4o6mIeFSxOFbci8ukzkzMtd16nbZgFOvVvbjSuVo/6ACW2fXn8Um6grj/y
gWZOKVS+eBpA44Ped89Ln/zKPILhMbC0A/YY3ELcOBUuLhdVPCmDwweI70NFZrAz
uFwTwQ2smfiSw8OPIseGeCNrHfU45CXajkUyBXISHHaSh06vS0DfVPHzkYNFfL5T
8jn8T5XWs44+v54h7O4aLZiiQcyN3sEloZCNkz3OeEJ4dfelVyYk/W82Wh8F2L3G
SzHFGQQUq6f+AJSSGp+MHh5GPXHPuITe19CKMoCktPzlKfsYDEyKtW+VdTHQPtIB
WCx7/GhG7KjxOs2CmzCEVWjgoEk/lUpb66D0W1imnNl4zMKbKCnOrRednqZBH3n4
rXqDfSTNbXRhfpIJhco2VjE59pSrK8yKM0srCk4eWTQtSDJMqHZA5CP/y1jiRtxv
o+UUTczcT9i8vSg4cw461IXyVrRourauFqbW1BmWy0RLDk5SDgi0UT0TnKRPkKtG
4gRi+MaLk+iSn6OY08uFKi0aOgT0m+XQUrVsgLQKn5T1g9MvgTnF/K0gPruU07g1
HBtufpy4AEtp5NZb8vy8
=6pP0
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to