Your message dated Wed, 25 Mar 2009 15:17:05 +0000
with message-id <[email protected]>
and subject line Bug#504891: fixed in aeskulap 0.2.2b1-4
has caused the Debian Bug report #504891,
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.)
--
504891: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=504891
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: aeskulap
Version: 0.2.2b1-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 aeskulap_0.2.2b1-2 on em64t by sbuild/amd64 0.53
...
> g++ -DHAVE_CONFIG_H -I. -I.. -DORBIT2=1 -pthread -I/usr/include/gconfmm-2.6
> -I/usr/lib/gconfmm-2.6/include -I/usr/include/glibmm-2.4
> -I/usr/lib/glibmm-2.4/include -I/usr/include/gconf/2
> -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0
> -D_REENTRANT -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include
> -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include
> -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include
> -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0
> -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
> -I/usr/lib/gtk-2.0/include -I/usr/include/cairomm-1.0
> -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2
> -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1
> -I/usr/include/atk-1.0 -g -O2 -g -Wall -O2 -c aconfiguration.cpp -fPIC -DPIC
> -o .libs/aconfiguration.o
> In file included from aconfiguration.cpp:87:
> aconfiguration-gconf.cpp: In member function 'std::map<Glib::ustring,
> Aeskulap::Configuration::ServerData, std::less<Glib::ustring>,
> std::allocator<std::pair<const Glib::ustring,
> Aeskulap::Configuration::ServerData> > >*
> Aeskulap::Configuration::get_serverlist()':
> aconfiguration-gconf.cpp:129: error: 'snprintf' was not declared in this scope
> make[3]: *** [aconfiguration.lo] Error 1
> make[3]: Leaving directory `/build/tbm/aeskulap-0.2.2b1/configuration'
--- configuration/aconfiguration-gconf.cpp~ 2008-11-07 19:31:00.000000000
+0000
+++ configuration/aconfiguration-gconf.cpp 2008-11-07 19:31:07.000000000
+0000
@@ -27,6 +27,7 @@
*/
#include <gconfmm.h>
+#include <cstdio>
#include <iostream>
namespace Aeskulap {
--
Martin Michlmayr
http://www.cyrius.com/
--- End Message ---
--- Begin Message ---
Source: aeskulap
Source-Version: 0.2.2b1-4
We believe that the bug you reported is fixed in the latest version of
aeskulap, which is due to be installed in the Debian FTP archive:
aeskulap_0.2.2b1-4.diff.gz
to pool/main/a/aeskulap/aeskulap_0.2.2b1-4.diff.gz
aeskulap_0.2.2b1-4.dsc
to pool/main/a/aeskulap/aeskulap_0.2.2b1-4.dsc
aeskulap_0.2.2b1-4_i386.deb
to pool/main/a/aeskulap/aeskulap_0.2.2b1-4_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.
Andreas Tille <[email protected]> (supplier of updated aeskulap 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: Wed, 25 Mar 2009 14:02:36 +0100
Source: aeskulap
Binary: aeskulap
Architecture: source i386
Version: 0.2.2b1-4
Distribution: unstable
Urgency: low
Maintainer: Debian-Med Packaging Team
<[email protected]>
Changed-By: Andreas Tille <[email protected]>
Description:
aeskulap - medical image viewer and DICOM network client
Closes: 504891
Changes:
aeskulap (0.2.2b1-4) unstable; urgency=low
.
* Fixed watch file
* Standards-Version: 3.8.1 (no changes needed)
* debian/patches/20_gcc4.4.patch: Patch to compile with gcc 4.4
(Thanks to Martin Michlmayr <[email protected]>)
Closes: #504891
Checksums-Sha1:
7e58732f4678c44fc723c13c1608fda07a565dbd 1421 aeskulap_0.2.2b1-4.dsc
2b724da2988a2e07f40e03d95e3711b2249a3d23 11802 aeskulap_0.2.2b1-4.diff.gz
97be80550561e97ed294c5b16206ec2f78c27405 499444 aeskulap_0.2.2b1-4_i386.deb
Checksums-Sha256:
febb4d77f114cd269b55af2612d3f752041a4c50fd93c76948a39aa576d4add0 1421
aeskulap_0.2.2b1-4.dsc
8cd4c32b9a019c1b53720ec3bfe1e8869f8e3716538b64280f3d8f3cd5593d19 11802
aeskulap_0.2.2b1-4.diff.gz
4f231157295a3136c4bba9b06da30c663c9eaac2a3fb6b851f117934ba064baa 499444
aeskulap_0.2.2b1-4_i386.deb
Files:
81c9e27e9fee8ea6ca8cbd0d9a17d796 1421 science optional aeskulap_0.2.2b1-4.dsc
d46777db360303f7ad70a46f0cd4c4ce 11802 science optional
aeskulap_0.2.2b1-4.diff.gz
29c4e1db0f06a1180f2d33c7bc3bc60c 499444 science optional
aeskulap_0.2.2b1-4_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iD8DBQFJykTjYDBbMcCf01oRAtcWAKDCcvSsvwbFT0Zjq4BgaTT00rmltwCgnXaO
nrCw9qvh/gH9mBsMZf9eAes=
=y1d7
-----END PGP SIGNATURE-----
--- End Message ---