Your message dated Mon, 28 Dec 2009 10:02:15 +0000
with message-id <[email protected]>
and subject line Bug#531715: fixed in gcin 1.4.5-1.1
has caused the Debian Bug report #531715,
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.)


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

Your package fails to build with GCC 4.4, which has 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-4.4/g++-4.4 from unstable.

> Automatic build of gcin_1.4.5-1 on em64t by sbuild/amd64 0.53
...
> g++ -g -O2 -I../im-client -I/usr/include/qt4 -I/usr/include/X11 
> -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -Wall -D_REENTRANT -fPIC  
> -DQT4 -DQT_SHARED -DQT_IMMODULE -DPIC   -c -o gcin-imcontext-qt.o 
> gcin-imcontext-qt.cpp
> gcin-imcontext-qt.cpp: In constructor 'GCINIMContext::GCINIMContext()':
> gcin-imcontext-qt.cpp:21: error: 'perror' was not declared in this scope
> make[6]: *** [gcin-imcontext-qt.o] Error 1
> make[6]: Leaving directory `/build/tbm/gcin-1.4.5/qt4-im'
> make[5]: *** [all] Error 2

--- qt4-im/gcin-imcontext-qt.cpp~       2009-06-03 13:15:29.000000000 +0000
+++ qt4-im/gcin-imcontext-qt.cpp        2009-06-03 13:16:09.000000000 +0000
@@ -3,6 +3,7 @@
 #include <X11/Xlib.h>
 #include <X11/keysym.h>
 #include <X11/Xutil.h>
+#include <cstdio>
 #include "gcin-im-client.h"
 #include <QColor>
 #include <QPalette>

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



--- End Message ---
--- Begin Message ---
Source: gcin
Source-Version: 1.4.5-1.1

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

gcin-dev_1.4.5-1.1_all.deb
  to main/g/gcin/gcin-dev_1.4.5-1.1_all.deb
gcin-qt3-immodule_1.4.5-1.1_amd64.deb
  to main/g/gcin/gcin-qt3-immodule_1.4.5-1.1_amd64.deb
gcin-qt4-immodule_1.4.5-1.1_amd64.deb
  to main/g/gcin/gcin-qt4-immodule_1.4.5-1.1_amd64.deb
gcin_1.4.5-1.1.diff.gz
  to main/g/gcin/gcin_1.4.5-1.1.diff.gz
gcin_1.4.5-1.1.dsc
  to main/g/gcin/gcin_1.4.5-1.1.dsc
gcin_1.4.5-1.1_amd64.deb
  to main/g/gcin/gcin_1.4.5-1.1_amd64.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.
Stefano Zacchiroli <[email protected]> (supplier of updated gcin 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: Sat, 26 Dec 2009 10:13:19 +0100
Source: gcin
Binary: gcin gcin-dev gcin-qt3-immodule gcin-qt4-immodule
Architecture: source amd64 all
Version: 1.4.5-1.1
Distribution: unstable
Urgency: low
Maintainer: Kanru Chen <[email protected]>
Changed-By: Stefano Zacchiroli <[email protected]>
Description: 
 gcin       - an GTK+ based input method platform for Chinese users
 gcin-dev   - an GTK+ based input method platform - development files
 gcin-qt3-immodule - an QT3 input method module with gcin as backend
 gcin-qt4-immodule - an QT4 input method module with gcin as backend
Closes: 531715
Changes: 
 gcin (1.4.5-1.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Add missing #include to fix FTBFS with gcc 4.4, patch by Martin
     Michlmayr. (Closes: #531715)
   * gcin-qt{3,4}-immodule: add lintian overrides for shlib-defines-rpath,
     this is needed to get the package pass through auto-REJECT. Rationale:
     rpath is appropriate here, the packages use private shlibs.
Checksums-Sha1: 
 aa657235e2d381b24a4437eabf1d61c8d46a43aa 1246 gcin_1.4.5-1.1.dsc
 a45c0a4f33be0d4fa84985424d2be3aab7a2f2bf 14606 gcin_1.4.5-1.1.diff.gz
 9504d2c616623d137450dba661be2449d7bc9dc9 2177710 gcin_1.4.5-1.1_amd64.deb
 41e60309d5e3ea1d86f4870de8a93ec8861bfb73 63620 gcin-dev_1.4.5-1.1_all.deb
 42b904df75f8acd39e5b5601d3aa726b80bb4488 74586 
gcin-qt3-immodule_1.4.5-1.1_amd64.deb
 fda4514ab117466a053ed08b66cd61cdc26f1cea 75158 
gcin-qt4-immodule_1.4.5-1.1_amd64.deb
Checksums-Sha256: 
 d3a812e6ce00dc8d2941b3ecbba482cb624393f5c33f1c17e331e80f59beb4a9 1246 
gcin_1.4.5-1.1.dsc
 9550cddf057158ebcc25a9adf7fc0a7b68e2bf1f3fd3ea2dcd2cfd4774c5585f 14606 
gcin_1.4.5-1.1.diff.gz
 c71f86acf7ac12f8056383319b08e452f88f267ba9e6d718bf0ac9a4b6bc7605 2177710 
gcin_1.4.5-1.1_amd64.deb
 6fa94eb2f41587f760a59a73cd0d0242108ac320c40e148170e2e1fa55214143 63620 
gcin-dev_1.4.5-1.1_all.deb
 efb0f3fbb51d1b5029cd456f9bd12433220732eb7862f542cb5789470b0c0133 74586 
gcin-qt3-immodule_1.4.5-1.1_amd64.deb
 336e796ec0cedc8a0c01902b5eae67bc9e4f05c6f5a5be70a3a8a777ebe0b3f1 75158 
gcin-qt4-immodule_1.4.5-1.1_amd64.deb
Files: 
 1c43ba735506b6247bed3b2446c2c631 1246 utils optional gcin_1.4.5-1.1.dsc
 dc872eb1924dc7a95eae852ae1b84f65 14606 utils optional gcin_1.4.5-1.1.diff.gz
 5a2977f615e5d4a2653fee7d1d67852b 2177710 utils optional 
gcin_1.4.5-1.1_amd64.deb
 92299e605a96eaeb688e2319b2aca1a8 63620 devel optional 
gcin-dev_1.4.5-1.1_all.deb
 f06ab60c4a35d00ee5d4d29a8ecf0216 74586 utils optional 
gcin-qt3-immodule_1.4.5-1.1_amd64.deb
 e14ee5ec6798dbde4e38f31b56dcc990 75158 utils optional 
gcin-qt4-immodule_1.4.5-1.1_amd64.deb

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

iD8DBQFLNdmT1cqbBPLEI7wRAuGYAJ0ac1VWnN8CfgZ8T0XENmjXBwUs7wCgxIeo
cbh+6hvnaCvnB61eo22y57k=
=5zts
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to