Your message dated Sun, 05 Jul 2009 16:32:06 +0000
with message-id <[email protected]>
and subject line Bug#505711: fixed in objcryst-fox 1.8.2~r1158-1
has caused the Debian Bug report #505711,
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.)
--
505711: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=505711
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: objcryst-fox
Version: 1.7.99.R1047-1
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 objcryst-fox_1.7.99.R1047-1 on em64t by sbuild/amd64 0.53
...
> g++ -O3 -Wall -pedantic -Icctbx/include/ -Iscitbx/include/ -I../ -c
> cctbx/sgtbx/reciprocal_space_ref_asu.cpp -o
> cctbx/sgtbx/reciprocal_space_ref_asu.o
> In file included from
> cctbx/include/cctbx/sgtbx/reciprocal_space_reference_asu.h:5,
> from cctbx/sgtbx/reciprocal_space_ref_asu.cpp:1:
> cctbx/include/cctbx/miller.h: In member function 'std::string
> cctbx::miller::index<NumType>::as_string() const':
> cctbx/include/cctbx/miller.h:93: error: 'sprintf' is not a member of 'std'
> make[3]: *** [cctbx/sgtbx/reciprocal_space_ref_asu.o] Error 1
> make[3]: Leaving directory `/build/tbm/objcryst-fox-1.7.99.R1047/cctbx'
Please note that I don't know if this patch is complete - I guess an
internal compiler error later on while compiling your package.
--- cctbx/cctbx/include/cctbx/miller.h~ 2008-11-14 14:16:06.000000000 +0000
+++ cctbx/cctbx/include/cctbx/miller.h 2008-11-14 14:18:18.000000000 +0000
@@ -10,6 +10,8 @@
#include <cctbx/import_scitbx_af.h>
#include <cctbx/error.h>
+#include <cstdio>
+
namespace cctbx {
//! Miller index namespace.
namespace miller {
--
Martin Michlmayr
http://www.cyrius.com/
--- End Message ---
--- Begin Message ---
Source: objcryst-fox
Source-Version: 1.8.2~r1158-1
We believe that the bug you reported is fixed in the latest version of
objcryst-fox, which is due to be installed in the Debian FTP archive:
objcryst-fox_1.8.2~r1158-1.diff.gz
to pool/main/o/objcryst-fox/objcryst-fox_1.8.2~r1158-1.diff.gz
objcryst-fox_1.8.2~r1158-1.dsc
to pool/main/o/objcryst-fox/objcryst-fox_1.8.2~r1158-1.dsc
objcryst-fox_1.8.2~r1158-1_i386.deb
to pool/main/o/objcryst-fox/objcryst-fox_1.8.2~r1158-1_i386.deb
objcryst-fox_1.8.2~r1158.orig.tar.gz
to pool/main/o/objcryst-fox/objcryst-fox_1.8.2~r1158.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.
Carlo Segre <[email protected]> (supplier of updated objcryst-fox 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, 05 Jul 2009 01:23:28 -0500
Source: objcryst-fox
Binary: objcryst-fox
Architecture: source i386
Version: 1.8.2~r1158-1
Distribution: unstable
Urgency: low
Maintainer: Carlo Segre <[email protected]>
Changed-By: Carlo Segre <[email protected]>
Description:
objcryst-fox - Free Objects for Xtallography
Closes: 505711
Changes:
objcryst-fox (1.8.2~r1158-1) unstable; urgency=low
.
* New upstream release
* Now compiles with gcc-4.4/g++-4.4 (Closes: #505711)
* Update to Standards-Version 3.8.2 (no changes)
* Add desktop file with top level Education category.
NOTE: This is not the right solution but conforms to the freedesktop.org
standard. KDE and Gnome provide a "Science" top level menu through
their own configuration files. XFCE4 currently does not but can be
configured to do so. See README.Debian for this information.
Checksums-Sha1:
b54e5d70cfd33810ea4cc28267b30c0149d7eeb9 1129 objcryst-fox_1.8.2~r1158-1.dsc
50a8cfa558e1d815534dfdee0f66f78f19a7fe87 4905883
objcryst-fox_1.8.2~r1158.orig.tar.gz
aa64682f3059f77a803cb1034f0c15bf5edd2c42 22831
objcryst-fox_1.8.2~r1158-1.diff.gz
9167c30d455dd1bfe3d36e108761ce93eef8f023 2293166
objcryst-fox_1.8.2~r1158-1_i386.deb
Checksums-Sha256:
20c12b5b37e049dac5b860463d528dbe40b767544cb9b00e01448b77e319cef7 1129
objcryst-fox_1.8.2~r1158-1.dsc
b8fee633902968e8f7f66e0a5db8731e3480a3ec051b787dfc20c97e24317532 4905883
objcryst-fox_1.8.2~r1158.orig.tar.gz
0f59ed8f25b1f4cfb796a891db600dd7063a1b48e444c537b100dfe09115529e 22831
objcryst-fox_1.8.2~r1158-1.diff.gz
e470f4c1734068835dbf7fd53fe5de4c5bb50f4325c638a777f8d5a43189dbe4 2293166
objcryst-fox_1.8.2~r1158-1_i386.deb
Files:
f0d81a0cff582f6f2b92dfd03eeffbca 1129 science optional
objcryst-fox_1.8.2~r1158-1.dsc
2bf4a3554cca6b3a6f64009428f0f458 4905883 science optional
objcryst-fox_1.8.2~r1158.orig.tar.gz
11c0d0cc15fc18476687db983c5d3ce1 22831 science optional
objcryst-fox_1.8.2~r1158-1.diff.gz
44e0afbb858a161d528748076573ec75 2293166 science optional
objcryst-fox_1.8.2~r1158-1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iD8DBQFKULzqebASZpNwHu8RAqBuAJ0ZMlFGOe+iCgBH8bbePF7wF5Rh3QCeNyYf
ijGfbBfNLriY5cgvDPp59cE=
=Iq/4
-----END PGP SIGNATURE-----
--- End Message ---