Your message dated Mon, 19 Oct 2009 16:30:24 +0000
with message-id <e1mzv7o-0008uv...@ries.debian.org>
and subject line Bug#547178: fixed in libdap 3.9.3-5
has caused the Debian Bug report #547178,
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.)


-- 
547178: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=547178
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libdap
Version: 3.9.3-2
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 libdap_3.9.3-2 on em64t by sbuild/amd64 0.53
...
>  g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -Wall -W 
> -Wcast-align -g -O2 -c util_mit.cc  -fPIC -DPIC -o 
> .libs/libdapclient_la-util_mit.o
> util_mit.cc:65: warning: deprecated conversion from string constant to 'char*'
> util_mit.cc:65: warning: deprecated conversion from string constant to 'char*'
> util_mit.cc:65: warning: deprecated conversion from string constant to 'char*'
> util_mit.cc:65: warning: deprecated conversion from string constant to 'char*'
> util_mit.cc:65: warning: deprecated conversion from string constant to 'char*'
> util_mit.cc:65: warning: deprecated conversion from string constant to 'char*'
> util_mit.cc:65: warning: deprecated conversion from string constant to 'char*'
> util_mit.cc:65: warning: deprecated conversion from string constant to 'char*'
> util_mit.cc:65: warning: deprecated conversion from string constant to 'char*'
> util_mit.cc:65: warning: deprecated conversion from string constant to 'char*'
> util_mit.cc:65: warning: deprecated conversion from string constant to 'char*'
> util_mit.cc:65: warning: deprecated conversion from string constant to 'char*'
> util_mit.cc:71: warning: deprecated conversion from string constant to 'char*'
> util_mit.cc:71: warning: deprecated conversion from string constant to 'char*'
> util_mit.cc:71: warning: deprecated conversion from string constant to 'char*'
> util_mit.cc:71: warning: deprecated conversion from string constant to 'char*'
> util_mit.cc:71: warning: deprecated conversion from string constant to 'char*'
> util_mit.cc:71: warning: deprecated conversion from string constant to 'char*'
> util_mit.cc:71: warning: deprecated conversion from string constant to 'char*'
> util_mit.cc: In function 'std::string libdap::date_time_str(time_t*, bool)':
> util_mit.cc:336: error: 'sprintf' was not declared in this scope
> util_mit.cc:360: error: 'sprintf' was not declared in this scope
> make[3]: *** [libdapclient_la-util_mit.lo] Error 1
> make[3]: Leaving directory `/build/tbm/libdap-3.9.3'
> make[2]: *** [all-recursive] Error 1

--- util_mit.cc~        2009-09-17 13:14:45.000000000 +0000
+++ util_mit.cc 2009-09-17 13:14:54.000000000 +0000
@@ -34,6 +34,7 @@
     };
 
 #include <cstring>
+#include <cstdio>
 #include <cstdlib>
 #include <string>
 #include <ctype.h>

-- 
Martin Michlmayr
http://www.cyrius.com/



--- End Message ---
--- Begin Message ---
Source: libdap
Source-Version: 3.9.3-5

We believe that the bug you reported is fixed in the latest version of
libdap, which is due to be installed in the Debian FTP archive:

libdap-bin_3.9.3-5_i386.deb
  to pool/main/libd/libdap/libdap-bin_3.9.3-5_i386.deb
libdap-dev_3.9.3-5_i386.deb
  to pool/main/libd/libdap/libdap-dev_3.9.3-5_i386.deb
libdap-doc_3.9.3-5_all.deb
  to pool/main/libd/libdap/libdap-doc_3.9.3-5_all.deb
libdap10_3.9.3-5_i386.deb
  to pool/main/libd/libdap/libdap10_3.9.3-5_i386.deb
libdap_3.9.3-5.diff.gz
  to pool/main/libd/libdap/libdap_3.9.3-5.diff.gz
libdap_3.9.3-5.dsc
  to pool/main/libd/libdap/libdap_3.9.3-5.dsc



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 547...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Alastair McKinstry <mckins...@debian.org> (supplier of updated libdap 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: Mon, 19 Oct 2009 15:23:33 +0100
Source: libdap
Binary: libdap10 libdap-bin libdap-dev libdap-doc
Architecture: source i386 all
Version: 3.9.3-5
Distribution: unstable
Urgency: low
Maintainer: Alastair McKinstry <mckins...@debian.org>
Changed-By: Alastair McKinstry <mckins...@debian.org>
Description: 
 libdap-bin - Binaries for the  libdap Data Access Protocol library
 libdap-dev - Development files (headers and static libraries) for libdap
 libdap-doc - Documentation for the libdap Data Access Protocol library
 libdap10   - Open-source Project for a Network Data Access Protocol library
Closes: 547178
Changes: 
 libdap (3.9.3-5) unstable; urgency=low
 .
   * Fix build rule to enable quilt patches. Closes: #547178.
Checksums-Sha1: 
 d62abf71c9010975c8b7081e31bff0b6646ca326 1167 libdap_3.9.3-5.dsc
 d0ce2127e74e32690cd7918c992b43d92c153104 4677 libdap_3.9.3-5.diff.gz
 405cfb9a8016e7c48b70f62c26a78628dc5a7065 536516 libdap10_3.9.3-5_i386.deb
 d6261355055292264304ed1e0799684a67527c71 77702 libdap-bin_3.9.3-5_i386.deb
 453f8aa7da35227b63eeea390fefd3a7b8776be9 690236 libdap-dev_3.9.3-5_i386.deb
 84955b7ae6136b4d9938ed571d281da936682226 44111190 libdap-doc_3.9.3-5_all.deb
Checksums-Sha256: 
 1086b3272fefb31e652af25751a6c3f9916f79528a6ca32635a896286ec9df25 1167 
libdap_3.9.3-5.dsc
 c1c2ee31d0d84d0d845449d3c461530c5720291b237dd8c128348ea1370f8c4b 4677 
libdap_3.9.3-5.diff.gz
 45b98992296e20f6143f8525c702994ac5b985eefe7ed458c6f241b59a401d16 536516 
libdap10_3.9.3-5_i386.deb
 b2a32a0d1c5247670729e71ebdbb9ea97c67eeb86095b6daffae791f4f889a4a 77702 
libdap-bin_3.9.3-5_i386.deb
 1827519e4ec0f3adf4a06da691b16031e4a84c030ac4f4e0a8d6262756f26455 690236 
libdap-dev_3.9.3-5_i386.deb
 03a93d112a7242dcda888709b6e60f8a4a1a5a65ce98783e0824f6b6a22c1e2d 44111190 
libdap-doc_3.9.3-5_all.deb
Files: 
 b63e4dd5aee880bad677530792474956 1167 utils optional libdap_3.9.3-5.dsc
 82d09c797df4e213634618cf3c1e9e99 4677 utils optional libdap_3.9.3-5.diff.gz
 24019e967b8ea7dbd6cd29e36b37d14e 536516 libs optional libdap10_3.9.3-5_i386.deb
 d05a83d572576054933f12b985e8190c 77702 utils optional 
libdap-bin_3.9.3-5_i386.deb
 7e5d99c85bab8d1b8d7e002b29665d62 690236 libdevel optional 
libdap-dev_3.9.3-5_i386.deb
 c0d0a341bb922d217f3f2c9c6bc7c1a0 44111190 doc optional 
libdap-doc_3.9.3-5_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iD8DBQFK3HrOQTK/kCo4XFcRAjkzAKC16Q8V3l7PdhWrE2asLayW23HJVACdHXya
4uSkm3/4L6KBISAHGD8OxQs=
=x43j
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to