Your message dated Tue, 29 May 2007 06:32:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#420878: fixed in glob2 0.8.23-1
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: glob2
Version: 0.8.22.dfsg-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 (20070326-1 or
higher) from unstable. (Currently not available for i386, but for
amd64, powerpc and ia64. I hope to have i386 binaries in the archive
in the near future.)
Your new upstream introduced two new problems:
> Automatic build of glob2_0.8.22.dfsg-1 on coconut0 by sbuild/ia64 0.49
...
> AIEcho.cpp:1467: error: 'numeric_limits' is not a member of 'std'
> AIEcho.cpp:1467: error: expected primary-expression before 'int'
> AIEcho.cpp:1467: error: expected ',' or ';' before 'int'
--- src/AIEcho.cpp~ 2007-04-25 07:56:30.000000000 +0000
+++ src/AIEcho.cpp 2007-04-25 07:57:12.000000000 +0000
@@ -22,6 +22,7 @@
#include <queue>
#include <map>
#include <algorithm>
+#include <limits>
#include "BuildingsTypes.h"
#include "IntBuildingType.h"
#include "Game.h"
--- src/AIOldNicowar.cpp~ 2007-04-25 07:58:54.000000000 +0000
+++ src/AIOldNicowar.cpp 2007-04-25 07:59:03.000000000 +0000
@@ -33,6 +33,7 @@
#include <iostream>
#include <sstream>
#include <iomanip>
+#include <limits>
using namespace Nicowar;
--
Martin Michlmayr
http://www.cyrius.com/
--- End Message ---
--- Begin Message ---
Source: glob2
Source-Version: 0.8.23-1
We believe that the bug you reported is fixed in the latest version of
glob2, which is due to be installed in the Debian FTP archive:
glob2-data_0.8.23-1_all.deb
to pool/main/g/glob2/glob2-data_0.8.23-1_all.deb
glob2_0.8.23-1.diff.gz
to pool/main/g/glob2/glob2_0.8.23-1.diff.gz
glob2_0.8.23-1.dsc
to pool/main/g/glob2/glob2_0.8.23-1.dsc
glob2_0.8.23-1_i386.deb
to pool/main/g/glob2/glob2_0.8.23-1_i386.deb
glob2_0.8.23.orig.tar.gz
to pool/main/g/glob2/glob2_0.8.23.orig.tar.gz
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.
David MartÃnez Moreno <[EMAIL PROTECTED]> (supplier of updated glob2 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: Tue, 29 May 2007 00:57:19 +0200
Source: glob2
Binary: glob2 glob2-data
Architecture: source i386 all
Version: 0.8.23-1
Distribution: unstable
Urgency: low
Maintainer: David MartÃnez Moreno <[EMAIL PROTECTED]>
Changed-By: David MartÃnez Moreno <[EMAIL PROTECTED]>
Description:
glob2 - innovative state-of-the-art Real Time Strategy (RTS) game
glob2-data - dataset for Globulation2 (glob2)
Closes: 420878 426156
Changes:
glob2 (0.8.23-1) unstable; urgency=low
.
* New upstream release (closes: #426156):
- More coherent look and feel between game and menus.
- Prestige can be adjusted for single player games
- Several bug fixes.
* Updated 02_gcc-4.3_fixes.patch with new fixes from Martin Michlmayr
(closes: #420878).
* Dropped 03_freedesktop_compliance.patch, 04_CXXFLAGS_abuse.patch; they
were included upstream.
Files:
16fe9da4373fb1c2377ec23796a914cd 812 games optional glob2_0.8.23-1.dsc
1bbbc4437a47f05d82e14495f20793a4 9846335 games optional
glob2_0.8.23.orig.tar.gz
321ed6cf8ff5da819aeef2fdb60e891a 19568 games optional glob2_0.8.23-1.diff.gz
6909a859639c98a0873fbc2dcd370765 9183440 games optional
glob2-data_0.8.23-1_all.deb
e6f7524837eb37446c1ca3f609647b5d 956756 games optional glob2_0.8.23-1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFGW8XjWs/EhA1iABsRAtBAAKDItIx2vhpXCQ3lzuacUuA8h3G/DQCeOQ85
5Z/nnHHoI3rVg/kR8xso8mo=
=niZx
-----END PGP SIGNATURE-----
--- End Message ---