Your message dated Tue, 18 Nov 2008 18:47:06 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#505959: fixed in kadu 0.6.0.2-4
has caused the Debian Bug report #505959,
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.)
--
505959: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=505959
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: kadu
Version: 0.6.0.2-3
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 kadu_0.6.0.2-3 on em64t by sbuild/amd64 0.53
...
> /usr/share/qt3/include/qimage.h: In member function 'bool
> QImageTextKeyLang::operator<(const QImageTextKeyLang&) const':
> /usr/share/qt3/include/qimage.h:61: warning: suggest parentheses around '&&'
> within '||'
> compiling file protocol.cpp
> In file included from protocol.cpp:10:
> protocol.h:15: error: 'uint32_t' does not name a type
> make[4]: *** [obj/protocol.o] Error 1
> make[4]: Leaving directory `/build/tbm/kadu-0.6.0.2/build-tree/kadu/kadu-core'
--- kadu/kadu-core/protocol.h~ 2008-11-16 18:43:05.000000000 +0000
+++ kadu/kadu-core/protocol.h 2008-11-16 18:43:13.000000000 +0000
@@ -5,6 +5,8 @@
#include <qstring.h>
#include <qdatetime.h>
+#include <stdint.h>
+
#ifdef __sun__
#include <sys/types.h>
#endif /* __sun__ */
--
Martin Michlmayr
http://www.cyrius.com/
--- End Message ---
--- Begin Message ---
Source: kadu
Source-Version: 0.6.0.2-4
We believe that the bug you reported is fixed in the latest version of
kadu, which is due to be installed in the Debian FTP archive:
kadu-common_0.6.0.2-4_all.deb
to pool/main/k/kadu/kadu-common_0.6.0.2-4_all.deb
kadu-dev_0.6.0.2-4_all.deb
to pool/main/k/kadu/kadu-dev_0.6.0.2-4_all.deb
kadu-external-modules_0.6.0.2-4_amd64.deb
to pool/main/k/kadu/kadu-external-modules_0.6.0.2-4_amd64.deb
kadu-gtk-modules_0.6.0.2-4_amd64.deb
to pool/main/k/kadu/kadu-gtk-modules_0.6.0.2-4_amd64.deb
kadu-kde-modules_0.6.0.2-4_amd64.deb
to pool/main/k/kadu/kadu-kde-modules_0.6.0.2-4_amd64.deb
kadu-themes_0.6.0.2-4_all.deb
to pool/main/k/kadu/kadu-themes_0.6.0.2-4_all.deb
kadu_0.6.0.2-4.diff.gz
to pool/main/k/kadu/kadu_0.6.0.2-4.diff.gz
kadu_0.6.0.2-4.dsc
to pool/main/k/kadu/kadu_0.6.0.2-4.dsc
kadu_0.6.0.2-4_amd64.deb
to pool/main/k/kadu/kadu_0.6.0.2-4_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.
Patryk Cisek <[EMAIL PROTECTED]> (supplier of updated kadu 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, 18 Nov 2008 14:57:45 +0100
Source: kadu
Binary: kadu kadu-common kadu-dev kadu-external-modules kadu-gtk-modules
kadu-kde-modules kadu-themes
Architecture: source all amd64
Version: 0.6.0.2-4
Distribution: unstable
Urgency: low
Maintainer: Patryk Cisek <[EMAIL PROTECTED]>
Changed-By: Patryk Cisek <[EMAIL PROTECTED]>
Description:
kadu - Gadu-Gadu client for X11
kadu-common - Gadu-Gadu client for X11
kadu-dev - Development files for Kadu
kadu-external-modules - Additional modules for Kadu
kadu-gtk-modules - Additional modules for Kadu
kadu-kde-modules - Modules dependent on kdelibs
kadu-themes - Additional icons and emoticons for Kadu
Closes: 505959
Changes:
kadu (0.6.0.2-4) unstable; urgency=low
.
* Added debian/patches/07-gcc-4.4-includes.patch, which fixes missing
#include for gcc-4.4 (Closes: #505959)
Checksums-Sha1:
05620ce87c7d17c086f0fb36e3022524b5a57fd6 1308 kadu_0.6.0.2-4.dsc
631911f622d1bbb4e3986c13f891773f3284e018 18916 kadu_0.6.0.2-4.diff.gz
1ec873a72ab2acbf8a3cb88eaa75028c38779d64 757772 kadu-common_0.6.0.2-4_all.deb
04f86ef2d30b8beb60b55b7065451dee6f74ab5c 211832 kadu-dev_0.6.0.2-4_all.deb
4ce58f5b571d93253e5f4cedc1c0f893fb27586a 1312064 kadu-themes_0.6.0.2-4_all.deb
90ecb7582885818fd2c7e10e3211b7c35f9611ea 1463406 kadu_0.6.0.2-4_amd64.deb
a0652e637b52d6cab8f63236e99e9400b0911a61 1387142
kadu-external-modules_0.6.0.2-4_amd64.deb
57461143b835a31541b4a3d3b4ccd607b3e0e307 120714
kadu-gtk-modules_0.6.0.2-4_amd64.deb
435e331af3a1e426a737c18140427fda7b51b855 119574
kadu-kde-modules_0.6.0.2-4_amd64.deb
Checksums-Sha256:
dd9fef54e13fc9d5c0e84c4288960eedcf7929db6d1cc64f208faa4bd3152f0e 1308
kadu_0.6.0.2-4.dsc
59d64ab02ec7424b6451077300f6ad3db29cd04e5b7ebc5a561b377f1fd0cd98 18916
kadu_0.6.0.2-4.diff.gz
0b86749add3c861ac5533846250df4ed52cbae056cc95b015d911124cc6af33d 757772
kadu-common_0.6.0.2-4_all.deb
3ea137dfba6bd0c3bbb29c59da0a613bcb4bcb7b455bb75d0fa5bc8b253c0aab 211832
kadu-dev_0.6.0.2-4_all.deb
9e585f59982c591b96cd7cde92203b90127ba657ecb7e47613c2d747dfbae949 1312064
kadu-themes_0.6.0.2-4_all.deb
f30227d4317320c7532480639d275dc37efae60d8a56041b04ce45bfa470074d 1463406
kadu_0.6.0.2-4_amd64.deb
858d19b7be49154e62a04f20e0a5b9540d49a7aa1381c1742dd281467363aa61 1387142
kadu-external-modules_0.6.0.2-4_amd64.deb
45171829529d788093110ccc526a34542fa9a95c19ee019910420e005dd5c54d 120714
kadu-gtk-modules_0.6.0.2-4_amd64.deb
5d38cac5842f4e8a5f0984149197ebdc989c07e0142192a6487ce685a18085fc 119574
kadu-kde-modules_0.6.0.2-4_amd64.deb
Files:
b1806dfa5536dabcfd378f09eee7c62b 1308 net optional kadu_0.6.0.2-4.dsc
07355bfcd59873f9d52c84f96c85a16a 18916 net optional kadu_0.6.0.2-4.diff.gz
109bb63482eef55470f6a0115b917c05 757772 net optional
kadu-common_0.6.0.2-4_all.deb
668218b19e6d92b43b66d70609492b68 211832 libdevel optional
kadu-dev_0.6.0.2-4_all.deb
5ec295151f599843e96f0f065607627d 1312064 net optional
kadu-themes_0.6.0.2-4_all.deb
c7b225ec5b6cdf09254a5d28874625d4 1463406 net optional kadu_0.6.0.2-4_amd64.deb
b799a1a51ee59e4396dfd853aa990bdd 1387142 net optional
kadu-external-modules_0.6.0.2-4_amd64.deb
8d2903c30cfd1785e11c94b5e1e95999 120714 net optional
kadu-gtk-modules_0.6.0.2-4_amd64.deb
f04edb5bba1e94f0b9c9091aadcf570b 119574 net optional
kadu-kde-modules_0.6.0.2-4_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAkkjCWEACgkQB01zfu119ZmehACfYSWU71UVnbYkgFGtXfdofQkx
hxkAnikPgAaxHn8joYcJ2RZiNrJ3zWqD
=ygI2
-----END PGP SIGNATURE-----
--- End Message ---