--- Begin Message ---
Source: pokerth
Version: 1.1.1-3
Severity: serious
Justification: fails to build from source
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org
Dear Maintainer,
pokerth fails to build from source in unstable/amd64:
[..]
PATH=/home/lamby/git/projects/dotfiles/dotfiles/..//bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
HOSTNAME=6cb6ea2de9a1
TERM=xterm
PAGER=more
DISPLAY=:0
DOCKER_IMAGE=lamby-debian-sid
DEB_BUILD_OPTIONS=parallel=9
PIP_DOWNLOAD_CACHE=/home/lamby/.cache/pip
HOME=/home/lamby
LOGNAME=lamby
SHLVL=1
PWD=/home/lamby/temp/cdt.20160625082747.bC2HYCBJtN.pokerth/pokerth-1.1.1
OLDPWD=/home/lamby/temp/cdt.20160625082747.bC2HYCBJtN.pokerth
GPG_TTY=/dev/console
QUILT_PATCHES=debian/patches
QUILT_NO_DIFF_INDEX=1
QUILT_REFRESH_ARGS=-p ab --no-timestamps --no-index
DEBEMAIL=la...@debian.org
DEBFULLNAME=Chris Lamb
EDITOR=vim
LESS=-cgiFx4M
BLASTER=A220 I5 D1 H5 P330 T6
_=/usr/bin/env
**************************************************************************************
** Building pokerth 1.1.1-3 on amd64
**
**************************************************************************************
dpkg-buildpackage -rfakeroot -D -us -uc -b
dpkg-buildpackage: info: source package pokerth
dpkg-buildpackage: info: source version 1.1.1-3
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Evgeni Golov <evg...@debian.org>
dpkg-source --before-build pokerth-1.1.1
dpkg-buildpackage: info: host architecture amd64
fakeroot debian/rules clean
dh clean
dh_testdir
dh_auto_clean
dh_clean
debian/rules build
dh build
dh_testdir
dh_update_autotools_config
debian/rules override_dh_auto_configure
make[1]: Entering directory
'/home/lamby/temp/cdt.20160625082747.bC2HYCBJtN.pokerth/pokerth-1.1.1'
dh_auto_configure -- pokerth.pro
qmake -makefile -nocache "QMAKE_CFLAGS_RELEASE=-g -O2
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
-D_FORTIFY_SOURCE=2" "QMAKE_CFLAGS_DEBUG=-g -O2 -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2"
"QMAKE_CXXFLAGS_RELEASE=-g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2"
"QMAKE_CXXFLAGS_DEBUG=-g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2"
QMAKE_LFLAGS_RELEASE=-Wl,-z,relro QMAKE_LFLAGS_DEBUG=-Wl,-z,relro QMAKE_STRIP=:
PREFIX=/usr pokerth.pro
# upstream tarball has wrong permissions
find data -type f -exec chmod 644 {} \;
make[1]: Leaving directory
'/home/lamby/temp/cdt.20160625082747.bC2HYCBJtN.pokerth/pokerth-1.1.1'
dh_auto_build
make -j1
make[1]: Entering directory
'/home/lamby/temp/cdt.20160625082747.bC2HYCBJtN.pokerth/pokerth-1.1.1'
( test -e Makefile.pokerth_protocol ||
/usr/lib/x86_64-linux-gnu/qt5/bin/qmake
/home/lamby/temp/cdt.20160625082747.bC2HYCBJtN.pokerth/pokerth-1.1.1/pokerth_protocol.pro
-nocache 'QMAKE_CFLAGS_RELEASE=-g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CFLAGS_DEBUG=-g
-O2 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
-D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_RELEASE=-g -O2 -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2'
'QMAKE_CXXFLAGS_DEBUG=-g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2'
QMAKE_LFLAGS_RELEASE=-Wl,-z,relro QMAKE_LFLAGS_DEBUG=-Wl,-z,relro QMAKE_STRIP=:
PREFIX=/usr -o Makefile.pokerth_protocol ) && make -f Makefile.pokerth_protocol
make[2]: Entering directory
'/home/lamby/temp/cdt.20160625082747.bC2HYCBJtN.pokerth/pokerth-1.1.1'
g++ -c -m64 -pipe -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -std=gnu++0x
-Wall -W -D_REENTRANT -DENABLE_IPV6 -DQT_NO_DEBUG -I. -I. -Isrc -isystem
/usr/include -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -o
obj/pokerth.pb.o src/third_party/protobuf/pokerth.pb.cc
g++ -c -m64 -pipe -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -std=gnu++0x
-Wall -W -D_REENTRANT -DENABLE_IPV6 -DQT_NO_DEBUG -I. -I. -Isrc -isystem
/usr/include -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -o
obj/chatcleaner.pb.o src/third_party/protobuf/chatcleaner.pb.cc
rm -f lib/libpokerth_protocol.a
ar cqs lib/libpokerth_protocol.a obj/pokerth.pb.o obj/chatcleaner.pb.o
make[2]: Leaving directory
'/home/lamby/temp/cdt.20160625082747.bC2HYCBJtN.pokerth/pokerth-1.1.1'
( test -e Makefile.pokerth_db || /usr/lib/x86_64-linux-gnu/qt5/bin/qmake
/home/lamby/temp/cdt.20160625082747.bC2HYCBJtN.pokerth/pokerth-1.1.1/pokerth_db.pro
-nocache 'QMAKE_CFLAGS_RELEASE=-g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CFLAGS_DEBUG=-g
-O2 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
-D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_RELEASE=-g -O2 -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2'
'QMAKE_CXXFLAGS_DEBUG=-g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2'
QMAKE_LFLAGS_RELEASE=-Wl,-z,relro QMAKE_LFLAGS_DEBUG=-Wl,-z,relro QMAKE_STRIP=:
PREFIX=/usr -o Makefile.pokerth_db ) && make -f Makefile.pokerth_db
make[2]: Entering directory
'/home/lamby/temp/cdt.20160625082747.bC2HYCBJtN.pokerth/pokerth-1.1.1'
g++ -c -m64 -pipe -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -std=gnu++0x
-Wall -W -D_REENTRANT -DENABLE_IPV6 -DTIXML_USE_STL -DQT_NO_DEBUG -I. -I. -Isrc
-isystem /usr/include -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -o
obj/serverdbcallback.o src/db/common/serverdbcallback.cpp
g++ -c -m64 -pipe -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -std=gnu++0x
-Wall -W -D_REENTRANT -DENABLE_IPV6 -DTIXML_USE_STL -DQT_NO_DEBUG -I. -I. -Isrc
-isystem /usr/include -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -o
obj/serverdbfactory.o src/db/common/serverdbfactory.cpp
g++ -c -m64 -pipe -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -std=gnu++0x
-Wall -W -D_REENTRANT -DENABLE_IPV6 -DTIXML_USE_STL -DQT_NO_DEBUG -I. -I. -Isrc
-isystem /usr/include -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -o
obj/serverdbinterface.o src/db/common/serverdbinterface.cpp
g++ -c -m64 -pipe -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -std=gnu++0x
-Wall -W -D_REENTRANT -DENABLE_IPV6 -DTIXML_USE_STL -DQT_NO_DEBUG -I. -I. -Isrc
-isystem /usr/include -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -o
obj/serverdbgeneric.o src/db/common/serverdbgeneric.cpp
g++ -c -m64 -pipe -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -std=gnu++0x
-Wall -W -D_REENTRANT -DENABLE_IPV6 -DTIXML_USE_STL -DQT_NO_DEBUG -I. -I. -Isrc
-isystem /usr/include -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -o
obj/serverdbfactorygeneric.o src/db/common/serverdbfactorygeneric.cpp
g++ -c -m64 -pipe -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -std=gnu++0x
-Wall -W -D_REENTRANT -DENABLE_IPV6 -DTIXML_USE_STL -DQT_NO_DEBUG -I. -I. -Isrc
-isystem /usr/include -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -o
obj/serverdbnoaction.o src/db/common/serverdbnoaction.cpp
rm -f lib/libpokerth_db.a
ar cqs lib/libpokerth_db.a obj/serverdbcallback.o obj/serverdbfactory.o
obj/serverdbinterface.o obj/serverdbgeneric.o obj/serverdbfactorygeneric.o
obj/serverdbnoaction.o
make[2]: Leaving directory
'/home/lamby/temp/cdt.20160625082747.bC2HYCBJtN.pokerth/pokerth-1.1.1'
( test -e Makefile.pokerth_lib || /usr/lib/x86_64-linux-gnu/qt5/bin/qmake
/home/lamby/temp/cdt.20160625082747.bC2HYCBJtN.pokerth/pokerth-1.1.1/pokerth_lib.pro
-nocache 'QMAKE_CFLAGS_RELEASE=-g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CFLAGS_DEBUG=-g
-O2 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
-D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_RELEASE=-g -O2 -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2'
'QMAKE_CXXFLAGS_DEBUG=-g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2'
QMAKE_LFLAGS_RELEASE=-Wl,-z,relro QMAKE_LFLAGS_DEBUG=-Wl,-z,relro QMAKE_STRIP=:
PREFIX=/usr -o Makefile.pokerth_lib ) && make -f Makefile.pokerth_lib
make[2]: Entering directory
'/home/lamby/temp/cdt.20160625082747.bC2HYCBJtN.pokerth/pokerth-1.1.1'
g++ -c -m64 -pipe -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -std=gnu++0x
-Wall -W -D_REENTRANT -DENABLE_IPV6 -DTIXML_USE_STL
-DBOOST_FILESYSTEM_DEPRECATED -DQT_NO_DEBUG -I. -I. -Isrc -Isrc/engine
-Isrc/gui -Isrc/gui/qt -Isrc/gui/qt/qttools -Isrc/net -Isrc/engine/local_engine
-Isrc/engine/network_engine -Isrc/config -Isrc/core
-Isrc/third_party/websocketpp -isystem /usr/include -I/opt/gsasl/include
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -o obj/game.o
src/engine/game.cpp
g++ -c -m64 -pipe -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -std=gnu++0x
-Wall -W -D_REENTRANT -DENABLE_IPV6 -DTIXML_USE_STL
-DBOOST_FILESYSTEM_DEPRECATED -DQT_NO_DEBUG -I. -I. -Isrc -Isrc/engine
-Isrc/gui -Isrc/gui/qt -Isrc/gui/qt/qttools -Isrc/net -Isrc/engine/local_engine
-Isrc/engine/network_engine -Isrc/config -Isrc/core
-Isrc/third_party/websocketpp -isystem /usr/include -I/opt/gsasl/include
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -o obj/session.o
src/session.cpp
g++ -c -m64 -pipe -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -std=gnu++0x
-Wall -W -D_REENTRANT -DENABLE_IPV6 -DTIXML_USE_STL
-DBOOST_FILESYSTEM_DEPRECATED -DQT_NO_DEBUG -I. -I. -Isrc -Isrc/engine
-Isrc/gui -Isrc/gui/qt -Isrc/gui/qt/qttools -Isrc/net -Isrc/engine/local_engine
-Isrc/engine/network_engine -Isrc/config -Isrc/core
-Isrc/third_party/websocketpp -isystem /usr/include -I/opt/gsasl/include
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -o obj/playerdata.o
src/playerdata.cpp
g++ -c -m64 -pipe -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -std=gnu++0x
-Wall -W -D_REENTRANT -DENABLE_IPV6 -DTIXML_USE_STL
-DBOOST_FILESYSTEM_DEPRECATED -DQT_NO_DEBUG -I. -I. -Isrc -Isrc/engine
-Isrc/gui -Isrc/gui/qt -Isrc/gui/qt/qttools -Isrc/net -Isrc/engine/local_engine
-Isrc/engine/network_engine -Isrc/config -Isrc/core
-Isrc/third_party/websocketpp -isystem /usr/include -I/opt/gsasl/include
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -o obj/configfile.o
src/config/configfile.cpp
g++ -c -m64 -pipe -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -std=gnu++0x
-Wall -W -D_REENTRANT -DENABLE_IPV6 -DTIXML_USE_STL
-DBOOST_FILESYSTEM_DEPRECATED -DQT_NO_DEBUG -I. -I. -Isrc -Isrc/engine
-Isrc/gui -Isrc/gui/qt -Isrc/gui/qt/qttools -Isrc/net -Isrc/engine/local_engine
-Isrc/engine/network_engine -Isrc/config -Isrc/core
-Isrc/third_party/websocketpp -isystem /usr/include -I/opt/gsasl/include
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -o obj/boardinterface.o
src/engine/boardinterface.cpp
g++ -c -m64 -pipe -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -std=gnu++0x
-Wall -W -D_REENTRANT -DENABLE_IPV6 -DTIXML_USE_STL
-DBOOST_FILESYSTEM_DEPRECATED -DQT_NO_DEBUG -I. -I. -Isrc -Isrc/engine
-Isrc/gui -Isrc/gui/qt -Isrc/gui/qt/qttools -Isrc/net -Isrc/engine/local_engine
-Isrc/engine/network_engine -Isrc/config -Isrc/core
-Isrc/third_party/websocketpp -isystem /usr/include -I/opt/gsasl/include
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -o obj/enginefactory.o
src/engine/enginefactory.cpp
g++ -c -m64 -pipe -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -std=gnu++0x
-Wall -W -D_REENTRANT -DENABLE_IPV6 -DTIXML_USE_STL
-DBOOST_FILESYSTEM_DEPRECATED -DQT_NO_DEBUG -I. -I. -Isrc -Isrc/engine
-Isrc/gui -Isrc/gui/qt -Isrc/gui/qt/qttools -Isrc/net -Isrc/engine/local_engine
-Isrc/engine/network_engine -Isrc/config -Isrc/core
-Isrc/third_party/websocketpp -isystem /usr/include -I/opt/gsasl/include
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -o obj/handinterface.o
src/engine/handinterface.cpp
g++ -c -m64 -pipe -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -std=gnu++0x
-Wall -W -D_REENTRANT -DENABLE_IPV6 -DTIXML_USE_STL
-DBOOST_FILESYSTEM_DEPRECATED -DQT_NO_DEBUG -I. -I. -Isrc -Isrc/engine
-Isrc/gui -Isrc/gui/qt -Isrc/gui/qt/qttools -Isrc/net -Isrc/engine/local_engine
-Isrc/engine/network_engine -Isrc/config -Isrc/core
-Isrc/third_party/websocketpp -isystem /usr/include -I/opt/gsasl/include
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -o obj/playerinterface.o
src/engine/playerinterface.cpp
g++ -c -m64 -pipe -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -std=gnu++0x
-Wall -W -D_REENTRANT -DENABLE_IPV6 -DTIXML_USE_STL
-DBOOST_FILESYSTEM_DEPRECATED -DQT_NO_DEBUG -I. -I. -Isrc -Isrc/engine
-Isrc/gui -Isrc/gui/qt -Isrc/gui/qt/qttools -Isrc/net -Isrc/engine/local_engine
-Isrc/engine/network_engine -Isrc/config -Isrc/core
-Isrc/third_party/websocketpp -isystem /usr/include -I/opt/gsasl/include
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -o obj/berointerface.o
src/engine/berointerface.cpp
g++ -c -m64 -pipe -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -std=gnu++0x
-Wall -W -D_REENTRANT -DENABLE_IPV6 -DTIXML_USE_STL
-DBOOST_FILESYSTEM_DEPRECATED -DQT_NO_DEBUG -I. -I. -Isrc -Isrc/engine
-Isrc/gui -Isrc/gui/qt -Isrc/gui/qt/qttools -Isrc/net -Isrc/engine/local_engine
-Isrc/engine/network_engine -Isrc/config -Isrc/core
-Isrc/third_party/websocketpp -isystem /usr/include -I/opt/gsasl/include
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -o obj/guiinterface.o
src/gui/guiinterface.cpp
g++ -c -m64 -pipe -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -std=gnu++0x
-Wall -W -D_REENTRANT -DENABLE_IPV6 -DTIXML_USE_STL
-DBOOST_FILESYSTEM_DEPRECATED -DQT_NO_DEBUG -I. -I. -Isrc -Isrc/engine
-Isrc/gui -Isrc/gui/qt -Isrc/gui/qt/qttools -Isrc/net -Isrc/engine/local_engine
-Isrc/engine/network_engine -Isrc/config -Isrc/core
-Isrc/third_party/websocketpp -isystem /usr/include -I/opt/gsasl/include
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -o obj/thread.o
src/core/common/thread.cpp
g++ -c -m64 -pipe -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -std=gnu++0x
-Wall -W -D_REENTRANT -DENABLE_IPV6 -DTIXML_USE_STL
-DBOOST_FILESYSTEM_DEPRECATED -DQT_NO_DEBUG -I. -I. -Isrc -Isrc/engine
-Isrc/gui -Isrc/gui/qt -Isrc/gui/qt/qttools -Isrc/net -Isrc/engine/local_engine
-Isrc/engine/network_engine -Isrc/config -Isrc/core
-Isrc/third_party/websocketpp -isystem /usr/include -I/opt/gsasl/include
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -o obj/crypthelper.o
src/core/common/crypthelper.cpp
g++ -c -m64 -pipe -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -std=gnu++0x
-Wall -W -D_REENTRANT -DENABLE_IPV6 -DTIXML_USE_STL
-DBOOST_FILESYSTEM_DEPRECATED -DQT_NO_DEBUG -I. -I. -Isrc -Isrc/engine
-Isrc/gui -Isrc/gui/qt -Isrc/gui/qt/qttools -Isrc/net -Isrc/engine/local_engine
-Isrc/engine/network_engine -Isrc/config -Isrc/core
-Isrc/third_party/websocketpp -isystem /usr/include -I/opt/gsasl/include
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -o obj/avatarmanager.o
src/core/common/avatarmanager.cpp
g++ -c -m64 -pipe -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -std=gnu++0x
-Wall -W -D_REENTRANT -DENABLE_IPV6 -DTIXML_USE_STL
-DBOOST_FILESYSTEM_DEPRECATED -DQT_NO_DEBUG -I. -I. -Isrc -Isrc/engine
-Isrc/gui -Isrc/gui/qt -Isrc/gui/qt/qttools -Isrc/net -Isrc/engine/local_engine
-Isrc/engine/network_engine -Isrc/config -Isrc/core
-Isrc/third_party/websocketpp -isystem /usr/include -I/opt/gsasl/include
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -o obj/pokerthexception.o
src/core/common/pokerthexception.cpp
g++ -c -m64 -pipe -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -std=gnu++0x
-Wall -W -D_REENTRANT -DENABLE_IPV6 -DTIXML_USE_STL
-DBOOST_FILESYSTEM_DEPRECATED -DQT_NO_DEBUG -I. -I. -Isrc -Isrc/engine
-Isrc/gui -Isrc/gui/qt -Isrc/gui/qt/qttools -Isrc/net -Isrc/engine/local_engine
-Isrc/engine/network_engine -Isrc/config -Isrc/core
-Isrc/third_party/websocketpp -isystem /usr/include -I/opt/gsasl/include
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -o obj/cardsvalue.o
src/engine/local_engine/cardsvalue.cpp
g++ -c -m64 -pipe -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -std=gnu++0x
-Wall -W -D_REENTRANT -DENABLE_IPV6 -DTIXML_USE_STL
-DBOOST_FILESYSTEM_DEPRECATED -DQT_NO_DEBUG -I. -I. -Isrc -Isrc/engine
-Isrc/gui -Isrc/gui/qt -Isrc/gui/qt/qttools -Isrc/net -Isrc/engine/local_engine
-Isrc/engine/network_engine -Isrc/config -Isrc/core
-Isrc/third_party/websocketpp -isystem /usr/include -I/opt/gsasl/include
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -o obj/localboard.o
src/engine/local_engine/localboard.cpp
g++ -c -m64 -pipe -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -std=gnu++0x
-Wall -W -D_REENTRANT -DENABLE_IPV6 -DTIXML_USE_STL
-DBOOST_FILESYSTEM_DEPRECATED -DQT_NO_DEBUG -I. -I. -Isrc -Isrc/engine
-Isrc/gui -Isrc/gui/qt -Isrc/gui/qt/qttools -Isrc/net -Isrc/engine/local_engine
-Isrc/engine/network_engine -Isrc/config -Isrc/core
-Isrc/third_party/websocketpp -isystem /usr/include -I/opt/gsasl/include
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -o
obj/localenginefactory.o src/engine/local_engine/localenginefactory.cpp
g++ -c -m64 -pipe -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -std=gnu++0x
-Wall -W -D_REENTRANT -DENABLE_IPV6 -DTIXML_USE_STL
-DBOOST_FILESYSTEM_DEPRECATED -DQT_NO_DEBUG -I. -I. -Isrc -Isrc/engine
-Isrc/gui -Isrc/gui/qt -Isrc/gui/qt/qttools -Isrc/net -Isrc/engine/local_engine
-Isrc/engine/network_engine -Isrc/config -Isrc/core
-Isrc/third_party/websocketpp -isystem /usr/include -I/opt/gsasl/include
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -o obj/localhand.o
src/engine/local_engine/localhand.cpp
g++ -c -m64 -pipe -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -std=gnu++0x
-Wall -W -D_REENTRANT -DENABLE_IPV6 -DTIXML_USE_STL
-DBOOST_FILESYSTEM_DEPRECATED -DQT_NO_DEBUG -I. -I. -Isrc -Isrc/engine
-Isrc/gui -Isrc/gui/qt -Isrc/gui/qt/qttools -Isrc/net -Isrc/engine/local_engine
-Isrc/engine/network_engine -Isrc/config -Isrc/core
-Isrc/third_party/websocketpp -isystem /usr/include -I/opt/gsasl/include
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -o obj/localplayer.o
src/engine/local_engine/localplayer.cpp
g++ -c -m64 -pipe -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -std=gnu++0x
-Wall -W -D_REENTRANT -DENABLE_IPV6 -DTIXML_USE_STL
-DBOOST_FILESYSTEM_DEPRECATED -DQT_NO_DEBUG -I. -I. -Isrc -Isrc/engine
-Isrc/gui -Isrc/gui/qt -Isrc/gui/qt/qttools -Isrc/net -Isrc/engine/local_engine
-Isrc/engine/network_engine -Isrc/config -Isrc/core
-Isrc/third_party/websocketpp -isystem /usr/include -I/opt/gsasl/include
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -o obj/localberopreflop.o
src/engine/local_engine/localberopreflop.cpp
g++ -c -m64 -pipe -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -std=gnu++0x
-Wall -W -D_REENTRANT -DENABLE_IPV6 -DTIXML_USE_STL
-DBOOST_FILESYSTEM_DEPRECATED -DQT_NO_DEBUG -I. -I. -Isrc -Isrc/engine
-Isrc/gui -Isrc/gui/qt -Isrc/gui/qt/qttools -Isrc/net -Isrc/engine/local_engine
-Isrc/engine/network_engine -Isrc/config -Isrc/core
-Isrc/third_party/websocketpp -isystem /usr/include -I/opt/gsasl/include
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -o obj/localberoflop.o
src/engine/local_engine/localberoflop.cpp
g++ -c -m64 -pipe -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -std=gnu++0x
-Wall -W -D_REENTRANT -DENABLE_IPV6 -DTIXML_USE_STL
-DBOOST_FILESYSTEM_DEPRECATED -DQT_NO_DEBUG -I. -I. -Isrc -Isrc/engine
-Isrc/gui -Isrc/gui/qt -Isrc/gui/qt/qttools -Isrc/net -Isrc/engine/local_engine
-Isrc/engine/network_engine -Isrc/config -Isrc/core
-Isrc/third_party/websocketpp -isystem /usr/include -I/opt/gsasl/include
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -o obj/localberoturn.o
src/engine/local_engine/localberoturn.cpp
g++ -c -m64 -pipe -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -std=gnu++0x
-Wall -W -D_REENTRANT -DENABLE_IPV6 -DTIXML_USE_STL
-DBOOST_FILESYSTEM_DEPRECATED -DQT_NO_DEBUG -I. -I. -Isrc -Isrc/engine
-Isrc/gui -Isrc/gui/qt -Isrc/gui/qt/qttools -Isrc/net -Isrc/engine/local_engine
-Isrc/engine/network_engine -Isrc/config -Isrc/core
-Isrc/third_party/websocketpp -isystem /usr/include -I/opt/gsasl/include
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -o obj/localberoriver.o
src/engine/local_engine/localberoriver.cpp
g++ -c -m64 -pipe -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -std=gnu++0x
-Wall -W -D_REENTRANT -DENABLE_IPV6 -DTIXML_USE_STL
-DBOOST_FILESYSTEM_DEPRECATED -DQT_NO_DEBUG -I. -I. -Isrc -Isrc/engine
-Isrc/gui -Isrc/gui/qt -Isrc/gui/qt/qttools -Isrc/net -Isrc/engine/local_engine
-Isrc/engine/network_engine -Isrc/config -Isrc/core
-Isrc/third_party/websocketpp -isystem /usr/include -I/opt/gsasl/include
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -o
obj/localberopostriver.o src/engine/local_engine/localberopostriver.cpp
g++ -c -m64 -pipe -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -std=gnu++0x
-Wall -W -D_REENTRANT -DENABLE_IPV6 -DTIXML_USE_STL
-DBOOST_FILESYSTEM_DEPRECATED -DQT_NO_DEBUG -I. -I. -Isrc -Isrc/engine
-Isrc/gui -Isrc/gui/qt -Isrc/gui/qt/qttools -Isrc/net -Isrc/engine/local_engine
-Isrc/engine/network_engine -Isrc/config -Isrc/core
-Isrc/third_party/websocketpp -isystem /usr/include -I/opt/gsasl/include
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -o obj/localbero.o
src/engine/local_engine/localbero.cpp
g++ -c -m64 -pipe -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -std=gnu++0x
-Wall -W -D_REENTRANT -DENABLE_IPV6 -DTIXML_USE_STL
-DBOOST_FILESYSTEM_DEPRECATED -DQT_NO_DEBUG -I. -I. -Isrc -Isrc/engine
-Isrc/gui -Isrc/gui/qt -Isrc/gui/qt/qttools -Isrc/net -Isrc/engine/local_engine
-Isrc/engine/network_engine -Isrc/config -Isrc/core
-Isrc/third_party/websocketpp -isystem /usr/include -I/opt/gsasl/include
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -o obj/localexception.o
src/engine/local_engine/localexception.cpp
g++ -c -m64 -pipe -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -std=gnu++0x
-Wall -W -D_REENTRANT -DENABLE_IPV6 -DTIXML_USE_STL
-DBOOST_FILESYSTEM_DEPRECATED -DQT_NO_DEBUG -I. -I. -Isrc -Isrc/engine
-Isrc/gui -Isrc/gui/qt -Isrc/gui/qt/qttools -Isrc/net -Isrc/engine/local_engine
-Isrc/engine/network_engine -Isrc/config -Isrc/core
-Isrc/third_party/websocketpp -isystem /usr/include -I/opt/gsasl/include
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -o obj/arraydata.o
src/engine/local_engine/arraydata.cpp
g++ -c -m64 -pipe -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -std=gnu++0x
-Wall -W -D_REENTRANT -DENABLE_IPV6 -DTIXML_USE_STL
-DBOOST_FILESYSTEM_DEPRECATED -DQT_NO_DEBUG -I. -I. -Isrc -Isrc/engine
-Isrc/gui -Isrc/gui/qt -Isrc/gui/qt/qttools -Isrc/net -Isrc/engine/local_engine
-Isrc/engine/network_engine -Isrc/config -Isrc/core
-Isrc/third_party/websocketpp -isystem /usr/include -I/opt/gsasl/include
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -o obj/log.o
src/engine/log.cpp
g++ -c -m64 -pipe -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -std=gnu++0x
-Wall -W -D_REENTRANT -DENABLE_IPV6 -DTIXML_USE_STL
-DBOOST_FILESYSTEM_DEPRECATED -DQT_NO_DEBUG -I. -I. -Isrc -Isrc/engine
-Isrc/gui -Isrc/gui/qt -Isrc/gui/qt/qttools -Isrc/net -Isrc/engine/local_engine
-Isrc/engine/network_engine -Isrc/config -Isrc/core
-Isrc/third_party/websocketpp -isystem /usr/include -I/opt/gsasl/include
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -o obj/clientboard.o
src/engine/network_engine/clientboard.cpp
g++ -c -m64 -pipe -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -std=gnu++0x
-Wall -W -D_REENTRANT -DENABLE_IPV6 -DTIXML_USE_STL
-DBOOST_FILESYSTEM_DEPRECATED -DQT_NO_DEBUG -I. -I. -Isrc -Isrc/engine
-Isrc/gui -Isrc/gui/qt -Isrc/gui/qt/qttools -Isrc/net -Isrc/engine/local_engine
-Isrc/engine/network_engine -Isrc/config -Isrc/core
-Isrc/third_party/websocketpp -isystem /usr/include -I/opt/gsasl/include
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -o
obj/clientenginefactory.o src/engine/network_engine/clientenginefactory.cpp
g++ -c -m64 -pipe -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -std=gnu++0x
-Wall -W -D_REENTRANT -DENABLE_IPV6 -DTIXML_USE_STL
-DBOOST_FILESYSTEM_DEPRECATED -DQT_NO_DEBUG -I. -I. -Isrc -Isrc/engine
-Isrc/gui -Isrc/gui/qt -Isrc/gui/qt/qttools -Isrc/net -Isrc/engine/local_engine
-Isrc/engine/network_engine -Isrc/config -Isrc/core
-Isrc/third_party/websocketpp -isystem /usr/include -I/opt/gsasl/include
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -o obj/clienthand.o
src/engine/network_engine/clienthand.cpp
g++ -c -m64 -pipe -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -std=gnu++0x
-Wall -W -D_REENTRANT -DENABLE_IPV6 -DTIXML_USE_STL
-DBOOST_FILESYSTEM_DEPRECATED -DQT_NO_DEBUG -I. -I. -Isrc -Isrc/engine
-Isrc/gui -Isrc/gui/qt -Isrc/gui/qt/qttools -Isrc/net -Isrc/engine/local_engine
-Isrc/engine/network_engine -Isrc/config -Isrc/core
-Isrc/third_party/websocketpp -isystem /usr/include -I/opt/gsasl/include
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -o obj/clientplayer.o
src/engine/network_engine/clientplayer.cpp
g++ -c -m64 -pipe -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -std=gnu++0x
-Wall -W -D_REENTRANT -DENABLE_IPV6 -DTIXML_USE_STL
-DBOOST_FILESYSTEM_DEPRECATED -DQT_NO_DEBUG -I. -I. -Isrc -Isrc/engine
-Isrc/gui -Isrc/gui/qt -Isrc/gui/qt/qttools -Isrc/net -Isrc/engine/local_engine
-Isrc/engine/network_engine -Isrc/config -Isrc/core
-Isrc/third_party/websocketpp -isystem /usr/include -I/opt/gsasl/include
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -o obj/clientbero.o
src/engine/network_engine/clientbero.cpp
g++ -c -m64 -pipe -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -std=gnu++0x
-Wall -W -D_REENTRANT -DENABLE_IPV6 -DTIXML_USE_STL
-DBOOST_FILESYSTEM_DEPRECATED -DQT_NO_DEBUG -I. -I. -Isrc -Isrc/engine
-Isrc/gui -Isrc/gui/qt -Isrc/gui/qt/qttools -Isrc/net -Isrc/engine/local_engine
-Isrc/engine/network_engine -Isrc/config -Isrc/core
-Isrc/third_party/websocketpp -isystem /usr/include -I/opt/gsasl/include
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -o
obj/chatcleanermanager.o src/net/common/chatcleanermanager.cpp
In file included from src/third_party/websocketpp/websocketpp/uri.hpp:32:0,
from
src/third_party/websocketpp/websocketpp/transport/base/endpoint.hpp:35,
from
src/third_party/websocketpp/websocketpp/transport/iostream/endpoint.hpp:34,
from
src/third_party/websocketpp/websocketpp/config/core.hpp:40,
from
src/third_party/websocketpp/websocketpp/config/asio_no_tls.hpp:31,
from src/net/websocket_defs.h:36,
from src/net/sendbuffer.h:36,
from src/net/asiosendbuffer.h:36,
from src/net/common/chatcleanermanager.cpp:33:
src/third_party/websocketpp/websocketpp/error.hpp:125:18: error: looser throw
specifier for 'virtual const char* websocketpp::error::category::name() const'
char const * name() const _WEBSOCKETPP_NOEXCEPT_TOKEN_ {
^
In file included from /usr/include/boost/asio/io_service.hpp:25:0,
from /usr/include/boost/asio/basic_io_object.hpp:19,
from /usr/include/boost/asio/basic_socket.hpp:20,
from /usr/include/boost/asio/basic_datagram_socket.hpp:20,
from /usr/include/boost/asio.hpp:21,
from src/net/chatcleanermanager.h:36,
from src/net/common/chatcleanermanager.cpp:32:
/usr/include/boost/system/error_code.hpp:190:32: error: overriding 'virtual
const char* boost::system::error_category::name() const noexcept'
virtual const char * name() const BOOST_SYSTEM_NOEXCEPT = 0;
^
In file included from
src/third_party/websocketpp/websocketpp/transport/iostream/connection.hpp:35:0,
from
src/third_party/websocketpp/websocketpp/transport/iostream/endpoint.hpp:35,
from
src/third_party/websocketpp/websocketpp/config/core.hpp:40,
from
src/third_party/websocketpp/websocketpp/config/asio_no_tls.hpp:31,
from src/net/websocket_defs.h:36,
from src/net/sendbuffer.h:36,
from src/net/asiosendbuffer.h:36,
from src/net/common/chatcleanermanager.cpp:33:
src/third_party/websocketpp/websocketpp/transport/base/connection.hpp:182:18:
error: looser throw specifier for 'virtual const char*
websocketpp::transport::error::category::name() const'
char const * name() const _WEBSOCKETPP_NOEXCEPT_TOKEN_ {
^
In file included from /usr/include/boost/asio/io_service.hpp:25:0,
from /usr/include/boost/asio/basic_io_object.hpp:19,
from /usr/include/boost/asio/basic_socket.hpp:20,
from /usr/include/boost/asio/basic_datagram_socket.hpp:20,
from /usr/include/boost/asio.hpp:21,
from src/net/chatcleanermanager.h:36,
from src/net/common/chatcleanermanager.cpp:32:
/usr/include/boost/system/error_code.hpp:190:32: error: overriding 'virtual
const char* boost::system::error_category::name() const noexcept'
virtual const char * name() const BOOST_SYSTEM_NOEXCEPT = 0;
^
In file included from
src/third_party/websocketpp/websocketpp/transport/iostream/connection.hpp:36:0,
from
src/third_party/websocketpp/websocketpp/transport/iostream/endpoint.hpp:35,
from
src/third_party/websocketpp/websocketpp/config/core.hpp:40,
from
src/third_party/websocketpp/websocketpp/config/asio_no_tls.hpp:31,
from src/net/websocket_defs.h:36,
from src/net/sendbuffer.h:36,
from src/net/asiosendbuffer.h:36,
from src/net/common/chatcleanermanager.cpp:33:
src/third_party/websocketpp/websocketpp/transport/iostream/base.hpp:67:18:
error: looser throw specifier for 'virtual const char*
websocketpp::transport::iostream::error::category::name() const'
char const * name() const _WEBSOCKETPP_NOEXCEPT_TOKEN_ {
^
In file included from /usr/include/boost/asio/io_service.hpp:25:0,
from /usr/include/boost/asio/basic_io_object.hpp:19,
from /usr/include/boost/asio/basic_socket.hpp:20,
from /usr/include/boost/asio/basic_datagram_socket.hpp:20,
from /usr/include/boost/asio.hpp:21,
from src/net/chatcleanermanager.h:36,
from src/net/common/chatcleanermanager.cpp:32:
/usr/include/boost/system/error_code.hpp:190:32: error: overriding 'virtual
const char* boost::system::error_category::name() const noexcept'
virtual const char * name() const BOOST_SYSTEM_NOEXCEPT = 0;
^
In file included from
src/third_party/websocketpp/websocketpp/message_buffer/message.hpp:32:0,
from
src/third_party/websocketpp/websocketpp/config/core.hpp:47,
from
src/third_party/websocketpp/websocketpp/config/asio_no_tls.hpp:31,
from src/net/websocket_defs.h:36,
from src/net/sendbuffer.h:36,
from src/net/asiosendbuffer.h:36,
from src/net/common/chatcleanermanager.cpp:33:
src/third_party/websocketpp/websocketpp/frame.hpp:466:69: warning: unused
parameter 'eh' [-Wunused-parameter]
inline lib::error_code set_size(basic_header & h, extended_header & eh,
uint64_t
^
In file included from
src/third_party/websocketpp/websocketpp/extensions/permessage_deflate/disabled.hpp:35:0,
from
src/third_party/websocketpp/websocketpp/config/core.hpp:61,
from
src/third_party/websocketpp/websocketpp/config/asio_no_tls.hpp:31,
from src/net/websocket_defs.h:36,
from src/net/sendbuffer.h:36,
from src/net/asiosendbuffer.h:36,
from src/net/common/chatcleanermanager.cpp:33:
src/third_party/websocketpp/websocketpp/extensions/extension.hpp:65:17:
error: looser throw specifier for 'virtual const char*
websocketpp::extensions::error::category::name() const'
const char *name() const _WEBSOCKETPP_NOEXCEPT_TOKEN_ {
^
In file included from /usr/include/boost/asio/io_service.hpp:25:0,
from /usr/include/boost/asio/basic_io_object.hpp:19,
from /usr/include/boost/asio/basic_socket.hpp:20,
from /usr/include/boost/asio/basic_datagram_socket.hpp:20,
from /usr/include/boost/asio.hpp:21,
from src/net/chatcleanermanager.h:36,
from src/net/common/chatcleanermanager.cpp:32:
/usr/include/boost/system/error_code.hpp:190:32: error: overriding 'virtual
const char* boost::system::error_category::name() const noexcept'
virtual const char * name() const BOOST_SYSTEM_NOEXCEPT = 0;
^
In file included from
src/third_party/websocketpp/websocketpp/transport/asio/connection.hpp:36:0,
from
src/third_party/websocketpp/websocketpp/transport/asio/endpoint.hpp:34,
from
src/third_party/websocketpp/websocketpp/config/asio_no_tls.hpp:32,
from src/net/websocket_defs.h:36,
from src/net/sendbuffer.h:36,
from src/net/asiosendbuffer.h:36,
from src/net/common/chatcleanermanager.cpp:33:
src/third_party/websocketpp/websocketpp/transport/asio/base.hpp:205:18:
error: looser throw specifier for 'virtual const char*
websocketpp::transport::asio::error::category::name() const'
char const * name() const _WEBSOCKETPP_NOEXCEPT_TOKEN_ {
^
In file included from /usr/include/boost/asio/io_service.hpp:25:0,
from /usr/include/boost/asio/basic_io_object.hpp:19,
from /usr/include/boost/asio/basic_socket.hpp:20,
from /usr/include/boost/asio/basic_datagram_socket.hpp:20,
from /usr/include/boost/asio.hpp:21,
from src/net/chatcleanermanager.h:36,
from src/net/common/chatcleanermanager.cpp:32:
/usr/include/boost/system/error_code.hpp:190:32: error: overriding 'virtual
const char* boost::system::error_category::name() const noexcept'
virtual const char * name() const BOOST_SYSTEM_NOEXCEPT = 0;
^
In file included from
src/third_party/websocketpp/websocketpp/transport/asio/security/none.hpp:32:0,
from
src/third_party/websocketpp/websocketpp/transport/asio/endpoint.hpp:35,
from
src/third_party/websocketpp/websocketpp/config/asio_no_tls.hpp:32,
from src/net/websocket_defs.h:36,
from src/net/sendbuffer.h:36,
from src/net/asiosendbuffer.h:36,
from src/net/common/chatcleanermanager.cpp:33:
src/third_party/websocketpp/websocketpp/transport/asio/security/base.hpp:105:17:
error: looser throw specifier for 'virtual const char*
websocketpp::transport::asio::socket::socket_category::name() const'
const char *name() const _WEBSOCKETPP_NOEXCEPT_TOKEN_ {
^
In file included from /usr/include/boost/asio/io_service.hpp:25:0,
from /usr/include/boost/asio/basic_io_object.hpp:19,
from /usr/include/boost/asio/basic_socket.hpp:20,
from /usr/include/boost/asio/basic_datagram_socket.hpp:20,
from /usr/include/boost/asio.hpp:21,
from src/net/chatcleanermanager.h:36,
from src/net/common/chatcleanermanager.cpp:32:
/usr/include/boost/system/error_code.hpp:190:32: error: overriding 'virtual
const char* boost::system::error_category::name() const noexcept'
virtual const char * name() const BOOST_SYSTEM_NOEXCEPT = 0;
^
In file included from
src/third_party/websocketpp/websocketpp/transport/asio/endpoint.hpp:35:0,
from
src/third_party/websocketpp/websocketpp/config/asio_no_tls.hpp:32,
from src/net/websocket_defs.h:36,
from src/net/sendbuffer.h:36,
from src/net/asiosendbuffer.h:36,
from src/net/common/chatcleanermanager.cpp:33:
src/third_party/websocketpp/websocketpp/transport/asio/security/none.hpp:157:67:
warning: unused parameter 'strand' [-Wunused-parameter]
lib::error_code init_asio (io_service_ptr service, strand_ptr strand,
^
src/third_party/websocketpp/websocketpp/transport/asio/security/none.hpp:158:14:
warning: unused parameter 'is_server' [-Wunused-parameter]
bool is_server)
^
In file included from
src/third_party/websocketpp/websocketpp/processors/processor.hpp:31:0,
from
src/third_party/websocketpp/websocketpp/connection.hpp:39,
from src/third_party/websocketpp/websocketpp/endpoint.hpp:31,
from
src/third_party/websocketpp/websocketpp/roles/server_endpoint.hpp:31,
from src/third_party/websocketpp/websocketpp/server.hpp:31,
from src/net/websocket_defs.h:37,
from src/net/sendbuffer.h:36,
from src/net/asiosendbuffer.h:36,
from src/net/common/chatcleanermanager.cpp:33:
src/third_party/websocketpp/websocketpp/processors/base.hpp:162:18: error:
looser throw specifier for 'virtual const char*
websocketpp::processor::error::processor_category::name() const'
char const * name() const _WEBSOCKETPP_NOEXCEPT_TOKEN_ {
^
In file included from /usr/include/boost/asio/io_service.hpp:25:0,
from /usr/include/boost/asio/basic_io_object.hpp:19,
from /usr/include/boost/asio/basic_socket.hpp:20,
from /usr/include/boost/asio/basic_datagram_socket.hpp:20,
from /usr/include/boost/asio.hpp:21,
from src/net/chatcleanermanager.h:36,
from src/net/common/chatcleanermanager.cpp:32:
/usr/include/boost/system/error_code.hpp:190:32: error: overriding 'virtual
const char* boost::system::error_category::name() const noexcept'
virtual const char * name() const BOOST_SYSTEM_NOEXCEPT = 0;
^
In file included from
src/third_party/websocketpp/websocketpp/processors/hybi13.hpp:40:0,
from
src/third_party/websocketpp/websocketpp/processors/hybi08.hpp:31,
from
src/third_party/websocketpp/websocketpp/processors/hybi07.hpp:31,
from
src/third_party/websocketpp/websocketpp/impl/connection_impl.hpp:36,
from
src/third_party/websocketpp/websocketpp/connection.hpp:1429,
from src/third_party/websocketpp/websocketpp/endpoint.hpp:31,
from
src/third_party/websocketpp/websocketpp/roles/server_endpoint.hpp:31,
from src/third_party/websocketpp/websocketpp/server.hpp:31,
from src/net/websocket_defs.h:37,
from src/net/sendbuffer.h:36,
from src/net/asiosendbuffer.h:36,
from src/net/common/chatcleanermanager.cpp:33:
src/third_party/websocketpp/websocketpp/sha1/sha1.hpp:46:41: warning: type
qualifiers ignored on function return type [-Wignored-qualifiers]
const unsigned int steps)
^
Makefile.pokerth_lib:1355: recipe for target 'obj/chatcleanermanager.o' failed
make[2]: *** [obj/chatcleanermanager.o] Error 1
make[2]: Leaving directory
'/home/lamby/temp/cdt.20160625082747.bC2HYCBJtN.pokerth/pokerth-1.1.1'
Makefile:103: recipe for target 'sub-pokerth_lib-pro-make_first-ordered'
failed
make[1]: *** [sub-pokerth_lib-pro-make_first-ordered] Error 2
make[1]: Leaving directory
'/home/lamby/temp/cdt.20160625082747.bC2HYCBJtN.pokerth/pokerth-1.1.1'
dh_auto_build: make -j1 returned exit code 2
debian/rules:15: recipe for target 'build' failed
make: *** [build] Error 25
[..]
The full build log is attached.
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` la...@debian.org / chris-lamb.co.uk
`-
pokerth.1.1.1-3.unstable.amd64.log.txt.gz
Description: Binary data
--- End Message ---