Your message dated Mon, 11 Jan 2010 07:02:10 +0000
with message-id <e1nuehy-0003cp...@ries.debian.org>
and subject line Bug#504865: fixed in geresh 0.6.3-9.1
has caused the Debian Bug report #504865,
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.)
--
504865: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=504865
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: geresh
Version: 0.6.3-9
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-4.4
Tags: patch
Hi Lior,
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 geresh_0.6.3-9 on em64t by sbuild/amd64 0.53
...
> c++ -DHAVE_CONFIG_H -I. -I. -I. -DLOCALEDIR=\"/usr/share/locale\"
> -DPKGDATADIR=\"/usr/share/geresh\" -g -O2 -c basemenu.cc
> c++ -DHAVE_CONFIG_H -I. -I. -I. -DLOCALEDIR=\"/usr/share/locale\"
> -DPKGDATADIR=\"/usr/share/geresh\" -g -O2 -c converters.cc
> converters.cc: In member function 'virtual int
> ISO88598Converter::convert(char**, unichar**, int)':
> converters.cc:172: error: 'EOF' was not declared in this scope
> make[1]: *** [converters.o] Error 1
> make[1]: Leaving directory `/build/tbm/geresh-0.6.3'
--- converters.cc~ 2008-11-07 18:01:11.000000000 +0000
+++ converters.cc 2008-11-07 18:01:19.000000000 +0000
@@ -16,6 +16,7 @@
#include <config.h>
+#include <cstdio>
#include <ctype.h> // toupper
#include "converters.h"
--- iso88598.cc~ 2008-11-07 18:02:08.000000000 +0000
+++ iso88598.cc 2008-11-07 18:02:18.000000000 +0000
@@ -16,6 +16,8 @@
#include <config.h>
+#include <cstdio>
+
#include "iso88598.h"
#include "univalues.h"
--
Martin Michlmayr
http://www.cyrius.com/
--- End Message ---
--- Begin Message ---
Source: geresh
Source-Version: 0.6.3-9.1
We believe that the bug you reported is fixed in the latest version of
geresh, which is due to be installed in the Debian FTP archive:
geresh_0.6.3-9.1.diff.gz
to main/g/geresh/geresh_0.6.3-9.1.diff.gz
geresh_0.6.3-9.1.dsc
to main/g/geresh/geresh_0.6.3-9.1.dsc
geresh_0.6.3-9.1_i386.deb
to main/g/geresh/geresh_0.6.3-9.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 504...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Jari Aalto <jari.aa...@cante.net> (supplier of updated geresh 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: SHA1
Format: 1.8
Date: Thu, 07 Jan 2010 12:46:01 +0200
Source: geresh
Binary: geresh
Architecture: source i386
Version: 0.6.3-9.1
Distribution: unstable
Urgency: low
Maintainer: Lior Kaplan <kap...@debian.org>
Changed-By: Jari Aalto <jari.aa...@cante.net>
Description:
geresh - A simple multilingual text editor with utf-8 & bidi support
Closes: 504865
Changes:
geresh (0.6.3-9.1) unstable; urgency=low
.
[Jari Aalto]
* Non-maintainer upload.
* debian/control
- (Build-Depends): Add quilt for the patches.
* debian/patches
- (number 10): New patch. Fix gcc 4.4. missing includes. Patch thanks
to Martin Michlmayr <t...@cyrius.com> (RC bug FTBFS; Closes: #504865).
(number 20): New patch. Fix gcc 4.4 error: invalid conversion from
const char* to char*.
* debian/rules
- Add quilt
Checksums-Sha1:
4817d43624e078e5fba9f0100796f11319e67fc2 1034 geresh_0.6.3-9.1.dsc
aaf07b65b8bd78d00c9128f0c5a10e9fd1e0b18d 8299 geresh_0.6.3-9.1.diff.gz
8b5a9466bb443dccd165e192a882a35a25e0f84a 186252 geresh_0.6.3-9.1_i386.deb
Checksums-Sha256:
f8df474ce60adaa21340273252f672cf8123d87bb18bca129e3e926c4d62dc90 1034
geresh_0.6.3-9.1.dsc
2474000fd6c92f20fb93f8169dd4eabb79b2bfead10404149dace60aa2239a69 8299
geresh_0.6.3-9.1.diff.gz
e30204cbddadadb6bbbee8782dd2029755af4a071185f033b7ce9430c43391d7 186252
geresh_0.6.3-9.1_i386.deb
Files:
f0a19a536f041eacafc7b5c4cfb0f815 1034 editors optional geresh_0.6.3-9.1.dsc
bdf5948074513454693989dec4033195 8299 editors optional geresh_0.6.3-9.1.diff.gz
581b5b059d027d08c9e469a928200d5c 186252 editors optional
geresh_0.6.3-9.1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAktII/IACgkQpdwBkPlyvgMJWQCfYTIzazoE9sgEfXcUKPC/j51z
5JMAn0XkCENlDMdpPv1FGcICyQbYbpNS
=2nUY
-----END PGP SIGNATURE-----
--- End Message ---