>>> Building on exopi-2 under games/stone-soup BDEPENDS = [textproc/py-yaml,python3;graphics/pngcrush;devel/sdl2-image;databases/sqlite3;archivers/xz;devel/gmake;lang/lua/5.1;devel/sdl2;graphics/png;lang/python/3.10] DIST = [games/stone-soup:stone_soup-0.31.0-nodeps.tar.xz] FULLPKGNAME = stone-soup-0.31.0 RDEPENDS = [devel/desktop-file-utils;databases/sqlite3;devel/sdl2-image;graphics/png;lang/python/3.10;lang/lua/5.1;devel/sdl2] (Junk lock obtained for exopi-2 at 1713297741.70) >>> Running depends in games/stone-soup at 1713297741.73 last junk was in textproc/gtkspell /usr/sbin/pkg_add -aI -Drepair lua-5.1.5p7 png-1.6.43 pngcrush-1.8.13p0 py3-yaml-6.0.1 sdl2-2.30.0p1 sdl2-image-2.8.2p0 xz-5.4.5 was: /usr/sbin/pkg_add -aI -Drepair gmake-4.4.1 lua-5.1.5p7 png-1.6.43 pngcrush-1.8.13p0 py3-yaml-6.0.1 python-3.10.14p0 sdl2-2.30.0p1 sdl2-image-2.8.2p0 sqlite3-3.44.2 xz-5.4.5 /usr/sbin/pkg_add -aI -Drepair lua-5.1.5p7 png-1.6.43 pngcrush-1.8.13p0 py3-yaml-6.0.1 sdl2-2.30.0p1 sdl2-image-2.8.2p0 xz-5.4.5 >>> Running show-prepare-results in games/stone-soup at 1713297745.04 ===> games/stone-soup ===> Building from scratch stone-soup-0.31.0 ===> stone-soup-0.31.0 depends on: pngcrush-* -> pngcrush-1.8.13p0 ===> stone-soup-0.31.0 depends on: py3-yaml-* -> py3-yaml-6.0.1 ===> stone-soup-0.31.0 depends on: python->=3.10,<3.11 -> python-3.10.14p0 ===> stone-soup-0.31.0 depends on: lua->=5.1,<5.2 -> lua-5.1.5p7 ===> stone-soup-0.31.0 depends on: gmake-* -> gmake-4.4.1 ===> stone-soup-0.31.0 depends on: xz->=5.4.0 -> xz-5.4.5 ===> stone-soup-0.31.0 depends on: sqlite3-* -> sqlite3-3.44.2 ===> stone-soup-0.31.0 depends on: sdl2-* -> sdl2-2.30.0p1 ===> stone-soup-0.31.0 depends on: sdl2-image-* -> sdl2-image-2.8.2p0 ===> stone-soup-0.31.0 depends on: png-* -> png-1.6.43 ===> Verifying specs: c++ c++abi pthread lua5.1 c m sqlite3 GL GLU SDL2 SDL2_image freetype png pthread z ===> found c++.10.0 c++abi.7.0 pthread.27.1 lua5.1.5.1 c.100.0 m.10.1 sqlite3.37.26 GL.19.1 GLU.9.0 SDL2.0.15 SDL2_image.1.1 freetype.30.3 png.18.0 z.7.0 gmake-4.4.1 lua-5.1.5p7 png-1.6.43 pngcrush-1.8.13p0 py3-yaml-6.0.1 python-3.10.14p0 sdl2-2.30.0p1 sdl2-image-2.8.2p0 sqlite3-3.44.2 xz-5.4.5 (Junk lock released for exopi-2 at 1713297748.06) distfiles size=19577424 >>> Running patch in games/stone-soup at 1713297748.11 ===> games/stone-soup ===> Checking files for stone-soup-0.31.0 `/exopi-cvs/ports/distfiles/stone_soup-0.31.0-nodeps.tar.xz' is up to date. >> (SHA256) stone_soup-0.31.0-nodeps.tar.xz: OK ===> Extracting for stone-soup-0.31.0 ===> Patching for stone-soup-0.31.0 ===> Applying OpenBSD patch patch-source_Makefile Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: source/Makefile |--- source/Makefile.orig |+++ source/Makefile -------------------------- Patching file source/Makefile using Plan A... Hunk #1 succeeded at 509. Hunk #2 succeeded at 1169. Hunk #3 succeeded at 1268. Hunk #4 succeeded at 2078. done ===> Applying OpenBSD patch patch-source_rltiles_Makefile Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: source/rltiles/Makefile |--- source/rltiles/Makefile.orig |+++ source/rltiles/Makefile -------------------------- Patching file source/rltiles/Makefile using Plan A... Hunk #1 succeeded at 57. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ >>> Running configure in games/stone-soup at 1713297752.12 ===> games/stone-soup ===> Generating configure for stone-soup-0.31.0 ===> Configuring for stone-soup-0.31.0 >>> Running build in games/stone-soup at 1713297752.47 ===> games/stone-soup ===> Building for stone-soup-0.31.0 * 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++ -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" #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 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" util/gen-mst.pl python3 util/species-gen.py dat/species/ util/species-gen/ species-data.h aptitudes.h species-groups.h species-type.h gmake -C rltiles all ARCH=amd64-unknown-openbsd7.5 NO_PKGCONFIG= TILES=y gmake[1]: Entering directory '/exopi-obj/pobj/stone-soup-0.31.0/stone_soup-0.31.0/source/rltiles' * rebuilding tilegen: new build flags or prefix c++ -O2 -std=c++11 -g -Wall -Wextra -Wno-parentheses -Wno-unused-parameter -I/usr/local/include/libpng16 -DUSE_TILE -MMD -c tool/tile_colour.cc -o tool/tile_colour.o c++ -O2 -std=c++11 -g -Wall -Wextra -Wno-parentheses -Wno-unused-parameter -I/usr/local/include/libpng16 -DUSE_TILE -MMD -c tool/tile.cc -o tool/tile.o c++ -O2 -std=c++11 -g -Wall -Wextra -Wno-parentheses -Wno-unused-parameter -I/usr/local/include/libpng16 -DUSE_TILE -MMD -c tool/tile_page.cc -o tool/tile_page.o c++ -O2 -std=c++11 -g -Wall -Wextra -Wno-parentheses -Wno-unused-parameter -I/usr/local/include/libpng16 -DUSE_TILE -MMD -c tool/tile_list_processor.cc -o tool/tile_list_processor.o c++ -O2 -std=c++11 -g -Wall -Wextra -Wno-parentheses -Wno-unused-parameter -I/usr/local/include/libpng16 -DUSE_TILE -MMD -c tool/main.cc -o tool/main.o c++ -O2 -std=c++11 -g -Wall -Wextra -Wno-parentheses -Wno-unused-parameter -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 -L/usr/local/lib -L/usr/X11R6/lib -lSDL2 -lSDL2_image -lpng -pthread 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 '/exopi-obj/pobj/stone-soup-0.31.0/stone_soup-0.31.0/source/rltiles' c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c ability.cc -o ability.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c abyss.cc -o abyss.o abyss.cc:1353:13: warning: variable 'ii' set but not used [-Wunused-but-set-variable] int ii = 0; ^ 1 warning generated. c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c acquire.cc -o acquire.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c act-iter.cc -o act-iter.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c actor-los.cc -o actor-los.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c actor.cc -o actor.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c adjust.cc -o adjust.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c areas.cc -o areas.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c arena.cc -o arena.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c artefact.cc -o artefact.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c attack.cc -o attack.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c attitude-change.cc -o attitude-change.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c beam.cc -o beam.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c behold.cc -o behold.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c bitary.cc -o bitary.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c branch.cc -o branch.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c branch-data-json.cc -o branch-data-json.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c bloodspatter.cc -o bloodspatter.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c chardump.cc -o chardump.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c cio.cc -o cio.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c cloud.cc -o cloud.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c clua.cc -o clua.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c cluautil.cc -o cluautil.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c colour.cc -o colour.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c command.cc -o command.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c coord.cc -o coord.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c coord-circle.cc -o coord-circle.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c coordit.cc -o coordit.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c corpse.cc -o corpse.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c crash.cc -o crash.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c ctest.cc -o ctest.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c dactions.cc -o dactions.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c database.cc -o database.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c dbg-asrt.cc -o dbg-asrt.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c dbg-maps.cc -o dbg-maps.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c dbg-objstat.cc -o dbg-objstat.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c dbg-scan.cc -o dbg-scan.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c dbg-util.cc -o dbg-util.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c death-curse.cc -o death-curse.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c decks.cc -o decks.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c delay.cc -o delay.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c describe.cc -o describe.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c describe-god.cc -o describe-god.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c describe-spells.cc -o describe-spells.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c dgl-message.cc -o dgl-message.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c dgn-delve.cc -o dgn-delve.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c dgn-height.cc -o dgn-height.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c dgn-irregular-box.cc -o dgn-irregular-box.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c dgn-layouts.cc -o dgn-layouts.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c dgn-overview.cc -o dgn-overview.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c dgn-proclayouts.cc -o dgn-proclayouts.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c dgn-shoals.cc -o dgn-shoals.o dgn-shoals.cc:776:29: warning: variable 'npoints' set but not used [-Wunused-but-set-variable] int height = 0, npoints = 0; ^ 1 warning generated. c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c dgn-swamp.cc -o dgn-swamp.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c dgn-event.cc -o dgn-event.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c directn.cc -o directn.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c dlua.cc -o dlua.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c domino.cc -o domino.o In file included from domino.cc:28: ./domino.h:589:17: warning: variable 'neighbors' set but not used [-Wunused-but-set-variable] int neighbors = 0; ^ 1 warning generated. c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c dungeon.cc -o dungeon.o dungeon.cc:962:9: warning: variable 'found_points' set but not used [-Wunused-but-set-variable] int found_points = 0; ^ dungeon.cc:4121:9: warning: variable 'success' set but not used [-Wunused-but-set-variable] int success = 0; ^ 2 warnings generated. c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c end.cc -o end.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c english.cc -o english.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c errors.cc -o errors.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c evoke.cc -o evoke.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c exclude.cc -o exclude.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c exercise.cc -o exercise.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c fearmonger.cc -o fearmonger.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c feature.cc -o feature.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c fight.cc -o fight.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c files.cc -o files.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c fineff.cc -o fineff.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c format.cc -o format.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c fprop.cc -o fprop.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c game-options.cc -o game-options.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c geom2d.cc -o geom2d.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c ghost.cc -o ghost.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c god-abil.cc -o god-abil.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c god-blessing.cc -o god-blessing.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c god-companions.cc -o god-companions.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c god-conduct.cc -o god-conduct.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c god-item.cc -o god-item.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c god-menu.cc -o god-menu.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c god-passive.cc -o god-passive.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c god-prayer.cc -o god-prayer.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c god-wrath.cc -o god-wrath.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c hash.cc -o hash.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c hints.cc -o hints.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c hiscores.cc -o hiscores.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c initfile.cc -o initfile.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c invent.cc -o invent.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c item-use.cc -o item-use.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c item-name.cc -o item-name.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c item-prop.cc -o item-prop.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c items.cc -o items.o items.cc:1011:9: warning: variable 'n_tried_pickup' set but not used [-Wunused-but-set-variable] int n_tried_pickup = 0; ^ 1 warning generated. c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c jobs.cc -o jobs.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c json.cc -o json.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c kills.cc -o kills.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c known-items.cc -o known-items.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c l-colour.cc -o l-colour.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c l-crawl.cc -o l-crawl.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c l-debug.cc -o l-debug.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c l-dgn.cc -o l-dgn.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c l-dgnbld.cc -o l-dgnbld.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c l-dgnevt.cc -o l-dgnevt.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c l-dgngrd.cc -o l-dgngrd.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c l-dgnit.cc -o l-dgnit.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c l-dgnlvl.cc -o l-dgnlvl.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c l-dgnmon.cc -o l-dgnmon.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c l-dgntil.cc -o l-dgntil.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c l-feat.cc -o l-feat.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c l-file.cc -o l-file.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c l-global.cc -o l-global.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c l-item.cc -o l-item.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c l-los.cc -o l-los.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c l-mapgrd.cc -o l-mapgrd.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c l-mapmrk.cc -o l-mapmrk.o util/gen-mi-enum c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c l-moninf.cc -o l-moninf.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c l-mons.cc -o l-mons.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c l-option.cc -o l-option.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c l-spells.cc -o l-spells.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c l-subvault.cc -o l-subvault.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c l-travel.cc -o l-travel.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c l-view.cc -o l-view.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c l-wiz.cc -o l-wiz.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c l-you.cc -o l-you.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c lang-fake.cc -o lang-fake.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c lev-pand.cc -o lev-pand.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c libutil.cc -o libutil.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c loading-screen.cc -o loading-screen.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c lookup-help.cc -o lookup-help.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c los.cc -o los.o los.cc:157:13: warning: variable 'cellnum' set but not used [-Wunused-but-set-variable] int cellnum; ^ 1 warning generated. c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c los-def.cc -o los-def.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c losglobal.cc -o losglobal.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c losparam.cc -o losparam.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c luaterp.cc -o luaterp.o util/cmd-name.pl c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c macro.cc -o macro.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c makeitem.cc -o makeitem.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c map-knowledge.cc -o map-knowledge.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c mapdef.cc -o mapdef.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c mapmark.cc -o mapmark.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c maps.cc -o maps.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c maybe-bool.cc -o maybe-bool.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c melee-attack.cc -o melee-attack.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c menu.cc -o menu.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c message-stream.cc -o message-stream.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c message.cc -o message.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c misc.cc -o misc.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c mon-abil.cc -o mon-abil.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c mon-act.cc -o mon-act.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c mon-behv.cc -o mon-behv.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c mon-cast.cc -o mon-cast.o mon-cast.cc:4877:9: warning: variable 'count' set but not used [-Wunused-but-set-variable] int count = max(1, mon->spell_hd(SPELL_BLINK_ALLIES_ENCIRCLE) / 8 ^ 1 warning generated. c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c mon-clone.cc -o mon-clone.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c mon-death.cc -o mon-death.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c mon-ench.cc -o mon-ench.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c mon-explode.cc -o mon-explode.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c mon-gear.cc -o mon-gear.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c mon-grow.cc -o mon-grow.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c mon-info.cc -o mon-info.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c mon-movetarget.cc -o mon-movetarget.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c mon-pathfind.cc -o mon-pathfind.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c mon-pick.cc -o mon-pick.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c mon-place.cc -o mon-place.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c mon-poly.cc -o mon-poly.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c mon-project.cc -o mon-project.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c mon-speak.cc -o mon-speak.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c mon-tentacle.cc -o mon-tentacle.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c mon-transit.cc -o mon-transit.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c mon-util.cc -o mon-util.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c monster.cc -o monster.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c movement.cc -o movement.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c mutation.cc -o mutation.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c nearby-danger.cc -o nearby-danger.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c newgame.cc -o newgame.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c ng-init.cc -o ng-init.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c ng-init-branches.cc -o ng-init-branches.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c ng-input.cc -o ng-input.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c ng-restr.cc -o ng-restr.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c ng-setup.cc -o ng-setup.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c ng-wanderer.cc -o ng-wanderer.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c notes.cc -o notes.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c orb.cc -o orb.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c ouch.cc -o ouch.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c outer-menu.cc -o outer-menu.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c output.cc -o output.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c package.cc -o package.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c pattern.cc -o pattern.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c pcg.cc -o pcg.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c perlin.cc -o perlin.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c place-info.cc -o place-info.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c place.cc -o place.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c playable.cc -o playable.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c player-act.cc -o player-act.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c player-equip.cc -o player-equip.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c player-reacts.cc -o player-reacts.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c player-stats.cc -o player-stats.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c player.cc -o player.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c potion.cc -o potion.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c precision-menu.cc -o precision-menu.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c prompt.cc -o prompt.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c quiver.cc -o quiver.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c randbook.cc -o randbook.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c random.cc -o random.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c random-var.cc -o random-var.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c ranged-attack.cc -o ranged-attack.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c ray.cc -o ray.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c religion.cc -o religion.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c scroller.cc -o scroller.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c shopping.cc -o shopping.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c shout.cc -o shout.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c show.cc -o show.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c showsymb.cc -o showsymb.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c skill-menu.cc -o skill-menu.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c skills.cc -o skills.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c sound.cc -o sound.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c species.cc -o species.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c spl-book.cc -o spl-book.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c spl-cast.cc -o spl-cast.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c spl-clouds.cc -o spl-clouds.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c spl-damage.cc -o spl-damage.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c spl-goditem.cc -o spl-goditem.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c spl-miscast.cc -o spl-miscast.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c spl-monench.cc -o spl-monench.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c spl-other.cc -o spl-other.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c spl-selfench.cc -o spl-selfench.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c spl-summoning.cc -o spl-summoning.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c spl-transloc.cc -o spl-transloc.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c spl-util.cc -o spl-util.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c spl-vortex.cc -o spl-vortex.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c spl-zap.cc -o spl-zap.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c sprint.cc -o sprint.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c sqldbm.cc -o sqldbm.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c stairs.cc -o stairs.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c startup.cc -o startup.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c stash.cc -o stash.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c state.cc -o state.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c status.cc -o status.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c stepdown.cc -o stepdown.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c store.cc -o store.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c stringutil.cc -o stringutil.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c syscalls.cc -o syscalls.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c tags.cc -o tags.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c target.cc -o target.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c target-compass.cc -o target-compass.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c teleport.cc -o teleport.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c terrain.cc -o terrain.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c throw.cc -o throw.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c timed-effects.cc -o timed-effects.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c transform.cc -o transform.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c traps.cc -o traps.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c travel.cc -o travel.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c tutorial.cc -o tutorial.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c ui.cc -o ui.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c uncancel.cc -o uncancel.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c unicode.cc -o unicode.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c view.cc -o view.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c viewchar.cc -o viewchar.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c viewgeom.cc -o viewgeom.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c viewmap.cc -o viewmap.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c wcwidth.cc -o wcwidth.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c wiz-dgn.cc -o wiz-dgn.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c wiz-dump.cc -o wiz-dump.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c wiz-fsim.cc -o wiz-fsim.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c wiz-item.cc -o wiz-item.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c wiz-mon.cc -o wiz-mon.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c wiz-you.cc -o wiz-you.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c wizard.cc -o wizard.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c worley.cc -o worley.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c xom.cc -o xom.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c tilepick.cc -o tilepick.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c tileview.cc -o tileview.o In file included from tileview.cc:11: ./domino.h:589:17: warning: variable 'neighbors' set but not used [-Wunused-but-set-variable] int neighbors = 0; ^ 1 warning generated. c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c zot.cc -o zot.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c tiledoll.cc -o tiledoll.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c tilemcache.cc -o tilemcache.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c tilepick-p.cc -o tilepick-p.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c tilecell.cc -o tilecell.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c glwrapper.cc -o glwrapper.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c libgui.cc -o libgui.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c tilebuf.cc -o tilebuf.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c tiledgnbuf.cc -o tiledgnbuf.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c tilefont.cc -o tilefont.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c tilereg.cc -o tilereg.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c tilereg-abl.cc -o tilereg-abl.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c tilereg-cmd.cc -o tilereg-cmd.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c tilereg-crt.cc -o tilereg-crt.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c tilereg-dgn.cc -o tilereg-dgn.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c tilereg-doll.cc -o tilereg-doll.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c tilereg-grid.cc -o tilereg-grid.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c tilereg-inv.cc -o tilereg-inv.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c tilereg-map.cc -o tilereg-map.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c tilereg-mem.cc -o tilereg-mem.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c tilereg-mon.cc -o tilereg-mon.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c tilereg-msg.cc -o tilereg-msg.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c tilereg-skl.cc -o tilereg-skl.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c tilereg-spl.cc -o tilereg-spl.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c tilereg-stat.cc -o tilereg-stat.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c tilereg-tab.cc -o tilereg-tab.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c tilereg-text.cc -o tilereg-text.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c tilesdl.cc -o tilesdl.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c tiletex.cc -o tiletex.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c windowmanager-sdl.cc -o windowmanager-sdl.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c glwrapper-ogl.cc -o glwrapper-ogl.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c fontwrapper-ft.cc -o fontwrapper-ft.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -Wno-tautological-compare -MMD -c rltiles/tiledef-floor.cc -o rltiles/tiledef-floor.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -Wno-tautological-compare -MMD -c rltiles/tiledef-wall.cc -o rltiles/tiledef-wall.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -Wno-tautological-compare -MMD -c rltiles/tiledef-feat.cc -o rltiles/tiledef-feat.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -Wno-tautological-compare -MMD -c rltiles/tiledef-main.cc -o rltiles/tiledef-main.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -Wno-tautological-compare -MMD -c rltiles/tiledef-player.cc -o rltiles/tiledef-player.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -Wno-tautological-compare -MMD -c rltiles/tiledef-gui.cc -o rltiles/tiledef-gui.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -Wno-tautological-compare -MMD -c rltiles/tiledef-icons.cc -o rltiles/tiledef-icons.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -Wno-tautological-compare -MMD -c rltiles/tiledef-dngn.cc -o rltiles/tiledef-dngn.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -Wno-tautological-compare -MMD -c rltiles/tiledef-unrand.cc -o rltiles/tiledef-unrand.o c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c main.cc -o main.o cp prebuilt/*.h util/ cp prebuilt/levcomp.tab.cc util/levcomp.tab.cc c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -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 cp prebuilt/levcomp.lex.cc util/levcomp.lex.cc c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -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 "-O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\"" "-L/usr/local/lib -L/usr/X11R6/lib -lSDL2 -lSDL2_image -lpng -pthread" "amd64-unknown-openbsd7.5" "amd64-unknown-openbsd7.5" c++ -std=c++11 -O2 -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-tautological-unsigned-enum-zero-compare -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/local/include/lua-5.1 -isystem /usr/local/include -isystem /usr/X11R6/include/freetype2 -isystem /usr/local/include/SDL2 -I/usr/X11R6/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSans.ttf\" -DMONOSPACED_FONT=\"/usr/X11R6/lib/X11/fonts/TTF/DejaVuSansMono.ttf\" -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" -DDATA_DIR_PATH=\"/usr/local/share/crawl/\" -MMD -c version.cc -o version.o util/gen-luatags.pl pngcrush -q -m 113 rltiles/floor.png dat/tiles/floor.png Recompressing IDAT chunks in rltiles/floor.png to dat/tiles/floor.png Total length of data found in critical chunks = 1045653 Best pngcrush method = 113 (ws 15 fm 0 zl 9 zs 0) = 667979 CPU time decode 0.071233, encode 1.111960, other 0.013195, total 1.201472 sec pngcrush -q -m 113 rltiles/wall.png dat/tiles/wall.png Recompressing IDAT chunks in rltiles/wall.png to dat/tiles/wall.png Total length of data found in critical chunks = 1841598 Best pngcrush method = 113 (ws 15 fm 0 zl 9 zs 0) = 1361637 CPU time decode 0.173160, encode 0.890913, other 0.025251, total 1.096640 sec pngcrush -q -m 113 rltiles/feat.png dat/tiles/feat.png Recompressing IDAT chunks in rltiles/feat.png to dat/tiles/feat.png Total length of data found in critical chunks = 575964 Best pngcrush method = 113 (ws 15 fm 0 zl 9 zs 0) = 393940 CPU time decode 0.032243, encode 0.671255, other 0.028864, total 0.735530 sec pngcrush -q -m 113 rltiles/main.png dat/tiles/main.png Recompressing IDAT chunks in rltiles/main.png to dat/tiles/main.png Total length of data found in critical chunks = 942507 pngcrush -q -m 113 rltiles/player.png dat/tiles/player.png Best pngcrush method = 113 (ws 15 fm 0 zl 9 zs 0) = 636785 CPU time decode 0.064634, encode 1.425344, other 0.010622, total 1.506549 sec Recompressing IDAT chunks in rltiles/player.png to dat/tiles/player.png Total length of data found in critical chunks = 1801270 Best pngcrush method = 113 (ws 15 fm 0 zl 9 zs 0) = 1098366 CPU time decode 0.116467, encode 3.108339, other 0.024303, total 3.261250 sec pngcrush -q -m 113 rltiles/gui.png dat/tiles/gui.png Recompressing IDAT chunks in rltiles/gui.png to dat/tiles/gui.png Total length of data found in critical chunks = 425818 Best pngcrush method = 113 (ws 15 fm 0 zl 9 zs 0) = 275938 CPU time decode 0.033853, encode 0.692252, other 0.005108, total 0.735131 sec pngcrush -q -m 113 rltiles/icons.png dat/tiles/icons.png Recompressing IDAT chunks in rltiles/icons.png to dat/tiles/icons.png Total length of data found in critical chunks = 27399 Best pngcrush method = 113 (ws 15 fm 0 zl 9 zs 0) = 21184 CPU time decode 0.004146, encode 0.045161, other 0.002380, total 0.051971 sec c++ -L/usr/local/lib -L/usr/X11R6/lib -lSDL2 -lSDL2_image -lpng -pthread 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-behv.o mon-cast.o mon-clone.o mon-death.o mon-ench.o mon-explode.o mon-gear.o mon-grow.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 crawl -L/usr/local/lib -llua5.1 -lm -L/usr/local/lib -lsqlite3 -lz -lSDL2_image -L/usr/local/lib -L/usr/X11R6/lib -lSDL2 -L/usr/X11R6/lib -lfreetype -lGL -lGLU -pthread levcomp.lex.cc(util/levcomp.lex.o:(cattext(bool, int))): warning: strcpy() is almost always misused, please use strlcpy() levcomp.lex.cc(util/levcomp.lex.o:(cattext(bool, int))): warning: strcat() is almost always misused, please use strlcat() ./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 >>> Running fake in games/stone-soup at 1713300050.86 ===> games/stone-soup ===> Faking installation for stone-soup-0.31.0 gmake -C rltiles all ARCH=amd64-unknown-openbsd7.5 NO_PKGCONFIG= TILES=y gmake[1]: Entering directory '/exopi-obj/pobj/stone-soup-0.31.0/stone_soup-0.31.0/source/rltiles' gmake[1]: Leaving directory '/exopi-obj/pobj/stone-soup-0.31.0/stone_soup-0.31.0/source/rltiles' [ -d /exopi-obj/pobj/stone-soup-0.31.0/fake-amd64/usr/local/share/crawl ] || mkdir -p /exopi-obj/pobj/stone-soup-0.31.0/fake-amd64/usr/local/share/crawl mkdir -p /exopi-obj/pobj/stone-soup-0.31.0/fake-amd64/usr/local/share/crawl/dat/des mkdir -p /exopi-obj/pobj/stone-soup-0.31.0/fake-amd64/usr/local/share/crawl/dat/dlua mkdir -p /exopi-obj/pobj/stone-soup-0.31.0/fake-amd64/usr/local/share/crawl/dat/clua mkdir -p /exopi-obj/pobj/stone-soup-0.31.0/fake-amd64/usr/local/share/crawl/dat/database mkdir -p /exopi-obj/pobj/stone-soup-0.31.0/fake-amd64/usr/local/share/crawl/dat/defaults mkdir -p /exopi-obj/pobj/stone-soup-0.31.0/fake-amd64/usr/local/share/crawl/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 /exopi-obj/pobj/stone-soup-0.31.0/fake-amd64/usr/local/share/crawl/dat/descript/$LANG; \ done mkdir -p /exopi-obj/pobj/stone-soup-0.31.0/fake-amd64/usr/local/share/crawl/docs/develop mkdir -p /exopi-obj/pobj/stone-soup-0.31.0/fake-amd64/usr/local/share/crawl/docs/develop/levels mkdir -p /exopi-obj/pobj/stone-soup-0.31.0/fake-amd64/usr/local/share/crawl/docs/license mkdir -p /exopi-obj/pobj/stone-soup-0.31.0/fake-amd64/usr/local/share/crawl/settings cp -r dat/des/* /exopi-obj/pobj/stone-soup-0.31.0/fake-amd64/usr/local/share/crawl/dat/des/ cp -r dat/dlua/* /exopi-obj/pobj/stone-soup-0.31.0/fake-amd64/usr/local/share/crawl/dat/dlua/ echo "-- Autogenerated list of maps to load and compile:" \ >/exopi-obj/pobj/stone-soup-0.31.0/fake-amd64/usr/local/share/crawl/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 >>/exopi-obj/pobj/stone-soup-0.31.0/fake-amd64/usr/local/share/crawl/dat/dlua/loadmaps.lua cp dat/clua/*.lua /exopi-obj/pobj/stone-soup-0.31.0/fake-amd64/usr/local/share/crawl/dat/clua/ cp -r dat/database/* /exopi-obj/pobj/stone-soup-0.31.0/fake-amd64/usr/local/share/crawl/dat/database/ cp -r dat/defaults/* /exopi-obj/pobj/stone-soup-0.31.0/fake-amd64/usr/local/share/crawl/dat/defaults/ cp dat/descript/*.txt /exopi-obj/pobj/stone-soup-0.31.0/fake-amd64/usr/local/share/crawl/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 /exopi-obj/pobj/stone-soup-0.31.0/fake-amd64/usr/local/share/crawl/dat/descript/$LANG; \ done mkdir -p /exopi-obj/pobj/stone-soup-0.31.0/fake-amd64/usr/local/share/crawl/dat/dist_bones cp dat/dist_bones/* /exopi-obj/pobj/stone-soup-0.31.0/fake-amd64/usr/local/share/crawl/dat/dist_bones/ cp ../docs/*.txt /exopi-obj/pobj/stone-soup-0.31.0/fake-amd64/usr/local/share/crawl/docs/ cp ../docs/*.md /exopi-obj/pobj/stone-soup-0.31.0/fake-amd64/usr/local/share/crawl/docs/ cp ../docs/develop/*.txt /exopi-obj/pobj/stone-soup-0.31.0/fake-amd64/usr/local/share/crawl/docs/develop/ cp ../docs/develop/levels/*.txt /exopi-obj/pobj/stone-soup-0.31.0/fake-amd64/usr/local/share/crawl/docs/develop/levels/ cp ../docs/license/*.txt /exopi-obj/pobj/stone-soup-0.31.0/fake-amd64/usr/local/share/crawl/docs/license/ cp ../CREDITS.txt /exopi-obj/pobj/stone-soup-0.31.0/fake-amd64/usr/local/share/crawl/docs/ cp -r ../settings/* /exopi-obj/pobj/stone-soup-0.31.0/fake-amd64/usr/local/share/crawl/settings/ mkdir -p /exopi-obj/pobj/stone-soup-0.31.0/fake-amd64/usr/local/share/crawl/dat/tiles cp dat/tiles/*.png /exopi-obj/pobj/stone-soup-0.31.0/fake-amd64/usr/local/share/crawl/dat/tiles/ [ -d /exopi-obj/pobj/stone-soup-0.31.0/fake-amd64/usr/local/bin ] || mkdir -p /exopi-obj/pobj/stone-soup-0.31.0/fake-amd64/usr/local/bin cp crawl /exopi-obj/pobj/stone-soup-0.31.0/fake-amd64/usr/local/bin/ strip -s /exopi-obj/pobj/stone-soup-0.31.0/fake-amd64/usr/local/bin/crawl chown 2>/dev/null root:wheel /exopi-obj/pobj/stone-soup-0.31.0/fake-amd64/usr/local/bin/crawl || true chmod 2>/dev/null /exopi-obj/pobj/stone-soup-0.31.0/fake-amd64/usr/local/bin/crawl || true mv /exopi-obj/pobj/stone-soup-0.31.0/fake-amd64/usr/local/bin/crawl /exopi-obj/pobj/stone-soup-0.31.0/fake-amd64/usr/local/bin/crawl-ss chmod 755 /exopi-obj/pobj/stone-soup-0.31.0/fake-amd64/usr/local/bin/crawl-ss /exopi-obj/pobj/stone-soup-0.31.0/bin/install -c -m 644 /exopi-obj/pobj/stone-soup-0.31.0/stone_soup-0.31.0/docs/crawl.6 /exopi-obj/pobj/stone-soup-0.31.0/fake-amd64/usr/local/man/man6/crawl-ss.6 /exopi-obj/pobj/stone-soup-0.31.0/bin/install -d -m 755 /exopi-obj/pobj/stone-soup-0.31.0/fake-amd64/usr/local/share/pixmaps /exopi-obj/pobj/stone-soup-0.31.0/fake-amd64/usr/local/share/applications /exopi-obj/pobj/stone-soup-0.31.0/bin/install -c -m 644 /exopi-cvs/ports/games/stone-soup/files/stone-soup.desktop /exopi-obj/pobj/stone-soup-0.31.0/fake-amd64/usr/local/share/applications /exopi-obj/pobj/stone-soup-0.31.0/bin/install -c -m 644 /exopi-obj/pobj/stone-soup-0.31.0/fake-amd64/usr/local/share/crawl/dat/tiles/stone_soup_icon-32x32.png /exopi-obj/pobj/stone-soup-0.31.0/fake-amd64/usr/local/share/pixmaps/stone-soup.png >>> Running package in games/stone-soup at 1713300070.58 ===> games/stone-soup `/exopi-obj/pobj/stone-soup-0.31.0/fake-amd64/.fake_done' is up to date. ===> Building package for stone-soup-0.31.0 Create /exopi-cvs/ports/packages/amd64/all/stone-soup-0.31.0.tgz Creating package stone-soup-0.31.0 reading plist| switching to /exopi-cvs/ports/games/stone-soup/pkg/PFRAG.no-no_x11| checking dependencies| checking dependencies|databases/sqlite3 checking dependencies|devel/desktop-file-utils checking dependencies|devel/sdl2-image checking dependencies|devel/sdl2 checking dependencies|graphics/png checking dependencies|lang/lua/5.1 checking dependencies|lang/python/3.10,-main checksumming| checksumming| | 0% checksumming| | 1% checksumming|* | 1% checksumming|* | 2% checksumming|** | 3% checksumming|** | 4% checksumming|*** | 4% checksumming|*** | 5% checksumming|*** | 6% checksumming|**** | 6% checksumming|**** | 7% checksumming|***** | 7% checksumming|***** | 8% checksumming|***** | 9% checksumming|****** | 9% checksumming|****** | 10% checksumming|****** | 11% checksumming|******* | 11% checksumming|******* | 12% checksumming|******** | 12% checksumming|******** | 13% checksumming|******** | 14% checksumming|********* | 14% checksumming|********* | 15% checksumming|********* | 16% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 17% checksumming|*********** | 18% checksumming|*********** | 19% checksumming|************ | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 22% checksumming|************** | 23% checksumming|************** | 24% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 25% checksumming|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 27% checksumming|***************** | 28% checksumming|***************** | 29% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 30% checksumming|******************* | 31% checksumming|******************* | 32% checksumming|******************** | 32% checksumming|******************** | 33% checksumming|******************** | 34% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 35% checksumming|********************** | 36% checksumming|********************** | 37% checksumming|*********************** | 37% checksumming|*********************** | 38% checksumming|*********************** | 39% checksumming|************************ | 39% checksumming|************************ | 40% checksumming|************************* | 40% checksumming|************************* | 41% checksumming|************************* | 42% checksumming|************************** | 42% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|*************************** | 45% checksumming|**************************** | 45% checksumming|**************************** | 46% checksumming|**************************** | 47% checksumming|***************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 48% checksumming|****************************** | 49% checksumming|****************************** | 50% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************* | 52% checksumming|******************************** | 52% checksumming|******************************** | 53% checksumming|********************************* | 53% checksumming|********************************* | 54% checksumming|********************************* | 55% checksumming|********************************** | 55% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|*********************************** | 58% checksumming|************************************ | 58% checksumming|************************************ | 59% checksumming|************************************ | 60% checksumming|************************************* | 60% checksumming|************************************* | 61% checksumming|************************************** | 61% checksumming|************************************** | 62% checksumming|************************************** | 63% checksumming|*************************************** | 63% checksumming|*************************************** | 64% checksumming|*************************************** | 65% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 66% checksumming|***************************************** | 67% checksumming|***************************************** | 68% checksumming|****************************************** | 68% checksumming|****************************************** | 69% checksumming|****************************************** | 70% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 71% checksumming|******************************************** | 72% checksumming|******************************************** | 73% checksumming|********************************************* | 73% checksumming|********************************************* | 74% checksumming|********************************************* | 75% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 76% checksumming|*********************************************** | 77% checksumming|*********************************************** | 78% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************* | 81% checksumming|************************************************** | 81% checksumming|************************************************** | 82% checksumming|************************************************** | 83% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 84% checksumming|**************************************************** | 85% checksumming|**************************************************** | 86% checksumming|***************************************************** | 86% checksumming|***************************************************** | 87% checksumming|***************************************************** | 88% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 89% checksumming|******************************************************* | 90% checksumming|******************************************************* | 91% checksumming|******************************************************** | 91% checksumming|******************************************************** | 92% checksumming|******************************************************** | 93% checksumming|********************************************************* | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 94% checksumming|********************************************************** | 95% checksumming|********************************************************** | 96% checksumming|*********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************| 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|**** | 6% archiving|******** | 12% archiving|*********** | 18% archiving|*************** | 24% archiving|******************* | 30% archiving|*********************** | 36% archiving|*********************** | 37% archiving|************************ | 37% archiving|************************ | 38% archiving|************************* | 38% archiving|************************* | 39% archiving|************************* | 40% archiving|************************** | 40% archiving|************************** | 41% archiving|*************************** | 42% archiving|*************************** | 43% archiving|**************************** | 43% archiving|**************************** | 44% archiving|**************************** | 45% archiving|***************************** | 45% archiving|***************************** | 46% archiving|****************************** | 46% archiving|****************************** | 47% archiving|******************************* | 48% archiving|******************************* | 49% archiving|******************************** | 50% archiving|******************************** | 51% archiving|********************************* | 51% archiving|********************************* | 52% archiving|********************************** | 52% archiving|********************************** | 53% archiving|********************************** | 54% archiving|*********************************** | 54% archiving|*********************************** | 55% archiving|************************************ | 55% archiving|************************************ | 56% archiving|************************************ | 57% archiving|************************************* | 58% archiving|************************************** | 60% archiving|*************************************** | 60% archiving|*************************************** | 61% archiving|**************************************** | 62% archiving|****************************************** | 66% archiving|********************************************* | 70% archiving|********************************************* | 71% archiving|********************************************** | 71% archiving|********************************************** | 72% archiving|********************************************** | 73% archiving|************************************************** | 78% archiving|*************************************************** | 79% archiving|**************************************************** | 81% archiving|***************************************************** | 83% archiving|****************************************************** | 84% archiving|******************************************************* | 86% archiving|******************************************************** | 88% archiving|********************************************************* | 88% archiving|********************************************************* | 89% archiving|********************************************************* | 90% archiving|********************************************************** | 90% archiving|********************************************************** | 91% archiving|*********************************************************** | 91% archiving|*********************************************************** | 92% archiving|*********************************************************** | 93% archiving|************************************************************ | 93% archiving|************************************************************* | 95% archiving|************************************************************* | 96% archiving|************************************************************** | 96% archiving|************************************************************** | 97% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% /exopi-cvs/ports/plist/amd64/stone-soup-0.31.0 was updated @wantlib c.99.0 -> @wantlib c.100.0 Link to /exopi-cvs/ports/packages/amd64/ftp/stone-soup-0.31.0.tgz >>> Running clean in games/stone-soup at 1713300098.32 ===> games/stone-soup ===> Cleaning for stone-soup-0.31.0 >>> Ended at 1713300100.57 max_stuck=46.22/depends=3.32/show-prepare-results=3.05/patch=4.03/configure=0.35/build=2298.39/fake=19.68/package=27.77/clean=2.28