Your message dated Mon, 21 Dec 2009 16:02:48 +0000
with message-id <e1nmkie-0006oj...@ries.debian.org>
and subject line Bug#551107: fixed in fusecompress 2.6-2
has caused the Debian Bug report #551107,
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.)
--
551107: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=551107
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: fusecompress
Version: 2.6-1
User: debian-...@lists.debian.org
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 fusecompress_2.6-1 on em64t by sbuild/amd64 0.53
...
> mv -f .deps/lzma.Tpo .deps/lzma.Po
> g++ -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_REENTRANT
> -D_POSIX_C_SOURCE=200112L -D_POSIX_SOURCE -D_SVID_SOURCE -D_BSD_SOURCE
> -D_XOPEN_SOURCE=500 -Wno-long-long -Wall -fpermissive -D_FILE_OFFSET_BITS=64
> -DFUSE_USE_VERSION=26 -DNDEBUG -g -O2 -MT CompressionType.o -MD -MP -MF
> .deps/CompressionType.Tpo -c -o CompressionType.o CompressionType.cpp
> In file included from ./assert.h:4,
> from /usr/include/c++/4.4/cassert:45,
> from /usr/include/boost/iostreams/filter/zlib.hpp:18,
> from CompressionType.cpp:7:
> ./rlog/rlog.h: In member function 'void rlog::RLog::log(int, const char*,
> ...)':
> ./rlog/rlog.h:48: error: 'vprintf' was not declared in this scope
> make[3]: *** [CompressionType.o] Error 1
> make[3]: Leaving directory `/build/tbm/fusecompress-2.6/src'
> make[2]: *** [all-recursive] Error 1
--- src/rlog/rlog.h~ 2009-10-15 17:42:40.000000000 +0000
+++ src/rlog/rlog.h 2009-10-15 17:42:57.000000000 +0000
@@ -1,6 +1,7 @@
#ifndef RLOG_H
#define RLOG_H
+#include <cstdio>
#include <syslog.h>
#include <stdarg.h>
#include <string>
--
Martin Michlmayr
http://www.cyrius.com/
--- End Message ---
--- Begin Message ---
Source: fusecompress
Source-Version: 2.6-2
We believe that the bug you reported is fixed in the latest version of
fusecompress, which is due to be installed in the Debian FTP archive:
fusecompress-dbg_2.6-2_i386.deb
to main/f/fusecompress/fusecompress-dbg_2.6-2_i386.deb
fusecompress_2.6-2.diff.gz
to main/f/fusecompress/fusecompress_2.6-2.diff.gz
fusecompress_2.6-2.dsc
to main/f/fusecompress/fusecompress_2.6-2.dsc
fusecompress_2.6-2_i386.deb
to main/f/fusecompress/fusecompress_2.6-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 551...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Ritesh Raj Sarraf <r...@researchut.com> (supplier of updated fusecompress
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 15:55:19 +0530
Source: fusecompress
Binary: fusecompress fusecompress-dbg
Architecture: source i386
Version: 2.6-2
Distribution: unstable
Urgency: low
Maintainer: Ritesh Raj Sarraf <r...@researchut.com>
Changed-By: Ritesh Raj Sarraf <r...@researchut.com>
Description:
fusecompress - transparent filesystem compression using FUSE
fusecompress-dbg - transparent filesystem compression using FUSE - debugging
symbols
Closes: 551107
Changes:
fusecompress (2.6-2) unstable; urgency=low
.
* Rename patches in numeric order for ease.
* Fix build failure with GCC 4.4. Thanks to Martin Michlmayr for the
patch. (Closes: #551107)
* Drop liblzma-dev from Build Dependency since upstream hasn't done a new
release with support for it. Will support lzma once upstream does.
Checksums-Sha1:
c724792d39d86b353514eee296fb57dae94f8f56 1381 fusecompress_2.6-2.dsc
3d35df458b71211c584414215513f25ad3d208ba 6008 fusecompress_2.6-2.diff.gz
2c41930d3f4b4505e73a04803979fab4ac18677a 264368 fusecompress_2.6-2_i386.deb
4bf37c8b7ae2383a5d7571470c8bc38fbb86d33f 1534896
fusecompress-dbg_2.6-2_i386.deb
Checksums-Sha256:
20e9a3807497d906e2b4a141adb38dff50a11c2caabf731d2a48421b6d859f18 1381
fusecompress_2.6-2.dsc
69da0e1f015096b0e8d96d98cbfb5ae3d479d3b2deacaac64262efd11679b754 6008
fusecompress_2.6-2.diff.gz
7ec2162360fec5d4c3193faead79245450db8fa6315bbceb0953b6c62051d72c 264368
fusecompress_2.6-2_i386.deb
433dfa88ebd28c5bc3ec11b9013fa0fc4dad952581d372e77f9d484fb219e48a 1534896
fusecompress-dbg_2.6-2_i386.deb
Files:
f8521c13a5a50608e4392eb77cbb29c2 1381 utils optional fusecompress_2.6-2.dsc
6eb050d541bba278c40843744eadb712 6008 utils optional fusecompress_2.6-2.diff.gz
0ff9b84b9ddd2a57af9e87dc760e83bf 264368 utils optional
fusecompress_2.6-2_i386.deb
55ca5c3d8306dd68e84e9d98ff86dce5 1534896 debug extra
fusecompress-dbg_2.6-2_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAksvl80ACgkQ5qqQFxOSsXRYewCcCNXp87/0jRSMGk0oXNfRRinm
TOMAnRngfCWQQ6y3k9oEBDdoQki8Si09
=3SCv
-----END PGP SIGNATURE-----
--- End Message ---