Your message dated Tue, 04 Aug 2015 04:04:21 +0000
with message-id <e1zmtsf-0002vw...@franck.debian.org>
and subject line Bug#778189: fixed in xracer 0.96.9.1-8
has caused the Debian Bug report #778189,
regarding xracer: 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.)


-- 
778189: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=778189
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:xracer
Version: 0.96.9.1-7
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/xracer_0.96.9.1-7_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

[...]
track.o: In function `xrPlayerGetPosition':
/«PKGBUILDDIR»/xracer-0.96.9/src/../include/xracer-player.h:155: multiple 
definition of `xrPlayerGetPosition'
game.o:/«PKGBUILDDIR»/xracer-0.96.9/src/../include/xracer-player.h:155: first 
defined here
track.o: In function `xrPlayerGetSegment':
/«PKGBUILDDIR»/xracer-0.96.9/src/../include/xracer-player.h:163: multiple 
definition of `xrPlayerGetSegment'
game.o:/«PKGBUILDDIR»/xracer-0.96.9/src/../include/xracer-player.h:163: first 
defined here
track.o: In function `xrPlayerGetCameraEye':
/«PKGBUILDDIR»/xracer-0.96.9/src/../include/xracer-player.h:173: multiple 
definition of `xrPlayerGetCameraEye'
game.o:/«PKGBUILDDIR»/xracer-0.96.9/src/../include/xracer-player.h:173: first 
defined here
track.o: In function `xrPlayerGetCameraCentre':
/«PKGBUILDDIR»/xracer-0.96.9/src/../include/xracer-player.h:183: multiple 
definition of `xrPlayerGetCameraCentre'
game.o:/«PKGBUILDDIR»/xracer-0.96.9/src/../include/xracer-player.h:183: first 
defined here
track.o: In function `xrPlayerGetCameraUp':
/«PKGBUILDDIR»/xracer-0.96.9/src/../include/xracer-player.h:192: multiple 
definition of `xrPlayerGetCameraUp'
game.o:/«PKGBUILDDIR»/xracer-0.96.9/src/../include/xracer-player.h:192: first 
defined here
track.o: In function `xrPlayerGetSpeed':
/«PKGBUILDDIR»/xracer-0.96.9/src/../include/xracer-player.h:199: multiple 
definition of `xrPlayerGetSpeed'
game.o:/«PKGBUILDDIR»/xracer-0.96.9/src/../include/xracer-player.h:199: first 
defined here
track.o: In function `xrPlayerGetPowerup':
/«PKGBUILDDIR»/xracer-0.96.9/src/../include/xracer-player.h:208: multiple 
definition of `xrPlayerGetPowerup'
game.o:/«PKGBUILDDIR»/xracer-0.96.9/src/../include/xracer-player.h:208: first 
defined here
track.o: In function `xrPlayerGetCurrentLap':
/«PKGBUILDDIR»/xracer-0.96.9/src/../include/xracer-player.h:219: multiple 
definition of `xrPlayerGetCurrentLap'
game.o:/«PKGBUILDDIR»/xracer-0.96.9/src/../include/xracer-player.h:219: first 
defined here
track.o: In function `xrPlayerGetCurrentLapTime':
/«PKGBUILDDIR»/xracer-0.96.9/src/../include/xracer-player.h:228: multiple 
definition of `xrPlayerGetCurrentLapTime'
game.o:/«PKGBUILDDIR»/xracer-0.96.9/src/../include/xracer-player.h:228: first 
defined here
track.o: In function `xrPlayerGetLapTime':
/«PKGBUILDDIR»/xracer-0.96.9/src/../include/xracer-player.h:241: multiple 
definition of `xrPlayerGetLapTime'
game.o:/«PKGBUILDDIR»/xracer-0.96.9/src/../include/xracer-player.h:241: first 
defined here
collect2: error: ld returned 1 exit status
make[5]: *** [xracer] Error 1
Makefile:551: recipe for target 'xracer' failed
make[5]: Leaving directory '/«PKGBUILDDIR»/xracer-0.96.9/src'
make[4]: *** [all-recursive] Error 1
Makefile:625: recipe for target 'all-recursive' failed
make[4]: Leaving directory '/«PKGBUILDDIR»/xracer-0.96.9/src'
make[3]: *** [all-recursive] Error 1
Makefile:526: recipe for target 'all-recursive' failed
make[3]: Leaving directory '/«PKGBUILDDIR»/xracer-0.96.9'
make[2]: *** [all] Error 2
Makefile:428: recipe for target 'all' failed
make[2]: Leaving directory '/«PKGBUILDDIR»/xracer-0.96.9'
dh_auto_build: make -j1 returned exit code 2
make[1]: *** [override_dh_auto_build] Error 2
debian/rules:29: recipe for target 'override_dh_auto_build' failed
make[1]: Leaving directory '/«PKGBUILDDIR»'
make: *** [build-arch] Error 2
debian/rules:9: recipe for target 'build-arch' failed
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2

--- End Message ---
--- Begin Message ---
Source: xracer
Source-Version: 0.96.9.1-8

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

Debian distribution maintenance software
pp.
Ying-Chun Liu (PaulLiu) <paul...@debian.org> (supplier of updated xracer 
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: Tue, 04 Aug 2015 11:41:19 +0800
Source: xracer
Binary: xracer xracer-tools
Architecture: source all amd64
Version: 0.96.9.1-8
Distribution: unstable
Urgency: low
Maintainer: Ying-Chun Liu (PaulLiu) <paul...@debian.org>
Changed-By: Ying-Chun Liu (PaulLiu) <paul...@debian.org>
Description:
 xracer     - Futuristic racing game
 xracer-tools - Futuristic racing game - developer tools
Closes: 778189
Changes:
 xracer (0.96.9.1-8) unstable; urgency=low
 .
   * Add debian/quilt_patches/0150_gcc_5_ftbfs.patch
     - gcc-5 porting. (Closes: #778189)
   * Bump Standards-Version to 3.9.6: nothing needs to be changed.
Checksums-Sha1:
 cadf6aa7c80607fa378243a93b7a079697c12459 1937 xracer_0.96.9.1-8.dsc
 2431b80267eeda2d4b87bfef5e2a49454521c062 28796 xracer_0.96.9.1-8.debian.tar.xz
 c970511838612393ef4aaf25bdfaa13fa9ad8b89 55090 xracer-tools_0.96.9.1-8_all.deb
 519ca579ea8cb6be78ae66aca66350c7217cee59 863766 xracer_0.96.9.1-8_amd64.deb
Checksums-Sha256:
 7f9e27d11b91151d60ded3103171358812e91b74295f2e20da14b4a73cba20e3 1937 
xracer_0.96.9.1-8.dsc
 1e9f874fcc1e1121362ba1e684f02460e86d6daeda24fd7a5ea80fdac14b7d6f 28796 
xracer_0.96.9.1-8.debian.tar.xz
 bf5e657cb053df148977b239713c0e7b8f413b78a2bffb14e9ca756858aa9288 55090 
xracer-tools_0.96.9.1-8_all.deb
 247c8915d0e83163c7e0515035a8d7ceca8598fd8a0a4b33eeaf0fd4b8968572 863766 
xracer_0.96.9.1-8_amd64.deb
Files:
 431055f0603389fc46ac0d243790d175 1937 games optional xracer_0.96.9.1-8.dsc
 38b638ce5ac03691c28c5aad88f484fb 28796 games optional 
xracer_0.96.9.1-8.debian.tar.xz
 043e2aa7f9e2c8e15d0297b02bb2cbbb 55090 games optional 
xracer-tools_0.96.9.1-8_all.deb
 2e3131e346953c0290116f6eba259e8b 863766 games optional 
xracer_0.96.9.1-8_amd64.deb

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

iQIcBAEBCgAGBQJVwDfFAAoJEEQXP6E9BYiIVVYP/2+NaDqTZcuqCuq13XHGaxAv
+6ss8noozYE1Ea5I93RMx0BQh7/5e71N6HWcLwqx8sUiRvPRe/uyNB75T8L9TjTX
9cwfNwGncxLGCXLrMdclA2GizHDkjR8+k884O06wZQZlNldbQYk/66p+FrutsfK1
iEHppI+hHgYY0wX4MP0whEewzqAHwEXhhMYfCHArZ+DXgga4aA6xYXOd0yzr4fwy
ajs4ZuP+wWCMp8HKOWOhS7QWx2mwMp9/uXRZTL7/Tm6FkWbj+BLOMU/H1Fw7OmA1
VXr+U4lR400E0jPvrkIllZoZ9KbEsdaM0BAh3B91c0a7xhWH8TK4rTB6bvPg3eCh
TBaBLThm37eu2OLL9lajFfm91jeZzDF0O6x1RXcSF8r8nH9UcWY9XRNGvgq1IeEs
hiMPS+gHxFgc/tKLHtuebu756LUrcAbmPVSYt5fl8pgUFNhwpPrBMfWskQu9ySFM
TcnyLMZfn9whTWu6VAAIPFpm2Y5qilC4CF0MGOlIQBIiIAORhsm2mJ66ANNv53cm
PnDqFTI32jpNJJsQ7uPzdCHkf9rPyQ4uBl6FNu7Pg3RfEQIln0HAzpTqUMK2T/ha
wgNX2JhWmke3fui3QEVn/mxQJZ+NXo3L3M4LB1wxYL5qsygIEWRqVpafhxjAulpO
m7iUUKY1/93FCiPpXQPO
=rlHB
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to