Your message dated Mon, 09 Apr 2007 19:17:12 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#417790: fixed in zeroc-icee-translators 1.1.0-6
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: zeroc-icee-translators
Version: 1.1.0-5
Usertags: ftbfs-gcc-4.3
Tags: patch
Your package fails to build with GCC 4.3. Version 4.3 has not been
released yet but I'm building with a snapshot in order to find errors
and give people an advance warning. In GCC 4.3, the C++ header
dependencies have been cleaned up. The advantage of this is that
programs will compile faster. The downside is that you actually
need to directly #include everything you use (but you really should
do this anyway, otherwise your program won't work with any compiler
other than GCC). Some background of this can be found at
http://gcc.gnu.org/PR28080
You can reproduce this problem with gcc-snapshot (20070326-1 or higher)
from unstable. (Currently not available for i386, but for amd64, powerpc
and ia64. I hope to have i386 binaries in the archive in ~3 weeks.)
> Automatic build of zeroc-icee-translators_1.1.0-5 on em64t by sbuild/amd64
> 0.53
...
> c++ -c -I../../include -DICE_UTIL_API_EXPORTS -I.. -m64 -ftemplate-depth-128
> -Wall -D_REENTRANT -DHAVE_ENDIAN_H -DHAVE_LIMITS_H -O3 -DNDEBUG Exception.cpp
> Exception.cpp: In constructor
> 'IceUtil::NullHandleException::NullHandleException(const char*, int)':
> Exception.cpp:91: error: 'abort' was not declared in this scope
> make[3]: *** [Exception.o] Error 1
--- src/IceUtil/Exception.cpp~ 2007-04-04 14:52:20.000000000 +0000
+++ src/IceUtil/Exception.cpp 2007-04-04 14:52:28.000000000 +0000
@@ -8,6 +8,7 @@
// **********************************************************************
#include <IceUtil/Exception.h>
+#include <cstdlib>
using namespace std;
--
Martin Michlmayr
http://www.cyrius.com/
--- End Message ---
--- Begin Message ---
Source: zeroc-icee-translators
Source-Version: 1.1.0-6
We believe that the bug you reported is fixed in the latest version of
zeroc-icee-translators, which is due to be installed in the Debian FTP archive:
icee-translators_1.1.0-6_all.deb
to pool/main/z/zeroc-icee-translators/icee-translators_1.1.0-6_all.deb
slice2cppe_1.1.0-6_i386.deb
to pool/main/z/zeroc-icee-translators/slice2cppe_1.1.0-6_i386.deb
slice2javae_1.1.0-6_i386.deb
to pool/main/z/zeroc-icee-translators/slice2javae_1.1.0-6_i386.deb
zeroc-icee-translators_1.1.0-6.diff.gz
to pool/main/z/zeroc-icee-translators/zeroc-icee-translators_1.1.0-6.diff.gz
zeroc-icee-translators_1.1.0-6.dsc
to pool/main/z/zeroc-icee-translators/zeroc-icee-translators_1.1.0-6.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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Francisco Moya <[EMAIL PROTECTED]> (supplier of updated zeroc-icee-translators
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.7
Date: Sun, 8 Apr 2007 20:51:51 +0200
Source: zeroc-icee-translators
Binary: slice2javae slice2cppe icee-translators
Architecture: source all i386
Version: 1.1.0-6
Distribution: unstable
Urgency: low
Maintainer: Francisco Moya <[EMAIL PROTECTED]>
Changed-By: Francisco Moya <[EMAIL PROTECTED]>
Description:
icee-translators - Metapackage to install ZeroC IceE Slice translators
slice2cppe - Slice to C++ translator for IceE
slice2javae - Slice to Java translator for IceE
Closes: 417790
Changes:
zeroc-icee-translators (1.1.0-6) unstable; urgency=low
.
* Fixed FTBFS bug with gcc 4.3 by Martin Michlmayr (Closes: #417790)
Files:
4885bd37d12d70723bace8adeae5ee94 666 devel optional
zeroc-icee-translators_1.1.0-6.dsc
5d827ba6b7154611dd359536c59cf66f 6365 devel optional
zeroc-icee-translators_1.1.0-6.diff.gz
8e9ec2eeee831807ab20beedb8245de2 4238 devel optional
icee-translators_1.1.0-6_all.deb
d8fa2e2577c90a9e95860cd6838f6f68 352668 devel optional
slice2cppe_1.1.0-6_i386.deb
a16caa8c978ca9e9c9408075960d1102 378116 devel optional
slice2javae_1.1.0-6_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFGGo4gOaI3yygJ5hoRAh12AJ9wu00hdg/kWThbJRmRwbGfktY8rwCg5xKT
gGeORlMGJrCMt9qZGaNsnG0=
=tFyI
-----END PGP SIGNATURE-----
--- End Message ---