Your message dated Mon, 09 Apr 2007 19:17:10 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#417787: fixed in zeroc-icee 1.1.0-10
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
Version: 1.1.0-9
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_1.1.0-9 on em64t by sbuild/amd64 0.53
...
> c++ -c -I.. -I../../include -DICE_API_EXPORTS -m64 -ftemplate-depth-128
> -Wall -D_REENTRANT -DHAVE_ENDIAN_H -DHAVE_LIMITS_H -fPIC -O3 -DNDEBUG
> Buffer.cpp
> In file included from Buffer.cpp:10:
> ../../include/IceE/Buffer.h: In destructor
> 'IceInternal::Buffer::Container::~Container()':
> ../../include/IceE/Buffer.h:68: error: 'free' was not declared in this scope
> ../../include/IceE/Handle.h: In member function 'T*
> IceUtil::HandleBase<T>::operator->() const [with T = IceProxy::Ice::Object]':
> ../../include/IceE/Proxy.h:316: instantiated from here
> ../../include/IceE/Handle.h:46: warning: deprecated conversion from string
> constant to 'char*'
--- include/IceE/Buffer.h~ 2007-04-04 14:51:54.000000000 +0000
+++ include/IceE/Buffer.h 2007-04-04 14:52:01.000000000 +0000
@@ -11,6 +11,7 @@
#define ICEE_BUFFER_H
#include <IceE/Config.h>
+#include <cstdlib>
#define ICE_SMALL_MESSAGE_BUFFER_OPTIMIZATION
#define ICE_BUFFER_FIXED_SIZE 64
--- test/IceE/custom/MyByteSeq.cpp~ 2007-04-04 15:01:46.000000000 +0000
+++ test/IceE/custom/MyByteSeq.cpp 2007-04-04 15:01:53.000000000 +0000
@@ -8,6 +8,7 @@
// **********************************************************************
#include <MyByteSeq.h>
+#include <cstdlib>
MyByteSeq::MyByteSeq()
: _size(0),
--
Martin Michlmayr
http://www.cyrius.com/
--- End Message ---
--- Begin Message ---
Source: zeroc-icee
Source-Version: 1.1.0-10
We believe that the bug you reported is fixed in the latest version of
zeroc-icee, which is due to be installed in the Debian FTP archive:
icee-slice_1.1.0-10_all.deb
to pool/main/z/zeroc-icee/icee-slice_1.1.0-10_all.deb
libicee-dev_1.1.0-10_i386.deb
to pool/main/z/zeroc-icee/libicee-dev_1.1.0-10_i386.deb
libicee11_1.1.0-10_i386.deb
to pool/main/z/zeroc-icee/libicee11_1.1.0-10_i386.deb
libiceec11_1.1.0-10_i386.deb
to pool/main/z/zeroc-icee/libiceec11_1.1.0-10_i386.deb
zeroc-icee_1.1.0-10.diff.gz
to pool/main/z/zeroc-icee/zeroc-icee_1.1.0-10.diff.gz
zeroc-icee_1.1.0-10.dsc
to pool/main/z/zeroc-icee/zeroc-icee_1.1.0-10.dsc
zeroc-icee_1.1.0-10_all.deb
to pool/main/z/zeroc-icee/zeroc-icee_1.1.0-10_all.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.
Francisco Moya <[EMAIL PROTECTED]> (supplier of updated zeroc-icee 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:46:33 +0200
Source: zeroc-icee
Binary: libicee-dev icee-slice libicee11 libiceec11 zeroc-icee
Architecture: source i386 all
Version: 1.1.0-10
Distribution: unstable
Urgency: low
Maintainer: Francisco Moya <[EMAIL PROTECTED]>
Changed-By: Francisco Moya <[EMAIL PROTECTED]>
Description:
icee-slice - Slice definitions for ZeroC IceE services
libicee-dev - ZeroC IceE for C++ development libraries
libicee11 - ZeroC IceE for C++ server runtime libraries
libiceec11 - ZeroC IceE for C++ client runtime libraries
zeroc-icee - Embedded edition of the ZeroC Ice
Closes: 417787
Changes:
zeroc-icee (1.1.0-10) unstable; urgency=low
.
* Fixed FTBS bug with gcc 4.3 by Martin Michlmayr (Closes: #417787)
Files:
02d69a55e5fd2aca135b31eff5db92dd 672 libs optional zeroc-icee_1.1.0-10.dsc
f3ed5d155fd782963b2d918bdfa22ff3 4310 libs optional zeroc-icee_1.1.0-10.diff.gz
d76fd07b7a5b38c4b114bdba189353b8 7810 devel optional
zeroc-icee_1.1.0-10_all.deb
6f270b1aa6a5aafd26bf0c4d27bc5802 10578 devel optional
icee-slice_1.1.0-10_all.deb
eb69679b128556e1f1b5c8cb284ebfeb 307678 libs optional
libiceec11_1.1.0-10_i386.deb
606d9f9786a4b0797638c574a1a1bf5a 397966 libs optional
libicee11_1.1.0-10_i386.deb
4fb554513bf2cd2716d8ee2b0b930c59 47594 libs optional
libicee-dev_1.1.0-10_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFGGo4aOaI3yygJ5hoRAmCLAKDJ7YcTbUC9jNNmQ03MqCzHdUOJBACgrnyz
BAVRQXvpplBpji6v21PSHlc=
=UjkC
-----END PGP SIGNATURE-----
--- End Message ---