Bug#802049: cyphesis-cpp: FTBFS in sid: needs -std=c++11
Andreas Beckmann
anbe at debian.org
Sat Oct 17 10:38:45 UTC 2015
Package: cyphesis-cpp
Version: 0.6.0-3
Severity: serious
Justification: fails to build from source (but built successfully in the past)
User: debian-qa at lists.debian.org
Usertags: piuparts
while trying to rebuild cyphesis-cpp in sid, I came across this:
g++ -DHAVE_CONFIG_H -I.. -I.. -DDATADIR=\"/usr/share/games\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -D_FORTIFY_SOURCE=2 -I/usr/include/python2.7 -I/usr/include/Atlas-C++-0.6 -I/usr/include/varconf-1.0
-I/usr/include/sigc++-2.0 -I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -I/usr/include/Mercator-0.3 -I/usr/include/wfmath-1.0 -I/usr/include/bullet -I/usr/include/skstream-0.3 -I/usr/lib/x86_64-linux-gnu/skstre
am-0.3/include -D_REENTRANT -I/usr/include/postgresql -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fno-strict-aliasing -Wall -DNDEBUG -pthread -c -o system_prefix.o system_prefix.cpp
In file included from /usr/include/varconf-1.0/varconf/variable.h:32:0,
from /usr/include/varconf-1.0/varconf/config.h:32,
from Database.cpp:33:
/usr/include/sigc++-2.0/sigc++/trackable.h:115:3: warning: identifier 'noexcept' is a keyword in C++11 [-Wc++0x-compat]
trackable(trackable&& src) noexcept;
^
In file included from /usr/include/c++/5/type_traits:35:0,
from /usr/include/sigc++-2.0/sigc++/visit_each.h:22,
from /usr/include/sigc++-2.0/sigc++/functors/slot.h:6,
from /usr/include/sigc++-2.0/sigc++/signal_base.h:27,
from /usr/include/sigc++-2.0/sigc++/signal.h:8,
from /usr/include/varconf-1.0/varconf/config.h:35,
from Database.cpp:33:
/usr/include/c++/5/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support is currently experimental, and must be enabled with the -std=c
++11 or -std=gnu++11 compiler options.
#error This file requires compiler and library support for the \
^
Andreas
More information about the Pkg-games-devel
mailing list