Your message dated Sun, 27 Dec 2009 22:04:06 +0000
with message-id <[email protected]>
and subject line Bug#505605: fixed in swac-get 0.3-2.1
has caused the Debian Bug report #505605,
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.)
--
505605: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=505605
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: swac-get
Version: 0.3-2
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 swac-get_0.3-2 on em64t by sbuild/amd64 0.53
...
> mv -f .deps/main.Tpo .deps/main.Po
> g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\"
> -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"swac-get\"
> -DVERSION=\"0.3\" -I. -I/usr/include/libxml2 -g -O2 -MT basic.o -MD -MP
> -MF .deps/basic.Tpo -c -o basic.o basic.cc
> basic.cc: In function 'void color(int)':
> basic.cc:68: error: 'printf' was not declared in this scope
> basic.cc: In function 'void print_action(std::string)':
> basic.cc:80: error: 'stdout' was not declared in this scope
> basic.cc:80: error: 'fflush' was not declared in this scope
> make[2]: *** [basic.o] Error 1
--- src/basic.cc~ 2008-11-13 19:21:21.000000000 +0000
+++ src/basic.cc 2008-11-13 19:21:26.000000000 +0000
@@ -20,6 +20,7 @@
+#include <cstdio>
#include <sstream>
#include <iostream>
#include "basic.hh"
--- src/db.cc~ 2008-11-13 19:22:15.000000000 +0000
+++ src/db.cc 2008-11-13 19:22:19.000000000 +0000
@@ -18,6 +18,7 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
+#include <cstdio>
#include <iostream>
#include <string>
--- src/posix.cc~ 2008-11-13 19:22:28.000000000 +0000
+++ src/posix.cc 2008-11-13 19:22:35.000000000 +0000
@@ -21,6 +21,7 @@
#include <sys/types.h>
#include <sys/stat.h>
#include <pwd.h>
+#include <cstdio>
#include <unistd.h>
#include <dirent.h>
#include <string>
--
Martin Michlmayr
http://www.cyrius.com/
--- End Message ---
--- Begin Message ---
Source: swac-get
Source-Version: 0.3-2.1
We believe that the bug you reported is fixed in the latest version of
swac-get, which is due to be installed in the Debian FTP archive:
swac-get_0.3-2.1.diff.gz
to main/s/swac-get/swac-get_0.3-2.1.diff.gz
swac-get_0.3-2.1.dsc
to main/s/swac-get/swac-get_0.3-2.1.dsc
swac-get_0.3-2.1_i386.deb
to main/s/swac-get/swac-get_0.3-2.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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Christoph Egger <[email protected]> (supplier of updated swac-get 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: SHA512
Format: 1.8
Date: Fri, 25 Dec 2009 22:37:42 +0100
Source: swac-get
Binary: swac-get
Architecture: source i386
Version: 0.3-2.1
Distribution: unstable
Urgency: low
Maintainer: Nicolas Vion <[email protected]>
Changed-By: Christoph Egger <[email protected]>
Description:
swac-get - audio collections of words (SWAC) manager
Closes: 505605
Changes:
swac-get (0.3-2.1) unstable; urgency=low
.
* Non-maintainer upload.
* Fix build with gcc-4.4 using patch from Martin Michlmayr (Closes:
#505605)
Checksums-Sha1:
ccb5d96c55fd220289b156d067b96b6b62c8dc4a 1677 swac-get_0.3-2.1.dsc
9a948db8d62747ead328290b2a6a69fa27ddba9c 2934 swac-get_0.3-2.1.diff.gz
f53baa60d626eb2baff383a0a5ae548264e9a91b 37212 swac-get_0.3-2.1_i386.deb
Checksums-Sha256:
9c910a6426f4df14accee21b00cbc70cd467e66ae137edc544fc0afd126e89c4 1677
swac-get_0.3-2.1.dsc
8dd5aa7cf57cd575f9f95a29e043989650f2348ee5d61a968d63f90f949018fd 2934
swac-get_0.3-2.1.diff.gz
d8990d3d9d4de7d6ceec40d51f752669eed3132dda1bf178a44636f0d321f578 37212
swac-get_0.3-2.1_i386.deb
Files:
de8ea63e430ab248ea5743bd75efab0f 1677 misc optional swac-get_0.3-2.1.dsc
fd9dc8401ccf56fb3b2bc13316ea6910 2934 misc optional swac-get_0.3-2.1.diff.gz
ce179f52fb4bb285259bb5022747a7d0 37212 misc optional swac-get_0.3-2.1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iQIcBAEBCgAGBQJLNTF+AAoJEKv/7bJACMb5lw8QAKWG4MjGijkDRQhCeSfkBgPN
Ocs7uGMzRDCwNowmW9/VeVDL4cRmuoG9kyF6gSuGN4iz2HR2lVR9LvSZhsotaa8R
qT81me8mAfX4L8EC4hH7QniA3yHLEc4w5HXbn3qx7OHlyj9VNC6BC5o5CNThcaaS
TMmtqo5CFvCpW5SlJAAT2pUClosXog1aIAZERkWTF3CAB7CnCqstgU6VwE1GEuMJ
chtD4F32LFPtOOhYJ7rGmJTuleX1+jWPwBIWH4Lh9FzUto6jSoHspLCsmyHypBNt
/hu8w0/Zvh9E1/01IXaOrZvPleIoYkqlY5TO7Z0V2t4ToTmPmKoc+uPL1Gk7TBp5
uuQP5zu6RUT1gDuFcENye35jlwpqXQUfFjqqxx5F+AwWxO4sX4aWBFlCA28XDhtl
X0fWo45T433bWo/zGe9OYL2oWSuHGUAecdGZ6X6R4aGvfJ/S5zVHBJzQWsuxd90K
P6/hH4CfbSg1ShJQHlMVbv/vEEkh4BFldYcbJ4JcvRm1lYqC5YbtOZRtBt1xwsiu
ZbOrjUPrYt6mYODG4BBa3+81JKX9m0wJISfJNS7Jd8g5qGwDqaeQvJaPJ3ro4Pkf
uB13QQLLq37OJnPmZ8MKTGvn+nL3b/elO2XGsT6iPiHSl9oN1JHDoqTXshuGSXxi
DUybzosywhFD7a5pEpVI
=lPDE
-----END PGP SIGNATURE-----
--- End Message ---