Package: eris Version: 1.3.13-1 Severity: important User: [EMAIL PROTECTED] Usertags: ftbfs-gcc-4.3
From my pbuilder build log, with g++ -> g++-4.3: ... /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -g -Wall -O2 -Wall -Wno-unknown-pragmas -ansi -DNDEBUG -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -c -o Entity.lo Entity.cpp g++ -DHAVE_CONFIG_H -I.. -I.. -g -Wall -O2 -Wall -Wno-unknown-pragmas -ansi -DNDEBUG -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -c Entity.cpp -fPIC -DPIC -o .libs/Entity.o In file included from Entity.cpp:6: ../Eris/Connection.h:166: error: ISO C++ forbids declaration of 'auto_ptr' with no type ../Eris/Connection.h:166: error: invalid use of '::' ../Eris/Connection.h:166: error: expected ';' before '<' token ../Eris/Connection.h:180: error: ISO C++ forbids declaration of 'auto_ptr' with no type ../Eris/Connection.h:180: error: invalid use of '::' ../Eris/Connection.h:180: error: expected ';' before '<' token ../Eris/Connection.h: In member function 'Eris::TypeService* Eris::Connection::getTypeService() const': ../Eris/Connection.h:59: error: 'm_typeService' was not declared in this scope ../Eris/Connection.h: In member function 'Eris::ResponseTracker* Eris::Connection::getResponder() const': ../Eris/Connection.h:62: error: 'm_responder' was not declared in this scope make[3]: *** [Entity.lo] Error 1 make[3]: Leaving directory `/tmp/buildd/eris-1.3.13/Eris' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/tmp/buildd/eris-1.3.13' make[1]: *** [all] Error 2 make[1]: Leaving directory `/tmp/buildd/eris-1.3.13' make: *** [debian/stamp-makefile-build] Error 2 dpkg-buildpackage: failure: debian/rules build gave error exit status 2 -- Daniel Schepler

