Your message dated Wed, 08 Apr 2009 03:03:14 +0000
with message-id <[email protected]>
and subject line Bug#504898: fixed in qonk 0.3.1-2
has caused the Debian Bug report #504898,
regarding FTBFS with GCC 4.4: missing #include
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.)


-- 
504898: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=504898
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: qonk
Version: 0.3.1-1
User: [email protected]
Usertags: ftbfs-gcc-4.4
Tags: patch

Your package fails to build with the upcoming GCC 4.4.  Version 4.4
has not been released yet but I'm building with a snapshot in order
to find errors and give people an advance warning.

GCC 4.4 cleaned up some more C++ headers.  You always have to #include
headers directly and cannot rely for things to be included indirectly.

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

> Automatic build of qonk_0.3.1-1 on em64t by sbuild/amd64 0.53
...
> g++ -DHAVE_CONFIG_H -I. -I../..     -g -O2 -g -Wall -O2 -c -o lexer.o 
> lexer.cpp
> lexer.cpp: In member function 'lisp::Lexer::TokenType 
> lisp::Lexer::getNextToken()':
> lexer.cpp:153: error: 'snprintf' was not declared in this scope
> lexer.cpp:177: error: 'snprintf' was not declared in this scope
> lexer.cpp:193: error: 'snprintf' was not declared in this scope
> make[4]: *** [lexer.o] Error 1
> make[4]: Leaving directory `/build/tbm/qonk-0.3.1/src/lisp'

--- src/lisp/lexer.cpp~ 2008-11-07 20:36:43.000000000 +0000
+++ src/lisp/lexer.cpp  2008-11-07 20:36:51.000000000 +0000
@@ -19,6 +19,7 @@
 //  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 #include <sstream>
 #include <stdexcept>
+#include <cstdio>
 #include <cstring>
 
 #include "lexer.hpp"
--- src/lisp/lisp.cpp~  2008-11-07 20:37:53.000000000 +0000
+++ src/lisp/lisp.cpp   2008-11-07 20:37:58.000000000 +0000
@@ -19,6 +19,8 @@
 //  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 #include "lisp.hpp"
 
+#include <cstdio>
+
 namespace lisp
 {
 

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



--- End Message ---
--- Begin Message ---
Source: qonk
Source-Version: 0.3.1-2

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

qonk_0.3.1-2.diff.gz
  to pool/main/q/qonk/qonk_0.3.1-2.diff.gz
qonk_0.3.1-2.dsc
  to pool/main/q/qonk/qonk_0.3.1-2.dsc
qonk_0.3.1-2_i386.deb
  to pool/main/q/qonk/qonk_0.3.1-2_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.
Barry deFreese <[email protected]> (supplier of updated qonk 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.8
Date: Tue, 07 Apr 2009 22:05:58 -0400
Source: qonk
Binary: qonk
Architecture: source i386
Version: 0.3.1-2
Distribution: unstable
Urgency: low
Maintainer: Debian Games Team <[email protected]>
Changed-By: Barry deFreese <[email protected]>
Description: 
 qonk       - Small build-and-conquer strategy game with very simple rules
Closes: 447215 504898
Changes: 
 qonk (0.3.1-2) unstable; urgency=low
 .
   [ Eddy Petrișor ]
   * fix Vcs-Svn URL to point to svn, not the incomplete ssh location
 .
   [ Martín Ferrari ]
   * Updated email address.
 .
   [ Barry deFreese ]
   * 30_gcc_4.4.diff - Build with gcc-4.4. (Closes: #504898).
     + Thanks to Martin Michlmayr for the fix.
   * 40_player_colors.diff - Fix message colors. (Closes: #447215).
     + Thanks to Christian Pulvermacher for the hint!
   * Update my e-mail address.
   * Fix up some debian/copyright syntax.
   * Bump Standards Version to 3.8.1.
Checksums-Sha1: 
 ed9f63166a026b8797b3280040047b96a88a622e 1336 qonk_0.3.1-2.dsc
 aa48337067cfc9a44b700d1a1a0795e11bb6693e 8256 qonk_0.3.1-2.diff.gz
 a116369188010db06bb1224e4f2d2fcecdf65956 174286 qonk_0.3.1-2_i386.deb
Checksums-Sha256: 
 ab464898b1edcc6f711589be002eec5ae89836407517e68fb4c3af6fc951c82c 1336 
qonk_0.3.1-2.dsc
 889ab9c9ad9ef9278efedba782df81ab93e332755f7eb90947eac6e980cef80b 8256 
qonk_0.3.1-2.diff.gz
 c62752001b270f0f9a8695218843e88b1b117816fc9dbedf2d82671b1652bcbe 174286 
qonk_0.3.1-2_i386.deb
Files: 
 d8ad34594830fb2c1c0a4b1653eca542 1336 games optional qonk_0.3.1-2.dsc
 003a535fd1fc7f132e0b60519410fad2 8256 games optional qonk_0.3.1-2.diff.gz
 68356734c930b22ae67e72c7483c5d8d 174286 games optional qonk_0.3.1-2_i386.deb

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

iEYEARECAAYFAkncCvIACgkQ5ItltUs5T36c8gCffEAqtMdUzcqVeie/K6EYTiJT
DHkAn1X7rgtkvT1v3LnAmGGaW0iPNGcO
=OE0T
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to