Your message dated Sun, 20 Dec 2009 11:32:08 +0000
with message-id <e1nmk1a-0006pf...@ries.debian.org>
and subject line Bug#504871: fixed in bookmarkbridge 0.76-2.2
has caused the Debian Bug report #504871,
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.)
--
504871: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=504871
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: bookmarkbridge
Version: 0.76-2.1
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 bookmarkbridge_0.76-2.1 on em64t by sbuild/amd64 0.53
...
> if x86_64-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\"
> -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\"
> -DPACKAGE=\"bookmarkbridge\" -DVERSION=\"0.76\" -DHAVE_LIBXML2=1
> -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1
> -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1
> -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1
> -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_VPRINTF=1
> -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_RMDIR=1 -DHAVE_STRCHR=1 -I. -I.
> -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore
> -I/usr/include/qt4/QtGui -I/usr/include/libxml2 -DDATADIR='"/usr/share/doc"'
> -g -O2 -I/usr/include/libxml2 -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o
> main.o main.cpp; \
> then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f
> ".deps/main.Tpo"; exit 1; fi
> main.cpp: In function 'bool ParseCmdLine()':
> main.cpp:150: error: 'EOF' was not declared in this scope
> make[3]: *** [main.o] Error 1
> make[3]: Leaving directory `/build/tbm/bookmarkbridge-0.76/bookmarkbridge'
--- bookmarkbridge/main.cpp~ 2008-11-07 18:22:34.000000000 +0000
+++ bookmarkbridge/main.cpp 2008-11-07 18:22:46.000000000 +0000
@@ -35,6 +35,8 @@
#include <unistd.h>
#endif
+#include <cstdio>
+
#include "dlgmain.h"
#include "bkutil.h"
--
Martin Michlmayr
http://www.cyrius.com/
--- End Message ---
--- Begin Message ---
Source: bookmarkbridge
Source-Version: 0.76-2.2
We believe that the bug you reported is fixed in the latest version of
bookmarkbridge, which is due to be installed in the Debian FTP archive:
bookmarkbridge_0.76-2.2.diff.gz
to main/b/bookmarkbridge/bookmarkbridge_0.76-2.2.diff.gz
bookmarkbridge_0.76-2.2.dsc
to main/b/bookmarkbridge/bookmarkbridge_0.76-2.2.dsc
bookmarkbridge_0.76-2.2_i386.deb
to main/b/bookmarkbridge/bookmarkbridge_0.76-2.2_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.
David Paleino <da...@debian.org> (supplier of updated bookmarkbridge 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: Sun, 20 Dec 2009 11:58:39 +0100
Source: bookmarkbridge
Binary: bookmarkbridge
Architecture: source i386
Version: 0.76-2.2
Distribution: unstable
Urgency: low
Maintainer: Masami Ichikawa <hangar...@mub.biglobe.ne.jp>
Changed-By: David Paleino <da...@debian.org>
Description:
bookmarkbridge - tool to synchronize bookmarks between browsers
Closes: 504871
Changes:
bookmarkbridge (0.76-2.2) unstable; urgency=low
.
* Non-maintainer upload.
* Fix FTBFS: missing #include for GCC 4.4 (Closes: #504871)
* debian/watch added
Checksums-Sha1:
2e0431402dd6213acbe4a568c226117301d0a37c 1188 bookmarkbridge_0.76-2.2.dsc
60c686824e8c6f96b2b66769e5f772365ea4aa14 28300 bookmarkbridge_0.76-2.2.diff.gz
7808a56c1b1afecbda34e42ae9f72f934cf06888 283792
bookmarkbridge_0.76-2.2_i386.deb
Checksums-Sha256:
7276bdf2f0aef4525691e2de6cfe33fa519ae691bd89acf89b4e3982afc69461 1188
bookmarkbridge_0.76-2.2.dsc
94ce15aeed892fabd47b5246e205f9585ea17ea0e46f116c1489e69b2337b533 28300
bookmarkbridge_0.76-2.2.diff.gz
d2e8bef637654e4573644786267f5c26f93d6ff2a38e3e6852e0e9de9af440d6 283792
bookmarkbridge_0.76-2.2_i386.deb
Files:
721ba086716a1c6caa4073dcfb43ca14 1188 x11 optional bookmarkbridge_0.76-2.2.dsc
2af01c4ca3fc3800ce32d6ed2eced96f 28300 x11 optional
bookmarkbridge_0.76-2.2.diff.gz
b31b0fe87f3822cd02372d0a9b3300cd 283792 x11 optional
bookmarkbridge_0.76-2.2_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAksuByUACgkQ5qqQFxOSsXSnYgCfY6A7Yap41bVcr0K1ph6wy1JM
cpAAn2jloRi6YuMyMyG+42bY0Gj09ym5
=OOUK
-----END PGP SIGNATURE-----
--- End Message ---