package aptitude
severity 452204 important
user [EMAIL PROTECTED]
usertags 452204 + ftbfs-gcc-4.3
thanks
I can confirm here that aptitude fails to build with g++-4.3:
...
if g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I../../..
-Wall -Werror -I../../.. -I. -I../../.. -I../../../src
-DHELPDIR=\"/usr/share/aptitude\" -DPKGDATADIR=\"/usr/share/aptitude\" -g -O2
-I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/lib/cwidget
-I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -D_REENTRANT -MT
aptcache.o -MD -MP -MF ".deps/aptcache.Tpo" -c -o aptcache.o aptcache.cc; \
then mv -f ".deps/aptcache.Tpo" ".deps/aptcache.Po"; else rm -f
".deps/aptcache.Tpo"; exit 1; fi
In file included from /usr/include/c++/4.3/backward/hash_map:64,
from config_signal.h:50,
from aptcache.cc:27:
/usr/include/c++/4.3/backward/backward_warning.h:32:2: error: #warning This
file includes at least one deprecated or antiquated header which may be removed
without further notice at a future date. Please use a non-deprecated interface
with equivalent functionality instead. For a listing of replacement headers and
interfaces, consult the file backward_warning.h. To disable this warning use
-Wno-deprecated.
make[5]: *** [aptcache.o] Error 1
make[5]: Leaving directory `/tmp/buildd/aptitude-0.4.10/src/generic/apt'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/tmp/buildd/aptitude-0.4.10/src/generic'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/tmp/buildd/aptitude-0.4.10/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/buildd/aptitude-0.4.10'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/tmp/buildd/aptitude-0.4.10'
make: *** [build-stamp] Error 2
dpkg-buildpackage: failure: debian/rules build gave error exit status 2
So I'm adding the appropriate usertag to track this, and bumping the severity
up to be in line with other ftbfs-gcc-4.3 bugs.
--
Daniel Schepler
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]