Your message dated Wed, 20 May 2015 10:20:22 +0000
with message-id <[email protected]>
and subject line Bug#777992: fixed in ltris 1.0.19-3
has caused the Debian Bug report #777992,
regarding ltris: 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 [email protected]
immediately.)


-- 
777992: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=777992
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:ltris
Version: 1.0.19-2
Severity: normal
Tags: sid stretch
User: [email protected]
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/ltris_1.0.19-2_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

[...]
tetris.c:(.text+0x43d): undefined reference to `refresh_screen'
tetris.c:(.text+0x591): undefined reference to `refresh_screen'
tetris.c:(.text+0x5a7): undefined reference to `reset_timer'
tetris.o: In function `tetris_run':
tetris.c:(.text+0x10fb): undefined reference to `reset_timer'
tetris.c:(.text+0x1385): undefined reference to `refresh_screen'
tetris.c:(.text+0x13e5): undefined reference to `get_time'
tetris.c:(.text+0x1535): undefined reference to `refresh_screen'
tetris.c:(.text+0x153f): undefined reference to `reset_timer'
bowl.o: In function `bowl_set_vert_block_vel':
bowl.c:(.text+0xf6): undefined reference to `delay_set'
bowl.c:(.text+0x167): undefined reference to `delay_set'
bowl.c:(.text+0x180): undefined reference to `delay_set'
bowl.o: In function `bowl_select_next_block':
bowl.c:(.text+0xe5e): undefined reference to `delay_set'
bowl.c:(.text+0xe8d): undefined reference to `delay_set'
bowl.o: In function `bowl_reset_contents':
bowl.c:(.text+0xec5): undefined reference to `bowl_set_tile'
bowl.c:(.text+0xf7b): undefined reference to `bowl_set_tile'
bowl.o: In function `bowl_add_tile':
bowl.c:(.text+0x1468): undefined reference to `bowl_set_tile'
bowl.c:(.text+0x14b3): undefined reference to `bowl_set_tile'
bowl.c:(.text+0x152c): undefined reference to `bowl_set_tile'
bowl.o:bowl.c:(.text+0x161f): more undefined references to `bowl_set_tile' 
follow
bowl.o: In function `bowl_insert_block':
bowl.c:(.text+0x2068): undefined reference to `delay_reset'
bowl.o: In function `bowl_create':
bowl.c:(.text+0x2f54): undefined reference to `delay_set'
bowl.o: In function `bowl_update':
bowl.c:(.text+0x43b7): undefined reference to `delay_timed_out'
bowl.c:(.text+0x440f): undefined reference to `delay_force_time_out'
bowl.c:(.text+0x4585): undefined reference to `delay_timed_out'
bowl.c:(.text+0x4877): undefined reference to `delay_timed_out'
bowl.c:(.text+0x4af2): undefined reference to `delay_timed_out'
collect2: error: ld returned 1 exit status
make[4]: *** [ltris] Error 1
Makefile:348: recipe for target 'ltris' failed
make[4]: Leaving directory '/«PKGBUILDDIR»/src'
make[3]: *** [all-recursive] Error 1
Makefile:397: recipe for target 'all-recursive' failed
make[3]: Leaving directory '/«PKGBUILDDIR»/src'
make[2]: *** [all-recursive] Error 1
Makefile:404: recipe for target 'all-recursive' failed
make[2]: Leaving directory '/«PKGBUILDDIR»'
make[1]: *** [all] Error 2
Makefile:306: recipe for target 'all' failed
make[1]: Leaving directory '/«PKGBUILDDIR»'
make: *** [build-stamp] Error 2
debian/rules:48: recipe for target 'build-stamp' failed
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2

--- End Message ---
--- Begin Message ---
Source: ltris
Source-Version: 1.0.19-3

We believe that the bug you reported is fixed in the latest version of
ltris, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Colin Tuckley <[email protected]> (supplier of updated ltris 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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Wed, 20 May 2015 10:14:40 +0100
Source: ltris
Binary: ltris
Architecture: source amd64
Version: 1.0.19-3
Distribution: unstable
Urgency: medium
Maintainer: Colin Tuckley <[email protected]>
Changed-By: Colin Tuckley <[email protected]>
Description:
 ltris      - very polished Tetris clone with CPU opponents
Closes: 777992
Changes:
 ltris (1.0.19-3) unstable; urgency=medium
 .
   * Bump Standards version to 3.9.6 (No changes required).
   * Incorporate upstream changes to fix build with GCC5 (Closes: #777992)
Checksums-Sha1:
 6528bb630facd5607aed53e5d3182d3b0c8d7d09 1743 ltris_1.0.19-3.dsc
 8e0a1a542485f12627459c1064600cb3ec402026 8480 ltris_1.0.19-3.debian.tar.xz
 6dbceff3ddbd65bfcc28cd08d55fc4831ef896f5 446484 ltris_1.0.19-3_amd64.deb
Checksums-Sha256:
 723d9d1ad46b758ceba698cb70e11667c7559a41921f1235c117f11b9fdd0248 1743 
ltris_1.0.19-3.dsc
 be5d42db6a36a0e3d1fa42320c99f5829d2492dc752dda3aaced7ba51fd63fd4 8480 
ltris_1.0.19-3.debian.tar.xz
 10edaf9fe41f299e4dc5fe5b206c8cd723a7fec9a30f9ed795de5ab18416aefe 446484 
ltris_1.0.19-3_amd64.deb
Files:
 5d375a699d02ab6bda0140c586d3b8b0 1743 games optional ltris_1.0.19-3.dsc
 aa9ea9cac333010e61d33a39abdbdcb2 8480 games optional 
ltris_1.0.19-3.debian.tar.xz
 73e967e9b672d6b6ae54fbfbba1cfc5a 446484 games optional ltris_1.0.19-3_amd64.deb

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

iQIcBAEBCAAGBQJVXFo9AAoJEPoMQQc4ydkD2rcP/iwncWq4kdobBXl2eAI9IJuc
YeD+ehs6Bx7/OadgoWaHnyRHhV8CFfAnIH4VkUH7I6VTjOYWdol8FId35acT+WZ5
e8c8FIBplhHigwDxg4x316gC47m9uOEdOY4KIkaQVJkwEEAjjmIKFp9gcvU7iTzO
3AMpp1PYqlsDfTjLrNf8tozLpjJKHQ0EP3e0JogA3QJtxaflRUm2hxttfWthbaaK
5K8ya10qWIFOcFRIWouW3+uIF98zCEFo/LMvt81tmlMiGIh6wcSC0Uv0kuITW06F
ho8CVR306Qt1yW0HKebsvozmnF8lSoxcUJFQX45EkYMqXu/xBC/p0+PkyA4lhAsg
FZJqqZGg4YZRpJVLZ2SxyphTrqBUKLCJv1MkMzvitkRRLsaraPAwvPDi3QkHQOHS
W9RJjQx3IYTer6Y0nQBUEHEupzwmWfpRjEr7Zu+EE9vsQxLEFL+y4QO5FSmKKUY7
K4+d7n+XJT9ObFJL7MAAb5x2eDJ8AbppP0o3db5Bv3/aQ+1UoErAhR7bCWyx0esk
HwR0Y7JcrUtPm2jEvOkG3WsrDCe26hM1T8Q70FWQRUU2i0C/VUdAX63UdCKeAzgh
7wp14YRdr+Gn0R4kUTOevdGredMvQP14FnSvbzXJ5sAzamNL6RzhBzC4VAXX4uW4
Hxbla3cKRNd3ttqyA4uw
=4oda
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to