Your message dated Sat, 11 Apr 2009 13:32:17 +0000
with message-id <[email protected]>
and subject line Bug#504941: fixed in libvmime 0.9.0-1
has caused the Debian Bug report #504941,
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.)
--
504941: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=504941
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libvmime
Version: 0.8.1-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 libvmime_0.8.1-3 on em64t by sbuild/amd64 0.53
...
> platforms_posix_posixFile.cpp:302: warning: type qualifiers ignored on
> function return type
> platforms_posix_posixFile.cpp: In member function 'virtual void
> vmime::platforms::posix::posixFile::rename(const vmime::utility::path&)':
> platforms_posix_posixFile.cpp:322: error: '::rename' has not been declared
> platforms_posix_posixFile.cpp: At global scope:
> platforms_posix_posixFile.cpp:450: warning: type qualifiers ignored on
> function return type
> platforms_posix_posixFile.cpp:456: warning: type qualifiers ignored on
> function return type
> make[3]: *** [platforms_posix_posixFile.lo] Error 1
> make[3]: Leaving directory `/build/tbm/libvmime-0.8.1/src'
--- src/platforms_posix_posixFile.cpp~ 2008-11-08 05:47:58.000000000 +0000
+++ src/platforms_posix_posixFile.cpp 2008-11-08 05:48:16.000000000 +0000
@@ -28,6 +28,7 @@
#include <dirent.h>
+#include <stdio.h>
#include <string.h>
#include "vmime/exception.hpp"
--
Martin Michlmayr
http://www.cyrius.com/
--- End Message ---
--- Begin Message ---
Source: libvmime
Source-Version: 0.9.0-1
We believe that the bug you reported is fixed in the latest version of
libvmime, which is due to be installed in the Debian FTP archive:
libvmime-dev_0.9.0-1_amd64.deb
to pool/main/libv/libvmime/libvmime-dev_0.9.0-1_amd64.deb
libvmime0_0.9.0-1_amd64.deb
to pool/main/libv/libvmime/libvmime0_0.9.0-1_amd64.deb
libvmime_0.9.0-1.diff.gz
to pool/main/libv/libvmime/libvmime_0.9.0-1.diff.gz
libvmime_0.9.0-1.dsc
to pool/main/libv/libvmime/libvmime_0.9.0-1.dsc
libvmime_0.9.0.orig.tar.gz
to pool/main/libv/libvmime/libvmime_0.9.0.orig.tar.gz
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.
Mattias Nordstrom <[email protected]> (supplier of updated libvmime 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: Sat, 11 Apr 2009 15:49:56 +0300
Source: libvmime
Binary: libvmime-dev libvmime0
Architecture: source amd64
Version: 0.9.0-1
Distribution: unstable
Urgency: low
Maintainer: Mattias Nordstrom <[email protected]>
Changed-By: Mattias Nordstrom <[email protected]>
Description:
libvmime-dev - a C++ mail library (development files)
libvmime0 - a C++ mail library (runtime library)
Closes: 504941
Changes:
libvmime (0.9.0-1) unstable; urgency=low
.
* New upstream release
* Added patch to fix FTBFS on GCC 4.4 (closes: #504941)
* Updated to Debian Policy v3.8.1.0, no changes needed.
Checksums-Sha1:
e01d3b19cba24d366b387c06992fb3ceff765de2 1056 libvmime_0.9.0-1.dsc
cd0005bdf2634d0a6a1c4e8c1f5bbc3115247eb1 655350 libvmime_0.9.0.orig.tar.gz
ace8a7b72a4fbce658b8d609633aff5fc9323d18 3543 libvmime_0.9.0-1.diff.gz
d1676ae87a52c17525144e3807cd03d94ef47a3c 1646140 libvmime-dev_0.9.0-1_amd64.deb
f1c429a8640fe7b775224a1fc417432c8c1cac23 859790 libvmime0_0.9.0-1_amd64.deb
Checksums-Sha256:
4fd5380cc0c7e652bf895710fcb28420afb31f6244f550ddb161611fcc653969 1056
libvmime_0.9.0-1.dsc
12708f211f4fac5dbfd1b1f17ed2a52c8efe6cc1ff6f8d346577142b2896cf6d 655350
libvmime_0.9.0.orig.tar.gz
ac6d138103ca6fc257e2b654f300cec90ac5a3a7667f6eec407bab120663b7cf 3543
libvmime_0.9.0-1.diff.gz
a72b20707ba166597720d26f83e8137996fdbedae79a6109f5c7dfcd2feef60b 1646140
libvmime-dev_0.9.0-1_amd64.deb
b6d58db1514c837f9760c4cc9c4dd6df3c652233f25562ab0f16c1eb7d2e5936 859790
libvmime0_0.9.0-1_amd64.deb
Files:
b43e043ea35bdf01917e378771810f80 1056 libs optional libvmime_0.9.0-1.dsc
a447c1ac711e632a1301decde12470a4 655350 libs optional
libvmime_0.9.0.orig.tar.gz
23519d8886c3ee47c3706f09d27aed9e 3543 libs optional libvmime_0.9.0-1.diff.gz
8ba540586bb39258966931cb590678e8 1646140 libdevel optional
libvmime-dev_0.9.0-1_amd64.deb
f545e7807caf0e60cf72df67c3ff4673 859790 libs optional
libvmime0_0.9.0-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iD8DBQFJ4JkUwKTxHeBrP5cRAhQuAKCTxWogePFDN+B1schiGqljg8VjMgCgwhxV
2oLAXY4LUxobz4BiH9CFXJs=
=dpFT
-----END PGP SIGNATURE-----
--- End Message ---