=>> Building games/stonesoup build started at Wed May 7 21:02:49 BST 2025 port directory: /usr/ports/games/stonesoup package name: stonesoup-sdl-0.32.1 building for: FreeBSD pkg-builder.dan.net.uk 14.2-RELEASE FreeBSD 14.2-RELEASE amd64 maintained by: fuz@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 2631 Dec 29 14:16 /usr/ports/games/stonesoup/Makefile Ports top last git commit: 5529c5919b Ports top unclean checkout: yes Port dir last git commit: 1a35b19e6d Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.2 Host OSVERSION: 1402000 Jail OSVERSION: 1402000 Job Id: 04 ---Begin Environment--- SHELL=/bin/sh OSVERSION=1402000 UNAME_v=FreeBSD 14.2-RELEASE UNAME_r=14.2-RELEASE BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin MAKE_OBJDIR_CHECK_WRITABLE=0 LOCALBASE=/usr/local USER=root POUDRIERE_NAME=poudriere-git LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.4.2 MASTERMNT=/usr/local/poudriere/data/.m/14-amd64-default-dan/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=screen OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 PWD=/usr/local/poudriere/data/.m/14-amd64-default-dan/04/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=14-amd64-default-dan SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/14-amd64-default-dan/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.2 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR=sdl MAKE_ARGS= FLAVOR=sdl ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for stonesoup-sdl-0.32.1: LUA=on: Bindings for LUA user scripts NOWIZARD=off: Disable Wizard mode SOUND=off: Sound (audio) support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- fuz@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=/usr/local/bin/gmake ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl PERL_USE_UNSAFE_INC=1 PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python3.11" SDL2_CONFIG=/usr/local/bin/sdl2-config XDG_DATA_HOME=/wrkdirs/usr/ports/games/stonesoup/work-sdl XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/stonesoup/work-sdl XDG_CACHE_HOME=/wrkdirs/usr/ports/games/stonesoup/work-sdl/.cache HOME=/wrkdirs/usr/ports/games/stonesoup/work-sdl TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/games/stonesoup/work-sdl/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/games/stonesoup/work-sdl/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- LUA_MODLIBDIR=/usr/local/lib/lua/5.1 LUA_MODSHAREDIR=/usr/local/share/lua/5.1 LUA_MODDOCSDIR=/usr/local/share/doc/lua51 LUA_INCDIR=/usr/local/include/lua51 LUA_LIBDIR=/usr/local/lib LUA_VER=5.1 LUA_VER_STR=51 PERL_USE_UNSAFE_INC=1 SDL2_CONFIG=/usr/local/bin/sdl2-config XDG_DATA_HOME=/wrkdirs/usr/ports/games/stonesoup/work-sdl XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/stonesoup/work-sdl XDG_CACHE_HOME=/wrkdirs/usr/ports/games/stonesoup/work-sdl/.cache HOME=/wrkdirs/usr/ports/games/stonesoup/work-sdl TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/games/stonesoup/work-sdl/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/games/stonesoup/work-sdl/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " 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-- SAVEDIR="\~/.stonesoup" GAME="stonesoup-sdl" SDL="" LUA="" NO_LUA="@comment " NOWIZARD="@comment " NO_NOWIZARD="" SOUND="@comment " NO_SOUND="" LUA_MODLIBDIR=lib/lua/5.1 LUA_MODSHAREDIR=share/lua/5.1 LUA_MODDOCSDIR=share/doc/lua51 LUA_INCDIR=include/lua51 LUA_VER=5.1 LUA_VER_STR=51 PYTHON_INCLUDEDIR=include/python3.11 PYTHON_LIBDIR=lib/python3.11 PYTHON_PLATFORM=freebsd14 PYTHON_SITELIBDIR=lib/python3.11/site-packages PYTHON_SUFFIX=311 PYTHON_EXT_SUFFIX=.cpython-311 PYTHON_VER=3.11 PYTHON_VERSION=python3.11 PYTHON2="@comment " PYTHON3="" OSREL=14.2 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PERL_VERSION=5.36.3 PERL_VER=5.36 PERL5_MAN1=lib/perl5/site_perl/man/man1 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.36 DOCSDIR="share/doc/stonesoup" EXAMPLESDIR="share/examples/stonesoup" DATADIR="share/stonesoup-sdl" WWWDIR="www/stonesoup" ETCDIR="etc/stonesoup" --End PLIST_SUB-- --SUB_LIST-- LUA="" NO_LUA="@comment " NOWIZARD="@comment " NO_NOWIZARD="" SOUND="@comment " NO_SOUND="" PYTHON_INCLUDEDIR=/usr/local/include/python3.11 PYTHON_LIBDIR=/usr/local/lib/python3.11 PYTHON_PLATFORM=freebsd14 PYTHON_SITELIBDIR=/usr/local/lib/python3.11/site-packages PYTHON_SUFFIX=311 PYTHON_EXT_SUFFIX=.cpython-311 PYTHON_VER=3.11 PYTHON_VERSION=python3.11 PYTHON2="@comment " PYTHON3="" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/stonesoup-sdl DOCSDIR=/usr/local/share/doc/stonesoup EXAMPLESDIR=/usr/local/share/examples/stonesoup WWWDIR=/usr/local/www/stonesoup ETCDIR=/usr/local/etc/stonesoup --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 #### #### CCACHE_CPP2=1 WITH_SSP_PORTS=yes WITH_SSP=yes #WITH_LTO=yes DISABLE_LICENSES=yes LICENSES_ACCEPTED=AGPLv3 APACHE10 APACHE11 APACHE20 ART10 ARTPERL10 ART20 BSD BSD2CLAUSE BSD3CLAUSE BSD4CLAUSE BSL CC0-1.0 CDDL ClArtistic EPL GFDL GMGPL GPLv1 GPLv2 GPLv3 GPLv3RLE ISCL LGPL20 LGPL21 LGPL3 LPPL10 LPPL11 LPPL12 LPPL13 LPPL13a LPPL13b LPPL13c MIT MPL OpenSSL OFL10 OFL11 OWL PostgreSQL PHP202 PHP30 PHP301 PSFL RUBY ZLIB ZPL21 SVM-Light EULA ALASIR Microsoft-exFAT SIMIAN UDEVGAME unknown MTA COMMERCIAL teamspeak NO_LICENSES_DIALOGS=yes #### #### NO_IGNORE=yes DEFAULT_VERSIONS+=ssl=openssl apache=2.4 imagemagick=7 java=21 linux=c7 mysql=8.0 php=8.3 samba=4.19 varnish=7 WITH_SETID_MODE=force PHP_ZTS=enabled OPTIONS_UNSET+=OPENJPEG OPTIONS_UNSET+=GSSAPI_BASE OPTIONS_SET+=ZTS OPTIONS_SET+=GSSAPI_NONE ALLOW_UNSUPPORTED_SYSTEM=yes WITH_CCACHE_BUILD=yes CCACHE_DIR=/root/.ccache #### Misc Poudriere #### .include "/etc/make.conf.ports_env" GID=0 UID=0 DISABLE_MAKE_JOBS=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) 89999 open files (-n) 8192 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 pipebuf (-y) unlimited --End resource limits-- =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> stonesoup-sdl-0.32.1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.1.2.pkg [pkg-builder.dan.net.uk] Installing pkg-2.1.2... [pkg-builder.dan.net.uk] Extracting pkg-2.1.2: .......... done ===> stonesoup-sdl-0.32.1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of stonesoup-sdl-0.32.1 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by stonesoup-sdl-0.32.1 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by stonesoup-sdl-0.32.1 for building => SHA256 Checksum OK for crawl-crawl-0.32.1_GH0.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by stonesoup-sdl-0.32.1 for building ===> Extracting for stonesoup-sdl-0.32.1 => SHA256 Checksum OK for crawl-crawl-0.32.1_GH0.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Patching for stonesoup-sdl-0.32.1 ===> Applying FreeBSD patches for stonesoup-sdl-0.32.1 from /usr/ports/games/stonesoup/files =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> stonesoup-sdl-0.32.1 depends on package: py311-pyyaml>=0 - not found ===> Installing existing package /packages/All/py311-pyyaml-6.0.1_1.pkg [pkg-builder.dan.net.uk] Installing py311-pyyaml-6.0.1_1... [pkg-builder.dan.net.uk] `-- Installing libyaml-0.2.5... [pkg-builder.dan.net.uk] `-- Extracting libyaml-0.2.5: ...... done [pkg-builder.dan.net.uk] `-- Installing python311-3.11.12... [pkg-builder.dan.net.uk] | `-- Installing gettext-runtime-0.23.1... [pkg-builder.dan.net.uk] | | `-- Installing indexinfo-0.3.1_1... [pkg-builder.dan.net.uk] | | `-- Extracting indexinfo-0.3.1_1: . done [pkg-builder.dan.net.uk] | `-- Extracting gettext-runtime-0.23.1: .......... done [pkg-builder.dan.net.uk] | `-- Installing libffi-3.4.8... [pkg-builder.dan.net.uk] | `-- Extracting libffi-3.4.8: .......... done [pkg-builder.dan.net.uk] | `-- Installing mpdecimal-4.0.0... [pkg-builder.dan.net.uk] | `-- Extracting mpdecimal-4.0.0: .......... done [pkg-builder.dan.net.uk] | `-- Installing openssl-3.0.16,1... [pkg-builder.dan.net.uk] | `-- Extracting openssl-3.0.16,1: .......... done [pkg-builder.dan.net.uk] | `-- Installing readline-8.2.13_2... [pkg-builder.dan.net.uk] | `-- Extracting readline-8.2.13_2: .......... done [pkg-builder.dan.net.uk] `-- Extracting python311-3.11.12: .......... done [pkg-builder.dan.net.uk] Extracting py311-pyyaml-6.0.1_1: .......... done ===== Message from python311-3.11.12: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py311-gdbm databases/py-gdbm@py311 py311-sqlite3 databases/py-sqlite3@py311 py311-tkinter x11-toolkits/py-tkinter@py311 ===> stonesoup-sdl-0.32.1 depends on package: py311-pyyaml>=0 - found ===> Returning to build of stonesoup-sdl-0.32.1 ===> stonesoup-sdl-0.32.1 depends on executable: fc-list - not found ===> Installing existing package /packages/All/fontconfig-2.15.0_3,1.pkg [pkg-builder.dan.net.uk] Installing fontconfig-2.15.0_3,1... [pkg-builder.dan.net.uk] `-- Installing expat-2.7.1... [pkg-builder.dan.net.uk] `-- Extracting expat-2.7.1: .......... done [pkg-builder.dan.net.uk] `-- Installing freetype2-2.13.3... [pkg-builder.dan.net.uk] `-- Extracting freetype2-2.13.3: .......... done [pkg-builder.dan.net.uk] Extracting fontconfig-2.15.0_3,1: .......... done ==> Running trigger: fontconfig.ucl Running fc-cache to build fontconfig cache... ===== Message from freetype2-2.13.3: -- 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. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/index.html, if documentation was installed). ===> stonesoup-sdl-0.32.1 depends on executable: fc-list - found ===> Returning to build of stonesoup-sdl-0.32.1 ===> stonesoup-sdl-0.32.1 depends on file: /usr/local/share/fonts/dejavu/DejaVuSans.ttf - not found ===> Installing existing package /packages/All/dejavu-2.37_3.pkg [pkg-builder.dan.net.uk] Installing dejavu-2.37_3... [pkg-builder.dan.net.uk] `-- Installing mkfontscale-1.2.3... [pkg-builder.dan.net.uk] | `-- Installing libfontenc-1.1.8... [pkg-builder.dan.net.uk] | `-- Extracting libfontenc-1.1.8: ...... done [pkg-builder.dan.net.uk] `-- Extracting mkfontscale-1.2.3: .... done [pkg-builder.dan.net.uk] Extracting dejavu-2.37_3: .......... done ==> Running trigger: fontconfig.ucl Running fc-cache to build fontconfig cache... ===== Message from dejavu-2.37_3: -- 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. ===> stonesoup-sdl-0.32.1 depends on file: /usr/local/share/fonts/dejavu/DejaVuSans.ttf - found ===> Returning to build of stonesoup-sdl-0.32.1 ===> stonesoup-sdl-0.32.1 depends on executable: bison - not found ===> Installing existing package /packages/All/bison-3.8.2_2,1.pkg [pkg-builder.dan.net.uk] Installing bison-3.8.2_2,1... [pkg-builder.dan.net.uk] `-- Installing libtextstyle-0.23.1... [pkg-builder.dan.net.uk] `-- Extracting libtextstyle-0.23.1: .......... done [pkg-builder.dan.net.uk] `-- Installing m4-1.4.19_1,1... [pkg-builder.dan.net.uk] | `-- Installing libsigsegv-2.14... [pkg-builder.dan.net.uk] | `-- Extracting libsigsegv-2.14: ..... done [pkg-builder.dan.net.uk] `-- Extracting m4-1.4.19_1,1: .......... done [pkg-builder.dan.net.uk] Extracting bison-3.8.2_2,1: .......... done ===== Message from libsigsegv-2.14: -- Note that the stackoverflow handling functions of this library need procfs mounted on /proc. ===> stonesoup-sdl-0.32.1 depends on executable: bison - found ===> Returning to build of stonesoup-sdl-0.32.1 ===> stonesoup-sdl-0.32.1 depends on package: gmake>=4.4.1 - not found ===> Installing existing package /packages/All/gmake-4.4.1.pkg [pkg-builder.dan.net.uk] Installing gmake-4.4.1... [pkg-builder.dan.net.uk] Extracting gmake-4.4.1: .......... done ===> stonesoup-sdl-0.32.1 depends on package: gmake>=4.4.1 - found ===> Returning to build of stonesoup-sdl-0.32.1 ===> stonesoup-sdl-0.32.1 depends on package: pkgconf>=1.3.0_1 - not found ===> Installing existing package /packages/All/pkgconf-2.3.0_1,1.pkg [pkg-builder.dan.net.uk] Installing pkgconf-2.3.0_1,1... [pkg-builder.dan.net.uk] Extracting pkgconf-2.3.0_1,1: .......... done ===> stonesoup-sdl-0.32.1 depends on package: pkgconf>=1.3.0_1 - found ===> Returning to build of stonesoup-sdl-0.32.1 ===> stonesoup-sdl-0.32.1 depends on file: /usr/local/bin/python3.11 - found ===> stonesoup-sdl-0.32.1 depends on file: /usr/local/bin/sdl2-config - not found ===> Installing existing package /packages/All/sdl2-2.32.4.pkg [pkg-builder.dan.net.uk] Installing sdl2-2.32.4... [pkg-builder.dan.net.uk] `-- Installing libX11-1.8.12,1... [pkg-builder.dan.net.uk] | `-- Installing libxcb-1.17.0... [pkg-builder.dan.net.uk] | | `-- Installing libXau-1.0.11... [pkg-builder.dan.net.uk] | | `-- Extracting libXau-1.0.11: .......... done [pkg-builder.dan.net.uk] | | `-- Installing libXdmcp-1.1.5... [pkg-builder.dan.net.uk] | | `-- Installing xorgproto-2024.1... [pkg-builder.dan.net.uk] | | `-- Extracting xorgproto-2024.1: .......... done [pkg-builder.dan.net.uk] | | `-- Extracting libXdmcp-1.1.5: ...... done [pkg-builder.dan.net.uk] | `-- Extracting libxcb-1.17.0: .......... done [pkg-builder.dan.net.uk] `-- Extracting libX11-1.8.12,1: .......... done [pkg-builder.dan.net.uk] `-- Installing libXScrnSaver-1.2.4_1... [pkg-builder.dan.net.uk] | `-- Installing libXext-1.3.6,1... [pkg-builder.dan.net.uk] | `-- Extracting libXext-1.3.6,1: .......... done [pkg-builder.dan.net.uk] `-- Extracting libXScrnSaver-1.2.4_1: .......... done [pkg-builder.dan.net.uk] `-- Installing libXcursor-1.2.2... [pkg-builder.dan.net.uk] | `-- Installing libXfixes-6.0.1... [pkg-builder.dan.net.uk] | `-- Extracting libXfixes-6.0.1: ....... done [pkg-builder.dan.net.uk] | `-- Installing libXrender-0.9.12... [pkg-builder.dan.net.uk] | `-- Extracting libXrender-0.9.12: ....... done [pkg-builder.dan.net.uk] `-- Extracting libXcursor-1.2.2: .......... done [pkg-builder.dan.net.uk] `-- Installing libXi-1.8.1,1... [pkg-builder.dan.net.uk] `-- Extracting libXi-1.8.1,1: .......... done [pkg-builder.dan.net.uk] `-- Installing libXrandr-1.5.4... [pkg-builder.dan.net.uk] `-- Extracting libXrandr-1.5.4: .......... done [pkg-builder.dan.net.uk] `-- Installing libglvnd-1.7.0... [pkg-builder.dan.net.uk] `-- Extracting libglvnd-1.7.0: .......... done [pkg-builder.dan.net.uk] `-- Installing libinotify-20240724_1... [pkg-builder.dan.net.uk] `-- Extracting libinotify-20240724_1: .......... done [pkg-builder.dan.net.uk] `-- Installing libxkbcommon-1.8.1_2... [pkg-builder.dan.net.uk] | `-- Installing libxml2-2.11.9... [pkg-builder.dan.net.uk] | `-- Extracting libxml2-2.11.9: .......... done [pkg-builder.dan.net.uk] | `-- Installing wayland-1.23.1... [pkg-builder.dan.net.uk] | | `-- Installing libepoll-shim-0.0.20240608... [pkg-builder.dan.net.uk] | | `-- Extracting libepoll-shim-0.0.20240608: .......... done [pkg-builder.dan.net.uk] | `-- Extracting wayland-1.23.1: .......... done [pkg-builder.dan.net.uk] | `-- Installing xkeyboard-config-2.41_4... [pkg-builder.dan.net.uk] | `-- Extracting xkeyboard-config-2.41_4: .......... done [pkg-builder.dan.net.uk] `-- Extracting libxkbcommon-1.8.1_2: .......... done [pkg-builder.dan.net.uk] `-- Installing mesa-libs-24.1.7_1... [pkg-builder.dan.net.uk] | `-- Installing libXdamage-1.1.6... [pkg-builder.dan.net.uk] | `-- Extracting libXdamage-1.1.6: ...... done [pkg-builder.dan.net.uk] | `-- Installing libXxf86vm-1.1.5... [pkg-builder.dan.net.uk] | `-- Extracting libXxf86vm-1.1.5: .......... done [pkg-builder.dan.net.uk] | `-- Installing libdrm-2.4.123,1... [pkg-builder.dan.net.uk] | | `-- Installing libpciaccess-0.18.1_1... [pkg-builder.dan.net.uk] | | `-- Installing hwdata-0.394,1... [pkg-builder.dan.net.uk] | | `-- Extracting hwdata-0.394,1: ...... done [pkg-builder.dan.net.uk] | | `-- Extracting libpciaccess-0.18.1_1: ..... done [pkg-builder.dan.net.uk] | `-- Extracting libdrm-2.4.123,1: .......... done [pkg-builder.dan.net.uk] | `-- Installing libxshmfence-1.3.2... [pkg-builder.dan.net.uk] | `-- Extracting libxshmfence-1.3.2: ...... done [pkg-builder.dan.net.uk] | `-- Installing zstd-1.5.7... [pkg-builder.dan.net.uk] | | `-- Installing liblz4-1.10.0,1... [pkg-builder.dan.net.uk] | | `-- Extracting liblz4-1.10.0,1: .......... done [pkg-builder.dan.net.uk] | `-- Extracting zstd-1.5.7: .......... done [pkg-builder.dan.net.uk] `-- Extracting mesa-libs-24.1.7_1: .......... done [pkg-builder.dan.net.uk] `-- Installing vulkan-loader-1.4.313... [pkg-builder.dan.net.uk] `-- Extracting vulkan-loader-1.4.313: ....... done [pkg-builder.dan.net.uk] Extracting sdl2-2.32.4: .......... done ===== Message from libinotify-20240724_1: -- You might want to consider increasing the kern.maxfiles tunable if you plan to use this library for applications that need to monitor activity of a lot of files. ===== Message from wayland-1.23.1: -- Wayland requires XDG_RUNTIME_DIR to be defined to a path that will contain "wayland-%d" unix(4) sockets. This is usually handled by consolekit2 (via ck-launch-session) or pam_xdg (via login). ===== Message from libxkbcommon-1.8.1_2: -- If arrow keys don't work under X11 switch to legacy rules e.g., For sh/bash/ksh/zsh run and (optionally) add into ~/.profile: export XKB_DEFAULT_RULES=xorg For csh/tcsh run and (optionally) add into ~/.login: setenv XKB_DEFAULT_RULES xorg ===> stonesoup-sdl-0.32.1 depends on file: /usr/local/bin/sdl2-config - found ===> Returning to build of stonesoup-sdl-0.32.1 ===> stonesoup-sdl-0.32.1 depends on package: perl5>=5.36<5.37 - not found ===> Installing existing package /packages/All/perl5-5.36.3_3.pkg [pkg-builder.dan.net.uk] Installing perl5-5.36.3_3... [pkg-builder.dan.net.uk] Extracting perl5-5.36.3_3: .......... done ===> stonesoup-sdl-0.32.1 depends on package: perl5>=5.36<5.37 - found ===> Returning to build of stonesoup-sdl-0.32.1 ===> stonesoup-sdl-0.32.1 depends on package: xorgproto>=0 - found ===> stonesoup-sdl-0.32.1 depends on package: xorgproto>=0 - found ===> stonesoup-sdl-0.32.1 depends on file: /usr/local/bin/ccache - not found ===> Installing existing package /packages/All/ccache-3.7.12_8.pkg [pkg-builder.dan.net.uk] Installing ccache-3.7.12_8... [pkg-builder.dan.net.uk] Extracting ccache-3.7.12_8: ......... done Create compiler links... create symlink for cc create symlink for cc (world) create symlink for c++ create symlink for c++ (world) create symlink for CC create symlink for CC (world) create symlink for clang create symlink for clang (world) create symlink for clang++ create symlink for clang++ (world) ===== Message from ccache-3.7.12_8: -- NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. ===> stonesoup-sdl-0.32.1 depends on file: /usr/local/bin/ccache - found ===> Returning to build of stonesoup-sdl-0.32.1 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> stonesoup-sdl-0.32.1 depends on shared library: libpng.so - not found ===> Installing existing package /packages/All/png-1.6.47.pkg [pkg-builder.dan.net.uk] Installing png-1.6.47... [pkg-builder.dan.net.uk] Extracting png-1.6.47: .......... done ===> stonesoup-sdl-0.32.1 depends on shared library: libpng.so - found (/usr/local/lib/libpng.so) ===> Returning to build of stonesoup-sdl-0.32.1 ===> stonesoup-sdl-0.32.1 depends on shared library: libfreetype.so - found (/usr/local/lib/libfreetype.so) ===> stonesoup-sdl-0.32.1 depends on shared library: liblua-5.1.so - not found ===> Installing existing package /packages/All/lua51-5.1.5_10.pkg [pkg-builder.dan.net.uk] Installing lua51-5.1.5_10... [pkg-builder.dan.net.uk] `-- Installing libedit-3.1.20250104,1... [pkg-builder.dan.net.uk] `-- Extracting libedit-3.1.20250104,1: .......... done [pkg-builder.dan.net.uk] Extracting lua51-5.1.5_10: ......... done ===> stonesoup-sdl-0.32.1 depends on shared library: liblua-5.1.so - found (/usr/local/lib/liblua-5.1.so) ===> Returning to build of stonesoup-sdl-0.32.1 ===> stonesoup-sdl-0.32.1 depends on shared library: libsqlite3.so - not found ===> Installing existing package /packages/All/sqlite3-3.46.1_1,1.pkg [pkg-builder.dan.net.uk] Installing sqlite3-3.46.1_1,1... [pkg-builder.dan.net.uk] Extracting sqlite3-3.46.1_1,1: ......... done ===> stonesoup-sdl-0.32.1 depends on shared library: libsqlite3.so - found (/usr/local/lib/libsqlite3.so) ===> Returning to build of stonesoup-sdl-0.32.1 ===> stonesoup-sdl-0.32.1 depends on shared library: libGL.so - found (/usr/local/lib/libGL.so) ===> stonesoup-sdl-0.32.1 depends on shared library: libGLU.so - not found ===> Installing existing package /packages/All/libGLU-9.0.3.pkg [pkg-builder.dan.net.uk] Installing libGLU-9.0.3... [pkg-builder.dan.net.uk] Extracting libGLU-9.0.3: ..... done ===> stonesoup-sdl-0.32.1 depends on shared library: libGLU.so - found (/usr/local/lib/libGLU.so) ===> Returning to build of stonesoup-sdl-0.32.1 ===> stonesoup-sdl-0.32.1 depends on shared library: libSDL2_image.so - not found ===> Installing existing package /packages/All/sdl2_image-2.8.8.pkg [pkg-builder.dan.net.uk] Installing sdl2_image-2.8.8... [pkg-builder.dan.net.uk] `-- Installing jpeg-turbo-3.1.0... [pkg-builder.dan.net.uk] `-- Extracting jpeg-turbo-3.1.0: .......... done [pkg-builder.dan.net.uk] `-- Installing libavif-1.2.1... [pkg-builder.dan.net.uk] | `-- Installing dav1d-1.5.1... [pkg-builder.dan.net.uk] | `-- Extracting dav1d-1.5.1: .......... done [pkg-builder.dan.net.uk] | `-- Installing gdk-pixbuf2-2.42.12_1... [pkg-builder.dan.net.uk] | | `-- Installing glib-2.84.1_2,2... [pkg-builder.dan.net.uk] | | `-- Installing libiconv-1.17_1... [pkg-builder.dan.net.uk] | | `-- Extracting libiconv-1.17_1: .......... done [pkg-builder.dan.net.uk] | | `-- Installing pcre2-10.45_1... [pkg-builder.dan.net.uk] | | `-- Extracting pcre2-10.45_1: .......... done [pkg-builder.dan.net.uk] | | `-- Installing py311-packaging-24.2... [pkg-builder.dan.net.uk] | | `-- Extracting py311-packaging-24.2: .......... done [pkg-builder.dan.net.uk] | | `-- Extracting glib-2.84.1_2,2: .......... done [pkg-builder.dan.net.uk] | | `-- Installing shared-mime-info-2.4_1... [pkg-builder.dan.net.uk] | | `-- Extracting shared-mime-info-2.4_1: ......... done [pkg-builder.dan.net.uk] | | `-- Installing tiff-4.7.0... [pkg-builder.dan.net.uk] | | `-- Installing jbigkit-2.1_3... [pkg-builder.dan.net.uk] | | `-- Extracting jbigkit-2.1_3: .......... done [pkg-builder.dan.net.uk] | | `-- Installing lerc-4.0.0... [pkg-builder.dan.net.uk] | | `-- Extracting lerc-4.0.0: ..... done [pkg-builder.dan.net.uk] | | `-- Installing libdeflate-1.22... [pkg-builder.dan.net.uk] | | `-- Extracting libdeflate-1.22: .......... done [pkg-builder.dan.net.uk] | | `-- Extracting tiff-4.7.0: .......... done [pkg-builder.dan.net.uk] | `-- Extracting gdk-pixbuf2-2.42.12_1: .......... done [pkg-builder.dan.net.uk] | `-- Installing libyuv-0.0.1789_2... [pkg-builder.dan.net.uk] | `-- Extracting libyuv-0.0.1789_2: .......... done [pkg-builder.dan.net.uk] | `-- Installing svt-av1-3.0.2... [pkg-builder.dan.net.uk] | `-- Extracting svt-av1-3.0.2: .......... done [pkg-builder.dan.net.uk] `-- Extracting libavif-1.2.1: .......... done [pkg-builder.dan.net.uk] `-- Installing libjxl-0.11.1_1... [pkg-builder.dan.net.uk] | `-- Installing brotli-1.1.0,1... [pkg-builder.dan.net.uk] | `-- Extracting brotli-1.1.0,1: .......... done [pkg-builder.dan.net.uk] | `-- Installing giflib-5.2.2... [pkg-builder.dan.net.uk] | `-- Extracting giflib-5.2.2: .......... done [pkg-builder.dan.net.uk] | `-- Installing highway-1.2.0... [pkg-builder.dan.net.uk] | `-- Extracting highway-1.2.0: .......... done [pkg-builder.dan.net.uk] | `-- Installing openexr-3.3.3... [pkg-builder.dan.net.uk] | | `-- Installing Imath-3.1.12... [pkg-builder.dan.net.uk] | | `-- Extracting Imath-3.1.12: .......... done [pkg-builder.dan.net.uk] | `-- Extracting openexr-3.3.3: .......... done [pkg-builder.dan.net.uk] `-- Extracting libjxl-0.11.1_1: .......... done [pkg-builder.dan.net.uk] `-- Installing webp-1.5.0... [pkg-builder.dan.net.uk] | `-- Installing freeglut-3.2.1... [pkg-builder.dan.net.uk] | | `-- Installing libICE-1.1.1,1... [pkg-builder.dan.net.uk] | | `-- Extracting libICE-1.1.1,1: .......... done [pkg-builder.dan.net.uk] | `-- Extracting freeglut-3.2.1: .......... done [pkg-builder.dan.net.uk] `-- Extracting webp-1.5.0: .......... done [pkg-builder.dan.net.uk] Extracting sdl2_image-2.8.8: .......... done ==> Running trigger: gdk-pixbuf-query-loaders.ucl Generating gdk-pixbuf modules cache ==> Running trigger: gio-modules.ucl Generating GIO modules cache ==> Running trigger: glib-schemas.ucl Compiling glib schemas No schema files found: doing nothing. ==> Running trigger: shared-mime-info.ucl Building the Shared MIME-Info database cache ===== Message from libjxl-0.11.1_1: -- Additional packages recommended for new users: - imlib2-jxl (e.g., feh, scrot) - kf5-kimageformats (e.g., nomacs, flameshot, skanlite) - gimp-jxl-plugin ===== Message from freeglut-3.2.1: -- Joystick support is untested and it is unknown if it works. Do not hesitate to contact x11@FreeBSD.org if this causes issues. ===> stonesoup-sdl-0.32.1 depends on shared library: libSDL2_image.so - found (/usr/local/lib/libSDL2_image.so) ===> Returning to build of stonesoup-sdl-0.32.1 ===> stonesoup-sdl-0.32.1 depends on shared library: libSDL2_mixer.so - not found ===> Installing existing package /packages/All/sdl2_mixer-2.8.1.pkg [pkg-builder.dan.net.uk] Installing sdl2_mixer-2.8.1... [pkg-builder.dan.net.uk] `-- Installing fluidsynth-2.4.4... [pkg-builder.dan.net.uk] | `-- Installing jackit-1.9.22_3... [pkg-builder.dan.net.uk] | | `-- Installing dbus-1.16.2_2,1... [pkg-builder.dan.net.uk] | | `-- Installing libSM-1.2.6,1... [pkg-builder.dan.net.uk] | | `-- Extracting libSM-1.2.6,1: ........ done ===> Creating groups Creating group 'messagebus' with gid '556' ===> Creating users Creating user 'messagebus' with uid '556' [pkg-builder.dan.net.uk] | | `-- Extracting dbus-1.16.2_2,1: ......... done [pkg-builder.dan.net.uk] | | `-- Installing libsamplerate-0.2.2_1... [pkg-builder.dan.net.uk] | | `-- Installing libsndfile-1.2.2_2... [pkg-builder.dan.net.uk] | | | `-- Installing flac-1.5.0,1... [pkg-builder.dan.net.uk] | | | `-- Installing libogg-1.3.5,4... [pkg-builder.dan.net.uk] | | | `-- Extracting libogg-1.3.5,4: .......... done [pkg-builder.dan.net.uk] | | | `-- Extracting flac-1.5.0,1: .......... done [pkg-builder.dan.net.uk] | | | `-- Installing lame-3.100_5... [pkg-builder.dan.net.uk] | | | `-- Extracting lame-3.100_5: .......... done [pkg-builder.dan.net.uk] | | | `-- Installing libvorbis-1.3.7_2,3... [pkg-builder.dan.net.uk] | | | `-- Extracting libvorbis-1.3.7_2,3: .......... done [pkg-builder.dan.net.uk] | | | `-- Installing mpg123-1.32.10... [pkg-builder.dan.net.uk] | | | `-- Extracting mpg123-1.32.10: .......... done [pkg-builder.dan.net.uk] | | | `-- Installing opus-1.5.2... [pkg-builder.dan.net.uk] | | | `-- Extracting opus-1.5.2: .......... done [pkg-builder.dan.net.uk] | | `-- Extracting libsndfile-1.2.2_2: .......... done [pkg-builder.dan.net.uk] | | `-- Extracting libsamplerate-0.2.2_1: .......... done [pkg-builder.dan.net.uk] | | `-- Installing libsysinfo-0.0.3_3... [pkg-builder.dan.net.uk] | | `-- Extracting libsysinfo-0.0.3_3: ...... done [pkg-builder.dan.net.uk] | | `-- Installing py311-dbus-1.3.2... [pkg-builder.dan.net.uk] | | `-- Installing dbus-glib-0.114... [pkg-builder.dan.net.uk] | | `-- Extracting dbus-glib-0.114: .......... done [pkg-builder.dan.net.uk] | | `-- Installing pydbus-common-1.3.2... [pkg-builder.dan.net.uk] | | `-- Extracting pydbus-common-1.3.2: .......... done [pkg-builder.dan.net.uk] | | `-- Extracting py311-dbus-1.3.2: .......... done [pkg-builder.dan.net.uk] | `-- Extracting jackit-1.9.22_3: .......... done [pkg-builder.dan.net.uk] `-- Extracting fluidsynth-2.4.4: .......... done [pkg-builder.dan.net.uk] `-- Installing libxmp-4.6.2... [pkg-builder.dan.net.uk] `-- Extracting libxmp-4.6.2: .......... done [pkg-builder.dan.net.uk] `-- Installing opusfile-0.12_1... [pkg-builder.dan.net.uk] `-- Extracting opusfile-0.12_1: .......... done [pkg-builder.dan.net.uk] Extracting sdl2_mixer-2.8.1: .......... done ===== Message from jackit-1.9.22_3: -- The new JACK server comes with a DBUS control interface: $ jack_control help $ jack_control ds oss $ jack_control dp $ jack_control dps rate 48000 $ jack_control dps wordlength 16 $ jack_control dps capture /dev/dsp0 $ jack_control dps playback /dev/dsp0 $ jack_control eps realtime False $ jack_control start To use real-time priority for JACK server and clients, load the mac_priority(4) module and add the JACK user to the realtime group. Memory locking has to be allowed in /etc/login.conf or ~/.login_conf. Set the resource limit ":memorylocked=unlimited:" and don't forget to run # cap_mkdb /etc/login.conf It's still possible to start JACK server as an RC service for a dedicated user. Note that only one JACK server can be run at a time. An /etc/rc.conf example: jackd_enable="YES" jackd_user="joe" jackd_args="--no-realtime -doss -r48000 -p1024 -w16 \ --capture /dev/dsp0 --playback /dev/dsp0" Official JACK example clients and tools are available as jack-example-tools. JACK 1.9.22 introduces a latency correction fix. Latency correction parameters have to be measured again after an update. ===> stonesoup-sdl-0.32.1 depends on shared library: libSDL2_mixer.so - found (/usr/local/lib/libSDL2_mixer.so) ===> Returning to build of stonesoup-sdl-0.32.1 ===> stonesoup-sdl-0.32.1 depends on shared library: libSDL2.so - found (/usr/local/lib/libSDL2.so) =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Configuring for stonesoup-sdl-0.32.1 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building for stonesoup-sdl-0.32.1 gmake: git: No such file or directory * If you experience any problems building Crawl, please take a second look * at INSTALL.md: the solution to your problem just might be in there! * rebuilding crawl: new build flags or prefix TRACK_CFLAGS = cc c++ -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" #EOL OLD_CFLAGS = #EOL util/art-data.pl Generating art-data.h Generating art-enum.h Generating dc-unrand.txt Generating tiledef-unrand.cc util/configure "c++" -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" /usr/local/bin/python3.11 util/mon-gen.py dat/mons/ util/mon-gen/ mon-data.h util/gen-mst.pl /usr/local/bin/python3.11 util/species-gen.py dat/species/ util/species-gen/ species-data.h aptitudes.h species-groups.h species-type.h /usr/local/bin/python3.11 util/job-gen.py dat/jobs/ util/job-gen/ job-data.h job-groups.h job-type.h /usr/local/bin/gmake -C rltiles all ARCH=x86_64-unknown-freebsd14.2 NO_PKGCONFIG= TILES=y gmake[1]: Entering directory '/wrkdirs/usr/ports/games/stonesoup/work-sdl/crawl-0.32.1/crawl-ref/source/rltiles' * rebuilding tilegen: new build flags or prefix c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include/libpng16 -DUSE_TILE -MMD -c tool/tile_colour.cc -o tool/tile_colour.o c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include/libpng16 -DUSE_TILE -MMD -c tool/tile.cc -o tool/tile.o c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include/libpng16 -DUSE_TILE -MMD -c tool/tile_page.cc -o tool/tile_page.o c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include/libpng16 -DUSE_TILE -MMD -c tool/tile_list_processor.cc -o tool/tile_list_processor.o c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include/libpng16 -DUSE_TILE -MMD -c tool/main.cc -o tool/main.o c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include/libpng16 -DUSE_TILE tool/tile_colour.o tool/tile.o tool/tile_page.o tool/tile_list_processor.o tool/main.o -o tool/tilegen.elf -fstack-protector-strong -rdynamic -fuse-ld=lld -L/usr/local/lib -lpng16 tool/tilegen.elf -i dc-main.txt tool/tilegen.elf -c dc-main.txt tool/tilegen.elf -i dc-dngn.txt tool/tilegen.elf -c dc-dngn.txt tool/tilegen.elf -i dc-floor.txt tool/tilegen.elf -c dc-floor.txt tool/tilegen.elf -i dc-wall.txt tool/tilegen.elf -c dc-wall.txt tool/tilegen.elf -i dc-feat.txt tool/tilegen.elf -c dc-feat.txt tool/tilegen.elf -i dc-player.txt tool/tilegen.elf -c dc-player.txt tool/tilegen.elf -i dc-gui.txt tool/tilegen.elf -c dc-gui.txt tool/tilegen.elf -i dc-icons.txt tool/tilegen.elf -c dc-icons.txt gmake[1]: Leaving directory '/wrkdirs/usr/ports/games/stonesoup/work-sdl/crawl-0.32.1/crawl-ref/source/rltiles' c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c ability.cc -o ability.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c abyss.cc -o abyss.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c acquire.cc -o acquire.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c act-iter.cc -o act-iter.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c actor-los.cc -o actor-los.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c actor.cc -o actor.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c adjust.cc -o adjust.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c areas.cc -o areas.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c arena.cc -o arena.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c artefact.cc -o artefact.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c attack.cc -o attack.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c attitude-change.cc -o attitude-change.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c beam.cc -o beam.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c behold.cc -o behold.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c bitary.cc -o bitary.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c branch.cc -o branch.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c branch-data-json.cc -o branch-data-json.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c bloodspatter.cc -o bloodspatter.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c chardump.cc -o chardump.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c cio.cc -o cio.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c cloud.cc -o cloud.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c clua.cc -o clua.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c cluautil.cc -o cluautil.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c colour.cc -o colour.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c command.cc -o command.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c coord.cc -o coord.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c coord-circle.cc -o coord-circle.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c coordit.cc -o coordit.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c corpse.cc -o corpse.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c crash.cc -o crash.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c ctest.cc -o ctest.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c dactions.cc -o dactions.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c database.cc -o database.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c dbg-asrt.cc -o dbg-asrt.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c dbg-maps.cc -o dbg-maps.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c dbg-objstat.cc -o dbg-objstat.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c dbg-scan.cc -o dbg-scan.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c dbg-util.cc -o dbg-util.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c death-curse.cc -o death-curse.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c decks.cc -o decks.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c delay.cc -o delay.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c describe.cc -o describe.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c describe-god.cc -o describe-god.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c describe-spells.cc -o describe-spells.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c dgl-message.cc -o dgl-message.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c dgn-delve.cc -o dgn-delve.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c dgn-height.cc -o dgn-height.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c dgn-irregular-box.cc -o dgn-irregular-box.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c dgn-layouts.cc -o dgn-layouts.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c dgn-overview.cc -o dgn-overview.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c dgn-proclayouts.cc -o dgn-proclayouts.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c dgn-shoals.cc -o dgn-shoals.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c dgn-swamp.cc -o dgn-swamp.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c dgn-event.cc -o dgn-event.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c directn.cc -o directn.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c dlua.cc -o dlua.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c domino.cc -o domino.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c dungeon.cc -o dungeon.o dungeon.cc:963:9: warning: variable 'found_points' set but not used [-Wunused-but-set-variable] 963 | int found_points = 0; | ^ 1 warning generated. c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c end.cc -o end.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c english.cc -o english.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c errors.cc -o errors.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c evoke.cc -o evoke.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c exclude.cc -o exclude.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c exercise.cc -o exercise.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c fearmonger.cc -o fearmonger.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c feature.cc -o feature.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c fight.cc -o fight.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c files.cc -o files.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c fineff.cc -o fineff.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c format.cc -o format.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c fprop.cc -o fprop.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c game-options.cc -o game-options.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c geom2d.cc -o geom2d.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c ghost.cc -o ghost.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c god-abil.cc -o god-abil.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c god-blessing.cc -o god-blessing.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c god-companions.cc -o god-companions.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c god-conduct.cc -o god-conduct.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c god-item.cc -o god-item.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c god-menu.cc -o god-menu.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c god-passive.cc -o god-passive.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c god-prayer.cc -o god-prayer.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c god-wrath.cc -o god-wrath.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c hash.cc -o hash.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c hints.cc -o hints.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c hiscores.cc -o hiscores.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c initfile.cc -o initfile.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c invent.cc -o invent.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c item-use.cc -o item-use.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c item-name.cc -o item-name.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c item-prop.cc -o item-prop.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c items.cc -o items.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c jobs.cc -o jobs.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c json.cc -o json.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c kills.cc -o kills.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c known-items.cc -o known-items.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c l-colour.cc -o l-colour.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c l-crawl.cc -o l-crawl.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c l-debug.cc -o l-debug.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c l-dgn.cc -o l-dgn.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c l-dgnbld.cc -o l-dgnbld.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c l-dgnevt.cc -o l-dgnevt.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c l-dgngrd.cc -o l-dgngrd.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c l-dgnit.cc -o l-dgnit.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c l-dgnlvl.cc -o l-dgnlvl.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c l-dgnmon.cc -o l-dgnmon.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c l-dgntil.cc -o l-dgntil.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c l-feat.cc -o l-feat.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c l-file.cc -o l-file.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c l-global.cc -o l-global.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c l-item.cc -o l-item.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c l-los.cc -o l-los.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c l-mapgrd.cc -o l-mapgrd.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c l-mapmrk.cc -o l-mapmrk.o util/gen-mi-enum c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c l-moninf.cc -o l-moninf.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c l-mons.cc -o l-mons.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c l-option.cc -o l-option.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c l-spells.cc -o l-spells.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c l-subvault.cc -o l-subvault.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c l-travel.cc -o l-travel.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c l-view.cc -o l-view.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c l-wiz.cc -o l-wiz.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c l-you.cc -o l-you.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c lang-fake.cc -o lang-fake.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c lev-pand.cc -o lev-pand.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c libutil.cc -o libutil.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c loading-screen.cc -o loading-screen.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c lookup-help.cc -o lookup-help.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c los.cc -o los.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c los-def.cc -o los-def.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c losglobal.cc -o losglobal.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c losparam.cc -o losparam.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c luaterp.cc -o luaterp.o util/cmd-name.pl c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c macro.cc -o macro.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c makeitem.cc -o makeitem.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c map-knowledge.cc -o map-knowledge.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c mapdef.cc -o mapdef.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c mapmark.cc -o mapmark.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c maps.cc -o maps.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c maybe-bool.cc -o maybe-bool.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c melee-attack.cc -o melee-attack.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c menu.cc -o menu.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c message-stream.cc -o message-stream.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c message.cc -o message.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c misc.cc -o misc.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c mon-abil.cc -o mon-abil.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c mon-act.cc -o mon-act.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c mon-aura.cc -o mon-aura.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c mon-behv.cc -o mon-behv.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c mon-cast.cc -o mon-cast.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c mon-clone.cc -o mon-clone.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c mon-death.cc -o mon-death.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c mon-ench.cc -o mon-ench.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c mon-explode.cc -o mon-explode.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c mon-gear.cc -o mon-gear.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c mon-info.cc -o mon-info.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c mon-movetarget.cc -o mon-movetarget.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c mon-pathfind.cc -o mon-pathfind.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c mon-pick.cc -o mon-pick.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c mon-place.cc -o mon-place.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c mon-poly.cc -o mon-poly.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c mon-project.cc -o mon-project.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c mon-speak.cc -o mon-speak.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c mon-tentacle.cc -o mon-tentacle.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c mon-transit.cc -o mon-transit.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c mon-util.cc -o mon-util.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c monster.cc -o monster.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c movement.cc -o movement.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c mutation.cc -o mutation.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c nearby-danger.cc -o nearby-danger.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c newgame.cc -o newgame.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c ng-init.cc -o ng-init.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c ng-init-branches.cc -o ng-init-branches.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c ng-input.cc -o ng-input.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c ng-restr.cc -o ng-restr.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c ng-setup.cc -o ng-setup.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c ng-wanderer.cc -o ng-wanderer.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c notes.cc -o notes.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c orb.cc -o orb.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c ouch.cc -o ouch.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c outer-menu.cc -o outer-menu.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c output.cc -o output.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c package.cc -o package.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c pattern.cc -o pattern.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c pcg.cc -o pcg.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c perlin.cc -o perlin.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c place-info.cc -o place-info.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c place.cc -o place.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c playable.cc -o playable.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c player-act.cc -o player-act.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c player-equip.cc -o player-equip.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c player-reacts.cc -o player-reacts.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c player-stats.cc -o player-stats.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c player.cc -o player.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c potion.cc -o potion.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c precision-menu.cc -o precision-menu.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c prompt.cc -o prompt.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c quiver.cc -o quiver.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c randbook.cc -o randbook.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c random.cc -o random.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c random-var.cc -o random-var.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c ranged-attack.cc -o ranged-attack.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c ray.cc -o ray.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c religion.cc -o religion.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c scroller.cc -o scroller.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c shopping.cc -o shopping.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c shout.cc -o shout.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c show.cc -o show.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c showsymb.cc -o showsymb.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c skill-menu.cc -o skill-menu.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c skills.cc -o skills.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c sound.cc -o sound.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c species.cc -o species.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c spl-book.cc -o spl-book.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c spl-cast.cc -o spl-cast.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c spl-clouds.cc -o spl-clouds.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c spl-damage.cc -o spl-damage.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c spl-goditem.cc -o spl-goditem.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c spl-miscast.cc -o spl-miscast.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c spl-monench.cc -o spl-monench.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c spl-other.cc -o spl-other.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c spl-selfench.cc -o spl-selfench.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c spl-summoning.cc -o spl-summoning.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c spl-transloc.cc -o spl-transloc.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c spl-util.cc -o spl-util.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c spl-vortex.cc -o spl-vortex.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c spl-zap.cc -o spl-zap.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c sprint.cc -o sprint.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c sqldbm.cc -o sqldbm.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c stairs.cc -o stairs.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c startup.cc -o startup.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c stash.cc -o stash.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c state.cc -o state.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c status.cc -o status.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c stepdown.cc -o stepdown.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c store.cc -o store.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c stringutil.cc -o stringutil.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c syscalls.cc -o syscalls.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c tags.cc -o tags.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c target.cc -o target.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c target-compass.cc -o target-compass.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c teleport.cc -o teleport.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c terrain.cc -o terrain.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c throw.cc -o throw.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c timed-effects.cc -o timed-effects.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c transform.cc -o transform.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c traps.cc -o traps.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c travel.cc -o travel.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c tutorial.cc -o tutorial.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c ui.cc -o ui.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c uncancel.cc -o uncancel.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c unicode.cc -o unicode.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c view.cc -o view.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c viewchar.cc -o viewchar.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c viewgeom.cc -o viewgeom.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c viewmap.cc -o viewmap.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c wcwidth.cc -o wcwidth.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c wiz-dgn.cc -o wiz-dgn.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c wiz-dump.cc -o wiz-dump.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c wiz-fsim.cc -o wiz-fsim.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c wiz-item.cc -o wiz-item.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c wiz-mon.cc -o wiz-mon.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c wiz-you.cc -o wiz-you.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c wizard.cc -o wizard.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c worley.cc -o worley.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c xom.cc -o xom.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c tilepick.cc -o tilepick.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c tileview.cc -o tileview.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c zot.cc -o zot.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c tiledoll.cc -o tiledoll.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c tilemcache.cc -o tilemcache.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c tilepick-p.cc -o tilepick-p.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c tilecell.cc -o tilecell.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c glwrapper.cc -o glwrapper.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c libgui.cc -o libgui.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c tilebuf.cc -o tilebuf.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c tiledgnbuf.cc -o tiledgnbuf.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c tilefont.cc -o tilefont.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c tilereg.cc -o tilereg.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c tilereg-abl.cc -o tilereg-abl.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c tilereg-cmd.cc -o tilereg-cmd.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c tilereg-crt.cc -o tilereg-crt.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c tilereg-dgn.cc -o tilereg-dgn.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c tilereg-doll.cc -o tilereg-doll.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c tilereg-grid.cc -o tilereg-grid.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c tilereg-inv.cc -o tilereg-inv.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c tilereg-map.cc -o tilereg-map.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c tilereg-mem.cc -o tilereg-mem.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c tilereg-mon.cc -o tilereg-mon.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c tilereg-msg.cc -o tilereg-msg.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c tilereg-skl.cc -o tilereg-skl.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c tilereg-spl.cc -o tilereg-spl.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c tilereg-stat.cc -o tilereg-stat.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c tilereg-tab.cc -o tilereg-tab.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c tilereg-text.cc -o tilereg-text.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c tilesdl.cc -o tilesdl.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c tiletex.cc -o tiletex.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c windowmanager-sdl.cc -o windowmanager-sdl.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c glwrapper-ogl.cc -o glwrapper-ogl.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c fontwrapper-ft.cc -o fontwrapper-ft.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -Wno-tautological-compare -MMD -c rltiles/tiledef-floor.cc -o rltiles/tiledef-floor.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -Wno-tautological-compare -MMD -c rltiles/tiledef-wall.cc -o rltiles/tiledef-wall.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -Wno-tautological-compare -MMD -c rltiles/tiledef-feat.cc -o rltiles/tiledef-feat.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -Wno-tautological-compare -MMD -c rltiles/tiledef-main.cc -o rltiles/tiledef-main.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -Wno-tautological-compare -MMD -c rltiles/tiledef-player.cc -o rltiles/tiledef-player.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -Wno-tautological-compare -MMD -c rltiles/tiledef-gui.cc -o rltiles/tiledef-gui.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -Wno-tautological-compare -MMD -c rltiles/tiledef-icons.cc -o rltiles/tiledef-icons.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -Wno-tautological-compare -MMD -c rltiles/tiledef-dngn.cc -o rltiles/tiledef-dngn.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -Wno-tautological-compare -MMD -c rltiles/tiledef-unrand.cc -o rltiles/tiledef-unrand.o c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c main.cc -o main.o gmake[1]: Entering directory '/wrkdirs/usr/ports/games/stonesoup/work-sdl/crawl-0.32.1/crawl-ref/source/util' bison -y --defines=levcomp.tab.h -b levcomp -o levcomp.tab.cc levcomp.ypp levcomp.ypp:40.1-7: warning: POSIX Yacc does not support %expect [-Wyacc] 40 | %expect 2 | ^~~~~~~ gmake[1]: Leaving directory '/wrkdirs/usr/ports/games/stonesoup/work-sdl/crawl-0.32.1/crawl-ref/source/util' c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -Wno-unused-function -Wno-sign-compare -DYYENABLE_NLS=0 -DYYLTYPE_IS_TRIVIAL=0 -Wno-null-conversion -MMD -c util/levcomp.tab.cc -o util/levcomp.tab.o gmake[1]: Entering directory '/wrkdirs/usr/ports/games/stonesoup/work-sdl/crawl-0.32.1/crawl-ref/source/util' flex -olevcomp.lex.cc levcomp.lpp gmake[1]: Leaving directory '/wrkdirs/usr/ports/games/stonesoup/work-sdl/crawl-0.32.1/crawl-ref/source/util' c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -Wno-unused-function -Wno-sign-compare -DYYENABLE_NLS=0 -DYYLTYPE_IS_TRIVIAL=0 -Wno-null-conversion -MMD -c util/levcomp.lex.cc -o util/levcomp.lex.o util/gen_ver.pl build.h util/gen-cflg.pl compflag.h " -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\"" " -fstack-protector-strong -rdynamic -fuse-ld=lld " "x86_64-unknown-freebsd14.2" "x86_64-unknown-freebsd14.2" c++ -std=c++11 -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -D_THREAD_SAFE -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Iutil -I. -isystem /usr/local/include/lua51 -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include -I/usr/local/include/SDL2 -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf\" -D_REENTRANT -D_THREAD_SAFE -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.stonesoup\" -DDATA_DIR_PATH=\"/usr/local/share/stonesoup-sdl/\" -MMD -c version.cc -o version.o util/gen-luatags.pl cp rltiles/floor.png dat/tiles/floor.png cp rltiles/wall.png dat/tiles/wall.png cp rltiles/feat.png dat/tiles/feat.png cp rltiles/main.png dat/tiles/main.png cp rltiles/player.png dat/tiles/player.png cp rltiles/gui.png dat/tiles/gui.png cp rltiles/icons.png dat/tiles/icons.png c++ -fstack-protector-strong -rdynamic -fuse-ld=lld ability.o abyss.o acquire.o act-iter.o actor-los.o actor.o adjust.o areas.o arena.o artefact.o attack.o attitude-change.o beam.o behold.o bitary.o branch.o branch-data-json.o bloodspatter.o chardump.o cio.o cloud.o clua.o cluautil.o colour.o command.o coord.o coord-circle.o coordit.o corpse.o crash.o ctest.o dactions.o database.o dbg-asrt.o dbg-maps.o dbg-objstat.o dbg-scan.o dbg-util.o death-curse.o decks.o delay.o describe.o describe-god.o describe-spells.o dgl-message.o dgn-delve.o dgn-height.o dgn-irregular-box.o dgn-layouts.o dgn-overview.o dgn-proclayouts.o dgn-shoals.o dgn-swamp.o dgn-event.o directn.o dlua.o domino.o dungeon.o end.o english.o errors.o evoke.o exclude.o exercise.o fearmonger.o feature.o fight.o files.o fineff.o format.o fprop.o game-options.o geom2d.o ghost.o god-abil.o god-blessing.o god-companions.o god-conduct.o god-item.o god-menu.o god-passive.o god-prayer.o god-wrath.o hash.o hints.o hiscores.o initfile.o invent.o item-use.o item-name.o item-prop.o items.o jobs.o json.o kills.o known-items.o l-colour.o l-crawl.o l-debug.o l-dgn.o l-dgnbld.o l-dgnevt.o l-dgngrd.o l-dgnit.o l-dgnlvl.o l-dgnmon.o l-dgntil.o l-feat.o l-file.o l-global.o l-item.o l-los.o l-mapgrd.o l-mapmrk.o l-moninf.o l-mons.o l-option.o l-spells.o l-subvault.o l-travel.o l-view.o l-wiz.o l-you.o lang-fake.o lev-pand.o libutil.o loading-screen.o lookup-help.o los.o los-def.o losglobal.o losparam.o luaterp.o macro.o makeitem.o map-knowledge.o mapdef.o mapmark.o maps.o maybe-bool.o melee-attack.o menu.o message-stream.o message.o misc.o mon-abil.o mon-act.o mon-aura.o mon-behv.o mon-cast.o mon-clone.o mon-death.o mon-ench.o mon-explode.o mon-gear.o mon-info.o mon-movetarget.o mon-pathfind.o mon-pick.o mon-place.o mon-poly.o mon-project.o mon-speak.o mon-tentacle.o mon-transit.o mon-util.o monster.o movement.o mutation.o nearby-danger.o newgame.o ng-init.o ng-init-branches.o ng-input.o ng-restr.o ng-setup.o ng-wanderer.o notes.o orb.o ouch.o outer-menu.o output.o package.o pattern.o pcg.o perlin.o place-info.o place.o playable.o player-act.o player-equip.o player-reacts.o player-stats.o player.o potion.o precision-menu.o prompt.o quiver.o randbook.o random.o random-var.o ranged-attack.o ray.o religion.o scroller.o shopping.o shout.o show.o showsymb.o skill-menu.o skills.o sound.o species.o spl-book.o spl-cast.o spl-clouds.o spl-damage.o spl-goditem.o spl-miscast.o spl-monench.o spl-other.o spl-selfench.o spl-summoning.o spl-transloc.o spl-util.o spl-vortex.o spl-zap.o sprint.o sqldbm.o stairs.o startup.o stash.o state.o status.o stepdown.o store.o stringutil.o syscalls.o tags.o target.o target-compass.o teleport.o terrain.o throw.o timed-effects.o transform.o traps.o travel.o tutorial.o ui.o uncancel.o unicode.o view.o viewchar.o viewgeom.o viewmap.o wcwidth.o wiz-dgn.o wiz-dump.o wiz-fsim.o wiz-item.o wiz-mon.o wiz-you.o wizard.o worley.o xom.o tilepick.o tileview.o zot.o tiledoll.o tilemcache.o tilepick-p.o tilecell.o glwrapper.o libgui.o tilebuf.o tiledgnbuf.o tilefont.o tilereg.o tilereg-abl.o tilereg-cmd.o tilereg-crt.o tilereg-dgn.o tilereg-doll.o tilereg-grid.o tilereg-inv.o tilereg-map.o tilereg-mem.o tilereg-mon.o tilereg-msg.o tilereg-skl.o tilereg-spl.o tilereg-stat.o tilereg-tab.o tilereg-text.o tilesdl.o tiletex.o windowmanager-sdl.o glwrapper-ogl.o fontwrapper-ft.o rltiles/tiledef-floor.o rltiles/tiledef-wall.o rltiles/tiledef-feat.o rltiles/tiledef-main.o rltiles/tiledef-player.o rltiles/tiledef-gui.o rltiles/tiledef-icons.o rltiles/tiledef-dngn.o rltiles/tiledef-unrand.o main.o util/levcomp.tab.o util/levcomp.lex.o version.o -o stonesoup-sdl -L/usr/local/lib -llua-5.1 -lm -L/usr/local/lib -lsqlite3 -lz -lSDL2_mixer -lSDL2_image -L/usr/local/lib -lSDL2 -L/usr/local/lib -lfreetype -lGL -lGLU -pthread ./util/gen-apt.pl ../docs/aptitudes.txt ../docs/template/apt-tmpl.txt species-data.h aptitudes.h util/gen-apt.pl ./util/gen-apt.pl ../docs/aptitudes-wide.txt ../docs/template/apt-tmpl-wide.txt species-data.h aptitudes.h util/gen-apt.pl ./util/FAQ2html.pl dat/database/FAQ.txt ../docs/FAQ.html util/unrest.pl <../docs/crawl_manual.rst >../docs/crawl_manual.txt cp ../docs/quickstart.md ../docs/quickstart.txt =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> stonesoup-sdl-0.32.1 depends on file: /usr/local/share/fonts/dejavu/DejaVuSans.ttf - found =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Staging for stonesoup-sdl-0.32.1 ===> Generating temporary packing list gmake: git: No such file or directory /usr/local/bin/gmake -C rltiles all ARCH=x86_64-unknown-freebsd14.2 NO_PKGCONFIG= TILES=y gmake[1]: Entering directory '/wrkdirs/usr/ports/games/stonesoup/work-sdl/crawl-0.32.1/crawl-ref/source/rltiles' gmake[1]: Leaving directory '/wrkdirs/usr/ports/games/stonesoup/work-sdl/crawl-0.32.1/crawl-ref/source/rltiles' [ -d /wrkdirs/usr/ports/games/stonesoup/work-sdl/stage/usr/local/share/stonesoup-sdl ] || mkdir -p /wrkdirs/usr/ports/games/stonesoup/work-sdl/stage/usr/local/share/stonesoup-sdl mkdir -p /wrkdirs/usr/ports/games/stonesoup/work-sdl/stage/usr/local/share/stonesoup-sdl/dat/des mkdir -p /wrkdirs/usr/ports/games/stonesoup/work-sdl/stage/usr/local/share/stonesoup-sdl/dat/dlua mkdir -p /wrkdirs/usr/ports/games/stonesoup/work-sdl/stage/usr/local/share/stonesoup-sdl/dat/clua mkdir -p /wrkdirs/usr/ports/games/stonesoup/work-sdl/stage/usr/local/share/stonesoup-sdl/dat/database mkdir -p /wrkdirs/usr/ports/games/stonesoup/work-sdl/stage/usr/local/share/stonesoup-sdl/dat/defaults mkdir -p /wrkdirs/usr/ports/games/stonesoup/work-sdl/stage/usr/local/share/stonesoup-sdl/dat/descript for LANG in cs da de el es fi fr hu it ja ko lt lv nl pl pt ru sv tr zh; \ do mkdir -p /wrkdirs/usr/ports/games/stonesoup/work-sdl/stage/usr/local/share/stonesoup-sdl/dat/descript/$LANG; \ done mkdir -p /wrkdirs/usr/ports/games/stonesoup/work-sdl/stage/usr/local/share/stonesoup-sdl/docs/develop mkdir -p /wrkdirs/usr/ports/games/stonesoup/work-sdl/stage/usr/local/share/stonesoup-sdl/docs/develop/levels mkdir -p /wrkdirs/usr/ports/games/stonesoup/work-sdl/stage/usr/local/share/stonesoup-sdl/docs/license mkdir -p /wrkdirs/usr/ports/games/stonesoup/work-sdl/stage/usr/local/share/stonesoup-sdl/settings cp -r dat/des/* /wrkdirs/usr/ports/games/stonesoup/work-sdl/stage/usr/local/share/stonesoup-sdl/dat/des/ cp -r dat/dlua/* /wrkdirs/usr/ports/games/stonesoup/work-sdl/stage/usr/local/share/stonesoup-sdl/dat/dlua/ echo "-- Autogenerated list of maps to load and compile:" \ >/wrkdirs/usr/ports/games/stonesoup/work-sdl/stage/usr/local/share/stonesoup-sdl/dat/dlua/loadmaps.lua find dat -name '*.des'|LC_ALL=C sort|sed s:dat/::| \ while read x; \ do echo "dgn.load_des_file('$x')"; \ done >>/wrkdirs/usr/ports/games/stonesoup/work-sdl/stage/usr/local/share/stonesoup-sdl/dat/dlua/loadmaps.lua cp dat/clua/*.lua /wrkdirs/usr/ports/games/stonesoup/work-sdl/stage/usr/local/share/stonesoup-sdl/dat/clua/ cp -r dat/database/* /wrkdirs/usr/ports/games/stonesoup/work-sdl/stage/usr/local/share/stonesoup-sdl/dat/database/ cp -r dat/defaults/* /wrkdirs/usr/ports/games/stonesoup/work-sdl/stage/usr/local/share/stonesoup-sdl/dat/defaults/ cp dat/descript/*.txt /wrkdirs/usr/ports/games/stonesoup/work-sdl/stage/usr/local/share/stonesoup-sdl/dat/descript/ for LANG in cs da de el es fi fr hu it ja ko lt lv nl pl pt ru sv tr zh; \ do cp dat/descript/$LANG/*.txt /wrkdirs/usr/ports/games/stonesoup/work-sdl/stage/usr/local/share/stonesoup-sdl/dat/descript/$LANG; \ done mkdir -p /wrkdirs/usr/ports/games/stonesoup/work-sdl/stage/usr/local/share/stonesoup-sdl/dat/dist_bones cp dat/dist_bones/* /wrkdirs/usr/ports/games/stonesoup/work-sdl/stage/usr/local/share/stonesoup-sdl/dat/dist_bones/ cp ../docs/*.txt /wrkdirs/usr/ports/games/stonesoup/work-sdl/stage/usr/local/share/stonesoup-sdl/docs/ cp ../docs/*.md /wrkdirs/usr/ports/games/stonesoup/work-sdl/stage/usr/local/share/stonesoup-sdl/docs/ cp ../docs/develop/*.txt /wrkdirs/usr/ports/games/stonesoup/work-sdl/stage/usr/local/share/stonesoup-sdl/docs/develop/ cp ../docs/develop/levels/*.txt /wrkdirs/usr/ports/games/stonesoup/work-sdl/stage/usr/local/share/stonesoup-sdl/docs/develop/levels/ cp ../docs/license/*.txt /wrkdirs/usr/ports/games/stonesoup/work-sdl/stage/usr/local/share/stonesoup-sdl/docs/license/ cp ../CREDITS.txt /wrkdirs/usr/ports/games/stonesoup/work-sdl/stage/usr/local/share/stonesoup-sdl/docs/ cp -r ../settings/* /wrkdirs/usr/ports/games/stonesoup/work-sdl/stage/usr/local/share/stonesoup-sdl/settings/ mkdir -p /wrkdirs/usr/ports/games/stonesoup/work-sdl/stage/usr/local/share/stonesoup-sdl/dat/tiles cp dat/tiles/*.png /wrkdirs/usr/ports/games/stonesoup/work-sdl/stage/usr/local/share/stonesoup-sdl/dat/tiles/ [ -d /wrkdirs/usr/ports/games/stonesoup/work-sdl/stage/usr/local/bin ] || mkdir -p /wrkdirs/usr/ports/games/stonesoup/work-sdl/stage/usr/local/bin cp stonesoup-sdl /wrkdirs/usr/ports/games/stonesoup/work-sdl/stage/usr/local/bin/ strip -s /wrkdirs/usr/ports/games/stonesoup/work-sdl/stage/usr/local/bin/stonesoup-sdl chown 2>/dev/null root:games /wrkdirs/usr/ports/games/stonesoup/work-sdl/stage/usr/local/bin/stonesoup-sdl || true chmod 2>/dev/null /wrkdirs/usr/ports/games/stonesoup/work-sdl/stage/usr/local/bin/stonesoup-sdl || true ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===== env: 'PKG_NOTES=build_timestamp ports_top_git_hash ports_top_checkout_unclean port_git_hash port_checkout_unclean built_by' 'PKG_NOTE_build_timestamp=2025-05-07T20:02:49+0000' 'PKG_NOTE_ports_top_git_hash=5529c5919b' 'PKG_NOTE_ports_top_checkout_unclean=yes' 'PKG_NOTE_port_git_hash=1a35b19e6d' 'PKG_NOTE_port_checkout_unclean=no' 'PKG_NOTE_built_by=poudriere-git-3.4.2' NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building packages for stonesoup-sdl-0.32.1 ===> Building stonesoup-sdl-0.32.1 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for stonesoup-sdl-0.32.1 build of games/stonesoup@sdl | stonesoup-sdl-0.32.1 ended at Wed May 7 21:26:40 BST 2025 build time: 00:23:51