=>> Building games/pokerth build started at Thu Dec 14 21:05:27 -04 2017 port directory: /usr/ports/games/pokerth package name: pokerth-1.1.1_18 building for: FreeBSD 111amd64-default-job-01 11.1-RELEASE FreeBSD 11.1-RELEASE amd64 maintained by: madpilot@FreeBSD.org Makefile ident: Poudriere version: 3.2.99.20171208 Host OSVERSION: 1200054 Jail OSVERSION: 1101001 Job Id: 01 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1101001 UNAME_v=FreeBSD 11.1-RELEASE UNAME_r=11.1-RELEASE BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 WARNING_WAIT=0 SAVED_TERM=screen-256color MASTERMNT=/poudriere/data/.m/111amd64-default/ref NO_WARNING_PKG_INSTALL_EOL=yes UID=0 PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk OLDPWD=/poudriere/data/.m/111amd64-default/ref/.p P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS PWD=/poudriere/data/.m/111amd64-default/ref/.p/pool MASTERNAME=111amd64-default SCRIPTPREFIX=/usr/local/share/poudriere USER=root HOME=/root P_PYTHON_MAJOR_VER=2 POUDRIERE_VERSION=3.2.99.20171208 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh GID=0 LIBEXECPREFIX=/usr/local/libexec/poudriere LOCALBASE=/usr/local DEV_WARNING_WAIT=0 POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= DEPENDS_ARGS= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- --MAINTAINER-- madpilot@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --with-qt-includes=/usr/local/include/qt4 --with-qt-libraries=/usr/local/lib/qt4 --with-extra-includes=/usr/local/include --with-extra-libs=/usr/local/lib --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- QT_SELECT=qt4 SDL_CONFIG=/usr/local/bin/sdl-config MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/games/pokerth/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/pokerth/work HOME=/wrkdirs/usr/ports/games/pokerth/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/games/pokerth/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh QTDIR="/usr/local/lib/qt4" QMAKE="/usr/local/lib/qt4/bin/qmake" MOC="/usr/local/lib/qt4/bin/moc" RCC="/usr/local/lib/qt4/bin/rcc" UIC="/usr/local/lib/qt4/bin/uic" QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-$(ccver="$(c++ --version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" --End CONFIGURE_ENV-- --MAKE_ENV-- QT_SELECT=qt4 SDL_CONFIG=/usr/local/bin/sdl-config XDG_DATA_HOME=/wrkdirs/usr/ports/games/pokerth/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/pokerth/work HOME=/wrkdirs/usr/ports/games/pokerth/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/games/pokerth/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-DLIBICONV_PLUG" LDFLAGS=" -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG" MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- QT_BINDIR="lib/qt4/bin" QT_INCDIR="include/qt4" QT_LIBDIR="lib/qt4" QT_ARCHDIR="lib/qt4" QT_PLUGINDIR="lib/qt4/plugins" QT_LIBEXECDIR="libexec/qt4" QT_IMPORTDIR="lib/qt4/imports" QT_QMLDIR="lib/qt4/qml" QT_DATADIR="share/qt4" QT_DOCDIR="share/doc/qt4" QT_L10NDIR="share/qt4/translations" QT_EXAMPLEDIR="share/examples/qt4" QT_TESTDIR="share/qt4/tests" QT_MKSPECDIR="share/qt4/mkspecs" QT_QTCHOOSERDIR="etc/xdg/qtchooser" OSREL=11.1 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/pokerth" EXAMPLESDIR="share/examples/pokerth" DATADIR="share/pokerth" WWWDIR="www/pokerth" ETCDIR="etc/pokerth" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/pokerth DOCSDIR=/usr/local/share/doc/pokerth EXAMPLESDIR=/usr/local/share/examples/pokerth WWWDIR=/usr/local/www/pokerth ETCDIR=/usr/local/etc/pokerth --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles FORCE_PACKAGE=yes PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### /usr/local/etc/poudriere.d/make.conf #### DEV_WARNING_WAIT=0 #NO_IGNORE= devel_doxygen_UNSET += DOCS LATEX #### /usr/ports/Mk/Scripts/ports_env.sh #### ARCH=amd64 CONFIGURE_MAX_CMD_LEN=262144 HAVE_COMPAT_IA32_KERN=YES OPSYS=FreeBSD OSREL=11.1 OSVERSION=1101001 PYTHONBASE=/usr/local _OSRELEASE=11.1-RELEASE _SMP_CPUS=8 #### Misc Poudriere #### ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 63536 open files (-n) 1024 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =================================================== ===> License AGPLv3+ accepted by the user =========================================================================== =================================================== ===> pokerth-1.1.1_18 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.3_1.txz [111amd64-default-job-01] Installing pkg-1.10.3_1... [111amd64-default-job-01] Extracting pkg-1.10.3_1: .......... done ===> pokerth-1.1.1_18 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of pokerth-1.1.1_18 =========================================================================== =================================================== =========================================================================== =================================================== ===> License AGPLv3+ accepted by the user ===> pokerth-1.1.1_18 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by pokerth-1.1.1_18 for building =========================================================================== =================================================== ===> License AGPLv3+ accepted by the user ===> pokerth-1.1.1_18 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by pokerth-1.1.1_18 for building => SHA256 Checksum OK for PokerTH-1.1.1-src.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> License AGPLv3+ accepted by the user ===> pokerth-1.1.1_18 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by pokerth-1.1.1_18 for building ===> Extracting for pokerth-1.1.1_18 => SHA256 Checksum OK for PokerTH-1.1.1-src.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for pokerth-1.1.1_18 ===> Applying FreeBSD patches for pokerth-1.1.1_18 ===> Ignoring patchfile patch-src_third__party_websocketpp_websocketpp_transport_asio_connection.hpp.orig ===> Ignoring patchfile patch-src_third__party_websocketpp_websocketpp_transport_asio_endpoint.hpp.orig =========================================================================== =================================================== ===> pokerth-1.1.1_18 depends on file: /usr/local/include/libircclient.h - not found ===> Installing existing package /packages/All/libircclient-1.7.txz [111amd64-default-job-01] Installing libircclient-1.7... [111amd64-default-job-01] Extracting libircclient-1.7: .......... done ===> pokerth-1.1.1_18 depends on file: /usr/local/include/libircclient.h - found ===> Returning to build of pokerth-1.1.1_18 ===> pokerth-1.1.1_18 depends on executable: protoc - not found ===> Installing existing package /packages/All/protobuf-3.5.0.1.txz [111amd64-default-job-01] Installing protobuf-3.5.0.1... [111amd64-default-job-01] Extracting protobuf-3.5.0.1: .......... done ===> pokerth-1.1.1_18 depends on executable: protoc - found ===> Returning to build of pokerth-1.1.1_18 ===> pokerth-1.1.1_18 depends on file: /usr/local/bin/sdl-config - not found ===> Installing existing package /packages/All/sdl-1.2.15_10,2.txz [111amd64-default-job-01] Installing sdl-1.2.15_10,2... [111amd64-default-job-01] `-- Installing aalib-1.4.r5_11... [111amd64-default-job-01] | `-- Installing indexinfo-0.3.1... [111amd64-default-job-01] | `-- Extracting indexinfo-0.3.1: .... done [111amd64-default-job-01] `-- Extracting aalib-1.4.r5_11: .......... done [111amd64-default-job-01] `-- Installing libGLU-9.0.0_3... [111amd64-default-job-01] | `-- Installing mesa-libs-17.3.0... [111amd64-default-job-01] | | `-- Installing expat-2.2.1... [111amd64-default-job-01] | | `-- Extracting expat-2.2.1: .......... done [111amd64-default-job-01] | | `-- Installing libX11-1.6.5,1... [111amd64-default-job-01] | | `-- Installing kbproto-1.0.7... [111amd64-default-job-01] | | `-- Extracting kbproto-1.0.7: .......... done [111amd64-default-job-01] | | `-- Installing libXau-1.0.8_3... [111amd64-default-job-01] | | | `-- Installing xproto-7.0.31... [111amd64-default-job-01] | | | `-- Extracting xproto-7.0.31: .......... done [111amd64-default-job-01] | | `-- Extracting libXau-1.0.8_3: .......... done [111amd64-default-job-01] | | `-- Installing libXdmcp-1.1.2... [111amd64-default-job-01] | | `-- Extracting libXdmcp-1.1.2: ......... done [111amd64-default-job-01] | | `-- Installing libxcb-1.12_2... [111amd64-default-job-01] | | | `-- Installing libpthread-stubs-0.4... [111amd64-default-job-01] | | | `-- Extracting libpthread-stubs-0.4: . done [111amd64-default-job-01] | | | `-- Installing libxml2-2.9.7... [111amd64-default-job-01] | | | `-- Extracting libxml2-2.9.7: .......... done [111amd64-default-job-01] | | `-- Extracting libxcb-1.12_2: .......... done [111amd64-default-job-01] | | `-- Extracting libX11-1.6.5,1: .......... done [111amd64-default-job-01] | | `-- Installing libXdamage-1.1.4_3... [111amd64-default-job-01] | | `-- Installing damageproto-1.2.1... [111amd64-default-job-01] | | `-- Extracting damageproto-1.2.1: .... done [111amd64-default-job-01] | | `-- Installing libXfixes-5.0.3... [111amd64-default-job-01] | | | `-- Installing fixesproto-5.0... [111amd64-default-job-01] | | | `-- Extracting fixesproto-5.0: .... done [111amd64-default-job-01] | | `-- Extracting libXfixes-5.0.3: .......... done [111amd64-default-job-01] | | `-- Extracting libXdamage-1.1.4_3: ...... done [111amd64-default-job-01] | | `-- Installing libXext-1.3.3_1,1... [111amd64-default-job-01] | | `-- Installing xextproto-7.3.0... [111amd64-default-job-01] | | `-- Extracting xextproto-7.3.0: .......... done [111amd64-default-job-01] | | `-- Extracting libXext-1.3.3_1,1: .......... done [111amd64-default-job-01] | | `-- Installing libXxf86vm-1.1.4_1... [111amd64-default-job-01] | | `-- Installing xf86vidmodeproto-2.3.1... [111amd64-default-job-01] | | `-- Extracting xf86vidmodeproto-2.3.1: .... done [111amd64-default-job-01] | | `-- Extracting libXxf86vm-1.1.4_1: .......... done [111amd64-default-job-01] | | `-- Installing libdrm-2.4.88,1... [111amd64-default-job-01] | | `-- Installing libpciaccess-0.13.5... [111amd64-default-job-01] | | | `-- Installing pciids-20171206... [111amd64-default-job-01] | | | `-- Extracting pciids-20171206: ..... done [111amd64-default-job-01] | | `-- Extracting libpciaccess-0.13.5: ...... done [111amd64-default-job-01] | | `-- Extracting libdrm-2.4.88,1: .......... done [111amd64-default-job-01] | | `-- Installing libunwind-20170113_1... [111amd64-default-job-01] | | `-- Extracting libunwind-20170113_1: .......... done [111amd64-default-job-01] | | `-- Installing libxshmfence-1.2_2... [111amd64-default-job-01] | | `-- Extracting libxshmfence-1.2_2: ......... done [111amd64-default-job-01] | `-- Extracting mesa-libs-17.3.0: .......... done [111amd64-default-job-01] `-- Extracting libGLU-9.0.0_3: ...... done [111amd64-default-job-01] `-- Installing libXrandr-1.5.1... [111amd64-default-job-01] | `-- Installing libXrender-0.9.10... [111amd64-default-job-01] | | `-- Installing renderproto-0.11.1... [111amd64-default-job-01] | | `-- Extracting renderproto-0.11.1: .... done [111amd64-default-job-01] | `-- Extracting libXrender-0.9.10: .......... done [111amd64-default-job-01] | `-- Installing randrproto-1.5.0... [111amd64-default-job-01] | `-- Extracting randrproto-1.5.0: .... done [111amd64-default-job-01] `-- Extracting libXrandr-1.5.1: .......... done [111amd64-default-job-01] Extracting sdl-1.2.15_10,2: .......... done Message from aalib-1.4.r5_11: ===> NOTICE: The aalib port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port Message from sdl-1.2.15_10,2: ------------------------------------------------------------------------------ Your SDL library has been built with libvgl support, which means that you can run almost any SDL application straight on your console (VESA 2.0 compatible videocard is required). To do this you have to load the vesa kernel module or enable it in your kernel, and set environment variable "SDL_VIDEODRIVER=vgl". ------------------------------------------------------------------------------ ===> NOTICE: The sdl port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> pokerth-1.1.1_18 depends on file: /usr/local/bin/sdl-config - found ===> Returning to build of pokerth-1.1.1_18 ===> pokerth-1.1.1_18 depends on executable: gmake - not found ===> Installing existing package /packages/All/gmake-4.2.1_1.txz [111amd64-default-job-01] Installing gmake-4.2.1_1... [111amd64-default-job-01] `-- Installing gettext-runtime-0.19.8.1_1... [111amd64-default-job-01] `-- Extracting gettext-runtime-0.19.8.1_1: .......... done [111amd64-default-job-01] Extracting gmake-4.2.1_1: .......... done ===> pokerth-1.1.1_18 depends on executable: gmake - found ===> Returning to build of pokerth-1.1.1_18 ===> pokerth-1.1.1_18 depends on file: /usr/local/lib/qt4/bin/moc - not found ===> Installing existing package /packages/All/qt4-moc-4.8.7_2.txz [111amd64-default-job-01] Installing qt4-moc-4.8.7_2... [111amd64-default-job-01] `-- Installing qtchooser-39... [111amd64-default-job-01] `-- Extracting qtchooser-39: .......... done [111amd64-default-job-01] Extracting qt4-moc-4.8.7_2: .... done Message from qtchooser-39: qtchooser is a wrapper that allows selecting whether Qt4 or Qt5 binaries for qmake, moc and other tools will be run when invoking the binaries in $PATH. By default, the Qt5 versions are run. It is possible to change the behavior by setting the QT_SELECT environment variable to "qt4". See qtchooser(1) for more information. ===> pokerth-1.1.1_18 depends on file: /usr/local/lib/qt4/bin/moc - found ===> Returning to build of pokerth-1.1.1_18 ===> pokerth-1.1.1_18 depends on file: /usr/local/lib/qt4/bin/qmake - not found ===> Installing existing package /packages/All/qt4-qmake-4.8.7_2.txz [111amd64-default-job-01] Installing qt4-qmake-4.8.7_2... [111amd64-default-job-01] Extracting qt4-qmake-4.8.7_2: .......... done ===> pokerth-1.1.1_18 depends on file: /usr/local/lib/qt4/bin/qmake - found ===> Returning to build of pokerth-1.1.1_18 ===> pokerth-1.1.1_18 depends on file: /usr/local/lib/qt4/bin/rcc - not found ===> Installing existing package /packages/All/qt4-rcc-4.8.7_1.txz [111amd64-default-job-01] Installing qt4-rcc-4.8.7_1... [111amd64-default-job-01] Extracting qt4-rcc-4.8.7_1: .... done ===> pokerth-1.1.1_18 depends on file: /usr/local/lib/qt4/bin/rcc - found ===> Returning to build of pokerth-1.1.1_18 ===> pokerth-1.1.1_18 depends on file: /usr/local/lib/qt4/plugins/sqldrivers/libqsqlite.so - not found ===> Installing existing package /packages/All/qt4-sqlite-plugin-4.8.7_4.txz [111amd64-default-job-01] Installing qt4-sqlite-plugin-4.8.7_4... [111amd64-default-job-01] `-- Installing qt4-corelib-4.8.7_10... [111amd64-default-job-01] | `-- Installing glib-2.50.2_7,1... [111amd64-default-job-01] | | `-- Installing libffi-3.2.1_1... [111amd64-default-job-01] | | `-- Extracting libffi-3.2.1_1: .......... done [111amd64-default-job-01] | | `-- Installing libiconv-1.14_11... [111amd64-default-job-01] | | `-- Extracting libiconv-1.14_11: .......... done [111amd64-default-job-01] | | `-- Installing pcre-8.40_1... [111amd64-default-job-01] | | `-- Extracting pcre-8.40_1: .......... done [111amd64-default-job-01] | | `-- Installing perl5-5.24.3... [111amd64-default-job-01] | | `-- Extracting perl5-5.24.3: .......... done [111amd64-default-job-01] | | `-- Installing python27-2.7.14_1... [111amd64-default-job-01] | | `-- Installing readline-7.0.3_1... [111amd64-default-job-01] | | `-- Extracting readline-7.0.3_1: .......... done [111amd64-default-job-01] | | `-- Extracting python27-2.7.14_1: .......... done [111amd64-default-job-01] | `-- Extracting glib-2.50.2_7,1: .......... done No schema files found: doing nothing. [111amd64-default-job-01] | `-- Installing icu-60.2,1... [111amd64-default-job-01] | `-- Extracting icu-60.2,1: .......... done [111amd64-default-job-01] `-- Extracting qt4-corelib-4.8.7_10: .......... done [111amd64-default-job-01] `-- Installing qt4-sql-4.8.7_2... [111amd64-default-job-01] `-- Extracting qt4-sql-4.8.7_2: .......... done [111amd64-default-job-01] `-- Installing sqlite3-3.21.0_1... [111amd64-default-job-01] `-- Extracting sqlite3-3.21.0_1: .......... done [111amd64-default-job-01] Extracting qt4-sqlite-plugin-4.8.7_4: .... done Message from perl5-5.24.3: The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. Message from python27-2.7.14_1: =========================================================================== Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: bsddb databases/py-bsddb gdbm databases/py-gdbm sqlite3 databases/py-sqlite3 tkinter x11-toolkits/py-tkinter =========================================================================== Message from qt4-corelib-4.8.7_10: ====================================================================== Qt 4 can be built with optional support for: - Common UNIX Printing System (CUPS) (enabled by default) - Network Audio System (NAS) - Qt style that renders using GTK (QGTKSTYLE) In order to enable them, you have to add QT4_OPTIONS= CUPS NAS QGTKSTYLE to your /etc/make.conf and compile devel/qt4-corelib and x11-toolkits/qt4-gui ports. Attention! Whenever you change the QT4_OPTIONS both devel/qt4-corelib and x11-toolkits/qt4-gui ports must be rebuilt! ====================================================================== Message from qt4-sql-4.8.7_2: ====================================================================== To enable Qt database support, install the database plugin ports. The following plugin ports are available: - databases/qt4-ibase-plugin InterBase/Firebird - databases/qt4-mysql-plugin MySQL - databases/qt4-odbc-plugin Open Database Connectivity - databases/qt4-pgsql-plugin PostgreSQL - databases/qt4-sqlite-plugin SQLite 2 - databases/qt4-sqlite3-plugin SQLite 3 ====================================================================== ===> pokerth-1.1.1_18 depends on file: /usr/local/lib/qt4/plugins/sqldrivers/libqsqlite.so - found ===> Returning to build of pokerth-1.1.1_18 ===> pokerth-1.1.1_18 depends on file: /usr/local/lib/qt4/bin/uic - not found ===> Installing existing package /packages/All/qt4-uic-4.8.7_1.txz [111amd64-default-job-01] Installing qt4-uic-4.8.7_1... [111amd64-default-job-01] Extracting qt4-uic-4.8.7_1: .... done ===> pokerth-1.1.1_18 depends on file: /usr/local/lib/qt4/bin/uic - found ===> Returning to build of pokerth-1.1.1_18 =========================================================================== =================================================== ===> pokerth-1.1.1_18 depends on shared library: libboost_thread.so - not found ===> Installing existing package /packages/All/boost-libs-1.66.0.txz [111amd64-default-job-01] Installing boost-libs-1.66.0... [111amd64-default-job-01] Extracting boost-libs-1.66.0: .......... done Message from boost-libs-1.66.0: You have built the Boost library with thread support. Don't forget to add -pthread to your linker options when linking your code. ===> pokerth-1.1.1_18 depends on shared library: libboost_thread.so - found (/usr/local/lib/libboost_thread.so) ===> Returning to build of pokerth-1.1.1_18 ===> pokerth-1.1.1_18 depends on shared library: libmikmod.so - not found ===> Installing existing package /packages/All/libmikmod-3.3.11.1.txz [111amd64-default-job-01] Installing libmikmod-3.3.11.1... [111amd64-default-job-01] Extracting libmikmod-3.3.11.1: .......... done ===> pokerth-1.1.1_18 depends on shared library: libmikmod.so - found (/usr/local/lib/libmikmod.so) ===> Returning to build of pokerth-1.1.1_18 ===> pokerth-1.1.1_18 depends on shared library: libgnutls.so - not found ===> Installing existing package /packages/All/gnutls-3.5.16.txz [111amd64-default-job-01] Installing gnutls-3.5.16... [111amd64-default-job-01] `-- Installing ca_root_nss-3.34.1... [111amd64-default-job-01] `-- Extracting ca_root_nss-3.34.1: ........ done [111amd64-default-job-01] `-- Installing gmp-6.1.2... [111amd64-default-job-01] `-- Extracting gmp-6.1.2: .......... done [111amd64-default-job-01] `-- Installing libidn2-2.0.4... [111amd64-default-job-01] | `-- Installing libunistring-0.9.7... [111amd64-default-job-01] | `-- Extracting libunistring-0.9.7: .......... done [111amd64-default-job-01] `-- Extracting libidn2-2.0.4: .......... done [111amd64-default-job-01] `-- Installing libtasn1-4.12... [111amd64-default-job-01] `-- Extracting libtasn1-4.12: .......... done [111amd64-default-job-01] `-- Installing nettle-3.4... [111amd64-default-job-01] `-- Extracting nettle-3.4: .......... done [111amd64-default-job-01] `-- Installing p11-kit-0.23.9... [111amd64-default-job-01] `-- Extracting p11-kit-0.23.9: .......... done [111amd64-default-job-01] `-- Installing trousers-0.3.14_1... [111amd64-default-job-01] | `-- Installing tpm-emulator-0.7.4_2... ===> Creating groups. Creating group '_tss' with gid '601'. ===> Creating users Creating user '_tss' with uid '601'. [111amd64-default-job-01] | `-- Extracting tpm-emulator-0.7.4_2: ......... done ===> Creating groups. Using existing group '_tss'. ===> Creating users Using existing user '_tss'. [111amd64-default-job-01] `-- Extracting trousers-0.3.14_1: .......... done [111amd64-default-job-01] Extracting gnutls-3.5.16: .......... done Message from ca_root_nss-3.34.1: ********************************* WARNING ********************************* FreeBSD does not, and can not warrant that the certification authorities whose certificates are included in this package have in any way been audited for trustworthiness or RFC 3647 compliance. Assessment and verification of trust is the complete responsibility of the system administrator. *********************************** NOTE ********************************** This package installs symlinks to support root certificates discovery by default for software that uses OpenSSL. This enables SSL Certificate Verification by client software without manual intervention. If you prefer to do this manually, replace the following symlinks with either an empty file or your site-local certificate bundle. * /etc/ssl/cert.pem * /usr/local/etc/ssl/cert.pem * /usr/local/openssl/cert.pem *************************************************************************** Message from trousers-0.3.14_1: To run tcsd automatically, add the following line to /etc/rc.conf: tcsd_enable="YES" You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. If you want to use tcsd with software TPM emulator, use the following configuration in /etc/rc.conf: tcsd_enable="YES" tcsd_mode="emulator" tpmd_enable="YES" To use TPM, add your_account to '_tss' group like following: # pw groupmod _tss -m your_account ===> pokerth-1.1.1_18 depends on shared library: libgnutls.so - found (/usr/local/lib/libgnutls.so) ===> Returning to build of pokerth-1.1.1_18 ===> pokerth-1.1.1_18 depends on shared library: libcurl.so - not found ===> Installing existing package /packages/All/curl-7.57.0.txz [111amd64-default-job-01] Installing curl-7.57.0... [111amd64-default-job-01] `-- Installing libnghttp2-1.28.0... [111amd64-default-job-01] `-- Extracting libnghttp2-1.28.0: .......... done [111amd64-default-job-01] Extracting curl-7.57.0: .......... done ===> pokerth-1.1.1_18 depends on shared library: libcurl.so - found (/usr/local/lib/libcurl.so) ===> Returning to build of pokerth-1.1.1_18 ===> pokerth-1.1.1_18 depends on shared library: libgsasl.so - not found ===> Installing existing package /packages/All/gsasl-1.8.0_8.txz [111amd64-default-job-01] Installing gsasl-1.8.0_8... [111amd64-default-job-01] `-- Installing libgcrypt-1.8.1... [111amd64-default-job-01] | `-- Installing libgpg-error-1.27... [111amd64-default-job-01] | `-- Extracting libgpg-error-1.27: .......... done [111amd64-default-job-01] `-- Extracting libgcrypt-1.8.1: .......... done [111amd64-default-job-01] `-- Installing libidn-1.33_1... [111amd64-default-job-01] `-- Extracting libidn-1.33_1: .......... done [111amd64-default-job-01] `-- Installing libntlm-1.4... [111amd64-default-job-01] `-- Extracting libntlm-1.4: .......... done [111amd64-default-job-01] Extracting gsasl-1.8.0_8: .......... done ===> pokerth-1.1.1_18 depends on shared library: libgsasl.so - found (/usr/local/lib/libgsasl.so) ===> Returning to build of pokerth-1.1.1_18 ===> pokerth-1.1.1_18 depends on shared library: libtinyxml.so - not found ===> Installing existing package /packages/All/tinyxml-2.6.2_1.txz [111amd64-default-job-01] Installing tinyxml-2.6.2_1... [111amd64-default-job-01] Extracting tinyxml-2.6.2_1: .......... done ===> pokerth-1.1.1_18 depends on shared library: libtinyxml.so - found (/usr/local/lib/libtinyxml.so) ===> Returning to build of pokerth-1.1.1_18 ===> pokerth-1.1.1_18 depends on shared library: libprotobuf.so - found (/usr/local/lib/libprotobuf.so) ===> pokerth-1.1.1_18 depends on shared library: libSDL.so - found (/usr/local/lib/libSDL.so) ===> pokerth-1.1.1_18 depends on shared library: libSDL_mixer.so - not found ===> Installing existing package /packages/All/sdl_mixer-1.2.12_12.txz [111amd64-default-job-01] Installing sdl_mixer-1.2.12_12... [111amd64-default-job-01] `-- Installing flac-1.3.2... [111amd64-default-job-01] | `-- Installing libogg-1.3.3,4... [111amd64-default-job-01] | `-- Extracting libogg-1.3.3,4: .......... done [111amd64-default-job-01] `-- Extracting flac-1.3.2: .......... done [111amd64-default-job-01] `-- Installing libvorbis-1.3.5_1,3... [111amd64-default-job-01] `-- Extracting libvorbis-1.3.5_1,3: .......... done [111amd64-default-job-01] `-- Installing smpeg-0.4.4_14... [111amd64-default-job-01] `-- Extracting smpeg-0.4.4_14: .......... done [111amd64-default-job-01] `-- Installing timidity-0.2i_1... [111amd64-default-job-01] `-- Extracting timidity-0.2i_1: .......... done [111amd64-default-job-01] Extracting sdl_mixer-1.2.12_12: ......... done Message from timidity-0.2i_1: ===> NOTICE: The timidity port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port Message from sdl_mixer-1.2.12_12: ===> NOTICE: The sdl_mixer port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> pokerth-1.1.1_18 depends on shared library: libSDL_mixer.so - found (/usr/local/lib/libSDL_mixer.so) ===> Returning to build of pokerth-1.1.1_18 ===> pokerth-1.1.1_18 depends on shared library: libQtCore.so - found (/usr/local/lib/qt4/libQtCore.so) ===> pokerth-1.1.1_18 depends on shared library: libQtGui.so - not found ===> Installing existing package /packages/All/qt4-gui-4.8.7_3.txz [111amd64-default-job-01] Installing qt4-gui-4.8.7_3... [111amd64-default-job-01] `-- Installing cups-2.2.6... [111amd64-default-job-01] | `-- Installing avahi-app-0.6.31_5... [111amd64-default-job-01] | | `-- Installing dbus-glib-0.108... [111amd64-default-job-01] | | `-- Installing dbus-1.10.16_1... [111amd64-default-job-01] | | | `-- Installing libICE-1.0.9_1,1... [111amd64-default-job-01] | | | `-- Extracting libICE-1.0.9_1,1: .......... done [111amd64-default-job-01] | | | `-- Installing libSM-1.2.2_3,1... [111amd64-default-job-01] | | | `-- Extracting libSM-1.2.2_3,1: .......... done ===> Creating groups. Creating group 'messagebus' with gid '556'. ===> Creating users Creating user 'messagebus' with uid '556'. [111amd64-default-job-01] | | `-- Extracting dbus-1.10.16_1: ......... done [111amd64-default-job-01] | | `-- Extracting dbus-glib-0.108: .......... done [111amd64-default-job-01] | | `-- Installing gdbm-1.13_1... [111amd64-default-job-01] | | `-- Extracting gdbm-1.13_1: .......... done [111amd64-default-job-01] | | `-- Installing gnome_subr-1.0... [111amd64-default-job-01] | | `-- Extracting gnome_subr-1.0: . done [111amd64-default-job-01] | | `-- Installing gobject-introspection-1.50.0,1... [111amd64-default-job-01] | | `-- Installing python2-2_3... [111amd64-default-job-01] | | `-- Extracting python2-2_3: ...... done [111amd64-default-job-01] | | `-- Extracting gobject-introspection-1.50.0,1: .......... done [111amd64-default-job-01] | | `-- Installing libdaemon-0.14_1... [111amd64-default-job-01] | | `-- Extracting libdaemon-0.14_1: .......... done ===> Creating groups. Creating group 'avahi' with gid '558'. ===> Creating users Creating user 'avahi' with uid '558'. [111amd64-default-job-01] | `-- Extracting avahi-app-0.6.31_5: .......... done [111amd64-default-job-01] | `-- Installing libpaper-1.1.24.4... [111amd64-default-job-01] | `-- Extracting libpaper-1.1.24.4: .......... done ===> Creating groups. Creating group 'cups' with gid '193'. ===> Creating users Creating user 'cups' with uid '193'. [111amd64-default-job-01] `-- Extracting cups-2.2.6: .......... done [111amd64-default-job-01] `-- Installing encodings-1.0.4_3,1... [111amd64-default-job-01] | `-- Installing font-util-1.3.1... [111amd64-default-job-01] | `-- Extracting font-util-1.3.1: .......... done [111amd64-default-job-01] `-- Extracting encodings-1.0.4_3,1: .......... done [111amd64-default-job-01] `-- Installing fontconfig-2.12.1,1... [111amd64-default-job-01] | `-- Installing freetype2-2.8_1... [111amd64-default-job-01] | `-- Extracting freetype2-2.8_1: .......... done [111amd64-default-job-01] `-- Extracting fontconfig-2.12.1,1: .......... done Running fc-cache to build fontconfig cache... /usr/local/share/fonts: caching, new cache contents: 0 fonts, 2 dirs /usr/local/share/fonts/encodings: caching, new cache contents: 0 fonts, 1 dirs /usr/local/share/fonts/encodings/large: caching, new cache contents: 0 fonts, 0 dirs /usr/local/share/fonts/util: caching, new cache contents: 0 fonts, 0 dirs /usr/local/lib/X11/fonts: skipping, no such directory /var/db/fontconfig: cleaning cache directory fc-cache: succeeded [111amd64-default-job-01] `-- Installing libXcursor-1.1.14_4... [111amd64-default-job-01] `-- Extracting libXcursor-1.1.14_4: .......... done [111amd64-default-job-01] `-- Installing libXi-1.7.9,1... [111amd64-default-job-01] | `-- Installing inputproto-2.3.2... [111amd64-default-job-01] | `-- Extracting inputproto-2.3.2: ........ done [111amd64-default-job-01] `-- Extracting libXi-1.7.9,1: .......... done [111amd64-default-job-01] `-- Installing libXinerama-1.1.3_3,1... [111amd64-default-job-01] | `-- Installing xineramaproto-1.2.1... [111amd64-default-job-01] | `-- Extracting xineramaproto-1.2.1: .. done [111amd64-default-job-01] `-- Extracting libXinerama-1.1.3_3,1: .......... done [111amd64-default-job-01] `-- Installing libXt-1.1.5,1... [111amd64-default-job-01] `-- Extracting libXt-1.1.5,1: .......... done [111amd64-default-job-01] `-- Installing png-1.6.34... [111amd64-default-job-01] `-- Extracting png-1.6.34: .......... done [111amd64-default-job-01] `-- Installing xdg-utils-1.1.1... [111amd64-default-job-01] | `-- Installing hicolor-icon-theme-0.15... [111amd64-default-job-01] | `-- Extracting hicolor-icon-theme-0.15: . done [111amd64-default-job-01] | `-- Installing xprop-1.2.2... [111amd64-default-job-01] | | `-- Installing libXmu-1.1.2_3,1... [111amd64-default-job-01] | | `-- Extracting libXmu-1.1.2_3,1: .......... done [111amd64-default-job-01] | `-- Extracting xprop-1.2.2: .. done [111amd64-default-job-01] | `-- Installing xset-1.2.3_1... [111amd64-default-job-01] | | `-- Installing libXfontcache-1.0.5_3... [111amd64-default-job-01] | | `-- Installing fontcacheproto-0.1.3... [111amd64-default-job-01] | | `-- Extracting fontcacheproto-0.1.3: .... done [111amd64-default-job-01] | | `-- Extracting libXfontcache-1.0.5_3: .......... done [111amd64-default-job-01] | `-- Extracting xset-1.2.3_1: .. done [111amd64-default-job-01] `-- Extracting xdg-utils-1.1.1: .......... done [111amd64-default-job-01] `-- Installing xorg-fonts-truetype-7.7_1... [111amd64-default-job-01] | `-- Installing dejavu-2.37... [111amd64-default-job-01] | | `-- Installing mkfontdir-1.0.7... [111amd64-default-job-01] | | `-- Installing mkfontscale-1.1.2... [111amd64-default-job-01] | | | `-- Installing libfontenc-1.1.3_1... [111amd64-default-job-01] | | | `-- Extracting libfontenc-1.1.3_1: ......... done [111amd64-default-job-01] | | `-- Extracting mkfontscale-1.1.2: .. done [111amd64-default-job-01] | | `-- Extracting mkfontdir-1.0.7: .. done [111amd64-default-job-01] | `-- Extracting dejavu-2.37: .......... done [111amd64-default-job-01] | `-- Installing font-bh-ttf-1.0.3_3... [111amd64-default-job-01] | `-- Extracting font-bh-ttf-1.0.3_3: .......... done [111amd64-default-job-01] | `-- Installing font-misc-ethiopic-1.0.3_3... [111amd64-default-job-01] | `-- Extracting font-misc-ethiopic-1.0.3_3: ... done [111amd64-default-job-01] | `-- Installing font-misc-meltho-1.0.3_3... [111amd64-default-job-01] | `-- Extracting font-misc-meltho-1.0.3_3: .......... done [111amd64-default-job-01] Extracting qt4-gui-4.8.7_3: .......... done Message from freetype2-2.8_1: The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/ft2-toc.html, if documentation was installed). Message from dejavu-2.37: Make sure that the freetype module is loaded. If it is not, add the following line to the "Modules" section of your X Windows configuration file: Load "freetype" Add the following line to the "Files" section of X Windows configuration file: FontPath "/usr/local/share/fonts/dejavu/" Note: your X Windows configuration file is typically /etc/X11/XF86Config if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org. ===> pokerth-1.1.1_18 depends on shared library: libQtGui.so - found (/usr/local/lib/qt4/libQtGui.so) ===> Returning to build of pokerth-1.1.1_18 ===> pokerth-1.1.1_18 depends on shared library: libQtNetwork.so - not found ===> Installing existing package /packages/All/qt4-network-4.8.7_3.txz [111amd64-default-job-01] Installing qt4-network-4.8.7_3... [111amd64-default-job-01] Extracting qt4-network-4.8.7_3: .......... done ===> pokerth-1.1.1_18 depends on shared library: libQtNetwork.so - found (/usr/local/lib/qt4/libQtNetwork.so) ===> Returning to build of pokerth-1.1.1_18 ===> pokerth-1.1.1_18 depends on shared library: libQtSql.so - found (/usr/local/lib/qt4/libQtSql.so) =========================================================================== =>> Recording filesystem state for prebuild... done =================================================== ===> pokerth-1.1.1_18 depends on file: /usr/local/include/libircclient.h - found ===> pokerth-1.1.1_18 depends on executable: protoc - found ===> pokerth-1.1.1_18 depends on file: /usr/local/bin/sdl-config - found ===> pokerth-1.1.1_18 depends on package: libiconv>=1.14_11 - found ===> pokerth-1.1.1_18 depends on executable: gmake - found ===> pokerth-1.1.1_18 depends on file: /usr/local/lib/qt4/bin/moc - found ===> pokerth-1.1.1_18 depends on file: /usr/local/lib/qt4/bin/qmake - found ===> pokerth-1.1.1_18 depends on file: /usr/local/lib/qt4/bin/rcc - found ===> pokerth-1.1.1_18 depends on file: /usr/local/lib/qt4/plugins/sqldrivers/libqsqlite.so - found ===> pokerth-1.1.1_18 depends on file: /usr/local/lib/qt4/bin/uic - found ===> pokerth-1.1.1_18 depends on shared library: libboost_thread.so - found (/usr/local/lib/libboost_thread.so) ===> pokerth-1.1.1_18 depends on shared library: libmikmod.so - found (/usr/local/lib/libmikmod.so) ===> pokerth-1.1.1_18 depends on shared library: libgnutls.so - found (/usr/local/lib/libgnutls.so) ===> pokerth-1.1.1_18 depends on shared library: libcurl.so - found (/usr/local/lib/libcurl.so) ===> pokerth-1.1.1_18 depends on shared library: libgsasl.so - found (/usr/local/lib/libgsasl.so) ===> pokerth-1.1.1_18 depends on shared library: libtinyxml.so - found (/usr/local/lib/libtinyxml.so) ===> pokerth-1.1.1_18 depends on shared library: libprotobuf.so - found (/usr/local/lib/libprotobuf.so) ===> pokerth-1.1.1_18 depends on shared library: libSDL.so - found (/usr/local/lib/libSDL.so) ===> pokerth-1.1.1_18 depends on shared library: libSDL_mixer.so - found (/usr/local/lib/libSDL_mixer.so) ===> pokerth-1.1.1_18 depends on shared library: libQtCore.so - found (/usr/local/lib/qt4/libQtCore.so) ===> pokerth-1.1.1_18 depends on shared library: libQtGui.so - found (/usr/local/lib/qt4/libQtGui.so) ===> pokerth-1.1.1_18 depends on shared library: libQtNetwork.so - found (/usr/local/lib/qt4/libQtNetwork.so) ===> pokerth-1.1.1_18 depends on shared library: libQtSql.so - found (/usr/local/lib/qt4/libQtSql.so) ===> Configuring for pokerth-1.1.1_18 Reading /wrkdirs/usr/ports/games/pokerth/work/PokerTH-1.1.1-src/pokerth_protocol.pro [libprotobuf WARNING google/protobuf/compiler/parser.cc:546] 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 google/protobuf/compiler/parser.cc:546] 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 google/protobuf/compiler/parser.cc:546] 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.) Reading /wrkdirs/usr/ports/games/pokerth/work/PokerTH-1.1.1-src/pokerth_db.pro Reading /wrkdirs/usr/ports/games/pokerth/work/PokerTH-1.1.1-src/pokerth_lib.pro Reading /wrkdirs/usr/ports/games/pokerth/work/PokerTH-1.1.1-src/pokerth_game.pro WARNING: /wrkdirs/usr/ports/games/pokerth/work/PokerTH-1.1.1-src/pokerth_game.pro:407: Variable LIBPATH is deprecated; use QMAKE_LIBDIR instead. Project MESSAGE: Found boost_thread Project MESSAGE: Found boost_thread Project MESSAGE: Found boost_filesystem Project MESSAGE: Found boost_filesystem Project MESSAGE: Found boost_iostreams Project MESSAGE: Found boost_iostreams Project MESSAGE: Found boost_regex Project MESSAGE: Found boost_regex Project MESSAGE: Found boost_random Project MESSAGE: Found boost_random Project MESSAGE: Found boost_system Project MESSAGE: Found boost_system WARNING: /wrkdirs/usr/ports/games/pokerth/work/PokerTH-1.1.1-src/pokerth_game.pro:472: Variable TARGETDEPS is deprecated; use POST_TARGETDEPS instead. Reading /wrkdirs/usr/ports/games/pokerth/work/PokerTH-1.1.1-src/pokerth_server.pro WARNING: /wrkdirs/usr/ports/games/pokerth/work/PokerTH-1.1.1-src/pokerth_server.pro:175: Variable LIBPATH is deprecated; use QMAKE_LIBDIR instead. Project MESSAGE: Found boost_thread Project MESSAGE: Found boost_thread Project MESSAGE: Found boost_filesystem Project MESSAGE: Found boost_filesystem Project MESSAGE: Found boost_iostreams Project MESSAGE: Found boost_iostreams Project MESSAGE: Found boost_program_options Project MESSAGE: Found boost_regex Project MESSAGE: Found boost_regex Project MESSAGE: Found boost_random Project MESSAGE: Found boost_random Project MESSAGE: Found boost_system Project MESSAGE: Found boost_system WARNING: /wrkdirs/usr/ports/games/pokerth/work/PokerTH-1.1.1-src/pokerth_server.pro:273: Variable TARGETDEPS is deprecated; use POST_TARGETDEPS instead. Reading /wrkdirs/usr/ports/games/pokerth/work/PokerTH-1.1.1-src/chatcleaner.pro WARNING: /wrkdirs/usr/ports/games/pokerth/work/PokerTH-1.1.1-src/chatcleaner.pro:37: Variable LIBPATH is deprecated; use QMAKE_LIBDIR instead. =========================================================================== =================================================== ===> Building for pokerth-1.1.1_18 (cd /wrkdirs/usr/ports/games/pokerth/work/PokerTH-1.1.1-src && protoc --cpp_out=src/third_party/protobuf chatcleaner.proto && protoc --cpp_out=src/third_party/protobuf pokerth.proto ) [libprotobuf WARNING google/protobuf/compiler/parser.cc:546] 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 google/protobuf/compiler/parser.cc:546] 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.) gmake[1]: Entering directory '/wrkdirs/usr/ports/games/pokerth/work/PokerTH-1.1.1-src' gmake -f Makefile.pokerth_protocol all gmake[2]: Entering directory '/wrkdirs/usr/ports/games/pokerth/work/PokerTH-1.1.1-src' c++ -c -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -Wall -W -pthread -D_THREAD_SAFE -fPIC -DENABLE_IPV6 -DQT_NO_DEBUG -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4 -I. -Isrc -I/usr/local/include -Imocs -I/usr/local/include/qt4 -I/usr/local/include -o obj/pokerth.pb.o src/third_party/protobuf/pokerth.pb.cc c++ -c -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -Wall -W -pthread -D_THREAD_SAFE -fPIC -DENABLE_IPV6 -DQT_NO_DEBUG -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4 -I. -Isrc -I/usr/local/include -Imocs -I/usr/local/include/qt4 -I/usr/local/include -o obj/chatcleaner.pb.o src/third_party/protobuf/chatcleaner.pb.cc In file included from src/third_party/protobuf/chatcleaner.pb.cc:13: In file included from /usr/local/include/google/protobuf/io/zero_copy_stream_impl_lite.h:49: /usr/local/include/google/protobuf/stubs/shared_ptr.h:441:58: warning: unused parameter 'other' [-Wunused-parameter] enable_shared_from_this(const enable_shared_from_this& other) { } ^ /usr/local/include/google/protobuf/stubs/shared_ptr.h:442:69: warning: unused parameter 'other' [-Wunused-parameter] enable_shared_from_this& operator=(const enable_shared_from_this& other) { ^ In file included from src/third_party/protobuf/pokerth.pb.cc:13: In file included from /usr/local/include/google/protobuf/io/zero_copy_stream_impl_lite.h:49: /usr/local/include/google/protobuf/stubs/shared_ptr.h:441:58: warning: unused parameter 'other' [-Wunused-parameter] enable_shared_from_this(const enable_shared_from_this& other) { } ^ /usr/local/include/google/protobuf/stubs/shared_ptr.h:442:69: warning: unused parameter 'other' [-Wunused-parameter] enable_shared_from_this& operator=(const enable_shared_from_this& other) { ^ 2 warnings generated. 2 warnings generated. rm -f libpokerth_protocol.a ar cqs libpokerth_protocol.a obj/pokerth.pb.o obj/chatcleaner.pb.o rm -f lib/libpokerth_protocol.a mv -f libpokerth_protocol.a lib/ gmake[2]: Leaving directory '/wrkdirs/usr/ports/games/pokerth/work/PokerTH-1.1.1-src' gmake -f Makefile.pokerth_db all gmake[2]: Entering directory '/wrkdirs/usr/ports/games/pokerth/work/PokerTH-1.1.1-src' c++ -c -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -Wall -W -pthread -D_THREAD_SAFE -fPIC -DENABLE_IPV6 -DTIXML_USE_STL -DQT_NO_DEBUG -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4 -I. -Isrc -I/usr/local/include -Imocs -I/usr/local/include/qt4 -I/usr/local/include -o obj/serverdbcallback.o src/db/common/serverdbcallback.cpp c++ -c -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -Wall -W -pthread -D_THREAD_SAFE -fPIC -DENABLE_IPV6 -DTIXML_USE_STL -DQT_NO_DEBUG -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4 -I. -Isrc -I/usr/local/include -Imocs -I/usr/local/include/qt4 -I/usr/local/include -o obj/serverdbfactory.o src/db/common/serverdbfactory.cpp c++ -c -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -Wall -W -pthread -D_THREAD_SAFE -fPIC -DENABLE_IPV6 -DTIXML_USE_STL -DQT_NO_DEBUG -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4 -I. -Isrc -I/usr/local/include -Imocs -I/usr/local/include/qt4 -I/usr/local/include -o obj/serverdbinterface.o src/db/common/serverdbinterface.cpp c++ -c -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -Wall -W -pthread -D_THREAD_SAFE -fPIC -DENABLE_IPV6 -DTIXML_USE_STL -DQT_NO_DEBUG -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4 -I. -Isrc -I/usr/local/include -Imocs -I/usr/local/include/qt4 -I/usr/local/include -o obj/serverdbgeneric.o src/db/common/serverdbgeneric.cpp c++ -c -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -Wall -W -pthread -D_THREAD_SAFE -fPIC -DENABLE_IPV6 -DTIXML_USE_STL -DQT_NO_DEBUG -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4 -I. -Isrc -I/usr/local/include -Imocs -I/usr/local/include/qt4 -I/usr/local/include -o obj/serverdbfactorygeneric.o src/db/common/serverdbfactorygeneric.cpp c++ -c -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -Wall -W -pthread -D_THREAD_SAFE -fPIC -DENABLE_IPV6 -DTIXML_USE_STL -DQT_NO_DEBUG -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4 -I. -Isrc -I/usr/local/include -Imocs -I/usr/local/include/qt4 -I/usr/local/include -o obj/serverdbnoaction.o src/db/common/serverdbnoaction.cpp rm -f libpokerth_db.a ar cqs libpokerth_db.a obj/serverdbcallback.o obj/serverdbfactory.o obj/serverdbinterface.o obj/serverdbgeneric.o obj/serverdbfactorygeneric.o obj/serverdbnoaction.o rm -f lib/libpokerth_db.a mv -f libpokerth_db.a lib/ gmake[2]: Leaving directory '/wrkdirs/usr/ports/games/pokerth/work/PokerTH-1.1.1-src' gmake -f Makefile.pokerth_lib all gmake[2]: Entering directory '/wrkdirs/usr/ports/games/pokerth/work/PokerTH-1.1.1-src' c++ -c -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -Wall -W -pthread -D_THREAD_SAFE -fPIC -DENABLE_IPV6 -DTIXML_USE_STL -DBOOST_FILESYSTEM_DEPRECATED -DQT_NO_DEBUG -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4 -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 -I/usr/local/include -I/opt/gsasl/include -Imocs -I/usr/local/include/qt4 -I/usr/local/include -o obj/game.o src/engine/game.cpp c++ -c -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -Wall -W -pthread -D_THREAD_SAFE -fPIC -DENABLE_IPV6 -DTIXML_USE_STL -DBOOST_FILESYSTEM_DEPRECATED -DQT_NO_DEBUG -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4 -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 -I/usr/local/include -I/opt/gsasl/include -Imocs -I/usr/local/include/qt4 -I/usr/local/include -o obj/session.o src/session.cpp c++ -c -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -Wall -W -pthread -D_THREAD_SAFE -fPIC -DENABLE_IPV6 -DTIXML_USE_STL -DBOOST_FILESYSTEM_DEPRECATED -DQT_NO_DEBUG -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4 -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 -I/usr/local/include -I/opt/gsasl/include -Imocs -I/usr/local/include/qt4 -I/usr/local/include -o obj/playerdata.o src/playerdata.cpp c++ -c -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -Wall -W -pthread -D_THREAD_SAFE -fPIC -DENABLE_IPV6 -DTIXML_USE_STL -DBOOST_FILESYSTEM_DEPRECATED -DQT_NO_DEBUG -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4 -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 -I/usr/local/include -I/opt/gsasl/include -Imocs -I/usr/local/include/qt4 -I/usr/local/include -o obj/configfile.o src/config/configfile.cpp c++ -c -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -Wall -W -pthread -D_THREAD_SAFE -fPIC -DENABLE_IPV6 -DTIXML_USE_STL -DBOOST_FILESYSTEM_DEPRECATED -DQT_NO_DEBUG -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4 -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 -I/usr/local/include -I/opt/gsasl/include -Imocs -I/usr/local/include/qt4 -I/usr/local/include -o obj/boardinterface.o src/engine/boardinterface.cpp c++ -c -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -Wall -W -pthread -D_THREAD_SAFE -fPIC -DENABLE_IPV6 -DTIXML_USE_STL -DBOOST_FILESYSTEM_DEPRECATED -DQT_NO_DEBUG -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4 -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 -I/usr/local/include -I/opt/gsasl/include -Imocs -I/usr/local/include/qt4 -I/usr/local/include -o obj/enginefactory.o src/engine/enginefactory.cpp c++ -c -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -Wall -W -pthread -D_THREAD_SAFE -fPIC -DENABLE_IPV6 -DTIXML_USE_STL -DBOOST_FILESYSTEM_DEPRECATED -DQT_NO_DEBUG -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4 -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 -I/usr/local/include -I/opt/gsasl/include -Imocs -I/usr/local/include/qt4 -I/usr/local/include -o obj/handinterface.o src/engine/handinterface.cpp c++ -c -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -Wall -W -pthread -D_THREAD_SAFE -fPIC -DENABLE_IPV6 -DTIXML_USE_STL -DBOOST_FILESYSTEM_DEPRECATED -DQT_NO_DEBUG -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4 -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 -I/usr/local/include -I/opt/gsasl/include -Imocs -I/usr/local/include/qt4 -I/usr/local/include -o obj/playerinterface.o src/engine/playerinterface.cpp c++ -c -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -Wall -W -pthread -D_THREAD_SAFE -fPIC -DENABLE_IPV6 -DTIXML_USE_STL -DBOOST_FILESYSTEM_DEPRECATED -DQT_NO_DEBUG -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4 -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 -I/usr/local/include -I/opt/gsasl/include -Imocs -I/usr/local/include/qt4 -I/usr/local/include -o obj/berointerface.o src/engine/berointerface.cpp c++ -c -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -Wall -W -pthread -D_THREAD_SAFE -fPIC -DENABLE_IPV6 -DTIXML_USE_STL -DBOOST_FILESYSTEM_DEPRECATED -DQT_NO_DEBUG -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4 -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 -I/usr/local/include -I/opt/gsasl/include -Imocs -I/usr/local/include/qt4 -I/usr/local/include -o obj/guiinterface.o src/gui/guiinterface.cpp In file included from src/config/configfile.cpp:35: /usr/local/include/tinyxml.h:29:9: warning: 'TIXML_USE_STL' macro redefined [-Wmacro-redefined] #define TIXML_USE_STL ^ :5:9: note: previous definition is here #define TIXML_USE_STL 1 ^ c++ -c -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -Wall -W -pthread -D_THREAD_SAFE -fPIC -DENABLE_IPV6 -DTIXML_USE_STL -DBOOST_FILESYSTEM_DEPRECATED -DQT_NO_DEBUG -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4 -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 -I/usr/local/include -I/opt/gsasl/include -Imocs -I/usr/local/include/qt4 -I/usr/local/include -o obj/thread.o src/core/common/thread.cpp c++ -c -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -Wall -W -pthread -D_THREAD_SAFE -fPIC -DENABLE_IPV6 -DTIXML_USE_STL -DBOOST_FILESYSTEM_DEPRECATED -DQT_NO_DEBUG -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4 -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 -I/usr/local/include -I/opt/gsasl/include -Imocs -I/usr/local/include/qt4 -I/usr/local/include -o obj/crypthelper.o src/core/common/crypthelper.cpp c++ -c -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -Wall -W -pthread -D_THREAD_SAFE -fPIC -DENABLE_IPV6 -DTIXML_USE_STL -DBOOST_FILESYSTEM_DEPRECATED -DQT_NO_DEBUG -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4 -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 -I/usr/local/include -I/opt/gsasl/include -Imocs -I/usr/local/include/qt4 -I/usr/local/include -o obj/avatarmanager.o src/core/common/avatarmanager.cpp c++ -c -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -Wall -W -pthread -D_THREAD_SAFE -fPIC -DENABLE_IPV6 -DTIXML_USE_STL -DBOOST_FILESYSTEM_DEPRECATED -DQT_NO_DEBUG -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4 -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 -I/usr/local/include -I/opt/gsasl/include -Imocs -I/usr/local/include/qt4 -I/usr/local/include -o obj/pokerthexception.o src/core/common/pokerthexception.cpp c++ -c -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -Wall -W -pthread -D_THREAD_SAFE -fPIC -DENABLE_IPV6 -DTIXML_USE_STL -DBOOST_FILESYSTEM_DEPRECATED -DQT_NO_DEBUG -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4 -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 -I/usr/local/include -I/opt/gsasl/include -Imocs -I/usr/local/include/qt4 -I/usr/local/include -o obj/cardsvalue.o src/engine/local_engine/cardsvalue.cpp c++ -c -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -Wall -W -pthread -D_THREAD_SAFE -fPIC -DENABLE_IPV6 -DTIXML_USE_STL -DBOOST_FILESYSTEM_DEPRECATED -DQT_NO_DEBUG -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4 -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 -I/usr/local/include -I/opt/gsasl/include -Imocs -I/usr/local/include/qt4 -I/usr/local/include -o obj/localboard.o src/engine/local_engine/localboard.cpp c++ -c -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -Wall -W -pthread -D_THREAD_SAFE -fPIC -DENABLE_IPV6 -DTIXML_USE_STL -DBOOST_FILESYSTEM_DEPRECATED -DQT_NO_DEBUG -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4 -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 -I/usr/local/include -I/opt/gsasl/include -Imocs -I/usr/local/include/qt4 -I/usr/local/include -o obj/localenginefactory.o src/engine/local_engine/localenginefactory.cpp c++ -c -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -Wall -W -pthread -D_THREAD_SAFE -fPIC -DENABLE_IPV6 -DTIXML_USE_STL -DBOOST_FILESYSTEM_DEPRECATED -DQT_NO_DEBUG -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4 -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 -I/usr/local/include -I/opt/gsasl/include -Imocs -I/usr/local/include/qt4 -I/usr/local/include -o obj/localhand.o src/engine/local_engine/localhand.cpp c++ -c -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -Wall -W -pthread -D_THREAD_SAFE -fPIC -DENABLE_IPV6 -DTIXML_USE_STL -DBOOST_FILESYSTEM_DEPRECATED -DQT_NO_DEBUG -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4 -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 -I/usr/local/include -I/opt/gsasl/include -Imocs -I/usr/local/include/qt4 -I/usr/local/include -o obj/localplayer.o src/engine/local_engine/localplayer.cpp c++ -c -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -Wall -W -pthread -D_THREAD_SAFE -fPIC -DENABLE_IPV6 -DTIXML_USE_STL -DBOOST_FILESYSTEM_DEPRECATED -DQT_NO_DEBUG -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4 -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 -I/usr/local/include -I/opt/gsasl/include -Imocs -I/usr/local/include/qt4 -I/usr/local/include -o obj/localberopreflop.o src/engine/local_engine/localberopreflop.cpp c++ -c -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -Wall -W -pthread -D_THREAD_SAFE -fPIC -DENABLE_IPV6 -DTIXML_USE_STL -DBOOST_FILESYSTEM_DEPRECATED -DQT_NO_DEBUG -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4 -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 -I/usr/local/include -I/opt/gsasl/include -Imocs -I/usr/local/include/qt4 -I/usr/local/include -o obj/localberoflop.o src/engine/local_engine/localberoflop.cpp c++ -c -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -Wall -W -pthread -D_THREAD_SAFE -fPIC -DENABLE_IPV6 -DTIXML_USE_STL -DBOOST_FILESYSTEM_DEPRECATED -DQT_NO_DEBUG -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4 -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 -I/usr/local/include -I/opt/gsasl/include -Imocs -I/usr/local/include/qt4 -I/usr/local/include -o obj/localberoturn.o src/engine/local_engine/localberoturn.cpp c++ -c -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -Wall -W -pthread -D_THREAD_SAFE -fPIC -DENABLE_IPV6 -DTIXML_USE_STL -DBOOST_FILESYSTEM_DEPRECATED -DQT_NO_DEBUG -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4 -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 -I/usr/local/include -I/opt/gsasl/include -Imocs -I/usr/local/include/qt4 -I/usr/local/include -o obj/localberoriver.o src/engine/local_engine/localberoriver.cpp c++ -c -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -Wall -W -pthread -D_THREAD_SAFE -fPIC -DENABLE_IPV6 -DTIXML_USE_STL -DBOOST_FILESYSTEM_DEPRECATED -DQT_NO_DEBUG -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4 -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 -I/usr/local/include -I/opt/gsasl/include -Imocs -I/usr/local/include/qt4 -I/usr/local/include -o obj/localberopostriver.o src/engine/local_engine/localberopostriver.cpp 1 warning generated. c++ -c -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -Wall -W -pthread -D_THREAD_SAFE -fPIC -DENABLE_IPV6 -DTIXML_USE_STL -DBOOST_FILESYSTEM_DEPRECATED -DQT_NO_DEBUG -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4 -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 -I/usr/local/include -I/opt/gsasl/include -Imocs -I/usr/local/include/qt4 -I/usr/local/include -o obj/localbero.o src/engine/local_engine/localbero.cpp In file included from src/engine/local_engine/localplayer.cpp:32: src/engine/local_engine/localplayer.h:350:11: warning: private field 'm_actionTimeoutCounter' is not used [-Wunused-private-field] unsigned m_actionTimeoutCounter; ^ c++ -c -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -Wall -W -pthread -D_THREAD_SAFE -fPIC -DENABLE_IPV6 -DTIXML_USE_STL -DBOOST_FILESYSTEM_DEPRECATED -DQT_NO_DEBUG -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4 -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 -I/usr/local/include -I/opt/gsasl/include -Imocs -I/usr/local/include/qt4 -I/usr/local/include -o obj/localexception.o src/engine/local_engine/localexception.cpp c++ -c -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -Wall -W -pthread -D_THREAD_SAFE -fPIC -DENABLE_IPV6 -DTIXML_USE_STL -DBOOST_FILESYSTEM_DEPRECATED -DQT_NO_DEBUG -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4 -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 -I/usr/local/include -I/opt/gsasl/include -Imocs -I/usr/local/include/qt4 -I/usr/local/include -o obj/arraydata.o src/engine/local_engine/arraydata.cpp c++ -c -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -Wall -W -pthread -D_THREAD_SAFE -fPIC -DENABLE_IPV6 -DTIXML_USE_STL -DBOOST_FILESYSTEM_DEPRECATED -DQT_NO_DEBUG -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4 -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 -I/usr/local/include -I/opt/gsasl/include -Imocs -I/usr/local/include/qt4 -I/usr/local/include -o obj/log.o src/engine/log.cpp src/engine/local_engine/arraydata.cpp:41:24: warning: unused variable 'PreflopValues' [-Wunused-const-variable] static const RoundData PreflopValues[] = { ^ src/engine/local_engine/arraydata.cpp:213:24: warning: unused variable 'FlopValues' [-Wunused-const-variable] static const RoundData FlopValues[] = { ^ 2 warnings generated. c++ -c -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -Wall -W -pthread -D_THREAD_SAFE -fPIC -DENABLE_IPV6 -DTIXML_USE_STL -DBOOST_FILESYSTEM_DEPRECATED -DQT_NO_DEBUG -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4 -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 -I/usr/local/include -I/opt/gsasl/include -Imocs -I/usr/local/include/qt4 -I/usr/local/include -o obj/clientboard.o src/engine/network_engine/clientboard.cpp c++ -c -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -Wall -W -pthread -D_THREAD_SAFE -fPIC -DENABLE_IPV6 -DTIXML_USE_STL -DBOOST_FILESYSTEM_DEPRECATED -DQT_NO_DEBUG -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4 -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 -I/usr/local/include -I/opt/gsasl/include -Imocs -I/usr/local/include/qt4 -I/usr/local/include -o obj/clientenginefactory.o src/engine/network_engine/clientenginefactory.cpp c++ -c -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -Wall -W -pthread -D_THREAD_SAFE -fPIC -DENABLE_IPV6 -DTIXML_USE_STL -DBOOST_FILESYSTEM_DEPRECATED -DQT_NO_DEBUG -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4 -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 -I/usr/local/include -I/opt/gsasl/include -Imocs -I/usr/local/include/qt4 -I/usr/local/include -o obj/clienthand.o src/engine/network_engine/clienthand.cpp 1 warning generated. c++ -c -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -Wall -W -pthread -D_THREAD_SAFE -fPIC -DENABLE_IPV6 -DTIXML_USE_STL -DBOOST_FILESYSTEM_DEPRECATED -DQT_NO_DEBUG -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4 -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 -I/usr/local/include -I/opt/gsasl/include -Imocs -I/usr/local/include/qt4 -I/usr/local/include -o obj/clientplayer.o src/engine/network_engine/clientplayer.cpp c++ -c -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -Wall -W -pthread -D_THREAD_SAFE -fPIC -DENABLE_IPV6 -DTIXML_USE_STL -DBOOST_FILESYSTEM_DEPRECATED -DQT_NO_DEBUG -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4 -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 -I/usr/local/include -I/opt/gsasl/include -Imocs -I/usr/local/include/qt4 -I/usr/local/include -o obj/clientbero.o src/engine/network_engine/clientbero.cpp In file included from src/engine/local_engine/localbero.cpp:32: src/engine/local_engine/localbero.h:201:7: warning: private field 'firstHeadsUpRound' is not used [-Wunused-private-field] bool firstHeadsUpRound; ^ c++ -c -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -Wall -W -pthread -D_THREAD_SAFE -fPIC -DENABLE_IPV6 -DTIXML_USE_STL -DBOOST_FILESYSTEM_DEPRECATED -DQT_NO_DEBUG -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4 -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 -I/usr/local/include -I/opt/gsasl/include -Imocs -I/usr/local/include/qt4 -I/usr/local/include -o obj/chatcleanermanager.o src/net/common/chatcleanermanager.cpp 1 warning generated. c++ -c -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -Wall -W -pthread -D_THREAD_SAFE -fPIC -DENABLE_IPV6 -DTIXML_USE_STL -DBOOST_FILESYSTEM_DEPRECATED -DQT_NO_DEBUG -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4 -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 -I/usr/local/include -I/opt/gsasl/include -Imocs -I/usr/local/include/qt4 -I/usr/local/include -o obj/chatcleanercallback.o src/net/common/chatcleanercallback.cpp c++ -c -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -Wall -W -pthread -D_THREAD_SAFE -fPIC -DENABLE_IPV6 -DTIXML_USE_STL -DBOOST_FILESYSTEM_DEPRECATED -DQT_NO_DEBUG -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4 -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 -I/usr/local/include -I/opt/gsasl/include -Imocs -I/usr/local/include/qt4 -I/usr/local/include -o obj/clientcallback.o src/net/common/clientcallback.cpp In file included from src/engine/network_engine/clientboard.cpp:32: src/engine/network_engine/clientboard.h:88:11: warning: private field 'dealerPosition' is not used [-Wunused-private-field] unsigned dealerPosition; ^ In file included from src/engine/network_engine/clientbero.cpp:32: src/engine/network_engine/clientbero.h:106:17: warning: private field 'myHand' is not used [-Wunused-private-field] HandInterface *myHand; ^ 1 warning generated. c++ -c -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -Wall -W -pthread -D_THREAD_SAFE -fPIC -DENABLE_IPV6 -DTIXML_USE_STL -DBOOST_FILESYSTEM_DEPRECATED -DQT_NO_DEBUG -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4 -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 -I/usr/local/include -I/opt/gsasl/include -Imocs -I/usr/local/include/qt4 -I/usr/local/include -o obj/clientcontext.o src/net/common/clientcontext.cpp 1 warning generated. c++ -c -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -Wall -W -pthread -D_THREAD_SAFE -fPIC -DENABLE_IPV6 -DTIXML_USE_STL -DBOOST_FILESYSTEM_DEPRECATED -DQT_NO_DEBUG -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4 -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 -I/usr/local/include -I/opt/gsasl/include -Imocs -I/usr/local/include/qt4 -I/usr/local/include -o obj/clientstate.o src/net/common/clientstate.cpp c++ -c -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -Wall -W -pthread -D_THREAD_SAFE -fPIC -DENABLE_IPV6 -DTIXML_USE_STL -DBOOST_FILESYSTEM_DEPRECATED -DQT_NO_DEBUG -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4 -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 -I/usr/local/include -I/opt/gsasl/include -Imocs -I/usr/local/include/qt4 -I/usr/local/include -o obj/clientthread.o src/net/common/clientthread.cpp c++ -c -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -Wall -W -pthread -D_THREAD_SAFE -fPIC -DENABLE_IPV6 -DTIXML_USE_STL -DBOOST_FILESYSTEM_DEPRECATED -DQT_NO_DEBUG -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4 -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 -I/usr/local/include -I/opt/gsasl/include -Imocs -I/usr/local/include/qt4 -I/usr/local/include -o obj/downloadhelper.o src/net/common/downloadhelper.cpp In file included from src/engine/network_engine/clientplayer.cpp:32: src/engine/network_engine/clientplayer.h:166:14: warning: private field 'myConfig' is not used [-Wunused-private-field] ConfigFile *myConfig; ^ src/engine/network_engine/clientplayer.h:183:9: warning: private field 'myOdds' is not used [-Wunused-private-field] double myOdds; ^ c++ -c -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -Wall -W -pthread -D_THREAD_SAFE -fPIC -DENABLE_IPV6 -DTIXML_USE_STL -DBOOST_FILESYSTEM_DEPRECATED -DQT_NO_DEBUG -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4 -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 -I/usr/local/include -I/opt/gsasl/include -Imocs -I/usr/local/include/qt4 -I/usr/local/include -o obj/downloaderthread.o src/net/common/downloaderthread.cpp In file included from src/net/common/chatcleanermanager.cpp:33: In file included from src/net/asiosendbuffer.h:36: In file included from src/net/sendbuffer.h:36: In file included from src/net/websocket_defs.h:36: In file included from src/third_party/websocketpp/websocketpp/config/asio_no_tls.hpp:31: In file included from src/third_party/websocketpp/websocketpp/config/core.hpp:40: In file included from src/third_party/websocketpp/websocketpp/transport/iostream/endpoint.hpp:35: src/third_party/websocketpp/websocketpp/transport/iostream/connection.hpp:276:30: warning: unused parameter 'duration' [-Wunused-parameter] timer_ptr set_timer(long duration, timer_handler handler) { ^ src/third_party/websocketpp/websocketpp/transport/iostream/connection.hpp:276:54: warning: unused parameter 'handler' [-Wunused-parameter] timer_ptr set_timer(long duration, timer_handler handler) { ^ In file included from src/net/common/chatcleanermanager.cpp:33: In file included from src/net/asiosendbuffer.h:36: In file included from src/net/sendbuffer.h:36: In file included from src/net/websocket_defs.h:36: In file included from src/third_party/websocketpp/websocketpp/config/asio_no_tls.hpp:31: In file included from src/third_party/websocketpp/websocketpp/config/core.hpp:40: src/third_party/websocketpp/websocketpp/transport/iostream/endpoint.hpp:143:42: warning: unused parameter 'tcon' [-Wunused-parameter] void async_connect(transport_con_ptr tcon, uri_ptr u, connect_handler cb) { ^ src/third_party/websocketpp/websocketpp/transport/iostream/endpoint.hpp:143:56: warning: unused parameter 'u' [-Wunused-parameter] void async_connect(transport_con_ptr tcon, uri_ptr u, connect_handler cb) { ^ In file included from src/net/common/chatcleanermanager.cpp:33: In file included from src/net/asiosendbuffer.h:36: In file included from src/net/sendbuffer.h:36: In file included from src/net/websocket_defs.h:36: In file included from src/third_party/websocketpp/websocketpp/config/asio_no_tls.hpp:31: In file included from src/third_party/websocketpp/websocketpp/config/core.hpp:47: In file included from src/third_party/websocketpp/websocketpp/message_buffer/message.hpp:32: 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/net/common/chatcleanermanager.cpp:33: In file included from src/net/asiosendbuffer.h:36: In file included from src/net/sendbuffer.h:36: In file included from src/net/websocket_defs.h:36: In file included from src/third_party/websocketpp/websocketpp/config/asio_no_tls.hpp:31: In file included from src/third_party/websocketpp/websocketpp/config/core.hpp:48: src/third_party/websocketpp/websocketpp/message_buffer/alloc.hpp:80:28: warning: unused parameter 'msg' [-Wunused-parameter] bool recycle(message * msg) { ^ In file included from src/net/common/chatcleanermanager.cpp:33: In file included from src/net/asiosendbuffer.h:36: In file included from src/net/sendbuffer.h:36: In file included from src/net/websocket_defs.h:36: In file included from src/third_party/websocketpp/websocketpp/config/asio_no_tls.hpp:31: In file included from src/third_party/websocketpp/websocketpp/config/core.hpp:61: src/third_party/websocketpp/websocketpp/extensions/permessage_deflate/disabled.hpp:56:57: warning: unused parameter 'attributes' [-Wunused-parameter] err_str_pair negotiate(http::attribute_list const & attributes) { ^ src/third_party/websocketpp/websocketpp/extensions/permessage_deflate/disabled.hpp:72:50: warning: unused parameter 'in' [-Wunused-parameter] lib::error_code compress(std::string const & in, std::string & out) { ^ src/third_party/websocketpp/websocketpp/extensions/permessage_deflate/disabled.hpp:72:68: warning: unused parameter 'out' [-Wunused-parameter] lib::error_code compress(std::string const & in, std::string & out) { ^ src/third_party/websocketpp/websocketpp/extensions/permessage_deflate/disabled.hpp:76:48: warning: unused parameter 'buf' [-Wunused-parameter] lib::error_code decompress(uint8_t const * buf, size_t len, ^ src/third_party/websocketpp/websocketpp/extensions/permessage_deflate/disabled.hpp:76:60: warning: unused parameter 'len' [-Wunused-parameter] lib::error_code decompress(uint8_t const * buf, size_t len, ^ src/third_party/websocketpp/websocketpp/extensions/permessage_deflate/disabled.hpp:77:23: warning: unused parameter 'out' [-Wunused-parameter] std::string & out) ^ src/third_party/websocketpp/websocketpp/extensions/permessage_deflate/disabled.hpp:82:52: warning: unused parameter 'in' [-Wunused-parameter] lib::error_code decompress(std::string const & in, std::string & out) { ^ src/third_party/websocketpp/websocketpp/extensions/permessage_deflate/disabled.hpp:82:70: warning: unused parameter 'out' [-Wunused-parameter] lib::error_code decompress(std::string const & in, std::string & out) { ^ In file included from src/net/common/chatcleanermanager.cpp:33: In file included from src/net/asiosendbuffer.h:36: In file included from src/net/sendbuffer.h:36: In file included from src/net/websocket_defs.h:36: In file included from src/third_party/websocketpp/websocketpp/config/asio_no_tls.hpp:32: In file included from src/third_party/websocketpp/websocketpp/transport/asio/endpoint.hpp:34: src/third_party/websocketpp/websocketpp/transport/asio/connection.hpp:337:33: warning: unused parameter 't' [-Wunused-parameter] void handle_timer(timer_ptr t, timer_handler callback, ^ src/third_party/websocketpp/websocketpp/transport/asio/connection.hpp:430:45: error: use of class template 'boost::asio::strand' requires template arguments m_strand.reset(new boost::asio::strand(*io_service)); ^ /usr/local/include/boost/asio/strand.hpp:29:7: note: template is declared here class strand ^ In file included from src/net/common/chatcleanermanager.cpp:33: In file included from src/net/asiosendbuffer.h:36: In file included from src/net/sendbuffer.h:36: In file included from src/net/websocket_defs.h:36: In file included from src/third_party/websocketpp/websocketpp/config/asio_no_tls.hpp:32: In file included from src/third_party/websocketpp/websocketpp/transport/asio/endpoint.hpp:34: src/third_party/websocketpp/websocketpp/transport/asio/connection.hpp:507:45: warning: unused parameter 'post_timer' [-Wunused-parameter] void handle_post_init_timeout(timer_ptr post_timer, init_handler callback, ^ src/third_party/websocketpp/websocketpp/transport/asio/connection.hpp:697:54: warning: unused parameter 'bytes_transferred' [-Wunused-parameter] boost::system::error_code const & ec, size_t bytes_transferred) ^ src/third_party/websocketpp/websocketpp/transport/asio/connection.hpp:887:16: warning: unused parameter 'bytes_transferred' [-Wunused-parameter] size_t bytes_transferred) ^ src/third_party/websocketpp/websocketpp/transport/asio/connection.hpp:972:50: warning: unused parameter 'shutdown_timer' [-Wunused-parameter] void handle_async_shutdown_timeout(timer_ptr shutdown_timer, init_handler ^ In file included from src/net/common/chatcleanermanager.cpp:33: In file included from src/net/asiosendbuffer.h:36: In file included from src/net/sendbuffer.h:36: In file included from src/net/websocket_defs.h:36: In file included from src/third_party/websocketpp/websocketpp/config/asio_no_tls.hpp:32: In file included from src/third_party/websocketpp/websocketpp/transport/asio/endpoint.hpp:35: 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/net/common/chatcleanermanager.cpp:33: In file included from src/net/asiosendbuffer.h:36: In file included from src/net/sendbuffer.h:36: In file included from src/net/websocket_defs.h:36: In file included from src/third_party/websocketpp/websocketpp/config/asio_no_tls.hpp:32: src/third_party/websocketpp/websocketpp/transport/asio/endpoint.hpp:636:33: warning: unused parameter 't' [-Wunused-parameter] void handle_timer(timer_ptr t, timer_handler callback, ^ src/third_party/websocketpp/websocketpp/transport/asio/endpoint.hpp:824:43: warning: unused parameter 'dns_timer' [-Wunused-parameter] void handle_resolve_timeout(timer_ptr dns_timer, connect_handler callback, ^ src/third_party/websocketpp/websocketpp/transport/asio/endpoint.hpp:923:67: warning: unused parameter 'con_timer' [-Wunused-parameter] void handle_connect_timeout(transport_con_ptr tcon, timer_ptr con_timer, ^ In file included from src/net/common/chatcleanermanager.cpp:33: In file included from src/net/asiosendbuffer.h:36: In file included from src/net/sendbuffer.h:36: In file included from src/net/websocket_defs.h:37: In file included from src/third_party/websocketpp/websocketpp/server.hpp:31: In file included from src/third_party/websocketpp/websocketpp/roles/server_endpoint.hpp:31: In file included from src/third_party/websocketpp/websocketpp/endpoint.hpp:31: In file included from src/third_party/websocketpp/websocketpp/connection.hpp:39: src/third_party/websocketpp/websocketpp/processors/processor.hpp:186:68: warning: unused parameter 'request' [-Wunused-parameter] virtual err_str_pair negotiate_extensions(request_type const & request) { ^ c++ -c -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -Wall -W -pthread -D_THREAD_SAFE -fPIC -DENABLE_IPV6 -DTIXML_USE_STL -DBOOST_FILESYSTEM_DEPRECATED -DQT_NO_DEBUG -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4 -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 -I/usr/local/include -I/opt/gsasl/include -Imocs -I/usr/local/include/qt4 -I/usr/local/include -o obj/netpacket.o src/net/common/netpacket.cpp c++ -c -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -Wall -W -pthread -D_THREAD_SAFE -fPIC -DENABLE_IPV6 -DTIXML_USE_STL -DBOOST_FILESYSTEM_DEPRECATED -DQT_NO_DEBUG -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4 -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 -I/usr/local/include -I/opt/gsasl/include -Imocs -I/usr/local/include/qt4 -I/usr/local/include -o obj/netpacketvalidator.o src/net/common/netpacketvalidator.cpp In file included from src/net/common/chatcleanermanager.cpp:33: In file included from src/net/asiosendbuffer.h:36: In file included from src/net/sendbuffer.h:36: In file included from src/net/websocket_defs.h:37: In file included from src/third_party/websocketpp/websocketpp/server.hpp:31: In file included from src/third_party/websocketpp/websocketpp/roles/server_endpoint.hpp:31: In file included from src/third_party/websocketpp/websocketpp/endpoint.hpp:31: In file included from src/third_party/websocketpp/websocketpp/connection.hpp:1429: In file included from src/third_party/websocketpp/websocketpp/impl/connection_impl.hpp:35: src/third_party/websocketpp/websocketpp/processors/hybi00.hpp:144:60: warning: unused parameter 'req' [-Wunused-parameter] lib::error_code client_handshake_request(request_type& req, uri_ptr uri, ^ src/third_party/websocketpp/websocketpp/processors/hybi00.hpp:144:73: warning: unused parameter 'uri' [-Wunused-parameter] lib::error_code client_handshake_request(request_type& req, uri_ptr uri, ^ src/third_party/websocketpp/websocketpp/processors/hybi00.hpp:145:42: warning: unused parameter 'subprotocols' [-Wunused-parameter] std::vector const & subprotocols) const ^ src/third_party/websocketpp/websocketpp/processors/hybi00.hpp:150:77: warning: unused parameter 'req' [-Wunused-parameter] lib::error_code validate_server_handshake_response(request_type const & req, ^ src/third_party/websocketpp/websocketpp/processors/hybi00.hpp:151:25: warning: unused parameter 'res' [-Wunused-parameter] response_type & res) const ^ src/third_party/websocketpp/websocketpp/processors/hybi00.hpp:167:63: warning: unused parameter 'req' [-Wunused-parameter] lib::error_code extract_subprotocols(request_type const & req, ^ src/third_party/websocketpp/websocketpp/processors/hybi00.hpp:168:36: warning: unused parameter 'subprotocol_list' [-Wunused-parameter] std::vector & subprotocol_list) ^ src/third_party/websocketpp/websocketpp/processors/hybi00.hpp:321:54: warning: unused parameter 'in' [-Wunused-parameter] lib::error_code prepare_ping(std::string const & in, message_ptr out) const ^ src/third_party/websocketpp/websocketpp/processors/hybi00.hpp:321:70: warning: unused parameter 'out' [-Wunused-parameter] lib::error_code prepare_ping(std::string const & in, message_ptr out) const ^ src/third_party/websocketpp/websocketpp/processors/hybi00.hpp:326:54: warning: unused parameter 'in' [-Wunused-parameter] lib::error_code prepare_pong(const std::string & in, message_ptr out) const ^ src/third_party/websocketpp/websocketpp/processors/hybi00.hpp:326:70: warning: unused parameter 'out' [-Wunused-parameter] lib::error_code prepare_pong(const std::string & in, message_ptr out) const ^ src/third_party/websocketpp/websocketpp/processors/hybi00.hpp:331:56: warning: unused parameter 'code' [-Wunused-parameter] lib::error_code prepare_close(close::status::value code, ^ src/third_party/websocketpp/websocketpp/processors/hybi00.hpp:332:29: warning: unused parameter 'reason' [-Wunused-parameter] std::string const & reason, message_ptr out) const ^ In file included from src/net/common/chatcleanermanager.cpp:33: In file included from src/net/asiosendbuffer.h:36: In file included from src/net/sendbuffer.h:36: In file included from src/net/websocket_defs.h:37: In file included from src/third_party/websocketpp/websocketpp/server.hpp:31: In file included from src/third_party/websocketpp/websocketpp/roles/server_endpoint.hpp:31: In file included from src/third_party/websocketpp/websocketpp/endpoint.hpp:31: In file included from src/third_party/websocketpp/websocketpp/connection.hpp:1429: In file included from src/third_party/websocketpp/websocketpp/impl/connection_impl.hpp:36: In file included from src/third_party/websocketpp/websocketpp/processors/hybi07.hpp:31: In file included from src/third_party/websocketpp/websocketpp/processors/hybi08.hpp:31: In file included from src/third_party/websocketpp/websocketpp/processors/hybi13.hpp:40: src/third_party/websocketpp/websocketpp/sha1/sha1.hpp:45:16: warning: 'const' type qualifier on return type has no effect [-Wignored-qualifiers] inline const unsigned int rol(const unsigned int value, ^~~~~~ In file included from src/net/common/chatcleanermanager.cpp:33: In file included from src/net/asiosendbuffer.h:36: In file included from src/net/sendbuffer.h:36: In file included from src/net/websocket_defs.h:37: In file included from src/third_party/websocketpp/websocketpp/server.hpp:31: In file included from src/third_party/websocketpp/websocketpp/roles/server_endpoint.hpp:31: In file included from src/third_party/websocketpp/websocketpp/endpoint.hpp:31: In file included from src/third_party/websocketpp/websocketpp/connection.hpp:1429: In file included from src/third_party/websocketpp/websocketpp/impl/connection_impl.hpp:36: In file included from src/third_party/websocketpp/websocketpp/processors/hybi07.hpp:31: src/third_party/websocketpp/websocketpp/processors/hybi08.hpp:54:60: warning: unused parameter 'req' [-Wunused-parameter] lib::error_code client_handshake_request(request_type& req, uri_ptr uri, ^ src/third_party/websocketpp/websocketpp/processors/hybi08.hpp:54:73: warning: unused parameter 'uri' [-Wunused-parameter] lib::error_code client_handshake_request(request_type& req, uri_ptr uri, ^ src/third_party/websocketpp/websocketpp/processors/hybi08.hpp:55:42: warning: unused parameter 'subprotocols' [-Wunused-parameter] std::vector const & subprotocols) const ^ In file included from src/net/common/chatcleanermanager.cpp:33: In file included from src/net/asiosendbuffer.h:36: In file included from src/net/sendbuffer.h:36: In file included from src/net/websocket_defs.h:37: In file included from src/third_party/websocketpp/websocketpp/server.hpp:31: In file included from src/third_party/websocketpp/websocketpp/roles/server_endpoint.hpp:31: In file included from src/third_party/websocketpp/websocketpp/endpoint.hpp:31: In file included from src/third_party/websocketpp/websocketpp/connection.hpp:1429: In file included from src/third_party/websocketpp/websocketpp/impl/connection_impl.hpp:36: src/third_party/websocketpp/websocketpp/processors/hybi07.hpp:53:61: warning: unused parameter 'req' [-Wunused-parameter] lib::error_code client_handshake_request(request_type & req, uri_ptr uri, ^ src/third_party/websocketpp/websocketpp/processors/hybi07.hpp:53:74: warning: unused parameter 'uri' [-Wunused-parameter] lib::error_code client_handshake_request(request_type & req, uri_ptr uri, ^ src/third_party/websocketpp/websocketpp/processors/hybi07.hpp:54:42: warning: unused parameter 'subprotocols' [-Wunused-parameter] std::vector const & subprotocols) const ^ In file included from src/net/common/chatcleanermanager.cpp:33: In file included from src/net/asiosendbuffer.h:36: In file included from src/net/sendbuffer.h:36: In file included from src/net/websocket_defs.h:37: In file included from src/third_party/websocketpp/websocketpp/server.hpp:31: In file included from src/third_party/websocketpp/websocketpp/roles/server_endpoint.hpp:31: In file included from src/third_party/websocketpp/websocketpp/endpoint.hpp:31: In file included from src/third_party/websocketpp/websocketpp/connection.hpp:1429: src/third_party/websocketpp/websocketpp/impl/connection_impl.hpp:1629:35: warning: unused parameter 'msg' [-Wunused-parameter] istate_type dest, std::string msg) ^ src/third_party/websocketpp/websocketpp/impl/connection_impl.hpp:1645:17: warning: unused parameter 'msg' [-Wunused-parameter] std::string msg) ^ src/third_party/websocketpp/websocketpp/impl/connection_impl.hpp:1660:17: warning: unused parameter 'msg' [-Wunused-parameter] std::string msg) ^ 2 warnings generated. c++ -c -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -Wall -W -pthread -D_THREAD_SAFE -fPIC -DENABLE_IPV6 -DTIXML_USE_STL -DBOOST_FILESYSTEM_DEPRECATED -DQT_NO_DEBUG -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4 -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 -I/usr/local/include -I/opt/gsasl/include -Imocs -I/usr/local/include/qt4 -I/usr/local/include -o obj/senderhelper.o src/net/common/senderhelper.cpp 48 warnings and 1 error generated. gmake[2]: *** [Makefile.pokerth_lib:1058: obj/chatcleanermanager.o] Error 1 gmake[2]: *** Waiting for unfinished jobs.... In file included from src/net/common/clientstate.cpp:48: /usr/local/include/tinyxml.h:29:9: warning: 'TIXML_USE_STL' macro redefined [-Wmacro-redefined] #define TIXML_USE_STL ^ :5:9: note: previous definition is here #define TIXML_USE_STL 1 ^ src/net/common/clientthread.cpp:990:44: error: expected ';' after expression boost::asio::socket_base::non_blocking_io command(true); ^ ; src/net/common/clientthread.cpp:990:3: error: no member named 'non_blocking_io' in 'boost::asio::socket_base'; did you mean 'boost::asio::detail::socket_ops::non_blocking'? boost::asio::socket_base::non_blocking_io command(true); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ boost::asio::detail::socket_ops::non_blocking /usr/local/include/boost/asio/detail/socket_ops.hpp:41:3: note: 'boost::asio::detail::socket_ops::non_blocking' declared here non_blocking = user_set_non_blocking | internal_non_blocking, ^ src/net/common/clientthread.cpp:990:45: error: use of undeclared identifier 'command' boost::asio::socket_base::non_blocking_io command(true); ^ src/net/common/clientthread.cpp:991:23: error: use of undeclared identifier 'command' newSock->io_control(command); ^ src/net/common/clientthread.cpp:990:3: warning: expression result unused [-Wunused-value] boost::asio::socket_base::non_blocking_io command(true); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/net/common/senderhelper.cpp:34: In file included from src/net/sendbuffer.h:36: In file included from src/net/websocket_defs.h:36: In file included from src/third_party/websocketpp/websocketpp/config/asio_no_tls.hpp:31: In file included from src/third_party/websocketpp/websocketpp/config/core.hpp:40: In file included from src/third_party/websocketpp/websocketpp/transport/iostream/endpoint.hpp:35: src/third_party/websocketpp/websocketpp/transport/iostream/connection.hpp:276:30: warning: unused parameter 'duration' [-Wunused-parameter] timer_ptr set_timer(long duration, timer_handler handler) { ^ src/third_party/websocketpp/websocketpp/transport/iostream/connection.hpp:276:54: warning: unused parameter 'handler' [-Wunused-parameter] timer_ptr set_timer(long duration, timer_handler handler) { ^ In file included from src/net/common/senderhelper.cpp:34: In file included from src/net/sendbuffer.h:36: In file included from src/net/websocket_defs.h:36: In file included from src/third_party/websocketpp/websocketpp/config/asio_no_tls.hpp:31: In file included from src/third_party/websocketpp/websocketpp/config/core.hpp:40: src/third_party/websocketpp/websocketpp/transport/iostream/endpoint.hpp:143:42: warning: unused parameter 'tcon' [-Wunused-parameter] void async_connect(transport_con_ptr tcon, uri_ptr u, connect_handler cb) { ^ src/third_party/websocketpp/websocketpp/transport/iostream/endpoint.hpp:143:56: warning: unused parameter 'u' [-Wunused-parameter] void async_connect(transport_con_ptr tcon, uri_ptr u, connect_handler cb) { ^ In file included from src/net/common/senderhelper.cpp:34: In file included from src/net/sendbuffer.h:36: In file included from src/net/websocket_defs.h:36: In file included from src/third_party/websocketpp/websocketpp/config/asio_no_tls.hpp:31: In file included from src/third_party/websocketpp/websocketpp/config/core.hpp:47: In file included from src/third_party/websocketpp/websocketpp/message_buffer/message.hpp:32: 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/net/common/senderhelper.cpp:34: In file included from src/net/sendbuffer.h:36: In file included from src/net/websocket_defs.h:36: In file included from src/third_party/websocketpp/websocketpp/config/asio_no_tls.hpp:31: In file included from src/third_party/websocketpp/websocketpp/config/core.hpp:48: src/third_party/websocketpp/websocketpp/message_buffer/alloc.hpp:80:28: warning: unused parameter 'msg' [-Wunused-parameter] bool recycle(message * msg) { ^ In file included from src/net/common/senderhelper.cpp:34: In file included from src/net/sendbuffer.h:36: In file included from src/net/websocket_defs.h:36: In file included from src/third_party/websocketpp/websocketpp/config/asio_no_tls.hpp:31: In file included from src/third_party/websocketpp/websocketpp/config/core.hpp:61: src/third_party/websocketpp/websocketpp/extensions/permessage_deflate/disabled.hpp:56:57: warning: unused parameter 'attributes' [-Wunused-parameter] err_str_pair negotiate(http::attribute_list const & attributes) { ^ src/third_party/websocketpp/websocketpp/extensions/permessage_deflate/disabled.hpp:72:50: warning: unused parameter 'in' [-Wunused-parameter] lib::error_code compress(std::string const & in, std::string & out) { ^ src/third_party/websocketpp/websocketpp/extensions/permessage_deflate/disabled.hpp:72:68: warning: unused parameter 'out' [-Wunused-parameter] lib::error_code compress(std::string const & in, std::string & out) { ^ src/third_party/websocketpp/websocketpp/extensions/permessage_deflate/disabled.hpp:76:48: warning: unused parameter 'buf' [-Wunused-parameter] lib::error_code decompress(uint8_t const * buf, size_t len, ^ src/third_party/websocketpp/websocketpp/extensions/permessage_deflate/disabled.hpp:76:60: warning: unused parameter 'len' [-Wunused-parameter] lib::error_code decompress(uint8_t const * buf, size_t len, ^ src/third_party/websocketpp/websocketpp/extensions/permessage_deflate/disabled.hpp:77:23: warning: unused parameter 'out' [-Wunused-parameter] std::string & out) ^ src/third_party/websocketpp/websocketpp/extensions/permessage_deflate/disabled.hpp:82:52: warning: unused parameter 'in' [-Wunused-parameter] lib::error_code decompress(std::string const & in, std::string & out) { ^ src/third_party/websocketpp/websocketpp/extensions/permessage_deflate/disabled.hpp:82:70: warning: unused parameter 'out' [-Wunused-parameter] lib::error_code decompress(std::string const & in, std::string & out) { ^ In file included from src/net/common/senderhelper.cpp:34: In file included from src/net/sendbuffer.h:36: In file included from src/net/websocket_defs.h:36: In file included from src/third_party/websocketpp/websocketpp/config/asio_no_tls.hpp:32: In file included from src/third_party/websocketpp/websocketpp/transport/asio/endpoint.hpp:34: src/third_party/websocketpp/websocketpp/transport/asio/connection.hpp:337:33: warning: unused parameter 't' [-Wunused-parameter] void handle_timer(timer_ptr t, timer_handler callback, ^ src/third_party/websocketpp/websocketpp/transport/asio/connection.hpp:430:45: error: use of class template 'boost::asio::strand' requires template arguments m_strand.reset(new boost::asio::strand(*io_service)); ^ /usr/local/include/boost/asio/strand.hpp:29:7: note: template is declared here class strand ^ In file included from src/net/common/senderhelper.cpp:34: In file included from src/net/sendbuffer.h:36: In file included from src/net/websocket_defs.h:36: In file included from src/third_party/websocketpp/websocketpp/config/asio_no_tls.hpp:32: In file included from src/third_party/websocketpp/websocketpp/transport/asio/endpoint.hpp:34: src/third_party/websocketpp/websocketpp/transport/asio/connection.hpp:507:45: warning: unused parameter 'post_timer' [-Wunused-parameter] void handle_post_init_timeout(timer_ptr post_timer, init_handler callback, ^ src/third_party/websocketpp/websocketpp/transport/asio/connection.hpp:697:54: warning: unused parameter 'bytes_transferred' [-Wunused-parameter] boost::system::error_code const & ec, size_t bytes_transferred) ^ src/third_party/websocketpp/websocketpp/transport/asio/connection.hpp:887:16: warning: unused parameter 'bytes_transferred' [-Wunused-parameter] size_t bytes_transferred) ^ src/third_party/websocketpp/websocketpp/transport/asio/connection.hpp:972:50: warning: unused parameter 'shutdown_timer' [-Wunused-parameter] void handle_async_shutdown_timeout(timer_ptr shutdown_timer, init_handler ^ In file included from src/net/common/senderhelper.cpp:34: In file included from src/net/sendbuffer.h:36: In file included from src/net/websocket_defs.h:36: In file included from src/third_party/websocketpp/websocketpp/config/asio_no_tls.hpp:32: In file included from src/third_party/websocketpp/websocketpp/transport/asio/endpoint.hpp:35: 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/net/common/senderhelper.cpp:34: In file included from src/net/sendbuffer.h:36: In file included from src/net/websocket_defs.h:36: In file included from src/third_party/websocketpp/websocketpp/config/asio_no_tls.hpp:32: src/third_party/websocketpp/websocketpp/transport/asio/endpoint.hpp:636:33: warning: unused parameter 't' [-Wunused-parameter] void handle_timer(timer_ptr t, timer_handler callback, ^ src/third_party/websocketpp/websocketpp/transport/asio/endpoint.hpp:824:43: warning: unused parameter 'dns_timer' [-Wunused-parameter] void handle_resolve_timeout(timer_ptr dns_timer, connect_handler callback, ^ src/third_party/websocketpp/websocketpp/transport/asio/endpoint.hpp:923:67: warning: unused parameter 'con_timer' [-Wunused-parameter] void handle_connect_timeout(transport_con_ptr tcon, timer_ptr con_timer, ^ In file included from src/net/common/senderhelper.cpp:34: In file included from src/net/sendbuffer.h:36: In file included from src/net/websocket_defs.h:37: In file included from src/third_party/websocketpp/websocketpp/server.hpp:31: In file included from src/third_party/websocketpp/websocketpp/roles/server_endpoint.hpp:31: In file included from src/third_party/websocketpp/websocketpp/endpoint.hpp:31: In file included from src/third_party/websocketpp/websocketpp/connection.hpp:39: src/third_party/websocketpp/websocketpp/processors/processor.hpp:186:68: warning: unused parameter 'request' [-Wunused-parameter] virtual err_str_pair negotiate_extensions(request_type const & request) { ^ In file included from src/net/common/senderhelper.cpp:34: In file included from src/net/sendbuffer.h:36: In file included from src/net/websocket_defs.h:37: In file included from src/third_party/websocketpp/websocketpp/server.hpp:31: In file included from src/third_party/websocketpp/websocketpp/roles/server_endpoint.hpp:31: In file included from src/third_party/websocketpp/websocketpp/endpoint.hpp:31: In file included from src/third_party/websocketpp/websocketpp/connection.hpp:1429: In file included from src/third_party/websocketpp/websocketpp/impl/connection_impl.hpp:35: src/third_party/websocketpp/websocketpp/processors/hybi00.hpp:144:60: warning: unused parameter 'req' [-Wunused-parameter] lib::error_code client_handshake_request(request_type& req, uri_ptr uri, ^ src/third_party/websocketpp/websocketpp/processors/hybi00.hpp:144:73: warning: unused parameter 'uri' [-Wunused-parameter] lib::error_code client_handshake_request(request_type& req, uri_ptr uri, ^ src/third_party/websocketpp/websocketpp/processors/hybi00.hpp:145:42: warning: unused parameter 'subprotocols' [-Wunused-parameter] std::vector const & subprotocols) const ^ src/third_party/websocketpp/websocketpp/processors/hybi00.hpp:150:77: warning: unused parameter 'req' [-Wunused-parameter] lib::error_code validate_server_handshake_response(request_type const & req, ^ src/third_party/websocketpp/websocketpp/processors/hybi00.hpp:151:25: warning: unused parameter 'res' [-Wunused-parameter] response_type & res) const ^ src/third_party/websocketpp/websocketpp/processors/hybi00.hpp:167:63: warning: unused parameter 'req' [-Wunused-parameter] lib::error_code extract_subprotocols(request_type const & req, ^ src/third_party/websocketpp/websocketpp/processors/hybi00.hpp:168:36: warning: unused parameter 'subprotocol_list' [-Wunused-parameter] std::vector & subprotocol_list) ^ src/third_party/websocketpp/websocketpp/processors/hybi00.hpp:321:54: warning: unused parameter 'in' [-Wunused-parameter] lib::error_code prepare_ping(std::string const & in, message_ptr out) const ^ src/third_party/websocketpp/websocketpp/processors/hybi00.hpp:321:70: warning: unused parameter 'out' [-Wunused-parameter] lib::error_code prepare_ping(std::string const & in, message_ptr out) const ^ src/third_party/websocketpp/websocketpp/processors/hybi00.hpp:326:54: warning: unused parameter 'in' [-Wunused-parameter] lib::error_code prepare_pong(const std::string & in, message_ptr out) const ^ src/third_party/websocketpp/websocketpp/processors/hybi00.hpp:326:70: warning: unused parameter 'out' [-Wunused-parameter] lib::error_code prepare_pong(const std::string & in, message_ptr out) const ^ src/third_party/websocketpp/websocketpp/processors/hybi00.hpp:331:56: warning: unused parameter 'code' [-Wunused-parameter] lib::error_code prepare_close(close::status::value code, ^ src/third_party/websocketpp/websocketpp/processors/hybi00.hpp:332:29: warning: unused parameter 'reason' [-Wunused-parameter] std::string const & reason, message_ptr out) const ^ In file included from src/net/common/senderhelper.cpp:34: In file included from src/net/sendbuffer.h:36: In file included from src/net/websocket_defs.h:37: In file included from src/third_party/websocketpp/websocketpp/server.hpp:31: In file included from src/third_party/websocketpp/websocketpp/roles/server_endpoint.hpp:31: In file included from src/third_party/websocketpp/websocketpp/endpoint.hpp:31: In file included from src/third_party/websocketpp/websocketpp/connection.hpp:1429: In file included from src/third_party/websocketpp/websocketpp/impl/connection_impl.hpp:36: In file included from src/third_party/websocketpp/websocketpp/processors/hybi07.hpp:31: In file included from src/third_party/websocketpp/websocketpp/processors/hybi08.hpp:31: In file included from src/third_party/websocketpp/websocketpp/processors/hybi13.hpp:40: src/third_party/websocketpp/websocketpp/sha1/sha1.hpp:45:16: warning: 'const' type qualifier on return type has no effect [-Wignored-qualifiers] inline const unsigned int rol(const unsigned int value, ^~~~~~ 1 warning and 4 errors generated. In file included from src/net/common/senderhelper.cpp:34: In file included from src/net/sendbuffer.h:36: In file included from src/net/websocket_defs.h:37: In file included from src/third_party/websocketpp/websocketpp/server.hpp:31: In file included from src/third_party/websocketpp/websocketpp/roles/server_endpoint.hpp:31: In file included from src/third_party/websocketpp/websocketpp/endpoint.hpp:31: In file included from src/third_party/websocketpp/websocketpp/connection.hpp:1429: In file included from src/third_party/websocketpp/websocketpp/impl/connection_impl.hpp:36: In file included from src/third_party/websocketpp/websocketpp/processors/hybi07.hpp:31: src/third_party/websocketpp/websocketpp/processors/hybi08.hpp:54:60: warning: unused parameter 'req' [-Wunused-parameter] lib::error_code client_handshake_request(request_type& req, uri_ptr uri, ^ src/third_party/websocketpp/websocketpp/processors/hybi08.hpp:54:73: warning: unused parameter 'uri' [-Wunused-parameter] lib::error_code client_handshake_request(request_type& req, uri_ptr uri, ^ src/third_party/websocketpp/websocketpp/processors/hybi08.hpp:55:42: warning: unused parameter 'subprotocols' [-Wunused-parameter] std::vector const & subprotocols) const ^ In file included from src/net/common/senderhelper.cpp:34: In file included from src/net/sendbuffer.h:36: In file included from src/net/websocket_defs.h:37: In file included from src/third_party/websocketpp/websocketpp/server.hpp:31: In file included from src/third_party/websocketpp/websocketpp/roles/server_endpoint.hpp:31: In file included from src/third_party/websocketpp/websocketpp/endpoint.hpp:31: In file included from src/third_party/websocketpp/websocketpp/connection.hpp:1429: In file included from src/third_party/websocketpp/websocketpp/impl/connection_impl.hpp:36: src/third_party/websocketpp/websocketpp/processors/hybi07.hpp:53:61: warning: unused parameter 'req' [-Wunused-parameter] lib::error_code client_handshake_request(request_type & req, uri_ptr uri, ^ src/third_party/websocketpp/websocketpp/processors/hybi07.hpp:53:74: warning: unused parameter 'uri' [-Wunused-parameter] lib::error_code client_handshake_request(request_type & req, uri_ptr uri, ^ src/third_party/websocketpp/websocketpp/processors/hybi07.hpp:54:42: warning: unused parameter 'subprotocols' [-Wunused-parameter] std::vector const & subprotocols) const ^ gmake[2]: *** [Makefile.pokerth_lib:1177: obj/clientthread.o] Error 1 In file included from src/net/common/senderhelper.cpp:34: In file included from src/net/sendbuffer.h:36: In file included from src/net/websocket_defs.h:37: In file included from src/third_party/websocketpp/websocketpp/server.hpp:31: In file included from src/third_party/websocketpp/websocketpp/roles/server_endpoint.hpp:31: In file included from src/third_party/websocketpp/websocketpp/endpoint.hpp:31: In file included from src/third_party/websocketpp/websocketpp/connection.hpp:1429: src/third_party/websocketpp/websocketpp/impl/connection_impl.hpp:1629:35: warning: unused parameter 'msg' [-Wunused-parameter] istate_type dest, std::string msg) ^ src/third_party/websocketpp/websocketpp/impl/connection_impl.hpp:1645:17: warning: unused parameter 'msg' [-Wunused-parameter] std::string msg) ^ src/third_party/websocketpp/websocketpp/impl/connection_impl.hpp:1660:17: warning: unused parameter 'msg' [-Wunused-parameter] std::string msg) ^ 48 warnings and 1 error generated. gmake[2]: *** [Makefile.pokerth_lib:1238: obj/senderhelper.o] Error 1 1 warning generated. gmake[2]: Leaving directory '/wrkdirs/usr/ports/games/pokerth/work/PokerTH-1.1.1-src' gmake[1]: *** [Makefile:118: sub-pokerth_lib-pro-all-ordered] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/games/pokerth/work/PokerTH-1.1.1-src' ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 Stop. make: stopped in /usr/ports/games/pokerth =>> Cleaning up wrkdir ===> Cleaning for pokerth-1.1.1_18 build of games/pokerth | pokerth-1.1.1_18 ended at Thu Dec 14 21:06:14 -04 2017 build time: 00:00:47 !!! build failure encountered !!!