[Aptitude-devel] Bug#777778: aptitude: ftbfs with GCC-5
Matthias Klose
doko at debian.org
Fri Jul 17 13:28:17 UTC 2015
reopen 777778
thanks
this fails later, once xapian and cwidget are built using GCC 5.
Making all in matching
make[6]: Entering directory
'/scratch/packages/tmp/aptitude-0.6.11/build-arch/src/generic/apt/matching'
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.
-I../../../../../src/generic/apt/matching -I../../../.. -I../../../..
-I../../../../../src/generic/apt/matching -I../../../../.. -I../../../../../src
-D_FORTIFY_SOURCE=2 -I/usr/include -DHELPDIR=\"/usr/share/aptitude\"
-DPKGDATADIR=\"/usr/share/aptitude\" -g -O2 -fPIE -fstack-protector-strong
-Wformat -Werror=format-security -O2 -I/usr/include/sigc++-2.0
-I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include
-I/usr/lib/x86_64-linux-gnu/cwidget -I/usr/include/sigc++-2.0
-I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -D_REENTRANT
-fno-strict-aliasing -Wall -c -o parse.o
../../../../../src/generic/apt/matching/parse.cc
In file included from ../../../../../src/generic/util/immset.h:31:0,
from ../../../../../src/generic/apt/matching/parse.cc:54:
../../../../../src/generic/util/compare3.h:294:62: error: template argument 1 is
invalid
class compare3_f<std::basic_string<charT, traits, Alloc> >
^
../../../../../src/generic/util/compare3.h:332:42: error: template argument 1 is
invalid
class compare3_f<std::list<T, Alloc> >
^
../../../../../src/generic/util/compare3.h:333:57: error: template argument 1 is
invalid
: public compare3_f_container<std::list<T, Alloc> >
^
Makefile:405: recipe for target 'parse.o' failed
make[6]: *** [parse.o] Error 1
More information about the Aptitude-devel
mailing list