* Package: games-board/pokerth-1.1.2  * Repository: gentoo  * Maintainer: games@gentoo.org  * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU  * FEATURES: compressdebug preserve-libs sandbox splitdebug userpriv usersandbox  * Package: games-board/pokerth-1.1.2  * Repository: gentoo  * Maintainer: games@gentoo.org  * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU  * FEATURES: compressdebug preserve-libs sandbox splitdebug userpriv usersandbox >>> Unpacking source... >>> Unpacking pokerth-1.1.2.tar.gz to /var/tmp/portage/games-board/pokerth-1.1.2/work >>> Source unpacked in /var/tmp/portage/games-board/pokerth-1.1.2/work >>> Preparing source in /var/tmp/portage/games-board/pokerth-1.1.2/work/pokerth-1.1.2-rc ... * Applying pokerth-1.1.1-boost-1.65-ambiguous-advance.patch ...  [ ok ] * Applying pokerth-1.1.2-protobuf.patch ...  [ ok ] * Applying pokerth-1.1.2-boost-1.66.patch ...  [ ok ] * Applying pokerth-1.1.2-fix-includes.patch ...  [ ok ] * Applying pokerth-1.1.2-system-websockets.patch ...  [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/games-board/pokerth-1.1.2/work/pokerth-1.1.2-rc ... * Running qmake ... Info: creating stash file /var/tmp/portage/games-board/pokerth-1.1.2/work/pokerth-1.1.2-rc/.qmake.stash  [ ok ] >>> Source configured. >>> Compiling source in /var/tmp/portage/games-board/pokerth-1.1.2/work/pokerth-1.1.2-rc ... make -j1 ( test -e Makefile.pokerth_protocol || /usr/lib64/qt5/bin/qmake -o Makefile.pokerth_protocol /var/tmp/portage/games-board/pokerth-1.1.2/work/pokerth-1.1.2-rc/pokerth_protocol.pro 'QMAKE_AR=x86_64-pc-linux-gnu-ar cqs' QMAKE_CC=x86_64-pc-linux-gnu-gcc QMAKE_LINK_C=x86_64-pc-linux-gnu-gcc QMAKE_LINK_C_SHLIB=x86_64-pc-linux-gnu-gcc QMAKE_CXX=x86_64-pc-linux-gnu-g++ QMAKE_LINK=x86_64-pc-linux-gnu-g++ QMAKE_LINK_SHLIB=x86_64-pc-linux-gnu-g++ QMAKE_OBJCOPY=x86_64-pc-linux-gnu-objcopy QMAKE_RANLIB= QMAKE_STRIP= 'QMAKE_CFLAGS=-march=skylake -O3 -pipe' QMAKE_CFLAGS_RELEASE= QMAKE_CFLAGS_DEBUG= 'QMAKE_CXXFLAGS=-march=skylake -O3 -pipe' QMAKE_CXXFLAGS_RELEASE= QMAKE_CXXFLAGS_DEBUG= 'QMAKE_LFLAGS=-Wl,-O1 -Wl,--as-needed' QMAKE_LFLAGS_RELEASE= QMAKE_LFLAGS_DEBUG= QMAKE_CFLAGS_ISYSTEM= CONFIG+=client ) && make -f Makefile.pokerth_protocol [libprotobuf WARNING /var/tmp/portage/dev-libs/protobuf-3.11.4/work/protobuf-3.11.4/src/google/protobuf/compiler/parser.cc:646] No syntax specified for the proto file: pokerth.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [libprotobuf WARNING /var/tmp/portage/dev-libs/protobuf-3.11.4/work/protobuf-3.11.4/src/google/protobuf/compiler/parser.cc:646] No syntax specified for the proto file: chatcleaner.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [libprotobuf WARNING /var/tmp/portage/dev-libs/protobuf-3.11.4/work/protobuf-3.11.4/src/google/protobuf/compiler/parser.cc:646] No syntax specified for the proto file: pokerth.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [libprotobuf WARNING /var/tmp/portage/dev-libs/protobuf-3.11.4/work/protobuf-3.11.4/src/google/protobuf/compiler/java/java_file.cc:242] The optimize_for = LITE_RUNTIME option is no longer supported by protobuf Java code generator and is ignored--protoc will always generate full runtime code for Java. To use Java Lite runtime, users should use the Java Lite plugin instead. See: https://github.com/protocolbuffers/protobuf/blob/master/java/lite.md make[1]: Entering directory '/var/tmp/portage/games-board/pokerth-1.1.2/work/pokerth-1.1.2-rc' x86_64-pc-linux-gnu-g++ -c -march=skylake -O3 -pipe -fPIC -Wall -Wextra -frtti -D_REENTRANT -DENABLE_IPV6 -DQT_NO_DEBUG -I. -I. -Isrc -I/usr/lib64/qt5/mkspecs/linux-g++ -o obj/pokerth.pb.o src/third_party/protobuf/pokerth.pb.cc x86_64-pc-linux-gnu-g++ -c -march=skylake -O3 -pipe -fPIC -Wall -Wextra -frtti -D_REENTRANT -DENABLE_IPV6 -DQT_NO_DEBUG -I. -I. -Isrc -I/usr/lib64/qt5/mkspecs/linux-g++ -o obj/chatcleaner.pb.o src/third_party/protobuf/chatcleaner.pb.cc rm -f lib/libpokerth_protocol.a x86_64-pc-linux-gnu-ar cqs lib/libpokerth_protocol.a obj/pokerth.pb.o obj/chatcleaner.pb.o make[1]: Leaving directory '/var/tmp/portage/games-board/pokerth-1.1.2/work/pokerth-1.1.2-rc' ( test -e Makefile.pokerth_db || /usr/lib64/qt5/bin/qmake -o Makefile.pokerth_db /var/tmp/portage/games-board/pokerth-1.1.2/work/pokerth-1.1.2-rc/pokerth_db.pro 'QMAKE_AR=x86_64-pc-linux-gnu-ar cqs' QMAKE_CC=x86_64-pc-linux-gnu-gcc QMAKE_LINK_C=x86_64-pc-linux-gnu-gcc QMAKE_LINK_C_SHLIB=x86_64-pc-linux-gnu-gcc QMAKE_CXX=x86_64-pc-linux-gnu-g++ QMAKE_LINK=x86_64-pc-linux-gnu-g++ QMAKE_LINK_SHLIB=x86_64-pc-linux-gnu-g++ QMAKE_OBJCOPY=x86_64-pc-linux-gnu-objcopy QMAKE_RANLIB= QMAKE_STRIP= 'QMAKE_CFLAGS=-march=skylake -O3 -pipe' QMAKE_CFLAGS_RELEASE= QMAKE_CFLAGS_DEBUG= 'QMAKE_CXXFLAGS=-march=skylake -O3 -pipe' QMAKE_CXXFLAGS_RELEASE= QMAKE_CXXFLAGS_DEBUG= 'QMAKE_LFLAGS=-Wl,-O1 -Wl,--as-needed' QMAKE_LFLAGS_RELEASE= QMAKE_LFLAGS_DEBUG= QMAKE_CFLAGS_ISYSTEM= CONFIG+=client ) && make -f Makefile.pokerth_db make[1]: Entering directory '/var/tmp/portage/games-board/pokerth-1.1.2/work/pokerth-1.1.2-rc' x86_64-pc-linux-gnu-g++ -c -march=skylake -O3 -pipe -fPIC -Wall -Wextra -frtti -D_REENTRANT -DENABLE_IPV6 -DTIXML_USE_STL -DQT_NO_DEBUG -I. -I. -Isrc -I/usr/lib64/qt5/mkspecs/linux-g++ -o obj/serverdbcallback.o src/db/common/serverdbcallback.cpp x86_64-pc-linux-gnu-g++ -c -march=skylake -O3 -pipe -fPIC -Wall -Wextra -frtti -D_REENTRANT -DENABLE_IPV6 -DTIXML_USE_STL -DQT_NO_DEBUG -I. -I. -Isrc -I/usr/lib64/qt5/mkspecs/linux-g++ -o obj/serverdbfactory.o src/db/common/serverdbfactory.cpp x86_64-pc-linux-gnu-g++ -c -march=skylake -O3 -pipe -fPIC -Wall -Wextra -frtti -D_REENTRANT -DENABLE_IPV6 -DTIXML_USE_STL -DQT_NO_DEBUG -I. -I. -Isrc -I/usr/lib64/qt5/mkspecs/linux-g++ -o obj/serverdbinterface.o src/db/common/serverdbinterface.cpp x86_64-pc-linux-gnu-g++ -c -march=skylake -O3 -pipe -fPIC -Wall -Wextra -frtti -D_REENTRANT -DENABLE_IPV6 -DTIXML_USE_STL -DQT_NO_DEBUG -I. -I. -Isrc -I/usr/lib64/qt5/mkspecs/linux-g++ -o obj/serverdbgeneric.o src/db/common/serverdbgeneric.cpp In file included from /usr/include/boost/bind.hpp:30, from src/db/common/serverdbgeneric.cpp:32: /usr/include/boost/bind.hpp:36:1: note: ‘#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.’ 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-g++ -c -march=skylake -O3 -pipe -fPIC -Wall -Wextra -frtti -D_REENTRANT -DENABLE_IPV6 -DTIXML_USE_STL -DQT_NO_DEBUG -I. -I. -Isrc -I/usr/lib64/qt5/mkspecs/linux-g++ -o obj/serverdbfactorygeneric.o src/db/common/serverdbfactorygeneric.cpp x86_64-pc-linux-gnu-g++ -c -march=skylake -O3 -pipe -fPIC -Wall -Wextra -frtti -D_REENTRANT -DENABLE_IPV6 -DTIXML_USE_STL -DQT_NO_DEBUG -I. -I. -Isrc -I/usr/lib64/qt5/mkspecs/linux-g++ -o obj/serverdbnoaction.o src/db/common/serverdbnoaction.cpp rm -f lib/libpokerth_db.a x86_64-pc-linux-gnu-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[1]: Leaving directory '/var/tmp/portage/games-board/pokerth-1.1.2/work/pokerth-1.1.2-rc' ( test -e Makefile.pokerth_lib || /usr/lib64/qt5/bin/qmake -o Makefile.pokerth_lib /var/tmp/portage/games-board/pokerth-1.1.2/work/pokerth-1.1.2-rc/pokerth_lib.pro 'QMAKE_AR=x86_64-pc-linux-gnu-ar cqs' QMAKE_CC=x86_64-pc-linux-gnu-gcc QMAKE_LINK_C=x86_64-pc-linux-gnu-gcc QMAKE_LINK_C_SHLIB=x86_64-pc-linux-gnu-gcc QMAKE_CXX=x86_64-pc-linux-gnu-g++ QMAKE_LINK=x86_64-pc-linux-gnu-g++ QMAKE_LINK_SHLIB=x86_64-pc-linux-gnu-g++ QMAKE_OBJCOPY=x86_64-pc-linux-gnu-objcopy QMAKE_RANLIB= QMAKE_STRIP= 'QMAKE_CFLAGS=-march=skylake -O3 -pipe' QMAKE_CFLAGS_RELEASE= QMAKE_CFLAGS_DEBUG= 'QMAKE_CXXFLAGS=-march=skylake -O3 -pipe' QMAKE_CXXFLAGS_RELEASE= QMAKE_CXXFLAGS_DEBUG= 'QMAKE_LFLAGS=-Wl,-O1 -Wl,--as-needed' QMAKE_LFLAGS_RELEASE= QMAKE_LFLAGS_DEBUG= QMAKE_CFLAGS_ISYSTEM= CONFIG+=client ) && make -f Makefile.pokerth_lib make[1]: Entering directory '/var/tmp/portage/games-board/pokerth-1.1.2/work/pokerth-1.1.2-rc' x86_64-pc-linux-gnu-g++ -c -march=skylake -O3 -pipe -fPIC -Wall -Wextra -frtti -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 -Iopt/gsasl/include -I/usr/lib64/qt5/mkspecs/linux-g++ -o obj/game.o src/engine/game.cpp x86_64-pc-linux-gnu-g++ -c -march=skylake -O3 -pipe -fPIC -Wall -Wextra -frtti -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 -Iopt/gsasl/include -I/usr/lib64/qt5/mkspecs/linux-g++ -o obj/session.o src/session.cpp x86_64-pc-linux-gnu-g++ -c -march=skylake -O3 -pipe -fPIC -Wall -Wextra -frtti -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 -Iopt/gsasl/include -I/usr/lib64/qt5/mkspecs/linux-g++ -o obj/playerdata.o src/playerdata.cpp x86_64-pc-linux-gnu-g++ -c -march=skylake -O3 -pipe -fPIC -Wall -Wextra -frtti -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 -Iopt/gsasl/include -I/usr/lib64/qt5/mkspecs/linux-g++ -o obj/configfile.o src/config/configfile.cpp x86_64-pc-linux-gnu-g++ -c -march=skylake -O3 -pipe -fPIC -Wall -Wextra -frtti -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 -Iopt/gsasl/include -I/usr/lib64/qt5/mkspecs/linux-g++ -o obj/boardinterface.o src/engine/boardinterface.cpp x86_64-pc-linux-gnu-g++ -c -march=skylake -O3 -pipe -fPIC -Wall -Wextra -frtti -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 -Iopt/gsasl/include -I/usr/lib64/qt5/mkspecs/linux-g++ -o obj/enginefactory.o src/engine/enginefactory.cpp x86_64-pc-linux-gnu-g++ -c -march=skylake -O3 -pipe -fPIC -Wall -Wextra -frtti -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 -Iopt/gsasl/include -I/usr/lib64/qt5/mkspecs/linux-g++ -o obj/handinterface.o src/engine/handinterface.cpp x86_64-pc-linux-gnu-g++ -c -march=skylake -O3 -pipe -fPIC -Wall -Wextra -frtti -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 -Iopt/gsasl/include -I/usr/lib64/qt5/mkspecs/linux-g++ -o obj/playerinterface.o src/engine/playerinterface.cpp x86_64-pc-linux-gnu-g++ -c -march=skylake -O3 -pipe -fPIC -Wall -Wextra -frtti -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 -Iopt/gsasl/include -I/usr/lib64/qt5/mkspecs/linux-g++ -o obj/berointerface.o src/engine/berointerface.cpp x86_64-pc-linux-gnu-g++ -c -march=skylake -O3 -pipe -fPIC -Wall -Wextra -frtti -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 -Iopt/gsasl/include -I/usr/lib64/qt5/mkspecs/linux-g++ -o obj/guiinterface.o src/gui/guiinterface.cpp x86_64-pc-linux-gnu-g++ -c -march=skylake -O3 -pipe -fPIC -Wall -Wextra -frtti -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 -Iopt/gsasl/include -I/usr/lib64/qt5/mkspecs/linux-g++ -o obj/thread.o src/core/common/thread.cpp x86_64-pc-linux-gnu-g++ -c -march=skylake -O3 -pipe -fPIC -Wall -Wextra -frtti -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 -Iopt/gsasl/include -I/usr/lib64/qt5/mkspecs/linux-g++ -o obj/crypthelper.o src/core/common/crypthelper.cpp x86_64-pc-linux-gnu-g++ -c -march=skylake -O3 -pipe -fPIC -Wall -Wextra -frtti -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 -Iopt/gsasl/include -I/usr/lib64/qt5/mkspecs/linux-g++ -o obj/avatarmanager.o src/core/common/avatarmanager.cpp x86_64-pc-linux-gnu-g++ -c -march=skylake -O3 -pipe -fPIC -Wall -Wextra -frtti -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 -Iopt/gsasl/include -I/usr/lib64/qt5/mkspecs/linux-g++ -o obj/pokerthexception.o src/core/common/pokerthexception.cpp x86_64-pc-linux-gnu-g++ -c -march=skylake -O3 -pipe -fPIC -Wall -Wextra -frtti -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 -Iopt/gsasl/include -I/usr/lib64/qt5/mkspecs/linux-g++ -o obj/cardsvalue.o src/engine/local_engine/cardsvalue.cpp x86_64-pc-linux-gnu-g++ -c -march=skylake -O3 -pipe -fPIC -Wall -Wextra -frtti -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 -Iopt/gsasl/include -I/usr/lib64/qt5/mkspecs/linux-g++ -o obj/localboard.o src/engine/local_engine/localboard.cpp x86_64-pc-linux-gnu-g++ -c -march=skylake -O3 -pipe -fPIC -Wall -Wextra -frtti -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 -Iopt/gsasl/include -I/usr/lib64/qt5/mkspecs/linux-g++ -o obj/localenginefactory.o src/engine/local_engine/localenginefactory.cpp x86_64-pc-linux-gnu-g++ -c -march=skylake -O3 -pipe -fPIC -Wall -Wextra -frtti -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 -Iopt/gsasl/include -I/usr/lib64/qt5/mkspecs/linux-g++ -o obj/localhand.o src/engine/local_engine/localhand.cpp x86_64-pc-linux-gnu-g++ -c -march=skylake -O3 -pipe -fPIC -Wall -Wextra -frtti -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 -Iopt/gsasl/include -I/usr/lib64/qt5/mkspecs/linux-g++ -o obj/localplayer.o src/engine/local_engine/localplayer.cpp x86_64-pc-linux-gnu-g++ -c -march=skylake -O3 -pipe -fPIC -Wall -Wextra -frtti -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 -Iopt/gsasl/include -I/usr/lib64/qt5/mkspecs/linux-g++ -o obj/localberopreflop.o src/engine/local_engine/localberopreflop.cpp x86_64-pc-linux-gnu-g++ -c -march=skylake -O3 -pipe -fPIC -Wall -Wextra -frtti -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 -Iopt/gsasl/include -I/usr/lib64/qt5/mkspecs/linux-g++ -o obj/localberoflop.o src/engine/local_engine/localberoflop.cpp x86_64-pc-linux-gnu-g++ -c -march=skylake -O3 -pipe -fPIC -Wall -Wextra -frtti -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 -Iopt/gsasl/include -I/usr/lib64/qt5/mkspecs/linux-g++ -o obj/localberoturn.o src/engine/local_engine/localberoturn.cpp x86_64-pc-linux-gnu-g++ -c -march=skylake -O3 -pipe -fPIC -Wall -Wextra -frtti -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 -Iopt/gsasl/include -I/usr/lib64/qt5/mkspecs/linux-g++ -o obj/localberoriver.o src/engine/local_engine/localberoriver.cpp x86_64-pc-linux-gnu-g++ -c -march=skylake -O3 -pipe -fPIC -Wall -Wextra -frtti -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 -Iopt/gsasl/include -I/usr/lib64/qt5/mkspecs/linux-g++ -o obj/localberopostriver.o src/engine/local_engine/localberopostriver.cpp x86_64-pc-linux-gnu-g++ -c -march=skylake -O3 -pipe -fPIC -Wall -Wextra -frtti -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 -Iopt/gsasl/include -I/usr/lib64/qt5/mkspecs/linux-g++ -o obj/localbero.o src/engine/local_engine/localbero.cpp x86_64-pc-linux-gnu-g++ -c -march=skylake -O3 -pipe -fPIC -Wall -Wextra -frtti -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 -Iopt/gsasl/include -I/usr/lib64/qt5/mkspecs/linux-g++ -o obj/localexception.o src/engine/local_engine/localexception.cpp x86_64-pc-linux-gnu-g++ -c -march=skylake -O3 -pipe -fPIC -Wall -Wextra -frtti -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 -Iopt/gsasl/include -I/usr/lib64/qt5/mkspecs/linux-g++ -o obj/arraydata.o src/engine/local_engine/arraydata.cpp x86_64-pc-linux-gnu-g++ -c -march=skylake -O3 -pipe -fPIC -Wall -Wextra -frtti -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 -Iopt/gsasl/include -I/usr/lib64/qt5/mkspecs/linux-g++ -o obj/log.o src/engine/log.cpp x86_64-pc-linux-gnu-g++ -c -march=skylake -O3 -pipe -fPIC -Wall -Wextra -frtti -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 -Iopt/gsasl/include -I/usr/lib64/qt5/mkspecs/linux-g++ -o obj/clientboard.o src/engine/network_engine/clientboard.cpp x86_64-pc-linux-gnu-g++ -c -march=skylake -O3 -pipe -fPIC -Wall -Wextra -frtti -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 -Iopt/gsasl/include -I/usr/lib64/qt5/mkspecs/linux-g++ -o obj/clientenginefactory.o src/engine/network_engine/clientenginefactory.cpp x86_64-pc-linux-gnu-g++ -c -march=skylake -O3 -pipe -fPIC -Wall -Wextra -frtti -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 -Iopt/gsasl/include -I/usr/lib64/qt5/mkspecs/linux-g++ -o obj/clienthand.o src/engine/network_engine/clienthand.cpp x86_64-pc-linux-gnu-g++ -c -march=skylake -O3 -pipe -fPIC -Wall -Wextra -frtti -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 -Iopt/gsasl/include -I/usr/lib64/qt5/mkspecs/linux-g++ -o obj/clientplayer.o src/engine/network_engine/clientplayer.cpp x86_64-pc-linux-gnu-g++ -c -march=skylake -O3 -pipe -fPIC -Wall -Wextra -frtti -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 -Iopt/gsasl/include -I/usr/lib64/qt5/mkspecs/linux-g++ -o obj/clientbero.o src/engine/network_engine/clientbero.cpp x86_64-pc-linux-gnu-g++ -c -march=skylake -O3 -pipe -fPIC -Wall -Wextra -frtti -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 -Iopt/gsasl/include -I/usr/lib64/qt5/mkspecs/linux-g++ -o obj/chatcleanermanager.o src/net/common/chatcleanermanager.cpp In file included from /usr/include/boost/bind.hpp:30, from src/net/common/chatcleanermanager.cpp:34: /usr/include/boost/bind.hpp:36:1: note: ‘#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.’ 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ src/net/common/chatcleanermanager.cpp: In member function ‘void ChatCleanerManager::SendMessageToServer(ChatCleanerMessage&)’: src/net/common/chatcleanermanager.cpp:272:37: warning: ‘int google::protobuf::MessageLite::ByteSize() const’ is deprecated: Please use ByteSizeLong() instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 272 | uint32_t packetSize = msg.ByteSize(); | ^ In file included from /usr/include/google/protobuf/generated_enum_util.h:36, from /usr/include/google/protobuf/map.h:48, from /usr/include/google/protobuf/generated_message_table_driven.h:34, from src/third_party/protobuf/chatcleaner.pb.h:26, from src/net/common/chatcleanermanager.cpp:36: /usr/include/google/protobuf/message_lite.h:402:7: note: declared here 402 | int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } | ^~~~~~~~ x86_64-pc-linux-gnu-g++ -c -march=skylake -O3 -pipe -fPIC -Wall -Wextra -frtti -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 -Iopt/gsasl/include -I/usr/lib64/qt5/mkspecs/linux-g++ -o obj/chatcleanercallback.o src/net/common/chatcleanercallback.cpp x86_64-pc-linux-gnu-g++ -c -march=skylake -O3 -pipe -fPIC -Wall -Wextra -frtti -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 -Iopt/gsasl/include -I/usr/lib64/qt5/mkspecs/linux-g++ -o obj/clientcallback.o src/net/common/clientcallback.cpp x86_64-pc-linux-gnu-g++ -c -march=skylake -O3 -pipe -fPIC -Wall -Wextra -frtti -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 -Iopt/gsasl/include -I/usr/lib64/qt5/mkspecs/linux-g++ -o obj/clientcontext.o src/net/common/clientcontext.cpp x86_64-pc-linux-gnu-g++ -c -march=skylake -O3 -pipe -fPIC -Wall -Wextra -frtti -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 -Iopt/gsasl/include -I/usr/lib64/qt5/mkspecs/linux-g++ -o obj/clientstate.o src/net/common/clientstate.cpp In file included from /usr/include/boost/bind.hpp:30, from src/net/common/clientstate.cpp:49: /usr/include/boost/bind.hpp:36:1: note: ‘#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.’ 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-g++ -c -march=skylake -O3 -pipe -fPIC -Wall -Wextra -frtti -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 -Iopt/gsasl/include -I/usr/lib64/qt5/mkspecs/linux-g++ -o obj/clientthread.o src/net/common/clientthread.cpp x86_64-pc-linux-gnu-g++ -c -march=skylake -O3 -pipe -fPIC -Wall -Wextra -frtti -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 -Iopt/gsasl/include -I/usr/lib64/qt5/mkspecs/linux-g++ -o obj/downloadhelper.o src/net/common/downloadhelper.cpp x86_64-pc-linux-gnu-g++ -c -march=skylake -O3 -pipe -fPIC -Wall -Wextra -frtti -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 -Iopt/gsasl/include -I/usr/lib64/qt5/mkspecs/linux-g++ -o obj/downloaderthread.o src/net/common/downloaderthread.cpp x86_64-pc-linux-gnu-g++ -c -march=skylake -O3 -pipe -fPIC -Wall -Wextra -frtti -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 -Iopt/gsasl/include -I/usr/lib64/qt5/mkspecs/linux-g++ -o obj/netpacket.o src/net/common/netpacket.cpp x86_64-pc-linux-gnu-g++ -c -march=skylake -O3 -pipe -fPIC -Wall -Wextra -frtti -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 -Iopt/gsasl/include -I/usr/lib64/qt5/mkspecs/linux-g++ -o obj/netpacketvalidator.o src/net/common/netpacketvalidator.cpp x86_64-pc-linux-gnu-g++ -c -march=skylake -O3 -pipe -fPIC -Wall -Wextra -frtti -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 -Iopt/gsasl/include -I/usr/lib64/qt5/mkspecs/linux-g++ -o obj/senderhelper.o src/net/common/senderhelper.cpp x86_64-pc-linux-gnu-g++ -c -march=skylake -O3 -pipe -fPIC -Wall -Wextra -frtti -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 -Iopt/gsasl/include -I/usr/lib64/qt5/mkspecs/linux-g++ -o obj/sendercallback.o src/net/common/sendercallback.cpp x86_64-pc-linux-gnu-g++ -c -march=skylake -O3 -pipe -fPIC -Wall -Wextra -frtti -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 -Iopt/gsasl/include -I/usr/lib64/qt5/mkspecs/linux-g++ -o obj/serverexception.o src/net/common/serverexception.cpp x86_64-pc-linux-gnu-g++ -c -march=skylake -O3 -pipe -fPIC -Wall -Wextra -frtti -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 -Iopt/gsasl/include -I/usr/lib64/qt5/mkspecs/linux-g++ -o obj/serveracceptinterface.o src/net/common/serveracceptinterface.cpp x86_64-pc-linux-gnu-g++ -c -march=skylake -O3 -pipe -fPIC -Wall -Wextra -frtti -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 -Iopt/gsasl/include -I/usr/lib64/qt5/mkspecs/linux-g++ -o obj/serveracceptwebhelper.o src/net/common/serveracceptwebhelper.cpp src/net/common/serveracceptwebhelper.cpp: In member function ‘virtual void ServerAcceptWebHelper::Listen(unsigned int, bool, const string&, boost::shared_ptr)’: src/net/common/serveracceptwebhelper.cpp:61:109: error: ‘_1’ was not declared in this scope 61 | m_webSocketServer->set_validate_handler(boost::bind(boost::mem_fn(&ServerAcceptWebHelper::validate), this, _1)); | ^~ src/net/common/serveracceptwebhelper.cpp:61:109: note: suggested alternatives: In file included from /usr/include/boost/mpl/aux_/include_preprocessed.hpp:37, from /usr/include/boost/mpl/placeholders.hpp:43, from /usr/include/boost/mpl/apply.hpp:24, from /usr/include/boost/mpl/aux_/fold_impl.hpp:19, from /usr/include/boost/mpl/fold.hpp:20, from /usr/include/boost/mpl/remove_if.hpp:18, from /usr/include/boost/mpl/remove.hpp:18, from /usr/include/boost/function_types/components.hpp:44, from /usr/include/boost/function_types/is_member_function_pointer.hpp:14, from /usr/include/boost/tti/detail/dmem_fun.hpp:10, from /usr/include/boost/tti/has_member_function.hpp:15, from /usr/include/boost/uuid/random_generator.hpp:20, from /usr/include/boost/uuid/uuid_generators.hpp:17, from src/net/serverlobbythread.h:39, from src/net/serveracceptwebhelper.h:38, from src/net/common/serveracceptwebhelper.cpp:32: /usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note:  ‘mpl_::_1’ 29 | typedef arg<1> _1; | ^~ In file included from /usr/include/websocketpp/common/functional.hpp:53, from /usr/include/websocketpp/transport/base/endpoint.hpp:31, from /usr/include/websocketpp/transport/iostream/endpoint.hpp:31, from /usr/include/websocketpp/config/core.hpp:40, from /usr/include/websocketpp/config/asio_no_tls.hpp:31, from src/net/websocket_defs.h:36, from src/net/serveracceptwebhelper.h:36, from src/net/common/serveracceptwebhelper.cpp:32: /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/functional:221:34: note:  ‘std::placeholders::_1’ 221 | extern const _Placeholder<1> _1; | ^~ In file included from /usr/include/boost/mpl/aux_/include_preprocessed.hpp:37, from /usr/include/boost/mpl/placeholders.hpp:43, from /usr/include/boost/mpl/apply.hpp:24, from /usr/include/boost/mpl/aux_/fold_impl.hpp:19, from /usr/include/boost/mpl/fold.hpp:20, from /usr/include/boost/mpl/remove_if.hpp:18, from /usr/include/boost/mpl/remove.hpp:18, from /usr/include/boost/function_types/components.hpp:44, from /usr/include/boost/function_types/is_member_function_pointer.hpp:14, from /usr/include/boost/tti/detail/dmem_fun.hpp:10, from /usr/include/boost/tti/has_member_function.hpp:15, from /usr/include/boost/uuid/random_generator.hpp:20, from /usr/include/boost/uuid/uuid_generators.hpp:17, from src/net/serverlobbythread.h:39, from src/net/serveracceptwebhelper.h:38, from src/net/common/serveracceptwebhelper.cpp:32: /usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note:  ‘mpl_::_1’ 29 | typedef arg<1> _1; | ^~ In file included from /usr/include/boost/bind/bind.hpp:2356, from /usr/include/boost/thread/detail/thread.hpp:33, from /usr/include/boost/thread/thread_only.hpp:22, from /usr/include/boost/thread/thread.hpp:12, from /usr/include/boost/thread.hpp:13, from src/net/sessiondata.h:40, from src/net/sessionmanager.h:39, from src/net/serverlobbythread.h:41, from src/net/serveracceptwebhelper.h:38, from src/net/common/serveracceptwebhelper.cpp:32: /usr/include/boost/bind/placeholders.hpp:46:38: note:  ‘boost::placeholders::_1’ 46 | BOOST_STATIC_CONSTEXPR boost::arg<1> _1; | ^~ In file included from /usr/include/boost/mpl/aux_/include_preprocessed.hpp:37, from /usr/include/boost/mpl/placeholders.hpp:43, from /usr/include/boost/mpl/apply.hpp:24, from /usr/include/boost/mpl/aux_/fold_impl.hpp:19, from /usr/include/boost/mpl/fold.hpp:20, from /usr/include/boost/mpl/remove_if.hpp:18, from /usr/include/boost/mpl/remove.hpp:18, from /usr/include/boost/function_types/components.hpp:44, from /usr/include/boost/function_types/is_member_function_pointer.hpp:14, from /usr/include/boost/tti/detail/dmem_fun.hpp:10, from /usr/include/boost/tti/has_member_function.hpp:15, from /usr/include/boost/uuid/random_generator.hpp:20, from /usr/include/boost/uuid/uuid_generators.hpp:17, from src/net/serverlobbythread.h:39, from src/net/serveracceptwebhelper.h:38, from src/net/common/serveracceptwebhelper.cpp:32: /usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note:  ‘mpl_::_1’ 29 | typedef arg<1> _1; | ^~ src/net/common/serveracceptwebhelper.cpp:64:114: error: ‘_2’ was not declared in this scope 64 | m_webSocketServer->set_message_handler(boost::bind(boost::mem_fn(&ServerAcceptWebHelper::on_message), this, _1, _2)); | ^~ src/net/common/serveracceptwebhelper.cpp:64:114: note: suggested alternatives: In file included from /usr/include/boost/mpl/aux_/include_preprocessed.hpp:37, from /usr/include/boost/mpl/placeholders.hpp:43, from /usr/include/boost/mpl/apply.hpp:24, from /usr/include/boost/mpl/aux_/fold_impl.hpp:19, from /usr/include/boost/mpl/fold.hpp:20, from /usr/include/boost/mpl/remove_if.hpp:18, from /usr/include/boost/mpl/remove.hpp:18, from /usr/include/boost/function_types/components.hpp:44, from /usr/include/boost/function_types/is_member_function_pointer.hpp:14, from /usr/include/boost/tti/detail/dmem_fun.hpp:10, from /usr/include/boost/tti/has_member_function.hpp:15, from /usr/include/boost/uuid/random_generator.hpp:20, from /usr/include/boost/uuid/uuid_generators.hpp:17, from src/net/serverlobbythread.h:39, from src/net/serveracceptwebhelper.h:38, from src/net/common/serveracceptwebhelper.cpp:32: /usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:42:16: note:  ‘mpl_::_2’ 42 | typedef arg<2> _2; | ^~ In file included from /usr/include/websocketpp/common/functional.hpp:53, from /usr/include/websocketpp/transport/base/endpoint.hpp:31, from /usr/include/websocketpp/transport/iostream/endpoint.hpp:31, from /usr/include/websocketpp/config/core.hpp:40, from /usr/include/websocketpp/config/asio_no_tls.hpp:31, from src/net/websocket_defs.h:36, from src/net/serveracceptwebhelper.h:36, from src/net/common/serveracceptwebhelper.cpp:32: /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/functional:222:34: note:  ‘std::placeholders::_2’ 222 | extern const _Placeholder<2> _2; | ^~ In file included from /usr/include/boost/mpl/aux_/include_preprocessed.hpp:37, from /usr/include/boost/mpl/placeholders.hpp:43, from /usr/include/boost/mpl/apply.hpp:24, from /usr/include/boost/mpl/aux_/fold_impl.hpp:19, from /usr/include/boost/mpl/fold.hpp:20, from /usr/include/boost/mpl/remove_if.hpp:18, from /usr/include/boost/mpl/remove.hpp:18, from /usr/include/boost/function_types/components.hpp:44, from /usr/include/boost/function_types/is_member_function_pointer.hpp:14, from /usr/include/boost/tti/detail/dmem_fun.hpp:10, from /usr/include/boost/tti/has_member_function.hpp:15, from /usr/include/boost/uuid/random_generator.hpp:20, from /usr/include/boost/uuid/uuid_generators.hpp:17, from src/net/serverlobbythread.h:39, from src/net/serveracceptwebhelper.h:38, from src/net/common/serveracceptwebhelper.cpp:32: /usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:42:16: note:  ‘mpl_::_2’ 42 | typedef arg<2> _2; | ^~ In file included from /usr/include/boost/bind/bind.hpp:2356, from /usr/include/boost/thread/detail/thread.hpp:33, from /usr/include/boost/thread/thread_only.hpp:22, from /usr/include/boost/thread/thread.hpp:12, from /usr/include/boost/thread.hpp:13, from src/net/sessiondata.h:40, from src/net/sessionmanager.h:39, from src/net/serverlobbythread.h:41, from src/net/serveracceptwebhelper.h:38, from src/net/common/serveracceptwebhelper.cpp:32: /usr/include/boost/bind/placeholders.hpp:47:38: note:  ‘boost::placeholders::_2’ 47 | BOOST_STATIC_CONSTEXPR boost::arg<2> _2; | ^~ In file included from /usr/include/boost/mpl/aux_/include_preprocessed.hpp:37, from /usr/include/boost/mpl/placeholders.hpp:43, from /usr/include/boost/mpl/apply.hpp:24, from /usr/include/boost/mpl/aux_/fold_impl.hpp:19, from /usr/include/boost/mpl/fold.hpp:20, from /usr/include/boost/mpl/remove_if.hpp:18, from /usr/include/boost/mpl/remove.hpp:18, from /usr/include/boost/function_types/components.hpp:44, from /usr/include/boost/function_types/is_member_function_pointer.hpp:14, from /usr/include/boost/tti/detail/dmem_fun.hpp:10, from /usr/include/boost/tti/has_member_function.hpp:15, from /usr/include/boost/uuid/random_generator.hpp:20, from /usr/include/boost/uuid/uuid_generators.hpp:17, from src/net/serverlobbythread.h:39, from src/net/serveracceptwebhelper.h:38, from src/net/common/serveracceptwebhelper.cpp:32: /usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:42:16: note:  ‘mpl_::_2’ 42 | typedef arg<2> _2; | ^~ make[1]: *** [Makefile.pokerth_lib:1908: obj/serveracceptwebhelper.o] Error 1 make[1]: Leaving directory '/var/tmp/portage/games-board/pokerth-1.1.2/work/pokerth-1.1.2-rc' make: *** [Makefile:107: sub-pokerth_lib-pro-make_first-ordered] Error 2 * ERROR: games-board/pokerth-1.1.2::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=games-board/pokerth-1.1.2::gentoo'`, * the complete build log and the output of `emerge -pqv '=games-board/pokerth-1.1.2::gentoo'`. * The complete build log is located at '/var/tmp/portage/games-board/pokerth-1.1.2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/games-board/pokerth-1.1.2/temp/environment'. * Working directory: '/var/tmp/portage/games-board/pokerth-1.1.2/work/pokerth-1.1.2-rc' * S: '/var/tmp/portage/games-board/pokerth-1.1.2/work/pokerth-1.1.2-rc'