Your message dated Mon, 02 Feb 2009 09:02:36 +0000
with message-id <[email protected]>
and subject line Bug#506781: fixed in subcommander 2.0.0~b4-3
has caused the Debian Bug report #506781,
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.)
--
506781: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=506781
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: subcommander
Version: 2.0.0~b4-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 subcommander_2.0.0~b4-2 on em64t by sbuild/amd64 0.53
...
> g++ -DHAVE_CONFIG_H -I. -I.. -DQT_THREAD_SUPPORT -DLINUX=2 -D_REENTRANT
> -D_GNU_SOURCE -I.. -DQT3_SUPPORT -I/usr/share/qt4/include
> -I/usr/share/qt4/include/Qt -I/usr/include/subversion-1
> -I/usr/include/apr-1.0 -I/usr/include/apr-1.0 -I/usr/include/postgresql
> -I/usr/include/mysql -D__STDC_CONSTANT_MACROS=1 -g -Wall -O2 -c -o
> TextWindow.o TextWindow.cpp
> In file included from TextWindow.cpp:17:
> ../util/iconvstream.h: In member function 'virtual int
> iconvstreambuf::underflow()':
> ../util/iconvstream.h:120: error: 'EOF' was not declared in this scope
> ../util/iconvstream.h:144: error: 'EOF' was not declared in this scope
> ../util/iconvstream.h: In member function 'virtual int
> iconvstreambuf2::overflow(int)':
> ../util/iconvstream.h:237: error: 'EOF' was not declared in this scope
> ../util/iconvstream.h:244: error: 'EOF' was not declared in this scope
> ../util/iconvstream.h: In member function 'virtual int
> iconvstreambuf2::sync()':
> ../util/iconvstream.h:253: error: 'EOF' was not declared in this scope
> ../util/iconvstream.h: In member function 'int iconvstreambuf2::flush()':
> ../util/iconvstream.h:280: error: 'EOF' was not declared in this scope
> make[3]: *** [TextWindow.o] Error 1
> make[3]: Leaving directory `/build/tbm/subcommander-2.0.0~b4/subcommander'
> make[2]: *** [all-recursive] Error 1
--- util/iconvstream.h~ 2008-11-24 18:05:09.000000000 +0000
+++ util/iconvstream.h 2008-11-24 18:05:19.000000000 +0000
@@ -18,6 +18,7 @@
#include "ErrorCodes.h"
// sys
+#include <cstdio>
#include <istream>
// apr util
--
Martin Michlmayr
http://www.cyrius.com/
--- End Message ---
--- Begin Message ---
Source: subcommander
Source-Version: 2.0.0~b4-3
We believe that the bug you reported is fixed in the latest version of
subcommander, which is due to be installed in the Debian FTP archive:
subcommander-doc_2.0.0~b4-3_all.deb
to pool/main/s/subcommander/subcommander-doc_2.0.0~b4-3_all.deb
subcommander_2.0.0~b4-3.diff.gz
to pool/main/s/subcommander/subcommander_2.0.0~b4-3.diff.gz
subcommander_2.0.0~b4-3.dsc
to pool/main/s/subcommander/subcommander_2.0.0~b4-3.dsc
subcommander_2.0.0~b4-3_i386.deb
to pool/main/s/subcommander/subcommander_2.0.0~b4-3_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.
Robert Luberda <[email protected]> (supplier of updated subcommander 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: Sun, 01 Feb 2009 08:18:29 +0100
Source: subcommander
Binary: subcommander subcommander-doc
Architecture: source all i386
Version: 2.0.0~b4-3
Distribution: unstable
Urgency: low
Maintainer: Robert Luberda <[email protected]>
Changed-By: Robert Luberda <[email protected]>
Description:
subcommander - Graphical client for Subversion
subcommander-doc - User guide for subcommander
Closes: 506781
Changes:
subcommander (2.0.0~b4-3) unstable; urgency=low
.
* 90-FTBFS-gcc4.4.patch: fix FTBFS with gcc4.4 (closes: #506781).
* Fix build system not to regenerate autoconf files at build time:
+ 10-maintainer-mode.patch: add AM_MAINTAINER_MODE to configure.ac;
+ 999-autostuff.patch: autogenerated changes from autoreconf;
+ refresh other patches;
+ debian/rules: pass --disable-maintainer-mode to configure.
* Fix linitian infos/warnings:
+ spelling error in description and doc-base file;
+ add missing patch descriptions.
* Replace libbost1.35-dev with libboost1.37-dev in build-dependencies.
Checksums-Sha1:
01e871910e4921779ab67a26565642bb1cc4c7e6 1268 subcommander_2.0.0~b4-3.dsc
bdd26952d823b8f193cd13dab71a264184406336 19611 subcommander_2.0.0~b4-3.diff.gz
433408f63463004a0bee842403ee4ee780c5f95a 861374
subcommander-doc_2.0.0~b4-3_all.deb
b3d4905093267a1aa07eb278d2c31f7a2134f3ba 1347626
subcommander_2.0.0~b4-3_i386.deb
Checksums-Sha256:
befa59835177ed567f9bb97af2ab8f4112df5a89ada1bc8835fabe21abe0e2c4 1268
subcommander_2.0.0~b4-3.dsc
75a93cc34471622184bfb909f3bac509c87f4c2fabefc3a183571fd986563c5b 19611
subcommander_2.0.0~b4-3.diff.gz
84b671e5b620a91b4efe5eced55c35b18a5d7ff86d563e622c1a57235f2887d9 861374
subcommander-doc_2.0.0~b4-3_all.deb
326c5b6c8f90a5625a2fa806023de53474637625092c8aca6f93ae997494c453 1347626
subcommander_2.0.0~b4-3_i386.deb
Files:
7e647ae1077d5463ce749559e40fd024 1268 devel optional
subcommander_2.0.0~b4-3.dsc
a30f6d804a41291cc2a20f63409da6cb 19611 devel optional
subcommander_2.0.0~b4-3.diff.gz
a152592fd5e593baf06be667bbfb8b11 861374 doc optional
subcommander-doc_2.0.0~b4-3_all.deb
e358e3a1bfc1c416cac3726c50c940ab 1347626 devel optional
subcommander_2.0.0~b4-3_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAkmFYnsACgkQThh1cJ0wnDsWQQCfb4i134JII0Kwxa/GdhrVygl2
aYgAn19Rblmi7V+PImCyYQb36ZG7V375
=poqT
-----END PGP SIGNATURE-----
--- End Message ---