Your message dated Mon, 21 Dec 2009 23:03:41 +0000
with message-id <e1nmrhx-0001s8...@ries.debian.org>
and subject line Bug#505074: fixed in gambit 0.2006.01.20-3
has caused the Debian Bug report #505074,
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.)
--
505074: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=505074
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: gambit
Version: 0.2006.01.20-2.2
User: debian-...@lists.debian.org
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 gambit_0.2006.01.20-2.2 on em64t by sbuild/amd64 0.53
...
> if x86_64-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\"
> -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\"
> -DPACKAGE=\"gambit\" -DVERSION=\"0.2006.01.20\" -DSTDC_HEADERS=1
> -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1
> -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1
> -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_BCMP=1 -DHAVE_SRAND48=1
> -DHAVE_DRAND48=1 -I. -I. -I../../../sources -g -O2 -MT double.o -MD -MP
> -MF ".deps/double.Tpo" -c -o double.o double.cc; \
> then mv -f ".deps/double.Tpo" ".deps/double.Po"; else rm -f
> ".deps/double.Tpo"; exit 1; fi
> double.cc: In function 'std::string ToText(gDouble)':
> double.cc:243: error: 'sprintf' was not declared in this scope
> make[4]: *** [double.o] Error 1
> make[4]: Leaving directory
> `/build/tbm/gambit-0.2006.01.20/sources/tools/enumpoly'
--- sources/tools/enumpoly/double.cc~ 2008-11-09 07:39:43.000000000 +0000
+++ sources/tools/enumpoly/double.cc 2008-11-09 07:39:51.000000000 +0000
@@ -28,6 +28,7 @@
#pragma implementation
#endif
+#include <cstdio>
#include <cstdlib>
#include <math.h>
#include <float.h>
--
Martin Michlmayr
http://www.cyrius.com/
--- End Message ---
--- Begin Message ---
Source: gambit
Source-Version: 0.2006.01.20-3
We believe that the bug you reported is fixed in the latest version of
gambit, which is due to be installed in the Debian FTP archive:
gambit_0.2006.01.20-3.diff.gz
to main/g/gambit/gambit_0.2006.01.20-3.diff.gz
gambit_0.2006.01.20-3.dsc
to main/g/gambit/gambit_0.2006.01.20-3.dsc
gambit_0.2006.01.20-3_i386.deb
to main/g/gambit/gambit_0.2006.01.20-3_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 505...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Christoph Egger <christ...@debian.org> (supplier of updated gambit 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: SHA512
Format: 1.8
Date: Mon, 21 Dec 2009 16:35:22 +0100
Source: gambit
Binary: gambit
Architecture: source i386
Version: 0.2006.01.20-3
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group <packa...@qa.debian.org>
Changed-By: Christoph Egger <christ...@debian.org>
Description:
gambit - Game theory analysis software and tools
Closes: 505074
Changes:
gambit (0.2006.01.20-3) unstable; urgency=low
.
* QA upload.
* Set Maintainer to QA Group (see #561254)
* Import patch from Martin Michlmayr to build with gcc4.4 (Closes: #505074)
* Kick dh_desktop (no longer needed)
* Move config.* renewal from clean to configure
* Move dh_installdeb to proper location
* Fix Section in Menu and Desktop file
Checksums-Sha1:
b6f50f633c79ab6816a09c3a858416ca7a485cb5 1665 gambit_0.2006.01.20-3.dsc
d5234187f236a713e1cc3c28e6b91a3af40ed565 7483 gambit_0.2006.01.20-3.diff.gz
1fe702eae349f324c94136fed509bfa1feb16d1e 5231968 gambit_0.2006.01.20-3_i386.deb
Checksums-Sha256:
59b10c505b75f286d2389845e10d2bfccec4f233b3052a918aa64412ae525d61 1665
gambit_0.2006.01.20-3.dsc
956e6c2369bb2dbaed6508e11a4835ac63c8efcaa4d7379d01b31141312be3f3 7483
gambit_0.2006.01.20-3.diff.gz
c3877d872b8ab5c7e0e67bafd995ef6793fb72a39d3495fba7de19d9e0f9aec0 5231968
gambit_0.2006.01.20-3_i386.deb
Files:
0c6ffd512f896545b1113b9e7bb33635 1665 math optional gambit_0.2006.01.20-3.dsc
d9cbfd262728592b4a92750072971646 7483 math optional
gambit_0.2006.01.20-3.diff.gz
e8cfcf65eb4f4e5b1ca1f470b61c1923 5231968 math optional
gambit_0.2006.01.20-3_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iQIcBAEBCgAGBQJLL/qIAAoJEKv/7bJACMb54PkP/jVcmYIeZo6YM49tCpX9BjJT
WNZPrVmV1aDJqK9Bqs/BImp9kAO0jRviI6q9sZ9PEi71cFQedAWoULJ3Csm/7wP2
mn76JYFbgfsvsY/Sgw2Q/TaA0bCTccqUuIT7X+7Vt7/nafw6djxgHSv10Fhb8O1s
KyfLI58ka6B+HRUL0rBSu5QEAZEM6hlAy2AORXkBZ9kGKIIkJKjc5ovp6fhaoPkB
rFjImHNl4czRSbR8HnLfEKXOw5QwP0nOUF4hxGSU/94Wwn5x4PtStM/sDgQ1GAxQ
S0BZgIbYSi7WkTn1zGEeeLJHVKrCGeny+l+ud6cF/rcJATv0pgjN3JgszSFEY8GY
lb9eDSwmqsVDKOwofVu5q5fdgU1MxlbjCIyJgCKHfh15ypzO4oFzCGJGBkgsmCtt
5K8RWgr2Kizq7zPP671qdykddPna/r5YonFe/b7J3sXAOBnEx3aeheJc4d2ItRBC
oogXQ0qVSiTfjiyyYp/U2pqtbEE3HziPztuU+iKHCnSfJiQ/4d9EApU2KxQHAz5X
nFY0psbRTW0twBBeJ2CutXGxhP0Ufn234XQUV6Qvfpu7KWdvypfGMc+NZ0lJzLLl
yLuFCnF4W0zVwDG8b9U6JAIWZZx6iBUBJu7ZcBhtgK/lyzA06vhOc4XD4UuGSu/F
eyQmXyrs9SLSZRjWRb+4
=FahP
-----END PGP SIGNATURE-----
--- End Message ---