Package: zeroc-icee Version: 1.1.0-1 Severity: important Your package fails to build with G++ 4.1. I'm filing this bug as important for now, but when 4.1 will be the default compiler in unstable I'll upgrade this to serious.
> Automatic build of zeroc-icee_1.1.0-1 on em64t by sbuild/amd64 1.112 ... > c++ -c -I.. -I../../include -DICE_API_EXPORTS -m64 -ftemplate-depth-128 > -Wall -D_REENTRANT -fPIC -g Communicator.cpp > ../../include/IceE/ProxyHandle.h: In destructor > 'IceInternal::ProxyHandle<T>::~ProxyHandle() [with T = > IceProxy::Ice::Router]': > Communicator.cpp:122: instantiated from here > ../../include/IceE/ProxyHandle.h:171: error: no matching function for call to > 'decRef(IceProxy::Ice::Router*&)' > Communicator.cpp:33: note: candidates are: void > IceInternal::decRef(Ice::Communicator*) > ../../include/IceE/LocalObjectF.h:26: note: void > IceInternal::decRef(Ice::LocalObject*) > ../../include/IceE/ProxyF.h:32: note: void > IceInternal::decRef(IceProxy::Ice::Object*) > ../../include/IceE/ProxyHandle.h: In copy constructor > 'IceInternal::ProxyHandle<T>::ProxyHandle(const IceInternal::ProxyHandle<T>&) > [with T = IceProxy::Ice::Router]': > Communicator.cpp:122: instantiated from here > ../../include/IceE/ProxyHandle.h:163: error: no matching function for call to > 'incRef(IceProxy::Ice::Router*&)' > Communicator.cpp:27: note: candidates are: void > IceInternal::incRef(Ice::Communicator*) > ../../include/IceE/LocalObjectF.h:25: note: void > IceInternal::incRef(Ice::LocalObject*) > ../../include/IceE/ProxyF.h:31: note: void > IceInternal::incRef(IceProxy::Ice::Object*) > ../../include/IceE/ProxyHandle.h: In destructor > 'IceInternal::ProxyHandle<T>::~ProxyHandle() [with T = > IceProxy::Ice::Locator]': > Communicator.cpp:138: instantiated from here > ../../include/IceE/ProxyHandle.h:171: error: no matching function for call to > 'decRef(IceProxy::Ice::Locator*&)' > Communicator.cpp:33: note: candidates are: void > IceInternal::decRef(Ice::Communicator*) > ../../include/IceE/LocalObjectF.h:26: note: void > IceInternal::decRef(Ice::LocalObject*) > ../../include/IceE/ProxyF.h:32: note: void > IceInternal::decRef(IceProxy::Ice::Object*) > ../../include/IceE/ProxyHandle.h: In copy constructor > 'IceInternal::ProxyHandle<T>::ProxyHandle(const IceInternal::ProxyHandle<T>&) > [with T = IceProxy::Ice::Locator]': > Communicator.cpp:138: instantiated from here > ../../include/IceE/ProxyHandle.h:163: error: no matching function for call to > 'incRef(IceProxy::Ice::Locator*&)' > Communicator.cpp:27: note: candidates are: void > IceInternal::incRef(Ice::Communicator*) > ../../include/IceE/LocalObjectF.h:25: note: void > IceInternal::incRef(Ice::LocalObject*) > ../../include/IceE/ProxyF.h:31: note: void > IceInternal::incRef(IceProxy::Ice::Object*) > make[3]: *** [Communicator.o] Error 1 > make[3]: Leaving directory `/build/tbm/zeroc-icee-1.1.0/src/IceE' > make[2]: *** [all] Error 1 -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]