Your message dated Sun, 22 Apr 2007 22:47:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#417103: fixed in armagetronad 0.2.8.2.1-3
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: armagetron
Version: 0.2.7.0-1.1
Usertags: ftbfs-gcc-4.3
Tags: patch

Your package fails to build with GCC 4.3.  Version 4.3 has not been
released yet but I'm building with a snapshot in order to find errors
and give people an advance warning.  In GCC 4.3, the C++ header
dependencies have been cleaned up.  The advantage of this is that
programs will compile faster.  The downside is that you actually
need to directly #include everything you use (but you really should
do this anyway, otherwise your program won't work with any compiler
other than GCC).  Some background of this can be found at
http://gcc.gnu.org/PR28080

You can reproduce this problem with gcc-snapshot from unstable.


> Automatic build of armagetron_0.2.7.0-1.1 on coconut0 by sbuild/ia64 0.49
...
> ia64-linux-gnu-g++ -I. -I.. -I../.. -Wall -g -O2 -I/usr/include/SDL 
> -D_GNU_SOURCE=1 -D_REENTRANT  -I../../../src/tools -I../../../src -c  
> ../../../src/tools/tError.cpp -o tError.o
> ../../../src/tools/tError.cpp: In function 'void st_PresentError(const char*, 
> const char*)':
> ../../../src/tools/tError.cpp:57: error: 'exit' was not declared in this scope
> make[3]: *** [tError.o] Error 1
> make[3]: Leaving directory `/build/tbm/armagetron-0.2.7.0/client/src/tools'


--- src/tools/tError.cpp~       2007-04-01 15:19:28.000000000 +0000
+++ src/tools/tError.cpp        2007-04-01 15:19:36.000000000 +0000
@@ -25,6 +25,7 @@
 
 */
 
+#include <cstdlib>
 #include <iostream>
 #ifndef WIN32
 #include <unistd.h>

-- 
Martin Michlmayr
http://www.cyrius.com/


--- End Message ---
--- Begin Message ---
Source: armagetronad
Source-Version: 0.2.8.2.1-3

We believe that the bug you reported is fixed in the latest version of
armagetronad, which is due to be installed in the Debian FTP archive:

armagetron-common_0.2.8.2.1-3_all.deb
  to pool/main/a/armagetronad/armagetron-common_0.2.8.2.1-3_all.deb
armagetron-server_0.2.8.2.1-3_all.deb
  to pool/main/a/armagetronad/armagetron-server_0.2.8.2.1-3_all.deb
armagetron_0.2.8.2.1-3_all.deb
  to pool/main/a/armagetronad/armagetron_0.2.8.2.1-3_all.deb
armagetronad-common_0.2.8.2.1-3_all.deb
  to pool/main/a/armagetronad/armagetronad-common_0.2.8.2.1-3_all.deb
armagetronad-dedicated_0.2.8.2.1-3_i386.deb
  to pool/main/a/armagetronad/armagetronad-dedicated_0.2.8.2.1-3_i386.deb
armagetronad_0.2.8.2.1-3.diff.gz
  to pool/main/a/armagetronad/armagetronad_0.2.8.2.1-3.diff.gz
armagetronad_0.2.8.2.1-3.dsc
  to pool/main/a/armagetronad/armagetronad_0.2.8.2.1-3.dsc
armagetronad_0.2.8.2.1-3_i386.deb
  to pool/main/a/armagetronad/armagetronad_0.2.8.2.1-3_i386.deb



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.
Christine Spang <[EMAIL PROTECTED]> (supplier of updated armagetronad 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: SHA1

Format: 1.7
Date: Sun, 22 Apr 2007 15:28:54 -0400
Source: armagetronad
Binary: armagetron-common armagetronad-common armagetronad armagetron-server 
armagetron armagetronad-dedicated
Architecture: source all i386
Version: 0.2.8.2.1-3
Distribution: unstable
Urgency: low
Maintainer: Christine Spang <[EMAIL PROTECTED]>
Changed-By: Christine Spang <[EMAIL PROTECTED]>
Description: 
 armagetron - Dummy upgrade package for Armagetron
 armagetron-common - Dummy upgrade package for Armagetron
 armagetron-server - Dummy upgrade package for Armagetron
 armagetronad - 3D Tron-like high speed game
 armagetronad-common - Common files for the Armagetron Advanced packages
 armagetronad-dedicated - dedicated game server for Armagetron Advanced
Closes: 417103 420453
Changes: 
 armagetronad (0.2.8.2.1-3) unstable; urgency=low
 .
   * Set the armagetronad user's shell to /bin/false in the
     armagetronad-dedicated package's postinst.
   * Fix .desktop icon path.
   * Fix /etc/armagetronad-dedicated symlink in armagetronad-dedicated.links
     (Closes: #420453)
   * Use quilt to manage patches.
   * Incorporate patch to fix building with gcc 4.3, thanks to Martin
     Michlmayr. (Closes: #417103)
Files: 
 49d4f88e9435276a9301f0238432dffc 881 games optional 
armagetronad_0.2.8.2.1-3.dsc
 261a046638dc79ae1f585a0b74e239fe 33330 games optional 
armagetronad_0.2.8.2.1-3.diff.gz
 fa04a3a04b9d5c428b132103424278a6 280546 games optional 
armagetronad-common_0.2.8.2.1-3_all.deb
 aa2a5c91073dd6f1cc0ea03e89f0b603 6798 games optional 
armagetron_0.2.8.2.1-3_all.deb
 9ad518e1fd84340e6bb98c74fec44ec0 6706 games optional 
armagetron-common_0.2.8.2.1-3_all.deb
 59322bca6b18bb6db6d3a0899c6e3376 6840 games optional 
armagetron-server_0.2.8.2.1-3_all.deb
 af5cfb5eac19d91104c8407725a31766 1346796 games optional 
armagetronad_0.2.8.2.1-3_i386.deb
 c2d0b5d6ff2ae06f277e7896c9c8cf74 670682 games optional 
armagetronad-dedicated_0.2.8.2.1-3_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFGK+Epd73XuVITgboRAoeJAJ4/0WrVvEn5uoJHy19vThdLjUw+NgCgm5/n
wCp3XP77Voith8FmjhdSa5c=
=iHpu
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to