Your message dated Fri, 25 Dec 2009 22:17:25 +0000
with message-id <e1noitn-0001tq...@ries.debian.org>
and subject line Bug#505374: fixed in sabre 0.2.4b-26.1
has caused the Debian Bug report #505374,
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 ow...@bugs.debian.org
immediately.)


-- 
505374: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=505374
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: sabre
Version: 0.2.4b-26
User: debian-...@lists.debian.org
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 sabre_0.2.4b-26 on em64t by sbuild/amd64 0.53
...
> g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" 
> -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DVERSION=\"0.2.4b\" 
> -DREV_DATE=\"11/21/99\" -DUSING_NEWPILOT=1 -DJSTICK_INSTALLED=1 
> -DHAVE_LIBNCURSES=1 -DHAVE_LIBM=1  -I. -I.  -I../gdev -I../libzip    -g -O2 
> -DDEBIAN -c cpoly.C
> In file included from rendpoly.h:25,
>                  from cpoly.C:35:
> clip.h:137: warning: 'typedef' was ignored in this declaration
> In file included from rndrpoly.h:24,
>                  from cpoly.C:36:
> txtrmap.h:44: error: 'int32_t' does not name a type
> txtrmap.h:45: error: 'int32_t' does not name a type
> txtrmap.h: In constructor 'TextrMap::TextrMap()':
> txtrmap.h:76: error: 'map_w' was not declared in this scope
> txtrmap.h:76: error: 'map_h' was not declared in this scope
> txtrmap.h: In constructor 'TextrMap::TextrMap(unsigned char*, int, int, int, 
> int, int)':
> txtrmap.h:100: error: 'map_w' was not declared in this scope
> txtrmap.h:101: error: 'map_h' was not declared in this scope
> txtrmap.h: In member function 'int TextrMap::getPixelColor(int, int, int)':
> txtrmap.h:176: error: 'map_w' was not declared in this scope
> txtrmap.h:177: error: 'map_h' was not declared in this scope

--- src/txtrmap.h~      2008-11-11 21:54:06.000000000 +0000
+++ src/txtrmap.h       2008-11-11 21:54:20.000000000 +0000
@@ -30,6 +30,8 @@
 #include "colormap.h"
 #endif
 
+#include <stdint.h>
+
 #ifdef USES_DDRAW
 #include <ddraw.h>
 #include <d3d.h>

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



--- End Message ---
--- Begin Message ---
Source: sabre
Source-Version: 0.2.4b-26.1

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

sabre-common_0.2.4b-26.1_all.deb
  to main/s/sabre/sabre-common_0.2.4b-26.1_all.deb
sabre_0.2.4b-26.1.diff.gz
  to main/s/sabre/sabre_0.2.4b-26.1.diff.gz
sabre_0.2.4b-26.1.dsc
  to main/s/sabre/sabre_0.2.4b-26.1.dsc
sabre_0.2.4b-26.1_i386.deb
  to main/s/sabre/sabre_0.2.4b-26.1_i386.deb
xsabre_0.2.4b-26.1_i386.deb
  to main/s/sabre/xsabre_0.2.4b-26.1_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 505...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Christoph Egger <christ...@debian.org> (supplier of updated sabre 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...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Fri, 25 Dec 2009 22:53:28 +0100
Source: sabre
Binary: sabre-common sabre xsabre
Architecture: source all i386
Version: 0.2.4b-26.1
Distribution: unstable
Urgency: low
Maintainer: Debian Games Team <pkg-games-de...@lists.alioth.debian.org>
Changed-By: Christoph Egger <christ...@debian.org>
Description: 
 sabre      - fighter plane simulator for svgalib
 sabre-common - data for the SABRE fighter plane simulator
 xsabre     - fighter plane simulator for X11
Closes: 505374
Changes: 
 sabre (0.2.4b-26.1) unstable; urgency=low
 .
   [ Gonéri Le Bouder ]
   * Add myself as upload
   * FTBFS with GCC 4.4: missing #include, thanks Martin Michlmayr
     (Closes: #505374)
   * New standard version 3.8.2
   * Use Barry deFreese @debian.org address
   * Calls dh_md5sums after dh_gencontrol
   * add -f flag to 'ln -s' so it's now possible to
     run 'fakeroot make - f debian/rules binary' two times in a row
 .
   [ Christoph Egger ]
   * Actually download + add gcc4.4 patch
   * Import README.source from supertuxkart
Checksums-Sha1: 
 6ff83fa958050dbbb2e98dc22d29f52382570964 2075 sabre_0.2.4b-26.1.dsc
 0779b7702ae1db5a95b7d7942c41cbc7b018ed6b 121520 sabre_0.2.4b-26.1.diff.gz
 17ccc74c2dcea0576e277c4442f74a9d0a4f07fb 1789598 
sabre-common_0.2.4b-26.1_all.deb
 0258c501b07b39576e2b9765b76583f253613ad3 237156 xsabre_0.2.4b-26.1_i386.deb
 4e09623c1082392ca9678096e4db786380287ccf 227562 sabre_0.2.4b-26.1_i386.deb
Checksums-Sha256: 
 63f91a56e18ed8b47f5ceac4f71b061f2528f3d5adf89e3ebdf9c5608f4b1ae5 2075 
sabre_0.2.4b-26.1.dsc
 d0945ad5fbea24c7e0fb4a06d5330f0c1bd6f04afbf3a5f78a4ed6104329e5b9 121520 
sabre_0.2.4b-26.1.diff.gz
 aecb80f680d101d0eb3bdddaaf61f52ac287a27bf3912b2fd0c846f3c2e07e2f 1789598 
sabre-common_0.2.4b-26.1_all.deb
 40700a86ed41e6d49204a7b734ad29be9539f9355c66143e5a57cd3b1b6e53eb 237156 
xsabre_0.2.4b-26.1_i386.deb
 2640b6528ca7fdfdc512736387823d9773cb164057e2f10c2c40b81d1f3dc6f4 227562 
sabre_0.2.4b-26.1_i386.deb
Files: 
 073d2f78cdc09623573ad25e8fd99bf0 2075 games optional sabre_0.2.4b-26.1.dsc
 f765d45482309c3fc245d1ae5ef82777 121520 games optional 
sabre_0.2.4b-26.1.diff.gz
 a260d11f657b94677438991b7c24ff00 1789598 games optional 
sabre-common_0.2.4b-26.1_all.deb
 3fa8c4887d7375bfe7e35c057961f2b3 237156 games optional 
xsabre_0.2.4b-26.1_i386.deb
 2eee6d96c1f8b2b01f19675a3756f975 227562 games optional 
sabre_0.2.4b-26.1_i386.deb

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

iQIcBAEBCgAGBQJLNTWQAAoJEKv/7bJACMb5RnAP/jcY7Zf8nyAw3RdLSASNIeIn
37K0kPMinc7oN7zJZXGETXL5lq9T9XHr5NgeW0GDqa7D8bvKIry8man8VtaDAKZa
zyzgir+wAG/CLGYnwfnXEXbpZA+xsMTqD+xK1zYAzbX+dx6fET0dAqJwPdbG0mnb
sJ5PaioVQZNFIKz4nLIYKAcs0mdQYKOTOWU2Hf1b+7dOwlaXttt6YGbhe6VFhfhV
p80pG1WqruI2/hSnQoK9y4JvEd0G98wPEx1/X2Popju0tV60mLyHiO5lPPq4Sir3
SgafFx6K7ThUpv0KXiKpZQ94nvzWRfVM583wO7qR792fWr9xebtYz9Yo5bXrfrAA
YSbADriMl2BlHZuCVK6T3jX/3MrkU1yiHXAtOPfHj9tzu9OL4bmOrMV90Sy00mkh
87IIifpsF1CiytkUQLQash67UYj6Aut5WdRxz2CCHqJBRG6TliRQ0odBhSDx0IOy
4jPLcLRAYdCNXfuy1fJwT5SgQuYz76ZpRuCfo6yrlRml3JgwbbX+CYKJQdFHTbOE
D3nGVniADrqJJZfFYmctagl4QQ0xMTS8WznFaNNrzVqgy9Vu4oTwDqtArG8LtVeS
l6YXfpnQ1KfnC91j3gSiO/4hC6Fndb7M5zZ1ZIjPRJZzB9jr6dA5Xs8VG8jf3yhw
HVbTeefIvppD0Okr1Mfe
=CVgb
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to