Skip to content

Instantly share code, notes, and snippets.

@dunn
Created December 4, 2016 02:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dunn/8e8cc251a17a08edb1041b91a23489b2 to your computer and use it in GitHub Desktop.
Save dunn/8e8cc251a17a08edb1041b91a23489b2 to your computer and use it in GitHub Desktop.
wesnoth (homebrew/games/wesnoth) on macOS 10.12.1 - Homebrew build logs
Homebrew build logs for homebrew/games/wesnoth on macOS 10.12.1
Build date: 2016-12-03 18:06:26
HOMEBREW_VERSION: 1.1.2-15-g52691cd0de
ORIGIN: https://github.com/Homebrew/brew.git
HEAD: 52691cd0de6c18906e5fe7f290c0b4deda64973a
Last commit: 10 hours ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: aaf21f7d7e9cc0dbbbf4bf3dabcbc05c3667d157
Core tap last commit: 8 hours ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_REPOSITORY: /usr/local/Homebrew
HOMEBREW_CELLAR: /usr/local/Cellar
HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com
CPU: quad-core 64-bit haswell
Homebrew Ruby: 2.0.0-p648
Clang: 8.0 build 800
Git: 2.11.0 => /usr/local/bin/git
Perl: /usr/local/bin/perl => /usr/local/Cellar/perl/5.24.0_1/bin/perl
Python: /usr/local/bin/python => /usr/local/Cellar/python/2.7.12_2/Frameworks/Python.framework/Versions/2.7/bin/python2.7
Ruby: /Users/cat/.rbenv/shims/ruby => /usr/local/Cellar/ruby/2.3.3/bin/ruby
Java: 1.8.0_112, 1.8.0_92, 1.8.0_77, 1.8.0_66, 1.8.0_20
macOS: 10.12.1-x86_64
Xcode: 8.1
CLT: 8.1.0.0.1.1476494586
X11: 2.7.9 => /opt/X11
Please note that these warnings are just used to help the Homebrew maintainers
with debugging if you file an issue. If everything you use Homebrew for is
working fine: please don't worry and just ignore them. Thanks!
Warning: You have unlinked kegs in your Cellar
Leaving kegs unlinked can lead to build-trouble and cause brews that depend on
those kegs to fail to run properly once built. Run `brew link` on these:
emacs
homebrew/games/wesnoth
Formula: wesnoth
Tap: homebrew/games
Path: /usr/local/Homebrew/Library/Taps/homebrew/homebrew-games/wesnoth.rb
This file has been truncated, but you can view the full file.
2016-12-03 18:06:26 -0800
/usr/local/opt/scons/bin/scons
prefix=/usr/local/Cellar/wesnoth/1.13.6
docdir=/usr/local/Cellar/wesnoth/1.13.6/share/doc/wesnoth
mandir=/usr/local/Cellar/wesnoth/1.13.6/share/man
fifodir=/usr/local/var/run/wesnothd
gettextdir=/usr/local/opt/gettext
OS_ENV=true
install
wesnoth
wesnothd
-j4
scons: Reading SConscript files ...
Building Wesnoth version 1.13.6
Mkdir("build")
---[checking prerequisites]---
Checking for C library m... yes
Checking for C function round()... yes
Checking whether C++ compiler works (g++ version >= 4.8 required)... yes
Checking for Boost iostreams library version >= 1.48.0... yes
Checking for gzip support in Boost Iostreams... yes
Checking for bzip2 support in Boost Iostreams... yes
Checking for C library pthread... yes
Checking for Boost system library... yes
Checking for Boost asio library... yes
Checking for Boost random library version >= 1.48.0... yes
Checking for Boost smart_ptr library... yes
Checking for Boost system library... yes
Checking for Boost filesystem library version >= 1.48.0... yes
Checking for Boost locale library... yes
INFO: Base prerequisites are met
Checking for Simple DirectMedia Layer library version >= 2.0.4... yes
Checking for SDL2_ttf library... yes
Checking for SDL2_mixer library... yes
Checking for SDL2_image library... yes
Checking for C library vorbisfile... yes
Checking for Ogg Vorbis support in SDL... yes
Checking for PNG support in SDL... yes
Checking for JPG support in SDL... yes
Checking for Pango with cairo backend... (cached) yes
Checking for fontconfig... (cached) yes
Checking for Boost program_options library version >= 1.48.0... yes
Checking for Boost thread library... yes
Checking for Boost regex library... yes
Checking for C library X11... no
Checking for dbus-1... (cached) yes
Checking for fribidi >= 0.10.9... (cached) yes
Checking for C library png... yes
Checking for C library history... no
WARNING: Can't find GNU history, disabling history support.
Checking for Boost unit_test_framework library... yes
If any config checks fail, look in build/config.log for details
If a check fails spuriously due to caching, use --config=force to force its rerun
---[applying configuration]---
error: No repo or cache detected.
scons: done reading SConscript files.
scons: Building targets ...
scons: Configure: creating build/config.h
g++ -o build/release/about.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/about.cpp
g++ -o build/release/actions/shroud_clearing_action.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/actions/shroud_clearing_action.cpp
g++ -o build/release/addon/state.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/addon/state.cpp
g++ -o build/release/addon/manager_ui.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/addon/manager_ui.cpp
g++ -o build/release/actions/undo_recall_action.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/actions/undo_recall_action.cpp
g++ -o build/release/actions/unit_creator.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/actions/unit_creator.cpp
g++ -o build/release/actions/undo_recruit_action.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/actions/undo_recruit_action.cpp
g++ -o build/release/wesnoth.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/wesnoth.cpp
g++ -o build/release/actions/attack.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/actions/attack.cpp
g++ -o build/release/actions/undo_move_action.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/actions/undo_move_action.cpp
g++ -o build/release/actions/undo_update_shroud_action.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/actions/undo_update_shroud_action.cpp
g++ -o build/release/actions/undo_dismiss_action.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/actions/undo_dismiss_action.cpp
g++ -o build/release/actions/undo.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/actions/undo.cpp
g++ -o build/release/actions/heal.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/actions/heal.cpp
g++ -o build/release/actions/vision.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/actions/vision.cpp
g++ -o build/release/addon/manager.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/addon/manager.cpp
g++ -o build/release/actions/move.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/actions/move.cpp
g++ -o build/release/actions/create.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/actions/create.cpp
g++ -o build/release/actions/undo_action.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/actions/undo_action.cpp
g++ -o build/release/addon/info.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/addon/info.cpp
g++ -o build/release/actions/advancement.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/actions/advancement.cpp
g++ -o build/release/addon/client.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/addon/client.cpp
g++ -o build/release/addon/validation.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/addon/validation.cpp
g++ -o build/release/ai/actions.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/ai/actions.cpp
g++ -o build/release/ai/composite/ai.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/ai/composite/ai.cpp
g++ -o build/release/ai/composite/aspect.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/ai/composite/aspect.cpp
g++ -o build/release/ai/composite/component.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/ai/composite/component.cpp
g++ -o build/release/ai/composite/contexts.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/ai/composite/contexts.cpp
g++ -o build/release/ai/composite/engine.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/ai/composite/engine.cpp
g++ -o build/release/ai/composite/goal.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/ai/composite/goal.cpp
g++ -o build/release/ai/composite/rca.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/ai/composite/rca.cpp
g++ -o build/release/ai/composite/stage.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/ai/composite/stage.cpp
g++ -o build/release/ai/configuration.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/ai/configuration.cpp
g++ -o build/release/ai/contexts.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/ai/contexts.cpp
g++ -o build/release/ai/default/aspect_attacks.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/ai/default/aspect_attacks.cpp
g++ -o build/release/ai/default/attack.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/ai/default/attack.cpp
g++ -o build/release/ai/default/ca_move_to_targets.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/ai/default/ca_move_to_targets.cpp
g++ -o build/release/ai/default/ca.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/ai/default/ca.cpp
g++ -o build/release/ai/default/contexts.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/ai/default/contexts.cpp
g++ -o build/release/ai/default/engine_cpp.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/ai/default/engine_cpp.cpp
g++ -o build/release/ai/default/recruitment.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/ai/default/recruitment.cpp
g++ -o build/release/ai/default/stage_rca.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/ai/default/stage_rca.cpp
g++ -o build/release/ai/formula/ai.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/ai/formula/ai.cpp
g++ -o build/release/ai/formula/callable_objects.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/ai/formula/callable_objects.cpp
g++ -o build/release/ai/formula/candidates.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/ai/formula/candidates.cpp
g++ -o build/release/ai/formula/engine_fai.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/ai/formula/engine_fai.cpp
g++ -o build/release/ai/formula/function_table.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/ai/formula/function_table.cpp
g++ -o build/release/ai/formula/stage_side_formulas.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/ai/formula/stage_side_formulas.cpp
g++ -o build/release/ai/formula/stage_unit_formulas.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/ai/formula/stage_unit_formulas.cpp
g++ -o build/release/ai/game_info.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/ai/game_info.cpp
g++ -o build/release/ai/gamestate_observer.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/ai/gamestate_observer.cpp
g++ -o build/release/ai/lua/aspect_advancements.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/ai/lua/aspect_advancements.cpp
g++ -o build/release/ai/lua/core.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/ai/lua/core.cpp
g++ -o build/release/ai/lua/engine_lua.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/ai/lua/engine_lua.cpp
g++ -o build/release/ai/lua/lua_object.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/ai/lua/lua_object.cpp
g++ -o build/release/ai/manager.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/ai/manager.cpp
g++ -o build/release/ai/registry.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/ai/registry.cpp
g++ -o build/release/ai/simulated_actions.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/ai/simulated_actions.cpp
g++ -o build/release/ai/testing.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/ai/testing.cpp
g++ -o build/release/animated_game.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/animated_game.cpp
g++ -o build/release/attack_prediction_display.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/attack_prediction_display.cpp
g++ -o build/release/attack_prediction.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/attack_prediction.cpp
g++ -o build/release/build_info.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/build_info.cpp
g++ -o build/release/carryover.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/carryover.cpp
g++ -o build/release/chat_command_handler.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/chat_command_handler.cpp
g++ -o build/release/chat_events.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/chat_events.cpp
g++ -o build/release/commandline_options.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/commandline_options.cpp
g++ -o build/release/config_cache.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/config_cache.cpp
g++ -o build/release/controller_base.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/controller_base.cpp
g++ -o build/release/countdown_clock.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/countdown_clock.cpp
g++ -o build/release/desktop/notifications.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/desktop/notifications.cpp
g++ -o build/release/desktop/open.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/desktop/open.cpp
g++ -o build/release/desktop/paths.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/desktop/paths.cpp
g++ -o build/release/desktop/version.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/desktop/version.cpp
g++ -o build/release/display_chat_manager.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/display_chat_manager.cpp
g++ -o build/release/editor/action/action_item.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/editor/action/action_item.cpp
g++ -o build/release/editor/action/action_label.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/editor/action/action_label.cpp
g++ -o build/release/editor/action/action_select.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/editor/action/action_select.cpp
g++ -o build/release/editor/action/action_unit.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/editor/action/action_unit.cpp
g++ -o build/release/editor/action/action_village.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/editor/action/action_village.cpp
g++ -o build/release/editor/action/action.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/editor/action/action.cpp
g++ -o build/release/editor/action/mouse/mouse_action_item.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/editor/action/mouse/mouse_action_item.cpp
g++ -o build/release/editor/action/mouse/mouse_action_map_label.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/editor/action/mouse/mouse_action_map_label.cpp
g++ -o build/release/editor/action/mouse/mouse_action_select.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/editor/action/mouse/mouse_action_select.cpp
g++ -o build/release/editor/action/mouse/mouse_action_unit.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/editor/action/mouse/mouse_action_unit.cpp
g++ -o build/release/editor/action/mouse/mouse_action_village.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/editor/action/mouse/mouse_action_village.cpp
g++ -o build/release/editor/action/mouse/mouse_action.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/editor/action/mouse/mouse_action.cpp
g++ -o build/release/editor/controller/editor_controller.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/editor/controller/editor_controller.cpp
g++ -o build/release/editor/editor_display.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/editor/editor_display.cpp
g++ -o build/release/editor/editor_main.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/editor/editor_main.cpp
g++ -o build/release/editor/editor_preferences.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/editor/editor_preferences.cpp
g++ -o build/release/editor/map/context_manager.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/editor/map/context_manager.cpp
g++ -o build/release/editor/map/editor_map.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/editor/map/editor_map.cpp
g++ -o build/release/editor/map/map_context.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/editor/map/map_context.cpp
g++ -o build/release/editor/map/map_fragment.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/editor/map/map_fragment.cpp
g++ -o build/release/editor/palette/editor_palettes.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/editor/palette/editor_palettes.cpp
g++ -o build/release/editor/palette/item_palette.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/editor/palette/item_palette.cpp
g++ -o build/release/editor/palette/location_palette.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/editor/palette/location_palette.cpp
g++ -o build/release/editor/palette/palette_manager.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/editor/palette/palette_manager.cpp
g++ -o build/release/editor/palette/terrain_palettes.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/editor/palette/terrain_palettes.cpp
g++ -o build/release/editor/palette/tristate_button.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/editor/palette/tristate_button.cpp
g++ -o build/release/editor/palette/unit_palette.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/editor/palette/unit_palette.cpp
g++ -o build/release/editor/toolkit/brush.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/editor/toolkit/brush.cpp
g++ -o build/release/editor/toolkit/editor_toolkit.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/editor/toolkit/editor_toolkit.cpp
g++ -o build/release/fake_unit_manager.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/fake_unit_manager.cpp
g++ -o build/release/fake_unit_ptr.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/fake_unit_ptr.cpp
g++ -o build/release/filesystem_sdl.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/filesystem_sdl.cpp
g++ -o build/release/floating_textbox.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/floating_textbox.cpp
g++ -o build/release/formula/callable_objects.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/formula/callable_objects.cpp
g++ -o build/release/formula/debugger_fwd.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/formula/debugger_fwd.cpp
g++ -o build/release/formula/debugger.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/formula/debugger.cpp
g++ -o build/release/formula/formula.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/formula/formula.cpp
g++ -o build/release/formula/function.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/formula/function.cpp
g++ -o build/release/formula/string_utils.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/formula/string_utils.cpp
g++ -o build/release/formula/tokenizer.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/formula/tokenizer.cpp
g++ -o build/release/formula/variant.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/formula/variant.cpp
g++ -o build/release/game_board.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/game_board.cpp
g++ -o build/release/game_classification.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/game_classification.cpp
g++ -o build/release/game_config_manager.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/game_config_manager.cpp
g++ -o build/release/game_data.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/game_data.cpp
g++ -o build/release/game_display.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/game_display.cpp
g++ -o build/release/game_errors.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/game_errors.cpp
g++ -o build/release/game_events/action_wml.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/game_events/action_wml.cpp
g++ -o build/release/game_events/conditional_wml.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/game_events/conditional_wml.cpp
g++ -o build/release/game_events/entity_location.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/game_events/entity_location.cpp
g++ -o build/release/game_events/handlers.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/game_events/handlers.cpp
g++ -o build/release/game_events/manager_impl.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/game_events/manager_impl.cpp
g++ -o build/release/game_events/manager.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/game_events/manager.cpp
g++ -o build/release/game_events/menu_item.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/game_events/menu_item.cpp
g++ -o build/release/game_events/pump.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/game_events/pump.cpp
g++ -o build/release/game_events/wmi_container.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/game_events/wmi_container.cpp
g++ -o build/release/game_initialization/configure_engine.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/game_initialization/configure_engine.cpp
g++ -o build/release/game_initialization/connect_engine.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/game_initialization/connect_engine.cpp
g++ -o build/release/game_initialization/create_engine.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/game_initialization/create_engine.cpp
g++ -o build/release/game_initialization/depcheck.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/game_initialization/depcheck.cpp
g++ -o build/release/game_initialization/flg_manager.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/game_initialization/flg_manager.cpp
g++ -o build/release/game_initialization/mp_game_utils.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/game_initialization/mp_game_utils.cpp
g++ -o build/release/game_initialization/mp_options.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/game_initialization/mp_options.cpp
g++ -o build/release/game_initialization/multiplayer_configure.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/game_initialization/multiplayer_configure.cpp
g++ -o build/release/game_initialization/multiplayer_connect.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/game_initialization/multiplayer_connect.cpp
g++ -o build/release/game_initialization/multiplayer_create.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/game_initialization/multiplayer_create.cpp
g++ -o build/release/game_initialization/multiplayer_lobby.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/game_initialization/multiplayer_lobby.cpp
g++ -o build/release/game_initialization/multiplayer_ui.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/game_initialization/multiplayer_ui.cpp
g++ -o build/release/game_initialization/multiplayer_wait.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/game_initialization/multiplayer_wait.cpp
g++ -o build/release/game_initialization/multiplayer.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/game_initialization/multiplayer.cpp
g++ -o build/release/game_initialization/playcampaign.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/game_initialization/playcampaign.cpp
g++ -o build/release/game_initialization/singleplayer.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/game_initialization/singleplayer.cpp
g++ -o build/release/game_launcher.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/game_launcher.cpp
g++ -o build/release/game_preferences.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/game_preferences.cpp
g++ -o build/release/game_state.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/game_state.cpp
g++ -o build/release/gui/auxiliary/iterator/iterator.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/auxiliary/iterator/iterator.cpp
g++ -o build/release/gui/auxiliary/iterator/walker_grid.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/auxiliary/iterator/walker_grid.cpp
g++ -o build/release/gui/auxiliary/iterator/walker_widget.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/auxiliary/iterator/walker_widget.cpp
g++ -o build/release/gui/auxiliary/iterator/walker_tree_node.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/auxiliary/iterator/walker_tree_node.cpp
g++ -o build/release/gui/auxiliary/old_markup.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/auxiliary/old_markup.cpp
g++ -o build/release/gui/core/canvas.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/core/canvas.cpp
g++ -o build/release/gui/core/event/dispatcher.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/core/event/dispatcher.cpp
g++ -o build/release/gui/core/event/distributor.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/core/event/distributor.cpp
g++ -o build/release/gui/core/event/handler.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/core/event/handler.cpp
g++ -o build/release/gui/core/log.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/core/log.cpp
g++ -o build/release/gui/core/placer.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/core/placer.cpp
g++ -o build/release/gui/core/placer/horizontal_list.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/core/placer/horizontal_list.cpp
g++ -o build/release/gui/core/placer/vertical_list.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/core/placer/vertical_list.cpp
g++ -o build/release/gui/core/point.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/core/point.cpp
g++ -o build/release/gui/core/timer.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/core/timer.cpp
g++ -o build/release/gui/core/tips.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/core/tips.cpp
g++ -o build/release/gui/core/widget_definition.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/core/widget_definition.cpp
g++ -o build/release/gui/core/window_builder.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/core/window_builder.cpp
g++ -o build/release/gui/core/window_builder/helper.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/core/window_builder/helper.cpp
g++ -o build/release/gui/core/window_builder/instance.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/core/window_builder/instance.cpp
g++ -o build/release/gui/dialogs/addon/connect.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/dialogs/addon/connect.cpp
g++ -o build/release/gui/dialogs/addon/description.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/dialogs/addon/description.cpp
g++ -o build/release/gui/dialogs/addon/filter_options.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/dialogs/addon/filter_options.cpp
g++ -o build/release/gui/dialogs/addon/list.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/dialogs/addon/list.cpp
g++ -o build/release/gui/dialogs/addon/uninstall_list.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/dialogs/addon/uninstall_list.cpp
g++ -o build/release/gui/dialogs/advanced_graphics_options.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/dialogs/advanced_graphics_options.cpp
g++ -o build/release/gui/dialogs/campaign_difficulty.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/dialogs/campaign_difficulty.cpp
g++ -o build/release/gui/dialogs/campaign_selection.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/dialogs/campaign_selection.cpp
g++ -o build/release/gui/dialogs/campaign_settings.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/dialogs/campaign_settings.cpp
g++ -o build/release/gui/dialogs/chat_log.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/dialogs/chat_log.cpp
g++ -o build/release/gui/dialogs/core_selection.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/dialogs/core_selection.cpp
g++ -o build/release/gui/dialogs/debug_clock.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/dialogs/debug_clock.cpp
g++ -o build/release/gui/dialogs/depcheck_confirm_change.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/dialogs/depcheck_confirm_change.cpp
g++ -o build/release/gui/dialogs/depcheck_select_new.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/dialogs/depcheck_select_new.cpp
g++ -o build/release/gui/dialogs/dialog.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/dialogs/dialog.cpp
g++ -o build/release/gui/dialogs/drop_down_list.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/dialogs/drop_down_list.cpp
g++ -o build/release/gui/dialogs/edit_label.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/dialogs/edit_label.cpp
g++ -o build/release/gui/dialogs/edit_text.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/dialogs/edit_text.cpp
g++ -o build/release/gui/dialogs/editor/custom_tod.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/dialogs/editor/custom_tod.cpp
g++ -o build/release/gui/dialogs/editor/edit_label.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/dialogs/editor/edit_label.cpp
g++ -o build/release/gui/dialogs/editor/edit_scenario.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/dialogs/editor/edit_scenario.cpp
g++ -o build/release/gui/dialogs/editor/edit_side.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/dialogs/editor/edit_side.cpp
g++ -o build/release/gui/dialogs/editor/generate_map.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/dialogs/editor/generate_map.cpp
g++ -o build/release/gui/dialogs/editor/generator_settings.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/dialogs/editor/generator_settings.cpp
g++ -o build/release/gui/dialogs/editor/new_map.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/dialogs/editor/new_map.cpp
g++ -o build/release/gui/dialogs/editor/resize_map.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/dialogs/editor/resize_map.cpp
g++ -o build/release/gui/dialogs/editor/set_starting_position.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/dialogs/editor/set_starting_position.cpp
g++ -o build/release/gui/dialogs/end_credits.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/dialogs/end_credits.cpp
g++ -o build/release/gui/dialogs/file_dialog.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/dialogs/file_dialog.cpp
g++ -o build/release/gui/dialogs/folder_create.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/dialogs/folder_create.cpp
g++ -o build/release/gui/dialogs/formula_debugger.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/dialogs/formula_debugger.cpp
g++ -o build/release/gui/dialogs/game_cache_options.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/dialogs/game_cache_options.cpp
g++ -o build/release/gui/dialogs/game_delete.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/dialogs/game_delete.cpp
g++ -o build/release/gui/dialogs/game_load.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/dialogs/game_load.cpp
g++ -o build/release/gui/dialogs/game_save.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/dialogs/game_save.cpp
g++ -o build/release/gui/dialogs/game_stats.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/dialogs/game_stats.cpp
g++ -o build/release/gui/dialogs/game_version.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/dialogs/game_version.cpp
g++ -o build/release/gui/dialogs/gamestate_inspector.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/dialogs/gamestate_inspector.cpp
g++ -o build/release/gui/dialogs/label_settings.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/dialogs/label_settings.cpp
g++ -o build/release/gui/dialogs/language_selection.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/dialogs/language_selection.cpp
g++ -o build/release/gui/dialogs/loadscreen.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/dialogs/loadscreen.cpp
g++ -o build/release/gui/dialogs/lobby/data.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/dialogs/lobby/data.cpp
g++ -o build/release/gui/dialogs/lobby/info.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/dialogs/lobby/info.cpp
g++ -o build/release/gui/dialogs/lobby/lobby.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/dialogs/lobby/lobby.cpp
g++ -o build/release/gui/dialogs/lobby/player_info.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/dialogs/lobby/player_info.cpp
g++ -o build/release/gui/dialogs/logging.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/dialogs/logging.cpp
g++ -o build/release/gui/dialogs/lua_interpreter.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/dialogs/lua_interpreter.cpp
g++ -o build/release/gui/dialogs/message.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/dialogs/message.cpp
g++ -o build/release/gui/dialogs/multiplayer/faction_select.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/dialogs/multiplayer/faction_select.cpp
g++ -o build/release/gui/dialogs/multiplayer/mp_alerts_options.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/dialogs/multiplayer/mp_alerts_options.cpp
g++ -o build/release/gui/dialogs/multiplayer/mp_change_control.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/dialogs/multiplayer/mp_change_control.cpp
g++ -o build/release/gui/dialogs/multiplayer/mp_cmd_wrapper.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/dialogs/multiplayer/mp_cmd_wrapper.cpp
g++ -o build/release/gui/dialogs/multiplayer/mp_connect.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/dialogs/multiplayer/mp_connect.cpp
g++ -o build/release/gui/dialogs/multiplayer/mp_create_game_set_password.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/dialogs/multiplayer/mp_create_game_set_password.cpp
g++ -o build/release/gui/dialogs/multiplayer/mp_create_game.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/dialogs/multiplayer/mp_create_game.cpp
g++ -o build/release/gui/dialogs/multiplayer/mp_host_game_prompt.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/dialogs/multiplayer/mp_host_game_prompt.cpp
g++ -o build/release/gui/dialogs/multiplayer/mp_join_game.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/dialogs/multiplayer/mp_join_game.cpp
g++ -o build/release/gui/dialogs/multiplayer/mp_join_game_password_prompt.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/dialogs/multiplayer/mp_join_game_password_prompt.cpp
g++ -o build/release/gui/dialogs/multiplayer/mp_login.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/dialogs/multiplayer/mp_login.cpp
g++ -o build/release/gui/dialogs/multiplayer/mp_method_selection.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/dialogs/multiplayer/mp_method_selection.cpp
g++ -o build/release/gui/dialogs/multiplayer/mp_options_helper.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/dialogs/multiplayer/mp_options_helper.cpp
g++ -o build/release/gui/dialogs/multiplayer/mp_staging.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/dialogs/multiplayer/mp_staging.cpp
g++ -o build/release/gui/dialogs/multiplayer/synced_choice_wait.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/dialogs/multiplayer/synced_choice_wait.cpp
g++ -o build/release/gui/dialogs/network_transmission.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/dialogs/network_transmission.cpp
g++ -o build/release/gui/dialogs/popup.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/dialogs/popup.cpp
g++ -o build/release/gui/dialogs/preferences_dialog.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/dialogs/preferences_dialog.cpp
g++ -o build/release/gui/dialogs/screenshot_notification.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/dialogs/screenshot_notification.cpp
g++ -o build/release/gui/dialogs/select_orb_colors.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/dialogs/select_orb_colors.cpp
g++ -o build/release/gui/dialogs/simple_item_selector.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/dialogs/simple_item_selector.cpp
g++ -o build/release/gui/dialogs/sp_options_configure.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/dialogs/sp_options_configure.cpp
g++ -o build/release/gui/dialogs/theme_list.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/dialogs/theme_list.cpp
g++ -o build/release/gui/dialogs/tip.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/dialogs/tip.cpp
g++ -o build/release/gui/dialogs/title_screen.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/dialogs/title_screen.cpp
g++ -o build/release/gui/dialogs/transient_message.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/dialogs/transient_message.cpp
g++ -o build/release/gui/dialogs/unit_advance.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/dialogs/unit_advance.cpp
g++ -o build/release/gui/dialogs/unit_attack.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/dialogs/unit_attack.cpp
g++ -o build/release/gui/dialogs/unit_create.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/dialogs/unit_create.cpp
g++ -o build/release/gui/dialogs/unit_list.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/dialogs/unit_list.cpp
g++ -o build/release/gui/dialogs/unit_recall.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/dialogs/unit_recall.cpp
g++ -o build/release/gui/dialogs/unit_recruit.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/dialogs/unit_recruit.cpp
g++ -o build/release/gui/dialogs/wml_error.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/dialogs/wml_error.cpp
g++ -o build/release/gui/dialogs/wml_message.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/dialogs/wml_message.cpp
g++ -o build/release/gui/widgets/button.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/widgets/button.cpp
g++ -o build/release/gui/widgets/chatbox.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/widgets/chatbox.cpp
g++ -o build/release/gui/widgets/container.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/widgets/container.cpp
g++ -o build/release/gui/widgets/control.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/widgets/control.cpp
g++ -o build/release/gui/widgets/drawing.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/widgets/drawing.cpp
g++ -o build/release/gui/widgets/generator.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/widgets/generator.cpp
g++ -o build/release/gui/widgets/grid.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/widgets/grid.cpp
g++ -o build/release/gui/widgets/helper.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/widgets/helper.cpp
g++ -o build/release/gui/widgets/horizontal_scrollbar.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/widgets/horizontal_scrollbar.cpp
g++ -o build/release/gui/widgets/image.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/widgets/image.cpp
g++ -o build/release/gui/widgets/label.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/widgets/label.cpp
g++ -o build/release/gui/widgets/list.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/widgets/list.cpp
g++ -o build/release/gui/widgets/listbox.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/widgets/listbox.cpp
g++ -o build/release/gui/widgets/matrix.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/widgets/matrix.cpp
g++ -o build/release/gui/widgets/menu_button.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/widgets/menu_button.cpp
g++ -o build/release/gui/widgets/minimap.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/widgets/minimap.cpp
g++ -o build/release/gui/widgets/multi_page.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/widgets/multi_page.cpp
g++ -o build/release/gui/widgets/pane.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/widgets/pane.cpp
g++ -o build/release/gui/widgets/panel.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/widgets/panel.cpp
g++ -o build/release/gui/widgets/password_box.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/widgets/password_box.cpp
g++ -o build/release/gui/widgets/progress_bar.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/widgets/progress_bar.cpp
g++ -o build/release/gui/widgets/repeating_button.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/widgets/repeating_button.cpp
g++ -o build/release/gui/widgets/scroll_label.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/widgets/scroll_label.cpp
g++ -o build/release/gui/widgets/scrollbar_container.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/widgets/scrollbar_container.cpp
g++ -o build/release/gui/widgets/scrollbar_panel.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/widgets/scrollbar_panel.cpp
g++ -o build/release/gui/widgets/scrollbar.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/widgets/scrollbar.cpp
g++ -o build/release/gui/widgets/settings.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/widgets/settings.cpp
g++ -o build/release/gui/widgets/slider.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/widgets/slider.cpp
g++ -o build/release/gui/widgets/spacer.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/widgets/spacer.cpp
g++ -o build/release/gui/widgets/stacked_widget.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/widgets/stacked_widget.cpp
g++ -o build/release/gui/widgets/text_box.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/widgets/text_box.cpp
g++ -o build/release/gui/widgets/text.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/widgets/text.cpp
g++ -o build/release/gui/widgets/toggle_button.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/widgets/toggle_button.cpp
g++ -o build/release/gui/widgets/toggle_panel.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/widgets/toggle_panel.cpp
g++ -o build/release/gui/widgets/tree_view_node.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/widgets/tree_view_node.cpp
g++ -o build/release/gui/widgets/tree_view.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/widgets/tree_view.cpp
g++ -o build/release/gui/widgets/unit_preview_pane.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/widgets/unit_preview_pane.cpp
g++ -o build/release/gui/widgets/vertical_scrollbar.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/widgets/vertical_scrollbar.cpp
g++ -o build/release/gui/widgets/viewport.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/widgets/viewport.cpp
g++ -o build/release/gui/widgets/widget.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/widgets/widget.cpp
g++ -o build/release/gui/widgets/window.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/gui/widgets/window.cpp
g++ -o build/release/halo.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/halo.cpp
g++ -o build/release/help/help_browser.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/help/help_browser.cpp
g++ -o build/release/help/help_button.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/help/help_button.cpp
g++ -o build/release/help/help_impl.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/help/help_impl.cpp
g++ -o build/release/help/help_menu.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/help/help_menu.cpp
g++ -o build/release/help/help_text_area.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/help/help_text_area.cpp
g++ -o build/release/help/help_topic_generators.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/help/help_topic_generators.cpp
g++ -o build/release/help/help.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/help/help.cpp
g++ -o build/release/hotkey/hotkey_handler_mp.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/hotkey/hotkey_handler_mp.cpp
g++ -o build/release/hotkey/hotkey_handler_sp.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/hotkey/hotkey_handler_sp.cpp
g++ -o build/release/hotkey/hotkey_handler.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/hotkey/hotkey_handler.cpp
g++ -o build/release/hotkey/hotkey_preferences_display.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/hotkey/hotkey_preferences_display.cpp
g++ -o build/release/intro.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/intro.cpp
g++ -o build/release/lobby_preferences.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/lobby_preferences.cpp
g++ -o build/release/menu_events.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/menu_events.cpp
g++ -o build/release/mouse_events.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/mouse_events.cpp
g++ -o build/release/mouse_handler_base.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/mouse_handler_base.cpp
g++ -o build/release/movetype.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/movetype.cpp
g++ -o build/release/mp_game_settings.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/mp_game_settings.cpp
g++ -o build/release/mp_ui_alerts.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/mp_ui_alerts.cpp
g++ -o build/release/network_asio.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/network_asio.cpp
g++ -o build/release/pathfind/pathfind.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/pathfind/pathfind.cpp
g++ -o build/release/pathfind/teleport.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/pathfind/teleport.cpp
g++ -o build/release/persist_context.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/persist_context.cpp
g++ -o build/release/persist_manager.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/persist_manager.cpp
g++ -o build/release/persist_var.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/persist_var.cpp
g++ -o build/release/play_controller.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/play_controller.cpp
g++ -o build/release/playmp_controller.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/playmp_controller.cpp
g++ -o build/release/playsingle_controller.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/playsingle_controller.cpp
g++ -o build/release/playturn_network_adapter.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/playturn_network_adapter.cpp
g++ -o build/release/playturn.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/playturn.cpp
g++ -o build/release/random_new_deterministic.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/random_new_deterministic.cpp
g++ -o build/release/random_new_synced.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/random_new_synced.cpp
g++ -o build/release/random_new.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/random_new.cpp
g++ -o build/release/recall_list_manager.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/recall_list_manager.cpp
g++ -o build/release/replay_controller.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/replay_controller.cpp
g++ -o build/release/replay_helper.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/replay_helper.cpp
g++ -o build/release/replay_recorder_base.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/replay_recorder_base.cpp
g++ -o build/release/replay.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/replay.cpp
g++ -o build/release/resources.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/resources.cpp
g++ -o build/release/save_blocker.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/save_blocker.cpp
g++ -o build/release/save_index.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/save_index.cpp
g++ -o build/release/saved_game.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/saved_game.cpp
g++ -o build/release/savegame.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/savegame.cpp
g++ -o build/release/scripting/application_lua_kernel.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/scripting/application_lua_kernel.cpp
g++ -o build/release/scripting/debug_lua.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/scripting/debug_lua.cpp
g++ -o build/release/scripting/game_lua_kernel.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/scripting/game_lua_kernel.cpp
g++ -o build/release/scripting/lua_common.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/scripting/lua_common.cpp
g++ -o build/release/scripting/lua_cpp_function.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/scripting/lua_cpp_function.cpp
g++ -o build/release/scripting/lua_fileops.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/scripting/lua_fileops.cpp
g++ -o build/release/scripting/lua_formula_bridge.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/scripting/lua_formula_bridge.cpp
g++ -o build/release/scripting/lua_gui2.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/scripting/lua_gui2.cpp
g++ -o build/release/scripting/lua_kernel_base.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/scripting/lua_kernel_base.cpp
g++ -o build/release/scripting/lua_map_location_ops.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/scripting/lua_map_location_ops.cpp
g++ -o build/release/scripting/lua_preferences.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/scripting/lua_preferences.cpp
g++ -o build/release/scripting/lua_race.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/scripting/lua_race.cpp
g++ -o build/release/scripting/lua_rng.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/scripting/lua_rng.cpp
g++ -o build/release/scripting/lua_team.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/scripting/lua_team.cpp
g++ -o build/release/scripting/lua_unit.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/scripting/lua_unit.cpp
g++ -o build/release/scripting/lua_unit_attacks.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/scripting/lua_unit_attacks.cpp
g++ -o build/release/scripting/lua_unit_type.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/scripting/lua_unit_type.cpp
g++ -o build/release/scripting/mapgen_lua_kernel.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/scripting/mapgen_lua_kernel.cpp
g++ -o build/release/scripting/plugins/context.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/scripting/plugins/context.cpp
g++ -o build/release/scripting/plugins/manager.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/scripting/plugins/manager.cpp
g++ -o build/release/settings.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/settings.cpp
g++ -o build/release/side_filter.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/side_filter.cpp
g++ -o build/release/statistics_dialog.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/statistics_dialog.cpp
g++ -o build/release/statistics.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/statistics.cpp
g++ -o build/release/storyscreen/controller.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/storyscreen/controller.cpp
g++ -o build/release/storyscreen/interface.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/storyscreen/interface.cpp
g++ -o build/release/storyscreen/part.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/storyscreen/part.cpp
g++ -o build/release/storyscreen/render.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/storyscreen/render.cpp
g++ -o build/release/strftime.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/strftime.cpp
g++ -o build/release/synced_checkup.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/synced_checkup.cpp
g++ -o build/release/synced_commands.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/synced_commands.cpp
g++ -o build/release/synced_context.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/synced_context.cpp
g++ -o build/release/synced_user_choice.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/synced_user_choice.cpp
g++ -o build/release/syncmp_handler.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/syncmp_handler.cpp
g++ -o build/release/team.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/team.cpp
g++ -o build/release/teambuilder.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/teambuilder.cpp
g++ -o build/release/terrain/filter.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/terrain/filter.cpp
g++ -o build/release/tod_manager.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/tod_manager.cpp
g++ -o build/release/units/abilities.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/units/abilities.cpp
g++ -o build/release/units/animation_component.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/units/animation_component.cpp
g++ -o build/release/units/animation.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/units/animation.cpp
g++ -o build/release/units/attack_type.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/units/attack_type.cpp
g++ -o build/release/units/drawer.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/units/drawer.cpp
g++ -o build/release/units/filter.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/units/filter.cpp
g++ -o build/release/units/formula_manager.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/units/formula_manager.cpp
g++ -o build/release/units/frame.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/units/frame.cpp
g++ -o build/release/units/helper.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/units/helper.cpp
g++ -o build/release/units/id.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/units/id.cpp
g++ -o build/release/units/map.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/units/map.cpp
g++ -o build/release/units/race.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/units/race.cpp
g++ -o build/release/units/types.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/units/types.cpp
g++ -o build/release/units/udisplay.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/units/udisplay.cpp
g++ -o build/release/units/unit.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/units/unit.cpp
g++ -o build/release/utils/sha1.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/utils/sha1.cpp
g++ -o build/release/utils/context_free_grammar_generator.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/utils/context_free_grammar_generator.cpp
g++ -o build/release/utils/markov_generator.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/utils/markov_generator.cpp
g++ -o build/release/utils/name_generator_factory.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/utils/name_generator_factory.cpp
g++ -o build/release/variable_info.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/variable_info.cpp
g++ -o build/release/variable.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/variable.cpp
g++ -o build/release/wesnothd_connection.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/wesnothd_connection.cpp
g++ -o build/release/whiteboard/action.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/whiteboard/action.cpp
g++ -o build/release/whiteboard/attack.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/whiteboard/attack.cpp
g++ -o build/release/whiteboard/highlighter.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/whiteboard/highlighter.cpp
g++ -o build/release/whiteboard/manager.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/whiteboard/manager.cpp
g++ -o build/release/whiteboard/mapbuilder.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/whiteboard/mapbuilder.cpp
g++ -o build/release/whiteboard/move.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/whiteboard/move.cpp
g++ -o build/release/whiteboard/recall.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/whiteboard/recall.cpp
g++ -o build/release/whiteboard/recruit.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/whiteboard/recruit.cpp
g++ -o build/release/whiteboard/side_actions.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/whiteboard/side_actions.cpp
g++ -o build/release/whiteboard/suppose_dead.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/whiteboard/suppose_dead.cpp
g++ -o build/release/whiteboard/utility.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/whiteboard/utility.cpp
g++ -o build/release/widgets/combo_drag.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/widgets/combo_drag.cpp
g++ -o build/release/widgets/combo.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/widgets/combo.cpp
g++ -o build/release/widgets/drop_target.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/widgets/drop_target.cpp
g++ -o build/release/widgets/scrollpane.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/widgets/scrollpane.cpp
g++ -o build/release/desktop/apple_notification.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/desktop/apple_notification.mm
g++ -o build/release/desktop/dbus_notification.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/desktop/dbus_notification.cpp
g++ -o build/release/preferences_display.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -DWESNOTH_PREFIX='"/usr/local/Cellar/wesnoth/1.13.6"' -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/preferences_display.cpp
g++ -o build/release/lua_jailbreak_exception.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -Wno-old-style-cast -Wno-useless-cast -include src/wesnoth_lua_config.h -Wno-deprecated-declarations -DHAVE_CONFIG_H -DLUA_USE_POSIX -Ibuild -Isrc -isystem /usr/local/include -isystem src/lua src/lua_jailbreak_exception.cpp
g++ -o build/release/lua/lapi.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -Wno-old-style-cast -Wno-useless-cast -include src/wesnoth_lua_config.h -Wno-deprecated-declarations -DHAVE_CONFIG_H -DLUA_USE_POSIX -Ibuild -Isrc -isystem /usr/local/include -isystem src/lua src/lua/lapi.cpp
g++ -o build/release/lua/lbitlib.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -Wno-old-style-cast -Wno-useless-cast -include src/wesnoth_lua_config.h -Wno-deprecated-declarations -DHAVE_CONFIG_H -DLUA_USE_POSIX -Ibuild -Isrc -isystem /usr/local/include -isystem src/lua src/lua/lbitlib.cpp
g++ -o build/release/lua/lcode.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -Wno-old-style-cast -Wno-useless-cast -include src/wesnoth_lua_config.h -Wno-deprecated-declarations -DHAVE_CONFIG_H -DLUA_USE_POSIX -Ibuild -Isrc -isystem /usr/local/include -isystem src/lua src/lua/lcode.cpp
g++ -o build/release/lua/lcorolib.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -Wno-old-style-cast -Wno-useless-cast -include src/wesnoth_lua_config.h -Wno-deprecated-declarations -DHAVE_CONFIG_H -DLUA_USE_POSIX -Ibuild -Isrc -isystem /usr/local/include -isystem src/lua src/lua/lcorolib.cpp
g++ -o build/release/lua/lctype.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -Wno-old-style-cast -Wno-useless-cast -include src/wesnoth_lua_config.h -Wno-deprecated-declarations -DHAVE_CONFIG_H -DLUA_USE_POSIX -Ibuild -Isrc -isystem /usr/local/include -isystem src/lua src/lua/lctype.cpp
g++ -o build/release/lua/ldebug.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -Wno-old-style-cast -Wno-useless-cast -include src/wesnoth_lua_config.h -Wno-deprecated-declarations -DHAVE_CONFIG_H -DLUA_USE_POSIX -Ibuild -Isrc -isystem /usr/local/include -isystem src/lua src/lua/ldebug.cpp
g++ -o build/release/lua/ldo.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -Wno-old-style-cast -Wno-useless-cast -include src/wesnoth_lua_config.h -Wno-deprecated-declarations -DHAVE_CONFIG_H -DLUA_USE_POSIX -Ibuild -Isrc -isystem /usr/local/include -isystem src/lua src/lua/ldo.cpp
g++ -o build/release/lua/ldump.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -Wno-old-style-cast -Wno-useless-cast -include src/wesnoth_lua_config.h -Wno-deprecated-declarations -DHAVE_CONFIG_H -DLUA_USE_POSIX -Ibuild -Isrc -isystem /usr/local/include -isystem src/lua src/lua/ldump.cpp
g++ -o build/release/lua/lfunc.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -Wno-old-style-cast -Wno-useless-cast -include src/wesnoth_lua_config.h -Wno-deprecated-declarations -DHAVE_CONFIG_H -DLUA_USE_POSIX -Ibuild -Isrc -isystem /usr/local/include -isystem src/lua src/lua/lfunc.cpp
g++ -o build/release/lua/lgc.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -Wno-old-style-cast -Wno-useless-cast -include src/wesnoth_lua_config.h -Wno-deprecated-declarations -DHAVE_CONFIG_H -DLUA_USE_POSIX -Ibuild -Isrc -isystem /usr/local/include -isystem src/lua src/lua/lgc.cpp
g++ -o build/release/lua/llex.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -Wno-old-style-cast -Wno-useless-cast -include src/wesnoth_lua_config.h -Wno-deprecated-declarations -DHAVE_CONFIG_H -DLUA_USE_POSIX -Ibuild -Isrc -isystem /usr/local/include -isystem src/lua src/lua/llex.cpp
g++ -o build/release/lua/lmem.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -Wno-old-style-cast -Wno-useless-cast -include src/wesnoth_lua_config.h -Wno-deprecated-declarations -DHAVE_CONFIG_H -DLUA_USE_POSIX -Ibuild -Isrc -isystem /usr/local/include -isystem src/lua src/lua/lmem.cpp
g++ -o build/release/lua/lobject.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -Wno-old-style-cast -Wno-useless-cast -include src/wesnoth_lua_config.h -Wno-deprecated-declarations -DHAVE_CONFIG_H -DLUA_USE_POSIX -Ibuild -Isrc -isystem /usr/local/include -isystem src/lua src/lua/lobject.cpp
g++ -o build/release/lua/lopcodes.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -Wno-old-style-cast -Wno-useless-cast -include src/wesnoth_lua_config.h -Wno-deprecated-declarations -DHAVE_CONFIG_H -DLUA_USE_POSIX -Ibuild -Isrc -isystem /usr/local/include -isystem src/lua src/lua/lopcodes.cpp
g++ -o build/release/lua/lparser.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -Wno-old-style-cast -Wno-useless-cast -include src/wesnoth_lua_config.h -Wno-deprecated-declarations -DHAVE_CONFIG_H -DLUA_USE_POSIX -Ibuild -Isrc -isystem /usr/local/include -isystem src/lua src/lua/lparser.cpp
g++ -o build/release/lua/lstate.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -Wno-old-style-cast -Wno-useless-cast -include src/wesnoth_lua_config.h -Wno-deprecated-declarations -DHAVE_CONFIG_H -DLUA_USE_POSIX -Ibuild -Isrc -isystem /usr/local/include -isystem src/lua src/lua/lstate.cpp
g++ -o build/release/lua/lstring.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -Wno-old-style-cast -Wno-useless-cast -include src/wesnoth_lua_config.h -Wno-deprecated-declarations -DHAVE_CONFIG_H -DLUA_USE_POSIX -Ibuild -Isrc -isystem /usr/local/include -isystem src/lua src/lua/lstring.cpp
g++ -o build/release/lua/ltable.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -Wno-old-style-cast -Wno-useless-cast -include src/wesnoth_lua_config.h -Wno-deprecated-declarations -DHAVE_CONFIG_H -DLUA_USE_POSIX -Ibuild -Isrc -isystem /usr/local/include -isystem src/lua src/lua/ltable.cpp
g++ -o build/release/lua/ltm.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -Wno-old-style-cast -Wno-useless-cast -include src/wesnoth_lua_config.h -Wno-deprecated-declarations -DHAVE_CONFIG_H -DLUA_USE_POSIX -Ibuild -Isrc -isystem /usr/local/include -isystem src/lua src/lua/ltm.cpp
g++ -o build/release/lua/lundump.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -Wno-old-style-cast -Wno-useless-cast -include src/wesnoth_lua_config.h -Wno-deprecated-declarations -DHAVE_CONFIG_H -DLUA_USE_POSIX -Ibuild -Isrc -isystem /usr/local/include -isystem src/lua src/lua/lundump.cpp
g++ -o build/release/lua/lvm.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -Wno-old-style-cast -Wno-useless-cast -include src/wesnoth_lua_config.h -Wno-deprecated-declarations -DHAVE_CONFIG_H -DLUA_USE_POSIX -Ibuild -Isrc -isystem /usr/local/include -isystem src/lua src/lua/lvm.cpp
g++ -o build/release/lua/lzio.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -Wno-old-style-cast -Wno-useless-cast -include src/wesnoth_lua_config.h -Wno-deprecated-declarations -DHAVE_CONFIG_H -DLUA_USE_POSIX -Ibuild -Isrc -isystem /usr/local/include -isystem src/lua src/lua/lzio.cpp
g++ -o build/release/lua/lauxlib.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -Wno-old-style-cast -Wno-useless-cast -include src/wesnoth_lua_config.h -Wno-deprecated-declarations -DHAVE_CONFIG_H -DLUA_USE_POSIX -Ibuild -Isrc -isystem /usr/local/include -isystem src/lua src/lua/lauxlib.cpp
g++ -o build/release/lua/lbaselib.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -Wno-old-style-cast -Wno-useless-cast -include src/wesnoth_lua_config.h -Wno-deprecated-declarations -DHAVE_CONFIG_H -DLUA_USE_POSIX -Ibuild -Isrc -isystem /usr/local/include -isystem src/lua src/lua/lbaselib.cpp
g++ -o build/release/lua/ldblib.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -Wno-old-style-cast -Wno-useless-cast -include src/wesnoth_lua_config.h -Wno-deprecated-declarations -DHAVE_CONFIG_H -DLUA_USE_POSIX -Ibuild -Isrc -isystem /usr/local/include -isystem src/lua src/lua/ldblib.cpp
g++ -o build/release/lua/liolib.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -Wno-old-style-cast -Wno-useless-cast -include src/wesnoth_lua_config.h -Wno-deprecated-declarations -DHAVE_CONFIG_H -DLUA_USE_POSIX -Ibuild -Isrc -isystem /usr/local/include -isystem src/lua src/lua/liolib.cpp
g++ -o build/release/lua/lmathlib.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -Wno-old-style-cast -Wno-useless-cast -include src/wesnoth_lua_config.h -Wno-deprecated-declarations -DHAVE_CONFIG_H -DLUA_USE_POSIX -Ibuild -Isrc -isystem /usr/local/include -isystem src/lua src/lua/lmathlib.cpp
g++ -o build/release/lua/loslib.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -Wno-old-style-cast -Wno-useless-cast -include src/wesnoth_lua_config.h -Wno-deprecated-declarations -DHAVE_CONFIG_H -DLUA_USE_POSIX -Ibuild -Isrc -isystem /usr/local/include -isystem src/lua src/lua/loslib.cpp
g++ -o build/release/lua/ltablib.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -Wno-old-style-cast -Wno-useless-cast -include src/wesnoth_lua_config.h -Wno-deprecated-declarations -DHAVE_CONFIG_H -DLUA_USE_POSIX -Ibuild -Isrc -isystem /usr/local/include -isystem src/lua src/lua/ltablib.cpp
g++ -o build/release/lua/lstrlib.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -Wno-old-style-cast -Wno-useless-cast -include src/wesnoth_lua_config.h -Wno-deprecated-declarations -DHAVE_CONFIG_H -DLUA_USE_POSIX -Ibuild -Isrc -isystem /usr/local/include -isystem src/lua src/lua/lstrlib.cpp
g++ -o build/release/lua/loadlib.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -Wno-old-style-cast -Wno-useless-cast -include src/wesnoth_lua_config.h -Wno-deprecated-declarations -DHAVE_CONFIG_H -DLUA_USE_POSIX -Ibuild -Isrc -isystem /usr/local/include -isystem src/lua src/lua/loadlib.cpp
g++ -o build/release/lua/linit.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -Wno-old-style-cast -Wno-useless-cast -include src/wesnoth_lua_config.h -Wno-deprecated-declarations -DHAVE_CONFIG_H -DLUA_USE_POSIX -Ibuild -Isrc -isystem /usr/local/include -isystem src/lua src/lua/linit.cpp
g++ -o build/release/lua/lutf8lib.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -Wno-old-style-cast -Wno-useless-cast -include src/wesnoth_lua_config.h -Wno-deprecated-declarations -DHAVE_CONFIG_H -DLUA_USE_POSIX -Ibuild -Isrc -isystem /usr/local/include -isystem src/lua src/lua/lutf8lib.cpp
g++ -o build/release/color_range.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include src/color_range.cpp
g++ -o build/release/config.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include src/config.cpp
ar rc build/release/lua/liblua.a build/release/lua_jailbreak_exception.o build/release/lua/lapi.o build/release/lua/lbitlib.o build/release/lua/lcode.o build/release/lua/lcorolib.o build/release/lua/lctype.o build/release/lua/ldebug.o build/release/lua/ldo.o build/release/lua/ldump.o build/release/lua/lfunc.o build/release/lua/lgc.o build/release/lua/llex.o build/release/lua/lmem.o build/release/lua/lobject.o build/release/lua/lopcodes.o build/release/lua/lparser.o build/release/lua/lstate.o build/release/lua/lstring.o build/release/lua/ltable.o build/release/lua/ltm.o build/release/lua/lundump.o build/release/lua/lvm.o build/release/lua/lzio.o build/release/lua/lauxlib.o build/release/lua/lbaselib.o build/release/lua/ldblib.o build/release/lua/liolib.o build/release/lua/lmathlib.o build/release/lua/loslib.o build/release/lua/ltablib.o build/release/lua/lstrlib.o build/release/lua/loadlib.o build/release/lua/linit.o build/release/lua/lutf8lib.o
ranlib build/release/lua/liblua.a
g++ -o build/release/font/constants.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include src/font/constants.cpp
g++ -o build/release/hash.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include src/hash.cpp
g++ -o build/release/log.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include src/log.cpp
ar rc build/release/libwesnoth_extras.a build/release/about.o build/release/actions/advancement.o build/release/actions/attack.o build/release/actions/create.o build/release/actions/heal.o build/release/actions/move.o build/release/actions/shroud_clearing_action.o build/release/actions/undo_action.o build/release/actions/undo_dismiss_action.o build/release/actions/undo_move_action.o build/release/actions/undo_recall_action.o build/release/actions/undo_recruit_action.o build/release/actions/undo_update_shroud_action.o build/release/actions/undo.o build/release/actions/unit_creator.o build/release/actions/vision.o build/release/addon/client.o build/release/addon/info.o build/release/addon/manager_ui.o build/release/addon/manager.o build/release/addon/state.o build/release/addon/validation.o build/release/ai/actions.o build/release/ai/composite/ai.o build/release/ai/composite/aspect.o build/release/ai/composite/component.o build/release/ai/composite/contexts.o build/release/ai/composite/engine.o build/release/ai/composite/goal.o build/release/ai/composite/rca.o build/release/ai/composite/stage.o build/release/ai/configuration.o build/release/ai/contexts.o build/release/ai/default/aspect_attacks.o build/release/ai/default/attack.o build/release/ai/default/ca_move_to_targets.o build/release/ai/default/ca.o build/release/ai/default/contexts.o build/release/ai/default/engine_cpp.o build/release/ai/default/recruitment.o build/release/ai/default/stage_rca.o build/release/ai/formula/ai.o build/release/ai/formula/callable_objects.o build/release/ai/formula/candidates.o build/release/ai/formula/engine_fai.o build/release/ai/formula/function_table.o build/release/ai/formula/stage_side_formulas.o build/release/ai/formula/stage_unit_formulas.o build/release/ai/game_info.o build/release/ai/gamestate_observer.o build/release/ai/lua/aspect_advancements.o build/release/ai/lua/core.o build/release/ai/lua/engine_lua.o build/release/ai/lua/lua_object.o build/release/ai/manager.o build/release/ai/registry.o build/release/ai/simulated_actions.o build/release/ai/testing.o build/release/animated_game.o build/release/attack_prediction_display.o build/release/attack_prediction.o build/release/build_info.o build/release/carryover.o build/release/chat_command_handler.o build/release/chat_events.o build/release/commandline_options.o build/release/config_cache.o build/release/controller_base.o build/release/countdown_clock.o build/release/desktop/notifications.o build/release/desktop/open.o build/release/desktop/paths.o build/release/desktop/version.o build/release/display_chat_manager.o build/release/editor/action/action_item.o build/release/editor/action/action_label.o build/release/editor/action/action_select.o build/release/editor/action/action_unit.o build/release/editor/action/action_village.o build/release/editor/action/action.o build/release/editor/action/mouse/mouse_action_item.o build/release/editor/action/mouse/mouse_action_map_label.o build/release/editor/action/mouse/mouse_action_select.o build/release/editor/action/mouse/mouse_action_unit.o build/release/editor/action/mouse/mouse_action_village.o build/release/editor/action/mouse/mouse_action.o build/release/editor/controller/editor_controller.o build/release/editor/editor_display.o build/release/editor/editor_main.o build/release/editor/editor_preferences.o build/release/editor/map/context_manager.o build/release/editor/map/editor_map.o build/release/editor/map/map_context.o build/release/editor/map/map_fragment.o build/release/editor/palette/editor_palettes.o build/release/editor/palette/item_palette.o build/release/editor/palette/location_palette.o build/release/editor/palette/palette_manager.o build/release/editor/palette/terrain_palettes.o build/release/editor/palette/tristate_button.o build/release/editor/palette/unit_palette.o build/release/editor/toolkit/brush.o build/release/editor/toolkit/editor_toolkit.o build/release/fake_unit_manager.o build/release/fake_unit_ptr.o build/release/filesystem_sdl.o build/release/floating_textbox.o build/release/formula/callable_objects.o build/release/formula/debugger_fwd.o build/release/formula/debugger.o build/release/formula/formula.o build/release/formula/function.o build/release/formula/string_utils.o build/release/formula/tokenizer.o build/release/formula/variant.o build/release/game_board.o build/release/game_classification.o build/release/game_config_manager.o build/release/game_data.o build/release/game_display.o build/release/game_errors.o build/release/game_events/action_wml.o build/release/game_events/conditional_wml.o build/release/game_events/entity_location.o build/release/game_events/handlers.o build/release/game_events/manager_impl.o build/release/game_events/manager.o build/release/game_events/menu_item.o build/release/game_events/pump.o build/release/game_events/wmi_container.o build/release/game_initialization/configure_engine.o build/release/game_initialization/connect_engine.o build/release/game_initialization/create_engine.o build/release/game_initialization/depcheck.o build/release/game_initialization/flg_manager.o build/release/game_initialization/mp_game_utils.o build/release/game_initialization/mp_options.o build/release/game_initialization/multiplayer_configure.o build/release/game_initialization/multiplayer_connect.o build/release/game_initialization/multiplayer_create.o build/release/game_initialization/multiplayer_lobby.o build/release/game_initialization/multiplayer_ui.o build/release/game_initialization/multiplayer_wait.o build/release/game_initialization/multiplayer.o build/release/game_initialization/playcampaign.o build/release/game_initialization/singleplayer.o build/release/game_launcher.o build/release/game_preferences.o build/release/game_state.o build/release/gui/auxiliary/iterator/iterator.o build/release/gui/auxiliary/iterator/walker_grid.o build/release/gui/auxiliary/iterator/walker_widget.o build/release/gui/auxiliary/iterator/walker_tree_node.o build/release/gui/auxiliary/old_markup.o build/release/gui/core/canvas.o build/release/gui/core/event/dispatcher.o build/release/gui/core/event/distributor.o build/release/gui/core/event/handler.o build/release/gui/core/log.o build/release/gui/core/placer.o build/release/gui/core/placer/horizontal_list.o build/release/gui/core/placer/vertical_list.o build/release/gui/core/point.o build/release/gui/core/timer.o build/release/gui/core/tips.o build/release/gui/core/widget_definition.o build/release/gui/core/window_builder.o build/release/gui/core/window_builder/helper.o build/release/gui/core/window_builder/instance.o build/release/gui/dialogs/addon/connect.o build/release/gui/dialogs/addon/description.o build/release/gui/dialogs/addon/filter_options.o build/release/gui/dialogs/addon/list.o build/release/gui/dialogs/addon/uninstall_list.o build/release/gui/dialogs/advanced_graphics_options.o build/release/gui/dialogs/campaign_difficulty.o build/release/gui/dialogs/campaign_selection.o build/release/gui/dialogs/campaign_settings.o build/release/gui/dialogs/chat_log.o build/release/gui/dialogs/core_selection.o build/release/gui/dialogs/debug_clock.o build/release/gui/dialogs/depcheck_confirm_change.o build/release/gui/dialogs/depcheck_select_new.o build/release/gui/dialogs/dialog.o build/release/gui/dialogs/drop_down_list.o build/release/gui/dialogs/edit_label.o build/release/gui/dialogs/edit_text.o build/release/gui/dialogs/editor/custom_tod.o build/release/gui/dialogs/editor/edit_label.o build/release/gui/dialogs/editor/edit_scenario.o build/release/gui/dialogs/editor/edit_side.o build/release/gui/dialogs/editor/generate_map.o build/release/gui/dialogs/editor/generator_settings.o build/release/gui/dialogs/editor/new_map.o build/release/gui/dialogs/editor/resize_map.o build/release/gui/dialogs/editor/set_starting_position.o build/release/gui/dialogs/end_credits.o build/release/gui/dialogs/file_dialog.o build/release/gui/dialogs/folder_create.o build/release/gui/dialogs/formula_debugger.o build/release/gui/dialogs/game_cache_options.o build/release/gui/dialogs/game_delete.o build/release/gui/dialogs/game_load.o build/release/gui/dialogs/game_save.o build/release/gui/dialogs/game_stats.o build/release/gui/dialogs/game_version.o build/release/gui/dialogs/gamestate_inspector.o build/release/gui/dialogs/label_settings.o build/release/gui/dialogs/language_selection.o build/release/gui/dialogs/loadscreen.o build/release/gui/dialogs/lobby/data.o build/release/gui/dialogs/lobby/info.o build/release/gui/dialogs/lobby/lobby.o build/release/gui/dialogs/lobby/player_info.o build/release/gui/dialogs/logging.o build/release/gui/dialogs/lua_interpreter.o build/release/gui/dialogs/message.o build/release/gui/dialogs/multiplayer/faction_select.o build/release/gui/dialogs/multiplayer/mp_alerts_options.o build/release/gui/dialogs/multiplayer/mp_change_control.o build/release/gui/dialogs/multiplayer/mp_cmd_wrapper.o build/release/gui/dialogs/multiplayer/mp_connect.o build/release/gui/dialogs/multiplayer/mp_create_game_set_password.o build/release/gui/dialogs/multiplayer/mp_create_game.o build/release/gui/dialogs/multiplayer/mp_host_game_prompt.o build/release/gui/dialogs/multiplayer/mp_join_game.o build/release/gui/dialogs/multiplayer/mp_join_game_password_prompt.o build/release/gui/dialogs/multiplayer/mp_login.o build/release/gui/dialogs/multiplayer/mp_method_selection.o build/release/gui/dialogs/multiplayer/mp_options_helper.o build/release/gui/dialogs/multiplayer/mp_staging.o build/release/gui/dialogs/multiplayer/synced_choice_wait.o build/release/gui/dialogs/network_transmission.o build/release/gui/dialogs/popup.o build/release/gui/dialogs/preferences_dialog.o build/release/gui/dialogs/screenshot_notification.o build/release/gui/dialogs/select_orb_colors.o build/release/gui/dialogs/simple_item_selector.o build/release/gui/dialogs/sp_options_configure.o build/release/gui/dialogs/theme_list.o build/release/gui/dialogs/tip.o build/release/gui/dialogs/title_screen.o build/release/gui/dialogs/transient_message.o build/release/gui/dialogs/unit_advance.o build/release/gui/dialogs/unit_attack.o build/release/gui/dialogs/unit_create.o build/release/gui/dialogs/unit_list.o build/release/gui/dialogs/unit_recall.o build/release/gui/dialogs/unit_recruit.o build/release/gui/dialogs/wml_error.o build/release/gui/dialogs/wml_message.o build/release/gui/widgets/button.o build/release/gui/widgets/chatbox.o build/release/gui/widgets/container.o build/release/gui/widgets/control.o build/release/gui/widgets/drawing.o build/release/gui/widgets/generator.o build/release/gui/widgets/grid.o build/release/gui/widgets/helper.o build/release/gui/widgets/horizontal_scrollbar.o build/release/gui/widgets/image.o build/release/gui/widgets/label.o build/release/gui/widgets/list.o build/release/gui/widgets/listbox.o build/release/gui/widgets/matrix.o build/release/gui/widgets/menu_button.o build/release/gui/widgets/minimap.o build/release/gui/widgets/multi_page.o build/release/gui/widgets/pane.o build/release/gui/widgets/panel.o build/release/gui/widgets/password_box.o build/release/gui/widgets/progress_bar.o build/release/gui/widgets/repeating_button.o build/release/gui/widgets/scroll_label.o build/release/gui/widgets/scrollbar_container.o build/release/gui/widgets/scrollbar_panel.o build/release/gui/widgets/scrollbar.o build/release/gui/widgets/settings.o build/release/gui/widgets/slider.o build/release/gui/widgets/spacer.o build/release/gui/widgets/stacked_widget.o build/release/gui/widgets/text_box.o build/release/gui/widgets/text.o build/release/gui/widgets/toggle_button.o build/release/gui/widgets/toggle_panel.o build/release/gui/widgets/tree_view_node.o build/release/gui/widgets/tree_view.o build/release/gui/widgets/unit_preview_pane.o build/release/gui/widgets/vertical_scrollbar.o build/release/gui/widgets/viewport.o build/release/gui/widgets/widget.o build/release/gui/widgets/window.o build/release/halo.o build/release/help/help_browser.o build/release/help/help_button.o build/release/help/help_impl.o build/release/help/help_menu.o build/release/help/help_text_area.o build/release/help/help_topic_generators.o build/release/help/help.o build/release/hotkey/hotkey_handler_mp.o build/release/hotkey/hotkey_handler_sp.o build/release/hotkey/hotkey_handler.o build/release/hotkey/hotkey_preferences_display.o build/release/intro.o build/release/lobby_preferences.o build/release/menu_events.o build/release/mouse_events.o build/release/mouse_handler_base.o build/release/movetype.o build/release/mp_game_settings.o build/release/mp_ui_alerts.o build/release/network_asio.o build/release/pathfind/pathfind.o build/release/pathfind/teleport.o build/release/persist_context.o build/release/persist_manager.o build/release/persist_var.o build/release/play_controller.o build/release/playmp_controller.o build/release/playsingle_controller.o build/release/playturn_network_adapter.o build/release/playturn.o build/release/random_new_deterministic.o build/release/random_new_synced.o build/release/random_new.o build/release/recall_list_manager.o build/release/replay_controller.o build/release/replay_helper.o build/release/replay_recorder_base.o build/release/replay.o build/release/resources.o build/release/save_blocker.o build/release/save_index.o build/release/saved_game.o build/release/savegame.o build/release/scripting/application_lua_kernel.o build/release/scripting/debug_lua.o build/release/scripting/game_lua_kernel.o build/release/scripting/lua_common.o build/release/scripting/lua_cpp_function.o build/release/scripting/lua_fileops.o build/release/scripting/lua_formula_bridge.o build/release/scripting/lua_gui2.o build/release/scripting/lua_kernel_base.o build/release/scripting/lua_map_location_ops.o build/release/scripting/lua_preferences.o build/release/scripting/lua_race.o build/release/scripting/lua_rng.o build/release/scripting/lua_team.o build/release/scripting/lua_unit.o build/release/scripting/lua_unit_attacks.o build/release/scripting/lua_unit_type.o build/release/scripting/mapgen_lua_kernel.o build/release/scripting/plugins/context.o build/release/scripting/plugins/manager.o build/release/settings.o build/release/side_filter.o build/release/statistics_dialog.o build/release/statistics.o build/release/storyscreen/controller.o build/release/storyscreen/interface.o build/release/storyscreen/part.o build/release/storyscreen/render.o build/release/strftime.o build/release/synced_checkup.o build/release/synced_commands.o build/release/synced_context.o build/release/synced_user_choice.o build/release/syncmp_handler.o build/release/team.o build/release/teambuilder.o build/release/terrain/filter.o build/release/tod_manager.o build/release/units/abilities.o build/release/units/animation_component.o build/release/units/animation.o build/release/units/attack_type.o build/release/units/drawer.o build/release/units/filter.o build/release/units/formula_manager.o build/release/units/frame.o build/release/units/helper.o build/release/units/id.o build/release/units/map.o build/release/units/race.o build/release/units/types.o build/release/units/udisplay.o build/release/units/unit.o build/release/utils/sha1.o build/release/utils/context_free_grammar_generator.o build/release/utils/markov_generator.o build/release/utils/name_generator_factory.o build/release/variable_info.o build/release/variable.o build/release/wesnothd_connection.o build/release/whiteboard/action.o build/release/whiteboard/attack.o build/release/whiteboard/highlighter.o build/release/whiteboard/manager.o build/release/whiteboard/mapbuilder.o build/release/whiteboard/move.o build/release/whiteboard/recall.o build/release/whiteboard/recruit.o build/release/whiteboard/side_actions.o build/release/whiteboard/suppose_dead.o build/release/whiteboard/utility.o build/release/widgets/combo_drag.o build/release/widgets/combo.o build/release/widgets/drop_target.o build/release/widgets/scrollpane.o build/release/desktop/apple_notification.o build/release/desktop/dbus_notification.o build/release/preferences_display.o
g++ -o build/release/map/location.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include src/map/location.cpp
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: build/release/libwesnoth_extras.a(game_info.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: build/release/libwesnoth_extras.a(game_errors.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: build/release/libwesnoth_extras.a(iterator.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: build/release/libwesnoth_extras.a(list.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: build/release/libwesnoth_extras.a(debug_lua.o) has no symbols
ranlib build/release/libwesnoth_extras.a
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: build/release/libwesnoth_extras.a(game_info.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: build/release/libwesnoth_extras.a(game_errors.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: build/release/libwesnoth_extras.a(iterator.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: build/release/libwesnoth_extras.a(list.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: build/release/libwesnoth_extras.a(debug_lua.o) has no symbols
g++ -o build/release/map/map.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include src/map/map.cpp
g++ -o build/release/md5.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include src/md5.cpp
g++ -o build/release/mt_rng.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include src/mt_rng.cpp
g++ -o build/release/seed_rng.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include src/seed_rng.cpp
g++ -o build/release/serialization/binary_or_text.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include src/serialization/binary_or_text.cpp
g++ -o build/release/serialization/parser.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include src/serialization/parser.cpp
g++ -o build/release/serialization/preprocessor.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include src/serialization/preprocessor.cpp
g++ -o build/release/serialization/schema_validator.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include src/serialization/schema_validator.cpp
g++ -o build/release/serialization/string_utils.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include src/serialization/string_utils.cpp
g++ -o build/release/serialization/tokenizer.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include src/serialization/tokenizer.cpp
g++ -o build/release/serialization/unicode.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include src/serialization/unicode.cpp
g++ -o build/release/serialization/validator.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include src/serialization/validator.cpp
g++ -o build/release/terrain/type_data.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include src/terrain/type_data.cpp
g++ -o build/release/tools/schema/tag.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include src/tools/schema/tag.cpp
g++ -o build/release/tstring.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include src/tstring.cpp
g++ -o build/release/util.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include src/util.cpp
g++ -o build/release/version.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include src/version.cpp
g++ -o build/release/game_config.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -DHAVE_CONFIG_H -DWESNOTH_PATH='"/usr/local/Cellar/wesnoth/1.13.6/share/wesnoth"' -Ibuild -Isrc -isystem /usr/local/include src/game_config.cpp
g++ -o build/release/filesystem_common.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -DHAVE_CONFIG_H -DLOCALEDIR='"translations"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/local/include src/filesystem_common.cpp
g++ -o build/release/filesystem_boost.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -DHAVE_CONFIG_H -DLOCALEDIR='"translations"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/local/include src/filesystem_boost.cpp
g++ -o build/release/gettext_boost.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -DHAVE_CONFIG_H -DLOCALEDIR='"translations"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/local/include src/gettext_boost.cpp
g++ -o build/release/arrow.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/arrow.cpp
g++ -o build/release/construct_dialog.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/construct_dialog.cpp
g++ -o build/release/cursor.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/cursor.cpp
ar rc build/release/libwesnoth_core.a build/release/color_range.o build/release/config.o build/release/font/constants.o build/release/hash.o build/release/log.o build/release/map/location.o build/release/map/map.o build/release/md5.o build/release/mt_rng.o build/release/seed_rng.o build/release/serialization/binary_or_text.o build/release/serialization/parser.o build/release/serialization/preprocessor.o build/release/serialization/schema_validator.o build/release/serialization/string_utils.o build/release/serialization/tokenizer.o build/release/serialization/unicode.o build/release/serialization/validator.o build/release/terrain/type_data.o build/release/tools/schema/tag.o build/release/tstring.o build/release/util.o build/release/version.o build/release/game_config.o build/release/filesystem_common.o build/release/filesystem_boost.o build/release/gettext_boost.o
ranlib build/release/libwesnoth_core.a
g++ -o build/release/desktop/clipboard.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/desktop/clipboard.cpp
g++ -o build/release/display_context.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/display_context.cpp
g++ -o build/release/display.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/display.cpp
g++ -o build/release/events.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/events.cpp
g++ -o build/release/floating_label.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/floating_label.cpp
g++ -o build/release/font/font_config.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/font/font_config.cpp
g++ -o build/release/font/marked-up_text.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/font/marked-up_text.cpp
g++ -o build/release/font/sdl_ttf.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/font/sdl_ttf.cpp
g++ -o build/release/font/standard_colors.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/font/standard_colors.cpp
g++ -o build/release/font/text.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/font/text.cpp
g++ -o build/release/font/text_cache.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/font/text_cache.cpp
g++ -o build/release/font/text_formatting.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/font/text_formatting.cpp
g++ -o build/release/font/text_surface.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/font/text_surface.cpp
g++ -o build/release/format_time_summary.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/format_time_summary.cpp
g++ -o build/release/game_end_exceptions.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/game_end_exceptions.cpp
g++ -o build/release/generators/cave_map_generator.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/generators/cave_map_generator.cpp
g++ -o build/release/generators/default_map_generator_job.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/generators/default_map_generator_job.cpp
g++ -o build/release/generators/default_map_generator.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/generators/default_map_generator.cpp
g++ -o build/release/generators/lua_map_generator.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/generators/lua_map_generator.cpp
g++ -o build/release/generators/map_create.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/generators/map_create.cpp
g++ -o build/release/generators/map_generator.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/generators/map_generator.cpp
g++ -o build/release/generic_event.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/generic_event.cpp
g++ -o build/release/hotkey/command_executor.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/hotkey/command_executor.cpp
g++ -o build/release/hotkey/hotkey_command.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/hotkey/hotkey_command.cpp
g++ -o build/release/hotkey/hotkey_item.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/hotkey/hotkey_item.cpp
g++ -o build/release/hotkey/hotkey_manager.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/hotkey/hotkey_manager.cpp
g++ -o build/release/image_modifications.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/image_modifications.cpp
g++ -o build/release/image.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/image.cpp
g++ -o build/release/joystick.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/joystick.cpp
g++ -o build/release/key.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/key.cpp
g++ -o build/release/language.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/language.cpp
g++ -o build/release/map/label.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/map/label.cpp
g++ -o build/release/minimap.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/minimap.cpp
g++ -o build/release/pathfind/astarsearch.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/pathfind/astarsearch.cpp
g++ -o build/release/pathutils.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/pathutils.cpp
g++ -o build/release/preferences.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/preferences.cpp
g++ -o build/release/quit_confirmation.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/quit_confirmation.cpp
g++ -o build/release/reports.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/reports.cpp
g++ -o build/release/show_dialog.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/show_dialog.cpp
g++ -o build/release/sound_music_track.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/sound_music_track.cpp
g++ -o build/release/sound.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/sound.cpp
g++ -o build/release/soundsource.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/soundsource.cpp
g++ -o build/release/terrain/builder.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/terrain/builder.cpp
g++ -o build/release/terrain/terrain.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/terrain/terrain.cpp
g++ -o build/release/terrain/translation.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/terrain/translation.cpp
g++ -o build/release/theme.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/theme.cpp
g++ -o build/release/time_of_day.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/time_of_day.cpp
g++ -o build/release/tooltips.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/tooltips.cpp
g++ -o build/release/utils/make_enum.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/utils/make_enum.cpp
g++ -o build/release/video.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/video.cpp
g++ -o build/release/widgets/button.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/widgets/button.cpp
g++ -o build/release/widgets/label.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/widgets/label.cpp
g++ -o build/release/widgets/menu_style.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/widgets/menu_style.cpp
g++ -o build/release/widgets/menu.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/widgets/menu.cpp
g++ -o build/release/widgets/multimenu.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/widgets/multimenu.cpp
g++ -o build/release/widgets/scrollarea.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/widgets/scrollarea.cpp
g++ -o build/release/widgets/scrollbar.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/widgets/scrollbar.cpp
g++ -o build/release/widgets/slider.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/widgets/slider.cpp
g++ -o build/release/widgets/textbox.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/widgets/textbox.cpp
g++ -o build/release/widgets/widget.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/widgets/widget.cpp
g++ -o build/release/wml_exception.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/wml_exception.cpp
g++ -o build/release/sdl/exception.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/sdl/exception.cpp
g++ -o build/release/sdl/image.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/sdl/image.cpp
g++ -o build/release/sdl/rect.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/sdl/rect.cpp
g++ -o build/release/sdl/utils.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/sdl/utils.cpp
g++ -o build/release/sdl/window.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/sdl/window.cpp
g++ -o build/release/tracer.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/tracer.cpp
g++ -o build/release/xBRZ/xbrz.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/xBRZ/xbrz.cpp
gcc -o build/release/SDL_SavePNG/savepng.o -c -std=c99 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/SDL_SavePNG/savepng.c
g++ -o build/release/macosx/SDLMain.o -c -std=c++11 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -W -Wall -O2 -include boost-patched/bind/arg.hpp -D_THREAD_SAFE -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -Ibuild -Isrc -isystem /usr/local/include -isystem /usr/local/include/SDL2 -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /usr/local/Cellar/harfbuzz/1.3.3_1/include/harfbuzz -isystem /usr/local/Cellar/cairo/1.14.6_1/include/cairo -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /opt/X11/include -isystem /usr/local/Cellar/dbus/1.10.14/include/dbus-1.0 -isystem /usr/local/Cellar/dbus/1.10.14/lib/dbus-1.0/include -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi src/macosx/SDLMain.mm
InstallFilteredHook(["/usr/local/Cellar/wesnoth/1.13.6/share/wesnoth/data"], ["data"])
ar rc build/release/libwesnoth.a build/release/arrow.o build/release/construct_dialog.o build/release/cursor.o build/release/desktop/clipboard.o build/release/display_context.o build/release/display.o build/release/events.o build/release/floating_label.o build/release/font/font_config.o build/release/font/marked-up_text.o build/release/font/sdl_ttf.o build/release/font/standard_colors.o build/release/font/text.o build/release/font/text_cache.o build/release/font/text_formatting.o build/release/font/text_surface.o build/release/format_time_summary.o build/release/game_end_exceptions.o build/release/generators/cave_map_generator.o build/release/generators/default_map_generator_job.o build/release/generators/default_map_generator.o build/release/generators/lua_map_generator.o build/release/generators/map_create.o build/release/generators/map_generator.o build/release/generic_event.o build/release/hotkey/command_executor.o build/release/hotkey/hotkey_command.o build/release/hotkey/hotkey_item.o build/release/hotkey/hotkey_manager.o build/release/image_modifications.o build/release/image.o build/release/joystick.o build/release/key.o build/release/language.o build/release/map/label.o build/release/minimap.o build/release/pathfind/astarsearch.o build/release/pathutils.o build/release/preferences.o build/release/quit_confirmation.o build/release/reports.o build/release/show_dialog.o build/release/sound_music_track.o build/release/sound.o build/release/soundsource.o build/release/terrain/builder.o build/release/terrain/terrain.o build/release/terrain/translation.o build/release/theme.o build/release/time_of_day.o build/release/tooltips.o build/release/utils/make_enum.o build/release/video.o build/release/widgets/button.o build/release/widgets/label.o build/release/widgets/menu_style.o build/release/widgets/menu.o build/release/widgets/multimenu.o build/release/widgets/scrollarea.o build/release/widgets/scrollbar.o build/release/widgets/slider.o build/release/widgets/textbox.o build/release/widgets/widget.o build/release/wml_exception.o
ranlib build/release/libwesnoth.a
InstallFilteredHook(["/usr/local/Cellar/wesnoth/1.13.6/share/wesnoth/fonts"], ["fonts"])
InstallFilteredHook(["/usr/local/Cellar/wesnoth/1.13.6/share/wesnoth/images"], ["images"])
InstallFilteredHook(["/usr/local/Cellar/wesnoth/1.13.6/share/wesnoth/sounds"], ["sounds"])
Install file: "doc/manual/manual.cs.html" as "/usr/local/Cellar/wesnoth/1.13.6/share/doc/wesnoth/manual.cs.html"
Install file: "doc/manual/manual.de.html" as "/usr/local/Cellar/wesnoth/1.13.6/share/doc/wesnoth/manual.de.html"
Install file: "doc/manual/manual.en.html" as "/usr/local/Cellar/wesnoth/1.13.6/share/doc/wesnoth/manual.en.html"
Install file: "doc/manual/manual.en_GB.html" as "/usr/local/Cellar/wesnoth/1.13.6/share/doc/wesnoth/manual.en_GB.html"
Install file: "doc/manual/manual.es.html" as "/usr/local/Cellar/wesnoth/1.13.6/share/doc/wesnoth/manual.es.html"
Install file: "doc/manual/manual.et.html" as "/usr/local/Cellar/wesnoth/1.13.6/share/doc/wesnoth/manual.et.html"
Install file: "doc/manual/manual.fi.html" as "/usr/local/Cellar/wesnoth/1.13.6/share/doc/wesnoth/manual.fi.html"
Install file: "doc/manual/manual.fr.html" as "/usr/local/Cellar/wesnoth/1.13.6/share/doc/wesnoth/manual.fr.html"
Install file: "doc/manual/manual.gl.html" as "/usr/local/Cellar/wesnoth/1.13.6/share/doc/wesnoth/manual.gl.html"
Install file: "doc/manual/manual.hu.html" as "/usr/local/Cellar/wesnoth/1.13.6/share/doc/wesnoth/manual.hu.html"
Install file: "doc/manual/manual.id.html" as "/usr/local/Cellar/wesnoth/1.13.6/share/doc/wesnoth/manual.id.html"
Install file: "doc/manual/manual.it.html" as "/usr/local/Cellar/wesnoth/1.13.6/share/doc/wesnoth/manual.it.html"
Install file: "doc/manual/manual.ja.html" as "/usr/local/Cellar/wesnoth/1.13.6/share/doc/wesnoth/manual.ja.html"
Install file: "doc/manual/manual.pl.html" as "/usr/local/Cellar/wesnoth/1.13.6/share/doc/wesnoth/manual.pl.html"
Install file: "doc/manual/manual.pt.html" as "/usr/local/Cellar/wesnoth/1.13.6/share/doc/wesnoth/manual.pt.html"
Install file: "doc/manual/manual.pt_BR.html" as "/usr/local/Cellar/wesnoth/1.13.6/share/doc/wesnoth/manual.pt_BR.html"
Install file: "doc/manual/manual.ru.html" as "/usr/local/Cellar/wesnoth/1.13.6/share/doc/wesnoth/manual.ru.html"
Install file: "doc/manual/manual.sk.html" as "/usr/local/Cellar/wesnoth/1.13.6/share/doc/wesnoth/manual.sk.html"
Install file: "doc/manual/manual.sr.html" as "/usr/local/Cellar/wesnoth/1.13.6/share/doc/wesnoth/manual.sr.html"
Install file: "doc/manual/manual.sr@ijekavian.html" as "/usr/local/Cellar/wesnoth/1.13.6/share/doc/wesnoth/manual.sr@ijekavian.html"
Install file: "doc/manual/manual.sr@ijekavianlatin.html" as "/usr/local/Cellar/wesnoth/1.13.6/share/doc/wesnoth/manual.sr@ijekavianlatin.html"
Install file: "doc/manual/manual.sr@latin.html" as "/usr/local/Cellar/wesnoth/1.13.6/share/doc/wesnoth/manual.sr@latin.html"
Install file: "doc/manual/manual.uk.html" as "/usr/local/Cellar/wesnoth/1.13.6/share/doc/wesnoth/manual.uk.html"
Install file: "doc/manual/manual.vi.html" as "/usr/local/Cellar/wesnoth/1.13.6/share/doc/wesnoth/manual.vi.html"
Install file: "doc/manual/manual.zh_CN.html" as "/usr/local/Cellar/wesnoth/1.13.6/share/doc/wesnoth/manual.zh_CN.html"
Install file: "doc/manual/manual.zh_TW.html" as "/usr/local/Cellar/wesnoth/1.13.6/share/doc/wesnoth/manual.zh_TW.html"
InstallFilteredHook(["/usr/local/Cellar/wesnoth/1.13.6/share/doc/wesnoth/styles"], ["doc/manual/styles"])
InstallFilteredHook(["/usr/local/Cellar/wesnoth/1.13.6/share/doc/wesnoth/images"], ["doc/manual/images"])
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/af/LC_MESSAGES/wesnoth-ai.mo po/wesnoth-ai/af.po
1 translated message, 377 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/af/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/af.po
0 translated messages, 3 fuzzy translations, 108 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/af/LC_MESSAGES/wesnoth-aoi.mo po/wesnoth-aoi/af.po
3 translated messages, 1 fuzzy translation, 182 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/af/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/af.po
0 translated messages, 331 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/af/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/af.po
6 translated messages, 16 fuzzy translations, 666 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/af/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/af.po
0 translated messages, 463 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/af/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/af.po
40 translated messages, 19 fuzzy translations, 50 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/af/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/af.po
166 translated messages, 129 fuzzy translations, 273 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/af/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/af.po
65 translated messages, 202 fuzzy translations, 276 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/af/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/af.po
660 translated messages, 197 fuzzy translations, 352 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/af/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/af.po
7 translated messages, 5 fuzzy translations, 342 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/af/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/af.po
115 translated messages, 429 fuzzy translations, 714 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/af/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/af.po
3 translated messages, 11 fuzzy translations, 706 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/af/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/af.po
0 translated messages, 267 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/af/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/af.po
28 translated messages, 6 fuzzy translations, 533 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/af/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/af.po
35 translated messages, 45 fuzzy translations, 164 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/af/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/af.po
4 translated messages, 5 fuzzy translations, 1351 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/af/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/af.po
6 translated messages, 1 fuzzy translation, 509 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/af/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/af.po
73 translated messages, 127 fuzzy translations, 443 untranslated messages.
ar rc build/release/libwesnoth_sdl.a build/release/sdl/exception.o build/release/sdl/image.o build/release/sdl/rect.o build/release/sdl/utils.o build/release/sdl/window.o build/release/tracer.o build/release/xBRZ/xbrz.o build/release/SDL_SavePNG/savepng.o
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/af/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/af.po
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: build/release/libwesnoth_sdl.a(image.o) has no symbols
ranlib build/release/libwesnoth_sdl.a
0 translated messages, 202 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/af/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/af.po
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: build/release/libwesnoth_sdl.a(image.o) has no symbols
1 translated message.
g++ -o wesnoth -L/usr/local/opt/icu4c/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/gettext/lib -L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names -L/opt/X11/lib build/release/wesnoth.o build/release/libwesnoth_extras.a build/release/lua/liblua.a build/release/libwesnoth_core.a build/release/libwesnoth.a build/release/libwesnoth_sdl.a build/release/libwesnoth_extras.a build/release/lua/liblua.a build/release/macosx/SDLMain.o -L/usr/local/lib -L/usr/local/Cellar/pango/1.40.3/lib -L/usr/local/Cellar/glib/2.50.2/lib -L/usr/local/opt/gettext/lib -L/usr/local/Cellar/cairo/1.14.6_1/lib -L/usr/local/Cellar/fontconfig/2.12.1_2/lib -L/usr/local/opt/freetype/lib -L/usr/local/Cellar/dbus/1.10.14/lib -L/usr/local/Cellar/fribidi/0.19.7_1/lib -lm -lboost_iostreams-mt -lpthread -lboost_system-mt -lboost_random-mt -lboost_filesystem-mt -lboost_locale-mt -lSDL2 -lSDL2_ttf -lSDL2_mixer -lSDL2_image -lvorbisfile -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lcairo -lfontconfig -lfreetype -lboost_program_options-mt -lboost_thread-mt -lboost_regex-mt -ldbus-1 -lfribidi -lglib-2.0 -lintl -lpng -framework Cocoa
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/af/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/af.po
0 translated messages, 356 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/af/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/af.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/af/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/af.po
3 translated messages, 1 fuzzy translation, 519 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/af/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/af.po
523 translated messages, 409 fuzzy translations, 73 untranslated messages.
4 translated messages, 23 fuzzy translations, 212 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/af/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/af.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/af/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/af.po
272 translated messages, 171 fuzzy translations, 154 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/af/LC_MESSAGES/wesnoth.mo po/wesnoth/af.po
0 translated messages, 1996 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ang/LC_MESSAGES/wesnoth-ai.mo po/wesnoth-ai/ang.po
399 translated messages, 400 fuzzy translations, 633 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ang/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/ang.po
1 translated message, 377 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ang/LC_MESSAGES/wesnoth-aoi.mo po/wesnoth-aoi/ang.po
0 translated messages, 111 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ang/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/ang.po
0 translated messages, 186 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ang/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/ang.po
0 translated messages, 331 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ang/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/ang.po
0 translated messages, 688 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ang/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/ang.po
0 translated messages, 463 untranslated messages.
0 translated messages, 109 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ang/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/ang.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ang/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/ang.po
0 translated messages, 568 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ang/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/ang.po
0 translated messages, 543 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ang/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/ang.po
0 translated messages, 1209 untranslated messages.
0 translated messages, 354 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ang/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/ang.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ang/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/ang.po
1 translated message, 1257 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ang/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/ang.po
0 translated messages, 720 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ang/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/ang.po
0 translated messages, 267 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ang/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/ang.po
1 translated message, 566 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ang/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/ang.po
0 translated messages, 244 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ang/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/ang.po
0 translated messages, 1360 untranslated messages.
0 translated messages, 516 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ang/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/ang.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ang/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/ang.po
0 translated messages, 202 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ang/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/ang.po
0 translated messages, 643 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ang/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/ang.po
0 translated messages, 1 untranslated message.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ang/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/ang.po
0 translated messages, 356 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ang/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/ang.po
0 translated messages, 1005 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ang/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/ang.po
0 translated messages, 523 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ang/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/ang.po
0 translated messages, 239 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ang/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/ang.po
0 translated messages, 597 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ang/LC_MESSAGES/wesnoth.mo po/wesnoth/ang.po
0 translated messages, 1432 untranslated messages.
0 translated messages, 1996 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ang@latin/LC_MESSAGES/wesnoth-ai.mo po/wesnoth-ai/ang@latin.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ang@latin/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/ang@latin.po
1 translated message, 377 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ang@latin/LC_MESSAGES/wesnoth-aoi.mo po/wesnoth-aoi/ang@latin.po
110 translated messages, 1 fuzzy translation.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ang@latin/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/ang@latin.po
155 translated messages, 23 fuzzy translations, 8 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ang@latin/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/ang@latin.po
3 translated messages, 4 fuzzy translations, 324 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ang@latin/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/ang@latin.po
8 translated messages, 2 fuzzy translations, 678 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ang@latin/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/ang@latin.po
10 translated messages, 9 fuzzy translations, 444 untranslated messages.
18 translated messages, 9 fuzzy translations, 82 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ang@latin/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/ang@latin.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ang@latin/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/ang@latin.po
9 translated messages, 3 fuzzy translations, 556 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ang@latin/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/ang@latin.po
128 translated messages, 28 fuzzy translations, 387 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ang@latin/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/ang@latin.po
14 translated messages, 1 fuzzy translation, 1194 untranslated messages.
9 translated messages, 11 fuzzy translations, 334 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ang@latin/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/ang@latin.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ang@latin/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/ang@latin.po
172 translated messages, 148 fuzzy translations, 938 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ang@latin/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/ang@latin.po
3 translated messages, 2 fuzzy translations, 715 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ang@latin/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/ang@latin.po
67 translated messages, 33 fuzzy translations, 167 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ang@latin/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/ang@latin.po
130 translated messages, 14 fuzzy translations, 423 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ang@latin/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/ang@latin.po
14 translated messages, 2 fuzzy translations, 228 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ang@latin/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/ang@latin.po
7 translated messages, 4 fuzzy translations, 1349 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ang@latin/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/ang@latin.po
10 translated messages, 8 fuzzy translations, 498 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ang@latin/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/ang@latin.po
11 translated messages, 1 fuzzy translation, 631 untranslated messages.
2 translated messages, 3 fuzzy translations, 197 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ang@latin/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/ang@latin.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ang@latin/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/ang@latin.po
0 translated messages, 1 untranslated message.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ang@latin/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/ang@latin.po
7 translated messages, 6 fuzzy translations, 343 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ang@latin/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/ang@latin.po
8 translated messages, 7 fuzzy translations, 990 untranslated messages.
6 translated messages, 2 fuzzy translations, 515 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ang@latin/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/ang@latin.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ang@latin/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/ang@latin.po
9 translated messages, 3 fuzzy translations, 227 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ang@latin/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/ang@latin.po
116 translated messages, 29 fuzzy translations, 452 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ang@latin/LC_MESSAGES/wesnoth.mo po/wesnoth/ang@latin.po
154 translated messages, 92 fuzzy translations, 1186 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ar/LC_MESSAGES/wesnoth-ai.mo po/wesnoth-ai/ar.po
17 translated messages, 4 fuzzy translations, 1975 untranslated messages.
0 translated messages, 378 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ar/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/ar.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ar/LC_MESSAGES/wesnoth-aoi.mo po/wesnoth-aoi/ar.po
0 translated messages, 111 untranslated messages.
0 translated messages, 186 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ar/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/ar.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ar/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/ar.po
0 translated messages, 331 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ar/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/ar.po
0 translated messages, 688 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ar/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/ar.po
0 translated messages, 463 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ar/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/ar.po
5 translated messages, 41 fuzzy translations, 63 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ar/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/ar.po
0 translated messages, 568 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ar/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/ar.po
0 translated messages, 543 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ar/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/ar.po
0 translated messages, 1209 untranslated messages.
0 translated messages, 354 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ar/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/ar.po
163 translated messages, 461 fuzzy translations, 634 untranslated messages.
Install file: "wesnoth" as "/usr/local/Cellar/wesnoth/1.13.6/bin/wesnoth"
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ar/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/ar.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ar/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/ar.po
0 translated messages, 720 untranslated messages.
0 translated messages, 267 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ar/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/ar.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ar/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/ar.po
0 translated messages, 567 untranslated messages.
0 translated messages, 244 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ar/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/ar.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ar/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/ar.po
0 translated messages, 1360 untranslated messages.
0 translated messages, 516 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ar/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/ar.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ar/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/ar.po
0 translated messages, 643 untranslated messages.
0 translated messages, 202 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ar/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/ar.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ar/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/ar.po
0 translated messages, 1 untranslated message.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ar/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/ar.po
0 translated messages, 356 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ar/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/ar.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ar/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/ar.po
0 translated messages, 1005 untranslated messages.
0 translated messages, 523 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ar/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/ar.po
0 translated messages, 239 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ar/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/ar.po
0 translated messages, 597 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ar/LC_MESSAGES/wesnoth.mo po/wesnoth/ar.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ast/LC_MESSAGES/wesnoth-ai.mo po/wesnoth-ai/ast.po
0 translated messages, 1 fuzzy translation, 1431 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ast/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/ast.po
0 translated messages, 378 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ast/LC_MESSAGES/wesnoth-aoi.mo po/wesnoth-aoi/ast.po
0 translated messages, 1996 untranslated messages.
0 translated messages, 111 untranslated messages.
0 translated messages, 186 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ast/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/ast.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ast/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/ast.po
0 translated messages, 331 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ast/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/ast.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ast/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/ast.po
0 translated messages, 688 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ast/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/ast.po
0 translated messages, 109 untranslated messages.
0 translated messages, 463 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ast/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/ast.po
0 translated messages, 568 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ast/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/ast.po
0 translated messages, 543 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ast/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/ast.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ast/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/ast.po
0 translated messages, 1209 untranslated messages.
0 translated messages, 354 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ast/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/ast.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ast/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/ast.po
1 translated message, 1257 untranslated messages.
0 translated messages, 720 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ast/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/ast.po
0 translated messages, 267 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ast/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/ast.po
0 translated messages, 567 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ast/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/ast.po
0 translated messages, 244 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ast/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/ast.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ast/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/ast.po
0 translated messages, 1360 untranslated messages.
0 translated messages, 516 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ast/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/ast.po
0 translated messages, 643 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ast/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/ast.po
0 translated messages, 202 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ast/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/ast.po
0 translated messages, 1 untranslated message.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ast/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/ast.po
0 translated messages, 356 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ast/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/ast.po
0 translated messages, 1005 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ast/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/ast.po
0 translated messages, 523 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ast/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/ast.po
0 translated messages, 239 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ast/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/ast.po
0 translated messages, 597 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ast/LC_MESSAGES/wesnoth.mo po/wesnoth/ast.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/bg/LC_MESSAGES/wesnoth-ai.mo po/wesnoth-ai/bg.po
0 translated messages, 1432 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/bg/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/bg.po
1 translated message, 377 untranslated messages.
0 translated messages, 1996 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/bg/LC_MESSAGES/wesnoth-aoi.mo po/wesnoth-aoi/bg.po
2 translated messages, 3 fuzzy translations, 106 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/bg/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/bg.po
0 translated messages, 186 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/bg/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/bg.po
0 translated messages, 331 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/bg/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/bg.po
1 translated message, 1 fuzzy translation, 686 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/bg/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/bg.po
0 translated messages, 463 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/bg/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/bg.po
4 translated messages, 11 fuzzy translations, 94 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/bg/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/bg.po
204 translated messages, 143 fuzzy translations, 221 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/bg/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/bg.po
122 translated messages, 202 fuzzy translations, 219 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/bg/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/bg.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/bg/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/bg.po
836 translated messages, 171 fuzzy translations, 202 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/bg/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/bg.po
145 translated messages, 451 fuzzy translations, 662 untranslated messages.
3 translated messages, 36 fuzzy translations, 315 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/bg/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/bg.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/bg/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/bg.po
0 translated messages, 720 untranslated messages.
64 translated messages, 110 fuzzy translations, 93 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/bg/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/bg.po
32 translated messages, 6 fuzzy translations, 529 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/bg/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/bg.po
94 translated messages, 55 fuzzy translations, 95 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/bg/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/bg.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/bg/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/bg.po
365 translated messages, 115 fuzzy translations, 36 untranslated messages.
360 translated messages, 374 fuzzy translations, 626 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/bg/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/bg.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/bg/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/bg.po
304 translated messages, 236 fuzzy translations, 103 untranslated messages.
42 translated messages, 53 fuzzy translations, 107 untranslated messages.
0 translated messages, 1 untranslated message.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/bg/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/bg.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/bg/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/bg.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/bg/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/bg.po
0 translated messages, 356 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/bg/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/bg.po
266 translated messages, 156 fuzzy translations, 101 untranslated messages.
765 translated messages, 178 fuzzy translations, 62 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/bg/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/bg.po
35 translated messages, 122 fuzzy translations, 82 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/bg/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/bg.po
311 translated messages, 165 fuzzy translations, 121 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/bg/LC_MESSAGES/wesnoth.mo po/wesnoth/bg.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ca/LC_MESSAGES/wesnoth-ai.mo po/wesnoth-ai/ca.po
2 translated messages, 376 untranslated messages.
363 translated messages, 427 fuzzy translations, 642 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ca/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/ca.po
1236 translated messages, 591 fuzzy translations, 169 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ca/LC_MESSAGES/wesnoth-aoi.mo po/wesnoth-aoi/ca.po
30 translated messages, 81 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ca/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/ca.po
147 translated messages, 30 fuzzy translations, 9 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ca/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/ca.po
6 translated messages, 4 fuzzy translations, 321 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ca/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/ca.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ca/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/ca.po
6 translated messages, 16 fuzzy translations, 666 untranslated messages.
0 translated messages, 463 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ca/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/ca.po
22 translated messages, 16 fuzzy translations, 71 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ca/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/ca.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ca/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/ca.po
229 translated messages, 148 fuzzy translations, 191 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ca/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/ca.po
199 translated messages, 156 fuzzy translations, 188 untranslated messages.
276 translated messages, 62 fuzzy translations, 16 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ca/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/ca.po
736 translated messages, 207 fuzzy translations, 266 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ca/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/ca.po
266 translated messages, 425 fuzzy translations, 567 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ca/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/ca.po
5 translated messages, 14 fuzzy translations, 701 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ca/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/ca.po
0 translated messages, 267 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ca/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/ca.po
32 translated messages, 6 fuzzy translations, 529 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ca/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/ca.po
146 translated messages, 16 fuzzy translations, 82 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ca/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/ca.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ca/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/ca.po
11 translated messages, 12 fuzzy translations, 1337 untranslated messages.
389 translated messages, 106 fuzzy translations, 21 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ca/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/ca.po
77 translated messages, 132 fuzzy translations, 434 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ca/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/ca.po
64 translated messages, 52 fuzzy translations, 86 untranslated messages.
0 translated messages, 1 untranslated message.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ca/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/ca.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ca/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/ca.po
6 translated messages, 4 fuzzy translations, 346 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ca/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/ca.po
663 translated messages, 278 fuzzy translations, 64 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ca/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/ca.po
117 translated messages, 219 fuzzy translations, 187 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ca/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/ca.po
93 translated messages, 87 fuzzy translations, 59 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ca/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/ca.po
393 translated messages, 94 fuzzy translations, 110 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ca/LC_MESSAGES/wesnoth.mo po/wesnoth/ca.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ca_ES@valencia/LC_MESSAGES/wesnoth-ai.mo po/wesnoth-ai/ca_ES@valencia.po
502 translated messages, 371 fuzzy translations, 559 untranslated messages.
2 translated messages, 376 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ca_ES@valencia/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/ca_ES@valencia.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ca_ES@valencia/LC_MESSAGES/wesnoth-aoi.mo po/wesnoth-aoi/ca_ES@valencia.po
1356 translated messages, 556 fuzzy translations, 84 untranslated messages.
0 translated messages, 111 untranslated messages.
0 translated messages, 186 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ca_ES@valencia/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/ca_ES@valencia.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ca_ES@valencia/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/ca_ES@valencia.po
0 translated messages, 331 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ca_ES@valencia/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/ca_ES@valencia.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ca_ES@valencia/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/ca_ES@valencia.po
0 translated messages, 688 untranslated messages.
0 translated messages, 463 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ca_ES@valencia/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/ca_ES@valencia.po
0 translated messages, 109 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ca_ES@valencia/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/ca_ES@valencia.po
0 translated messages, 568 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ca_ES@valencia/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/ca_ES@valencia.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ca_ES@valencia/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/ca_ES@valencia.po
196 translated messages, 159 fuzzy translations, 188 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ca_ES@valencia/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/ca_ES@valencia.po
0 translated messages, 1209 untranslated messages.
0 translated messages, 354 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ca_ES@valencia/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/ca_ES@valencia.po
239 translated messages, 433 fuzzy translations, 586 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ca_ES@valencia/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/ca_ES@valencia.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ca_ES@valencia/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/ca_ES@valencia.po
0 translated messages, 720 untranslated messages.
0 translated messages, 267 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ca_ES@valencia/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/ca_ES@valencia.po
0 translated messages, 567 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ca_ES@valencia/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/ca_ES@valencia.po
0 translated messages, 244 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ca_ES@valencia/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/ca_ES@valencia.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ca_ES@valencia/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/ca_ES@valencia.po
0 translated messages, 1360 untranslated messages.
0 translated messages, 516 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ca_ES@valencia/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/ca_ES@valencia.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ca_ES@valencia/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/ca_ES@valencia.po
0 translated messages, 643 untranslated messages.
0 translated messages, 202 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ca_ES@valencia/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/ca_ES@valencia.po
0 translated messages, 1 untranslated message.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ca_ES@valencia/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/ca_ES@valencia.po
0 translated messages, 356 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ca_ES@valencia/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/ca_ES@valencia.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ca_ES@valencia/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/ca_ES@valencia.po
0 translated messages, 1005 untranslated messages.
0 translated messages, 523 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ca_ES@valencia/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/ca_ES@valencia.po
0 translated messages, 239 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ca_ES@valencia/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/ca_ES@valencia.po
0 translated messages, 597 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ca_ES@valencia/LC_MESSAGES/wesnoth.mo po/wesnoth/ca_ES@valencia.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/cs/LC_MESSAGES/wesnoth-ai.mo po/wesnoth-ai/cs.po
471 translated messages, 386 fuzzy translations, 575 untranslated messages.
0 translated messages, 1996 untranslated messages.
210 translated messages, 6 fuzzy translations, 162 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/cs/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/cs.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/cs/LC_MESSAGES/wesnoth-aoi.mo po/wesnoth-aoi/cs.po
111 translated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/cs/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/cs.po
168 translated messages, 11 fuzzy translations, 7 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/cs/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/cs.po
304 translated messages, 17 fuzzy translations, 10 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/cs/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/cs.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/cs/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/cs.po
668 translated messages, 9 fuzzy translations, 11 untranslated messages.
455 translated messages, 8 fuzzy translations.
91 translated messages, 8 fuzzy translations, 10 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/cs/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/cs.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/cs/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/cs.po
537 translated messages, 10 fuzzy translations, 21 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/cs/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/cs.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/cs/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/cs.po
411 translated messages, 54 fuzzy translations, 78 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/cs/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/cs.po
348 translated messages, 5 fuzzy translations, 1 untranslated message.
1111 translated messages, 39 fuzzy translations, 59 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/cs/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/cs.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/cs/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/cs.po
833 translated messages, 212 fuzzy translations, 213 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/cs/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/cs.po
692 translated messages, 23 fuzzy translations, 5 untranslated messages.
201 translated messages, 49 fuzzy translations, 17 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/cs/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/cs.po
565 translated messages, 2 fuzzy translations.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/cs/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/cs.po
235 translated messages, 1 fuzzy translation, 8 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/cs/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/cs.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/cs/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/cs.po
508 translated messages, 8 fuzzy translations.
1232 translated messages, 89 fuzzy translations, 39 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/cs/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/cs.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/cs/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/cs.po
632 translated messages, 10 fuzzy translations, 1 untranslated message.
185 translated messages, 14 fuzzy translations, 3 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/cs/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/cs.po
1 translated message.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/cs/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/cs.po
336 translated messages, 17 fuzzy translations, 3 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/cs/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/cs.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/cs/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/cs.po
998 translated messages, 7 fuzzy translations.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/cs/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/cs.po
504 translated messages, 15 fuzzy translations, 4 untranslated messages.
93 translated messages, 87 fuzzy translations, 59 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/cs/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/cs.po
574 translated messages, 5 fuzzy translations, 18 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/cs/LC_MESSAGES/wesnoth.mo po/wesnoth/cs.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/da/LC_MESSAGES/wesnoth-ai.mo po/wesnoth-ai/da.po
1177 translated messages, 106 fuzzy translations, 149 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/da/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/da.po
1 translated message, 377 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/da/LC_MESSAGES/wesnoth-aoi.mo po/wesnoth-aoi/da.po
96 translated messages, 12 fuzzy translations, 3 untranslated messages.
136 translated messages, 40 fuzzy translations, 10 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/da/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/da.po
1903 translated messages, 38 fuzzy translations, 55 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/da/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/da.po
251 translated messages, 58 fuzzy translations, 22 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/da/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/da.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/da/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/da.po
91 translated messages, 156 fuzzy translations, 441 untranslated messages.
0 translated messages, 463 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/da/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/da.po
15 translated messages, 11 fuzzy translations, 83 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/da/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/da.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/da/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/da.po
246 translated messages, 141 fuzzy translations, 181 untranslated messages.
191 translated messages, 180 fuzzy translations, 172 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/da/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/da.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/da/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/da.po
288 translated messages, 55 fuzzy translations, 11 untranslated messages.
971 translated messages, 148 fuzzy translations, 90 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/da/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/da.po
164 translated messages, 461 fuzzy translations, 633 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/da/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/da.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/da/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/da.po
295 translated messages, 227 fuzzy translations, 198 untranslated messages.
114 translated messages, 73 fuzzy translations, 80 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/da/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/da.po
339 translated messages, 144 fuzzy translations, 84 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/da/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/da.po
174 translated messages, 15 fuzzy translations, 55 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/da/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/da.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/da/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/da.po
411 translated messages, 94 fuzzy translations, 11 untranslated messages.
891 translated messages, 405 fuzzy translations, 64 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/da/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/da.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/da/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/da.po
477 translated messages, 137 fuzzy translations, 29 untranslated messages.
97 translated messages, 54 fuzzy translations, 51 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/da/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/da.po
1 translated message.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/da/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/da.po
290 translated messages, 61 fuzzy translations, 5 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/da/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/da.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/da/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/da.po
831 translated messages, 141 fuzzy translations, 33 untranslated messages.
408 translated messages, 105 fuzzy translations, 10 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/da/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/da.po
47 translated messages, 114 fuzzy translations, 78 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/da/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/da.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/da/LC_MESSAGES/wesnoth.mo po/wesnoth/da.po
399 translated messages, 93 fuzzy translations, 105 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/de/LC_MESSAGES/wesnoth-ai.mo po/wesnoth-ai/de.po
378 translated messages.
480 translated messages, 413 fuzzy translations, 539 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/de/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/de.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/de/LC_MESSAGES/wesnoth-aoi.mo po/wesnoth-aoi/de.po
1435 translated messages, 459 fuzzy translations, 102 untranslated messages.
111 translated messages.
168 translated messages, 11 fuzzy translations, 7 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/de/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/de.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/de/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/de.po
307 translated messages, 17 fuzzy translations, 7 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/de/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/de.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/de/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/de.po
668 translated messages, 9 fuzzy translations, 11 untranslated messages.
455 translated messages, 8 fuzzy translations.
63 translated messages, 17 fuzzy translations, 29 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/de/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/de.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/de/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/de.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/de/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/de.po
538 translated messages, 10 fuzzy translations, 20 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/de/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/de.po
415 translated messages, 51 fuzzy translations, 77 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/de/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/de.po
1111 translated messages, 39 fuzzy translations, 59 untranslated messages.
348 translated messages, 5 fuzzy translations, 1 untranslated message.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/de/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/de.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/de/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/de.po
763 translated messages, 236 fuzzy translations, 259 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/de/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/de.po
692 translated messages, 23 fuzzy translations, 5 untranslated messages.
190 translated messages, 53 fuzzy translations, 24 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/de/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/de.po
545 translated messages, 13 fuzzy translations, 9 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/de/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/de.po
230 translated messages, 2 fuzzy translations, 12 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/de/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/de.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/de/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/de.po
508 translated messages, 8 fuzzy translations.
1232 translated messages, 89 fuzzy translations, 39 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/de/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/de.po
632 translated messages, 10 fuzzy translations, 1 untranslated message.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/de/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/de.po
185 translated messages, 14 fuzzy translations, 3 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/de/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/de.po
1 translated message.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/de/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/de.po
336 translated messages, 17 fuzzy translations, 3 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/de/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/de.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/de/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/de.po
998 translated messages, 7 fuzzy translations.
504 translated messages, 15 fuzzy translations, 4 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/de/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/de.po
93 translated messages, 87 fuzzy translations, 59 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/de/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/de.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/de/LC_MESSAGES/wesnoth.mo po/wesnoth/de.po
584 translated messages, 5 fuzzy translations, 8 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/el/LC_MESSAGES/wesnoth-ai.mo po/wesnoth-ai/el.po
1212 translated messages, 69 fuzzy translations, 151 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/el/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/el.po
2 translated messages, 376 untranslated messages.
111 translated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/el/LC_MESSAGES/wesnoth-aoi.mo po/wesnoth-aoi/el.po
1903 translated messages, 38 fuzzy translations, 55 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/el/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/el.po
167 translated messages, 11 fuzzy translations, 8 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/el/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/el.po
283 translated messages, 38 fuzzy translations, 10 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/el/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/el.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/el/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/el.po
663 translated messages, 12 fuzzy translations, 13 untranslated messages.
426 translated messages, 20 fuzzy translations, 17 untranslated messages.
52 translated messages, 16 fuzzy translations, 41 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/el/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/el.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/el/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/el.po
9 translated messages, 1 fuzzy translation, 558 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/el/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/el.po
134 translated messages, 131 fuzzy translations, 278 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/el/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/el.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/el/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/el.po
347 translated messages, 5 fuzzy translations, 2 untranslated messages.
792 translated messages, 210 fuzzy translations, 207 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/el/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/el.po
369 translated messages, 342 fuzzy translations, 547 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/el/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/el.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/el/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/el.po
0 translated messages, 267 untranslated messages.
73 translated messages, 316 fuzzy translations, 331 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/el/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/el.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/el/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/el.po
179 translated messages, 63 fuzzy translations, 325 untranslated messages.
31 translated messages, 25 fuzzy translations, 188 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/el/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/el.po
3 translated messages, 2 fuzzy translations, 1355 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/el/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/el.po
3 translated messages, 1 fuzzy translation, 512 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/el/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/el.po
1 translated message, 642 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/el/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/el.po
185 translated messages, 14 fuzzy translations, 3 untranslated messages.
0 translated messages, 1 untranslated message.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/el/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/el.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/el/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/el.po
333 translated messages, 19 fuzzy translations, 4 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/el/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/el.po
16 translated messages, 3 fuzzy translations, 986 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/el/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/el.po
3 translated messages, 1 fuzzy translation, 519 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/el/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/el.po
92 translated messages, 88 fuzzy translations, 59 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/el/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/el.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/el/LC_MESSAGES/wesnoth.mo po/wesnoth/el.po
419 translated messages, 75 fuzzy translations, 103 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/en@shaw/LC_MESSAGES/wesnoth-ai.mo po/wesnoth-ai/en@shaw.po
572 translated messages, 227 fuzzy translations, 633 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/en@shaw/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/en@shaw.po
0 translated messages, 378 untranslated messages.
96 translated messages, 12 fuzzy translations, 3 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/en@shaw/LC_MESSAGES/wesnoth-aoi.mo po/wesnoth-aoi/en@shaw.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/en@shaw/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/en@shaw.po
147 translated messages, 30 fuzzy translations, 9 untranslated messages.
1845 translated messages, 88 fuzzy translations, 63 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/en@shaw/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/en@shaw.po
0 translated messages, 331 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/en@shaw/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/en@shaw.po
0 translated messages, 688 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/en@shaw/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/en@shaw.po
0 translated messages, 463 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/en@shaw/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/en@shaw.po
42 translated messages, 17 fuzzy translations, 50 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/en@shaw/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/en@shaw.po
255 translated messages, 137 fuzzy translations, 176 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/en@shaw/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/en@shaw.po
225 translated messages, 156 fuzzy translations, 162 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/en@shaw/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/en@shaw.po
889 translated messages, 238 fuzzy translations, 82 untranslated messages.
268 translated messages, 82 fuzzy translations, 4 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/en@shaw/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/en@shaw.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/en@shaw/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/en@shaw.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/en@shaw/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/en@shaw.po
388 translated messages, 419 fuzzy translations, 451 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/en@shaw/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/en@shaw.po
139 translated messages, 85 fuzzy translations, 43 untranslated messages.
507 translated messages, 133 fuzzy translations, 80 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/en@shaw/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/en@shaw.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/en@shaw/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/en@shaw.po
421 translated messages, 79 fuzzy translations, 67 untranslated messages.
116 translated messages, 75 fuzzy translations, 53 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/en@shaw/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/en@shaw.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/en@shaw/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/en@shaw.po
0 translated messages, 1360 untranslated messages.
391 translated messages, 116 fuzzy translations, 9 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/en@shaw/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/en@shaw.po
439 translated messages, 177 fuzzy translations, 27 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/en@shaw/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/en@shaw.po
97 translated messages, 54 fuzzy translations, 51 untranslated messages.
1 translated message.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/en@shaw/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/en@shaw.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/en@shaw/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/en@shaw.po
0 translated messages, 356 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/en@shaw/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/en@shaw.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/en@shaw/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/en@shaw.po
761 translated messages, 221 fuzzy translations, 23 untranslated messages.
344 translated messages, 170 fuzzy translations, 9 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/en@shaw/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/en@shaw.po
47 translated messages, 114 fuzzy translations, 78 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/en@shaw/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/en@shaw.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/en@shaw/LC_MESSAGES/wesnoth.mo po/wesnoth/en@shaw.po
490 translated messages, 28 fuzzy translations, 79 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/en_GB/LC_MESSAGES/wesnoth-ai.mo po/wesnoth-ai/en_GB.po
378 translated messages.
0 translated messages, 1996 untranslated messages.
597 translated messages, 388 fuzzy translations, 447 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/en_GB/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/en_GB.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/en_GB/LC_MESSAGES/wesnoth-aoi.mo po/wesnoth-aoi/en_GB.po
111 translated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/en_GB/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/en_GB.po
186 translated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/en_GB/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/en_GB.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/en_GB/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/en_GB.po
331 translated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/en_GB/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/en_GB.po
674 translated messages, 5 fuzzy translations, 9 untranslated messages.
461 translated messages, 2 fuzzy translations.
104 translated messages, 2 fuzzy translations, 3 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/en_GB/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/en_GB.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/en_GB/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/en_GB.po
568 translated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/en_GB/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/en_GB.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/en_GB/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/en_GB.po
541 translated messages, 2 fuzzy translations.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/en_GB/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/en_GB.po
1120 translated messages, 30 fuzzy translations, 59 untranslated messages.
353 translated messages, 1 untranslated message.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/en_GB/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/en_GB.po
1051 translated messages, 113 fuzzy translations, 94 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/en_GB/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/en_GB.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/en_GB/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/en_GB.po
720 translated messages.
267 translated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/en_GB/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/en_GB.po
566 translated messages, 1 fuzzy translation.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/en_GB/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/en_GB.po
243 translated messages, 1 fuzzy translation.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/en_GB/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/en_GB.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/en_GB/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/en_GB.po
516 translated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/en_GB/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/en_GB.po
643 translated messages.
1360 translated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/en_GB/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/en_GB.po
189 translated messages, 10 fuzzy translations, 3 untranslated messages.
1 translated message.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/en_GB/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/en_GB.po
351 translated messages, 4 fuzzy translations, 1 untranslated message.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/en_GB/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/en_GB.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/en_GB/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/en_GB.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/en_GB/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/en_GB.po
1005 translated messages.
513 translated messages, 6 fuzzy translations, 4 untranslated messages.
235 translated messages, 4 fuzzy translations.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/en_GB/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/en_GB.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/en_GB/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/en_GB.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/en_GB/LC_MESSAGES/wesnoth.mo po/wesnoth/en_GB.po
597 translated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/eo/LC_MESSAGES/wesnoth-ai.mo po/wesnoth-ai/eo.po
1356 translated messages, 22 fuzzy translations, 54 untranslated messages.
1 translated message, 377 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/eo/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/eo.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/eo/LC_MESSAGES/wesnoth-aoi.mo po/wesnoth-aoi/eo.po
0 translated messages, 4 fuzzy translations, 107 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/eo/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/eo.po
3 translated messages, 1 fuzzy translation, 182 untranslated messages.
1913 translated messages, 31 fuzzy translations, 52 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/eo/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/eo.po
0 translated messages, 331 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/eo/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/eo.po
6 translated messages, 16 fuzzy translations, 666 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/eo/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/eo.po
0 translated messages, 463 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/eo/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/eo.po
15 translated messages, 11 fuzzy translations, 83 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/eo/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/eo.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/eo/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/eo.po
142 translated messages, 159 fuzzy translations, 242 untranslated messages.
229 translated messages, 148 fuzzy translations, 191 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/eo/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/eo.po
928 translated messages, 183 fuzzy translations, 98 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/eo/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/eo.po
72 translated messages, 17 fuzzy translations, 265 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/eo/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/eo.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/eo/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/eo.po
155 translated messages, 460 fuzzy translations, 643 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/eo/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/eo.po
3 translated messages, 11 fuzzy translations, 706 untranslated messages.
0 translated messages, 267 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/eo/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/eo.po
28 translated messages, 6 fuzzy translations, 533 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/eo/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/eo.po
35 translated messages, 50 fuzzy translations, 159 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/eo/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/eo.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/eo/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/eo.po
4 translated messages, 4 fuzzy translations, 1352 untranslated messages.
4 translated messages, 1 fuzzy translation, 511 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/eo/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/eo.po
3 translated messages, 9 fuzzy translations, 631 untranslated messages.
64 translated messages, 52 fuzzy translations, 86 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/eo/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/eo.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/eo/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/eo.po
0 translated messages, 1 untranslated message.
0 translated messages, 356 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/eo/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/eo.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/eo/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/eo.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/eo/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/eo.po
0 translated messages, 1005 untranslated messages.
123 translated messages, 200 fuzzy translations, 200 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/eo/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/eo.po
35 translated messages, 124 fuzzy translations, 80 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/eo/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/eo.po
305 translated messages, 142 fuzzy translations, 150 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/eo/LC_MESSAGES/wesnoth.mo po/wesnoth/eo.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/es/LC_MESSAGES/wesnoth-ai.mo po/wesnoth-ai/es.po
371 translated messages, 385 fuzzy translations, 676 untranslated messages.
0 translated messages, 1996 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/es/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/es.po
366 translated messages, 5 fuzzy translations, 7 untranslated messages.
111 translated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/es/LC_MESSAGES/wesnoth-aoi.mo po/wesnoth-aoi/es.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/es/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/es.po
168 translated messages, 11 fuzzy translations, 7 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/es/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/es.po
307 translated messages, 17 fuzzy translations, 7 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/es/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/es.po
668 translated messages, 9 fuzzy translations, 11 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/es/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/es.po
455 translated messages, 8 fuzzy translations.
94 translated messages, 7 fuzzy translations, 8 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/es/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/es.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/es/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/es.po
538 translated messages, 10 fuzzy translations, 20 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/es/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/es.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/es/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/es.po
411 translated messages, 54 fuzzy translations, 78 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/es/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/es.po
1111 translated messages, 39 fuzzy translations, 59 untranslated messages.
348 translated messages, 5 fuzzy translations, 1 untranslated message.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/es/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/es.po
833 translated messages, 212 fuzzy translations, 213 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/es/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/es.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/es/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/es.po
692 translated messages, 23 fuzzy translations, 5 untranslated messages.
201 translated messages, 49 fuzzy translations, 17 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/es/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/es.po
565 translated messages, 2 fuzzy translations.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/es/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/es.po
235 translated messages, 1 fuzzy translation, 8 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/es/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/es.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/es/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/es.po
1232 translated messages, 89 fuzzy translations, 39 untranslated messages.
508 translated messages, 8 fuzzy translations.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/es/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/es.po
632 translated messages, 10 fuzzy translations, 1 untranslated message.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/es/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/es.po
185 translated messages, 14 fuzzy translations, 3 untranslated messages.
1 translated message.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/es/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/es.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/es/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/es.po
336 translated messages, 17 fuzzy translations, 3 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/es/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/es.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/es/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/es.po
998 translated messages, 7 fuzzy translations.
504 translated messages, 15 fuzzy translations, 4 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/es/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/es.po
93 translated messages, 87 fuzzy translations, 59 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/es/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/es.po
584 translated messages, 5 fuzzy translations, 8 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/es/LC_MESSAGES/wesnoth.mo po/wesnoth/es.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/et/LC_MESSAGES/wesnoth-ai.mo po/wesnoth-ai/et.po
1192 translated messages, 97 fuzzy translations, 143 untranslated messages.
4 translated messages, 374 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/et/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/et.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/et/LC_MESSAGES/wesnoth-aoi.mo po/wesnoth-aoi/et.po
111 translated messages.
1903 translated messages, 38 fuzzy translations, 55 untranslated messages.
168 translated messages, 11 fuzzy translations, 7 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/et/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/et.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/et/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/et.po
306 translated messages, 18 fuzzy translations, 7 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/et/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/et.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/et/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/et.po
663 translated messages, 12 fuzzy translations, 13 untranslated messages.
451 translated messages, 11 fuzzy translations, 1 untranslated message.
50 translated messages, 18 fuzzy translations, 41 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/et/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/et.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/et/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/et.po
287 translated messages, 111 fuzzy translations, 170 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/et/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/et.po
341 translated messages, 99 fuzzy translations, 103 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/et/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/et.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/et/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/et.po
1098 translated messages, 37 fuzzy translations, 74 untranslated messages.
347 translated messages, 5 fuzzy translations, 2 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/et/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/et.po
589 translated messages, 293 fuzzy translations, 376 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/et/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/et.po
683 translated messages, 33 fuzzy translations, 4 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/et/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/et.po
190 translated messages, 53 fuzzy translations, 24 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/et/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/et.po
542 translated messages, 13 fuzzy translations, 12 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/et/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/et.po
227 translated messages, 2 fuzzy translations, 15 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/et/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/et.po
1229 translated messages, 90 fuzzy translations, 41 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/et/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/et.po
507 translated messages, 8 fuzzy translations, 1 untranslated message.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/et/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/et.po
573 translated messages, 63 fuzzy translations, 7 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/et/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/et.po
185 translated messages, 14 fuzzy translations, 3 untranslated messages.
1 translated message.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/et/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/et.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/et/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/et.po
335 translated messages, 18 fuzzy translations, 3 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/et/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/et.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/et/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/et.po
980 translated messages, 21 fuzzy translations, 4 untranslated messages.
500 translated messages, 17 fuzzy translations, 6 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/et/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/et.po
83 translated messages, 95 fuzzy translations, 61 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/et/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/et.po
518 translated messages, 7 fuzzy translations, 72 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/et/LC_MESSAGES/wesnoth.mo po/wesnoth/et.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/eu/LC_MESSAGES/wesnoth-ai.mo po/wesnoth-ai/eu.po
1 translated message, 377 untranslated messages.
877 translated messages, 243 fuzzy translations, 312 untranslated messages.
1845 translated messages, 88 fuzzy translations, 63 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/eu/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/eu.po
0 translated messages, 3 fuzzy translations, 108 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/eu/LC_MESSAGES/wesnoth-aoi.mo po/wesnoth-aoi/eu.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/eu/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/eu.po
3 translated messages, 1 fuzzy translation, 182 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/eu/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/eu.po
0 translated messages, 331 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/eu/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/eu.po
6 translated messages, 11 fuzzy translations, 671 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/eu/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/eu.po
0 translated messages, 463 untranslated messages.
3 translated messages, 14 fuzzy translations, 92 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/eu/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/eu.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/eu/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/eu.po
8 translated messages, 2 fuzzy translations, 558 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/eu/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/eu.po
48 translated messages, 129 fuzzy translations, 366 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/eu/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/eu.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/eu/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/eu.po
6 translated messages, 5 fuzzy translations, 343 untranslated messages.
450 translated messages, 194 fuzzy translations, 565 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/eu/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/eu.po
111 translated messages, 427 fuzzy translations, 720 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/eu/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/eu.po
3 translated messages, 11 fuzzy translations, 706 untranslated messages.
0 translated messages, 267 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/eu/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/eu.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/eu/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/eu.po
28 translated messages, 6 fuzzy translations, 533 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/eu/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/eu.po
26 translated messages, 40 fuzzy translations, 178 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/eu/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/eu.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/eu/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/eu.po
4 translated messages, 4 fuzzy translations, 1352 untranslated messages.
3 translated messages, 1 fuzzy translation, 512 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/eu/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/eu.po
4 translated messages, 10 fuzzy translations, 629 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/eu/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/eu.po
0 translated messages, 202 untranslated messages.
0 translated messages, 1 untranslated message.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/eu/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/eu.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/eu/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/eu.po
0 translated messages, 356 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/eu/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/eu.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/eu/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/eu.po
23 translated messages, 13 fuzzy translations, 969 untranslated messages.
3 translated messages, 1 fuzzy translation, 519 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/eu/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/eu.po
4 translated messages, 22 fuzzy translations, 213 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/eu/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/eu.po
235 translated messages, 61 fuzzy translations, 301 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/eu/LC_MESSAGES/wesnoth.mo po/wesnoth/eu.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/fi/LC_MESSAGES/wesnoth-ai.mo po/wesnoth-ai/fi.po
224 translated messages, 479 fuzzy translations, 729 untranslated messages.
0 translated messages, 1996 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/fi/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/fi.po
1 translated message, 377 untranslated messages.
111 translated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/fi/LC_MESSAGES/wesnoth-aoi.mo po/wesnoth-aoi/fi.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/fi/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/fi.po
168 translated messages, 11 fuzzy translations, 7 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/fi/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/fi.po
306 translated messages, 18 fuzzy translations, 7 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/fi/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/fi.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/fi/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/fi.po
663 translated messages, 12 fuzzy translations, 13 untranslated messages.
451 translated messages, 11 fuzzy translations, 1 untranslated message.
50 translated messages, 18 fuzzy translations, 41 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/fi/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/fi.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/fi/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/fi.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/fi/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/fi.po
559 translated messages, 1 fuzzy translation, 8 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/fi/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/fi.po
335 translated messages, 105 fuzzy translations, 103 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/fi/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/fi.po
1063 translated messages, 72 fuzzy translations, 74 untranslated messages.
345 translated messages, 7 fuzzy translations, 2 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/fi/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/fi.po
586 translated messages, 297 fuzzy translations, 375 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/fi/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/fi.po
276 translated messages, 122 fuzzy translations, 322 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/fi/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/fi.po
189 translated messages, 53 fuzzy translations, 25 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/fi/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/fi.po
542 translated messages, 13 fuzzy translations, 12 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/fi/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/fi.po
227 translated messages, 2 fuzzy translations, 15 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/fi/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/fi.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/fi/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/fi.po
207 translated messages, 109 fuzzy translations, 1044 untranslated messages.
435 translated messages, 72 fuzzy translations, 9 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/fi/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/fi.po
289 translated messages, 34 fuzzy translations, 320 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/fi/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/fi.po
146 translated messages, 44 fuzzy translations, 12 untranslated messages.
1 translated message.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/fi/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/fi.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/fi/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/fi.po
99 translated messages, 13 fuzzy translations, 244 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/fi/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/fi.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/fi/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/fi.po
976 translated messages, 22 fuzzy translations, 7 untranslated messages.
500 translated messages, 17 fuzzy translations, 6 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/fi/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/fi.po
83 translated messages, 95 fuzzy translations, 61 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/fi/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/fi.po
516 translated messages, 9 fuzzy translations, 72 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/fi/LC_MESSAGES/wesnoth.mo po/wesnoth/fi.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/fr/LC_MESSAGES/wesnoth-ai.mo po/wesnoth-ai/fr.po
1090 translated messages, 71 fuzzy translations, 835 untranslated messages.
876 translated messages, 239 fuzzy translations, 317 untranslated messages.
363 translated messages, 8 fuzzy translations, 7 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/fr/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/fr.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/fr/LC_MESSAGES/wesnoth-aoi.mo po/wesnoth-aoi/fr.po
111 translated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/fr/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/fr.po
168 translated messages, 11 fuzzy translations, 7 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/fr/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/fr.po
307 translated messages, 17 fuzzy translations, 7 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/fr/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/fr.po
668 translated messages, 9 fuzzy translations, 11 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/fr/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/fr.po
455 translated messages, 8 fuzzy translations.
90 translated messages, 9 fuzzy translations, 10 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/fr/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/fr.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/fr/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/fr.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/fr/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/fr.po
537 translated messages, 10 fuzzy translations, 21 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/fr/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/fr.po
410 translated messages, 55 fuzzy translations, 78 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/fr/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/fr.po
348 translated messages, 5 fuzzy translations, 1 untranslated message.
1111 translated messages, 39 fuzzy translations, 59 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/fr/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/fr.po
833 translated messages, 215 fuzzy translations, 210 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/fr/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/fr.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/fr/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/fr.po
201 translated messages, 49 fuzzy translations, 17 untranslated messages.
692 translated messages, 23 fuzzy translations, 5 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/fr/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/fr.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/fr/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/fr.po
565 translated messages, 2 fuzzy translations.
235 translated messages, 1 fuzzy translation, 8 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/fr/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/fr.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/fr/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/fr.po
508 translated messages, 8 fuzzy translations.
632 translated messages, 10 fuzzy translations, 1 untranslated message.
1232 translated messages, 89 fuzzy translations, 39 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/fr/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/fr.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/fr/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/fr.po
185 translated messages, 14 fuzzy translations, 3 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/fr/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/fr.po
1 translated message.
336 translated messages, 17 fuzzy translations, 3 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/fr/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/fr.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/fr/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/fr.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/fr/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/fr.po
998 translated messages, 7 fuzzy translations.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/fr/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/fr.po
93 translated messages, 87 fuzzy translations, 59 untranslated messages.
504 translated messages, 15 fuzzy translations, 4 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/fr/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/fr.po
584 translated messages, 5 fuzzy translations, 8 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/fr/LC_MESSAGES/wesnoth.mo po/wesnoth/fr.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/fur_IT/LC_MESSAGES/wesnoth-ai.mo po/wesnoth-ai/fur_IT.po
0 translated messages, 378 untranslated messages.
1209 translated messages, 91 fuzzy translations, 132 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/fur_IT/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/fur_IT.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/fur_IT/LC_MESSAGES/wesnoth-aoi.mo po/wesnoth-aoi/fur_IT.po
1903 translated messages, 39 fuzzy translations, 54 untranslated messages.
0 translated messages, 111 untranslated messages.
0 translated messages, 186 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/fur_IT/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/fur_IT.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/fur_IT/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/fur_IT.po
0 translated messages, 331 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/fur_IT/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/fur_IT.po
0 translated messages, 688 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/fur_IT/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/fur_IT.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/fur_IT/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/fur_IT.po
0 translated messages, 463 untranslated messages.
0 translated messages, 109 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/fur_IT/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/fur_IT.po
0 translated messages, 568 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/fur_IT/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/fur_IT.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/fur_IT/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/fur_IT.po
0 translated messages, 543 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/fur_IT/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/fur_IT.po
0 translated messages, 354 untranslated messages.
0 translated messages, 1209 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/fur_IT/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/fur_IT.po
1 translated message, 1257 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/fur_IT/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/fur_IT.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/fur_IT/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/fur_IT.po
0 translated messages, 720 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/fur_IT/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/fur_IT.po
0 translated messages, 267 untranslated messages.
0 translated messages, 567 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/fur_IT/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/fur_IT.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/fur_IT/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/fur_IT.po
0 translated messages, 244 untranslated messages.
0 translated messages, 516 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/fur_IT/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/fur_IT.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/fur_IT/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/fur_IT.po
0 translated messages, 1360 untranslated messages.
0 translated messages, 202 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/fur_IT/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/fur_IT.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/fur_IT/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/fur_IT.po
0 translated messages, 643 untranslated messages.
0 translated messages, 1 untranslated message.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/fur_IT/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/fur_IT.po
0 translated messages, 356 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/fur_IT/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/fur_IT.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/fur_IT/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/fur_IT.po
0 translated messages, 1005 untranslated messages.
0 translated messages, 523 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/fur_IT/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/fur_IT.po
0 translated messages, 239 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/fur_IT/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/fur_IT.po
0 translated messages, 597 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/fur_IT/LC_MESSAGES/wesnoth.mo po/wesnoth/fur_IT.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ga/LC_MESSAGES/wesnoth-ai.mo po/wesnoth-ai/ga.po
0 translated messages, 1 fuzzy translation, 1431 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ga/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/ga.po
1 translated message, 377 untranslated messages.
0 translated messages, 1996 untranslated messages.
69 translated messages, 5 fuzzy translations, 37 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ga/LC_MESSAGES/wesnoth-aoi.mo po/wesnoth-aoi/ga.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ga/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/ga.po
56 translated messages, 6 fuzzy translations, 124 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ga/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/ga.po
127 translated messages, 15 fuzzy translations, 189 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ga/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/ga.po
230 translated messages, 28 fuzzy translations, 430 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ga/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/ga.po
151 translated messages, 14 fuzzy translations, 298 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ga/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/ga.po
43 translated messages, 16 fuzzy translations, 50 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ga/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/ga.po
142 translated messages, 38 fuzzy translations, 388 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ga/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/ga.po
221 translated messages, 41 fuzzy translations, 281 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ga/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/ga.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ga/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/ga.po
277 translated messages, 44 fuzzy translations, 888 untranslated messages.
141 translated messages, 6 fuzzy translations, 207 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ga/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/ga.po
521 translated messages, 291 fuzzy translations, 446 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ga/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/ga.po
251 translated messages, 44 fuzzy translations, 425 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ga/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/ga.po
108 translated messages, 40 fuzzy translations, 119 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ga/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/ga.po
289 translated messages, 22 fuzzy translations, 256 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ga/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/ga.po
133 translated messages, 3 fuzzy translations, 108 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ga/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/ga.po
162 translated messages, 16 fuzzy translations, 338 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ga/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/ga.po
353 translated messages, 80 fuzzy translations, 927 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ga/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/ga.po
186 translated messages, 42 fuzzy translations, 415 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ga/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/ga.po
98 translated messages, 20 fuzzy translations, 84 untranslated messages.
1 translated message.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ga/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/ga.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ga/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/ga.po
165 translated messages, 20 fuzzy translations, 171 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ga/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/ga.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ga/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/ga.po
223 translated messages, 66 fuzzy translations, 716 untranslated messages.
166 translated messages, 16 fuzzy translations, 341 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ga/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/ga.po
46 translated messages, 37 fuzzy translations, 156 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ga/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/ga.po
349 translated messages, 4 fuzzy translations, 244 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ga/LC_MESSAGES/wesnoth.mo po/wesnoth/ga.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/gd/LC_MESSAGES/wesnoth-ai.mo po/wesnoth-ai/gd.po
594 translated messages, 234 fuzzy translations, 604 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/gd/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/gd.po
157 translated messages, 3 fuzzy translations, 218 untranslated messages.
473 translated messages, 124 fuzzy translations, 1399 untranslated messages.
0 translated messages, 111 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/gd/LC_MESSAGES/wesnoth-aoi.mo po/wesnoth-aoi/gd.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/gd/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/gd.po
168 translated messages, 11 fuzzy translations, 7 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/gd/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/gd.po
0 translated messages, 331 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/gd/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/gd.po
0 translated messages, 688 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/gd/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/gd.po
0 translated messages, 463 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/gd/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/gd.po
94 translated messages, 7 fuzzy translations, 8 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/gd/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/gd.po
0 translated messages, 568 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/gd/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/gd.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/gd/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/gd.po
411 translated messages, 53 fuzzy translations, 79 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/gd/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/gd.po
0 translated messages, 354 untranslated messages.
1111 translated messages, 39 fuzzy translations, 59 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/gd/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/gd.po
833 translated messages, 211 fuzzy translations, 214 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/gd/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/gd.po
0 translated messages, 720 untranslated messages.
0 translated messages, 267 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/gd/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/gd.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/gd/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/gd.po
0 translated messages, 567 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/gd/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/gd.po
232 translated messages, 1 fuzzy translation, 11 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/gd/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/gd.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/gd/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/gd.po
0 translated messages, 1360 untranslated messages.
0 translated messages, 516 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/gd/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/gd.po
0 translated messages, 643 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/gd/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/gd.po
0 translated messages, 202 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/gd/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/gd.po
1 translated message.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/gd/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/gd.po
0 translated messages, 356 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/gd/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/gd.po
0 translated messages, 1005 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/gd/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/gd.po
504 translated messages, 15 fuzzy translations, 4 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/gd/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/gd.po
93 translated messages, 87 fuzzy translations, 59 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/gd/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/gd.po
402 translated messages, 3 fuzzy translations, 192 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/gd/LC_MESSAGES/wesnoth.mo po/wesnoth/gd.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/gl/LC_MESSAGES/wesnoth-ai.mo po/wesnoth-ai/gl.po
378 translated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/gl/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/gl.po
1192 translated messages, 96 fuzzy translations, 144 untranslated messages.
0 translated messages, 1996 untranslated messages.
111 translated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/gl/LC_MESSAGES/wesnoth-aoi.mo po/wesnoth-aoi/gl.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/gl/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/gl.po
186 translated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/gl/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/gl.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/gl/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/gl.po
331 translated messages.
674 translated messages, 5 fuzzy translations, 9 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/gl/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/gl.po
461 translated messages, 2 fuzzy translations.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/gl/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/gl.po
99 translated messages, 3 fuzzy translations, 7 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/gl/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/gl.po
568 translated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/gl/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/gl.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/gl/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/gl.po
541 translated messages, 2 fuzzy translations.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/gl/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/gl.po
353 translated messages, 1 untranslated message.
1118 translated messages, 32 fuzzy translations, 59 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/gl/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/gl.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/gl/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/gl.po
1046 translated messages, 118 fuzzy translations, 94 untranslated messages.
267 translated messages.
718 translated messages, 1 fuzzy translation, 1 untranslated message.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/gl/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/gl.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/gl/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/gl.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/gl/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/gl.po
566 translated messages, 1 fuzzy translation.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/gl/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/gl.po
243 translated messages, 1 fuzzy translation.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/gl/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/gl.po
516 translated messages.
1360 translated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/gl/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/gl.po
643 translated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/gl/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/gl.po
189 translated messages, 10 fuzzy translations, 3 untranslated messages.
1 translated message.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/gl/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/gl.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/gl/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/gl.po
351 translated messages, 4 fuzzy translations, 1 untranslated message.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/gl/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/gl.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/gl/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/gl.po
1005 translated messages.
513 translated messages, 6 fuzzy translations, 4 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/gl/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/gl.po
233 translated messages, 6 fuzzy translations.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/gl/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/gl.po
597 translated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/gl/LC_MESSAGES/wesnoth.mo po/wesnoth/gl.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/he/LC_MESSAGES/wesnoth-ai.mo po/wesnoth-ai/he.po
1331 translated messages, 26 fuzzy translations, 75 untranslated messages.
1 translated message, 377 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/he/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/he.po
1913 translated messages, 32 fuzzy translations, 51 untranslated messages.
0 translated messages, 3 fuzzy translations, 108 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/he/LC_MESSAGES/wesnoth-aoi.mo po/wesnoth-aoi/he.po
3 translated messages, 1 fuzzy translation, 182 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/he/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/he.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/he/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/he.po
0 translated messages, 331 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/he/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/he.po
6 translated messages, 11 fuzzy translations, 671 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/he/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/he.po
0 translated messages, 463 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/he/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/he.po
3 translated messages, 10 fuzzy translations, 96 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/he/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/he.po
20 translated messages, 5 fuzzy translations, 543 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/he/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/he.po
206 translated messages, 161 fuzzy translations, 176 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/he/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/he.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/he/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/he.po
217 translated messages, 63 fuzzy translations, 929 untranslated messages.
6 translated messages, 5 fuzzy translations, 343 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/he/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/he.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/he/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/he.po
549 translated messages, 322 fuzzy translations, 387 untranslated messages.
3 translated messages, 11 fuzzy translations, 706 untranslated messages.
0 translated messages, 267 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/he/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/he.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/he/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/he.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/he/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/he.po
41 translated messages, 42 fuzzy translations, 161 untranslated messages.
29 translated messages, 6 fuzzy translations, 532 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/he/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/he.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/he/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/he.po
4 translated messages, 4 fuzzy translations, 1352 untranslated messages.
5 translated messages, 1 fuzzy translation, 510 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/he/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/he.po
73 translated messages, 127 fuzzy translations, 443 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/he/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/he.po
37 translated messages, 49 fuzzy translations, 116 untranslated messages.
0 translated messages, 1 untranslated message.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/he/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/he.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/he/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/he.po
0 translated messages, 356 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/he/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/he.po
75 translated messages, 16 fuzzy translations, 914 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/he/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/he.po
3 translated messages, 1 fuzzy translation, 519 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/he/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/he.po
29 translated messages, 42 fuzzy translations, 168 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/he/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/he.po
321 translated messages, 19 fuzzy translations, 257 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/he/LC_MESSAGES/wesnoth.mo po/wesnoth/he.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/hr/LC_MESSAGES/wesnoth-ai.mo po/wesnoth-ai/hr.po
760 translated messages, 262 fuzzy translations, 410 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/hr/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/hr.po
0 translated messages, 378 untranslated messages.
111 translated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/hr/LC_MESSAGES/wesnoth-aoi.mo po/wesnoth-aoi/hr.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/hr/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/hr.po
0 translated messages, 1996 untranslated messages.
36 translated messages, 4 fuzzy translations, 146 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/hr/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/hr.po
0 translated messages, 331 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/hr/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/hr.po
0 translated messages, 688 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/hr/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/hr.po
0 translated messages, 463 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/hr/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/hr.po
50 translated messages, 17 fuzzy translations, 42 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/hr/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/hr.po
0 translated messages, 568 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/hr/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/hr.po
80 translated messages, 65 fuzzy translations, 398 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/hr/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/hr.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/hr/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/hr.po
227 translated messages, 14 fuzzy translations, 968 untranslated messages.
58 translated messages, 4 fuzzy translations, 292 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/hr/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/hr.po
1 translated message, 1257 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/hr/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/hr.po
0 translated messages, 720 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/hr/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/hr.po
11 translated messages, 14 fuzzy translations, 242 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/hr/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/hr.po
0 translated messages, 567 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/hr/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/hr.po
0 translated messages, 244 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/hr/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/hr.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/hr/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/hr.po
0 translated messages, 1360 untranslated messages.
0 translated messages, 516 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/hr/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/hr.po
0 translated messages, 643 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/hr/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/hr.po
0 translated messages, 202 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/hr/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/hr.po
1 translated message.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/hr/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/hr.po
0 translated messages, 356 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/hr/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/hr.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/hr/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/hr.po
0 translated messages, 1005 untranslated messages.
0 translated messages, 523 untranslated messages.
27 translated messages, 16 fuzzy translations, 196 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/hr/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/hr.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/hr/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/hr.po
0 translated messages, 597 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/hr/LC_MESSAGES/wesnoth.mo po/wesnoth/hr.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/hu/LC_MESSAGES/wesnoth-ai.mo po/wesnoth-ai/hu.po
218 translated messages, 114 fuzzy translations, 1100 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/hu/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/hu.po
47 translated messages, 16 fuzzy translations, 315 untranslated messages.
0 translated messages, 1996 untranslated messages.
111 translated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/hu/LC_MESSAGES/wesnoth-aoi.mo po/wesnoth-aoi/hu.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/hu/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/hu.po
168 translated messages, 11 fuzzy translations, 7 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/hu/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/hu.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/hu/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/hu.po
303 translated messages, 18 fuzzy translations, 10 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/hu/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/hu.po
451 translated messages, 11 fuzzy translations, 1 untranslated message.
663 translated messages, 12 fuzzy translations, 13 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/hu/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/hu.po
91 translated messages, 9 fuzzy translations, 9 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/hu/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/hu.po
287 translated messages, 111 fuzzy translations, 170 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/hu/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/hu.po
409 translated messages, 54 fuzzy translations, 80 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/hu/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/hu.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/hu/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/hu.po
1111 translated messages, 39 fuzzy translations, 59 untranslated messages.
347 translated messages, 5 fuzzy translations, 2 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/hu/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/hu.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/hu/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/hu.po
833 translated messages, 212 fuzzy translations, 213 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/hu/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/hu.po
189 translated messages, 53 fuzzy translations, 25 untranslated messages.
682 translated messages, 33 fuzzy translations, 5 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/hu/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/hu.po
542 translated messages, 13 fuzzy translations, 12 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/hu/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/hu.po
235 translated messages, 1 fuzzy translation, 8 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/hu/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/hu.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/hu/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/hu.po
1229 translated messages, 90 fuzzy translations, 41 untranslated messages.
507 translated messages, 8 fuzzy translations, 1 untranslated message.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/hu/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/hu.po
573 translated messages, 63 fuzzy translations, 7 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/hu/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/hu.po
185 translated messages, 14 fuzzy translations, 3 untranslated messages.
1 translated message.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/hu/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/hu.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/hu/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/hu.po
335 translated messages, 18 fuzzy translations, 3 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/hu/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/hu.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/hu/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/hu.po
980 translated messages, 21 fuzzy translations, 4 untranslated messages.
500 translated messages, 17 fuzzy translations, 6 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/hu/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/hu.po
93 translated messages, 87 fuzzy translations, 59 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/hu/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/hu.po
574 translated messages, 5 fuzzy translations, 18 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/hu/LC_MESSAGES/wesnoth.mo po/wesnoth/hu.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/id/LC_MESSAGES/wesnoth-ai.mo po/wesnoth-ai/id.po
1 translated message, 377 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/id/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/id.po
1177 translated messages, 106 fuzzy translations111 translated messages.
, 149 untranslated messages.
1847 translated messages, 86 fuzzy translations, 63 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/id/LC_MESSAGES/wesnoth-aoi.mo po/wesnoth-aoi/id.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/id/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/id.po
168 translated messages, 11 fuzzy translations, 7 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/id/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/id.po
306 translated messages, 18 fuzzy translations, 7 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/id/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/id.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/id/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/id.po
663 translated messages, 12 fuzzy translations, 13 untranslated messages.
451 translated messages, 11 fuzzy translations, 1 untranslated message.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/id/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/id.po
49 translated messages, 17 fuzzy translations, 43 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/id/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/id.po
287 translated messages, 111 fuzzy translations, 170 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/id/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/id.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/id/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/id.po
342 translated messages, 99 fuzzy translations, 102 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/id/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/id.po
1099 translated messages, 36 fuzzy translations, 74 untranslated messages.
347 translated messages, 5 fuzzy translations, 2 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/id/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/id.po
588 translated messages, 287 fuzzy translations, 383 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/id/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/id.po
682 translated messages, 33 fuzzy translations, 5 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/id/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/id.po
190 translated messages, 53 fuzzy translations, 24 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/id/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/id.po
542 translated messages, 13 fuzzy translations, 12 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/id/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/id.po
229 translated messages, 2 fuzzy translations, 13 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/id/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/id.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/id/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/id.po
507 translated messages, 8 fuzzy translations, 1 untranslated message.
1229 translated messages, 90 fuzzy translations, 41 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/id/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/id.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/id/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/id.po
573 translated messages, 63 fuzzy translations, 7 untranslated messages.
185 translated messages, 14 fuzzy translations, 3 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/id/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/id.po
1 translated message.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/id/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/id.po
335 translated messages, 18 fuzzy translations, 3 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/id/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/id.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/id/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/id.po
980 translated messages, 21 fuzzy translations, 4 untranslated messages.
500 translated messages, 17 fuzzy translations, 6 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/id/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/id.po
83 translated messages, 95 fuzzy translations, 61 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/id/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/id.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/id/LC_MESSAGES/wesnoth.mo po/wesnoth/id.po
548 translated messages, 5 fuzzy translations, 44 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/is/LC_MESSAGES/wesnoth-ai.mo po/wesnoth-ai/is.po
877 translated messages, 231 fuzzy translations, 324 untranslated messages.
1 translated message, 377 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/is/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/is.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/is/LC_MESSAGES/wesnoth-aoi.mo po/wesnoth-aoi/is.po
46 translated messages, 65 untranslated messages.
1848 translated messages, 85 fuzzy translations, 63 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/is/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/is.po
14 translated messages, 5 fuzzy translations, 167 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/is/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/is.po
20 translated messages, 3 fuzzy translations, 308 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/is/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/is.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/is/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/is.po
0 translated messages, 688 untranslated messages.
0 translated messages, 463 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/is/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/is.po
40 translated messages, 17 fuzzy translations, 52 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/is/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/is.po
65 translated messages, 4 fuzzy translations, 499 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/is/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/is.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/is/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/is.po
203 translated messages, 142 fuzzy translations, 198 untranslated messages.
139 translated messages, 6 fuzzy translations, 1064 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/is/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/is.po
43 translated messages, 3 fuzzy translations, 308 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/is/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/is.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/is/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/is.po
278 translated messages, 436 fuzzy translations, 544 untranslated messages.
116 translated messages, 11 fuzzy translations, 593 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/is/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/is.po
107 translated messages, 46 fuzzy translations, 114 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/is/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/is.po
144 translated messages, 57 fuzzy translations, 366 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/is/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/is.po
47 translated messages, 3 fuzzy translations, 194 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/is/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/is.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/is/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/is.po
74 translated messages, 14 fuzzy translations, 1272 untranslated messages.
40 translated messages, 4 fuzzy translations, 472 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/is/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/is.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/is/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/is.po
58 translated messages, 15 fuzzy translations, 570 untranslated messages.
28 translated messages, 10 fuzzy translations, 164 untranslated messages.
1 translated message.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/is/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/is.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/is/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/is.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/is/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/is.po
50 translated messages, 4 fuzzy translations, 302 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/is/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/is.po
64 translated messages, 7 fuzzy translations, 452 untranslated messages.
100 translated messages, 4 fuzzy translations, 901 untranslated messages.
31 translated messages, 69 fuzzy translations, 139 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/is/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/is.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/is/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/is.po
117 translated messages, 25 fuzzy translations, 455 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/is/LC_MESSAGES/wesnoth.mo po/wesnoth/is.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/it/LC_MESSAGES/wesnoth-ai.mo po/wesnoth-ai/it.po
516 translated messages, 378 fuzzy translations, 538 untranslated messages.
108 translated messages, 12 fuzzy translations, 1876 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/it/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/it.po
239 translated messages, 10 fuzzy translations, 129 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/it/LC_MESSAGES/wesnoth-aoi.mo po/wesnoth-aoi/it.po
111 translated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/it/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/it.po
186 translated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/it/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/it.po
331 translated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/it/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/it.po
674 translated messages, 5 fuzzy translations, 9 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/it/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/it.po
461 translated messages, 2 fuzzy translations.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/it/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/it.po
99 translated messages, 3 fuzzy translations, 7 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/it/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/it.po
568 translated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/it/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/it.po
474 translated messages, 12 fuzzy translations, 57 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/it/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/it.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/it/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/it.po
353 translated messages, 1 untranslated message.
1118 translated messages, 32 fuzzy translations, 59 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/it/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/it.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/it/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/it.po
982 translated messages, 138 fuzzy translations, 138 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/it/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/it.po
718 translated messages, 1 fuzzy translation, 1 untranslated message.
267 translated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/it/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/it.po
566 translated messages, 1 fuzzy translation.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/it/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/it.po
243 translated messages, 1 fuzzy translation.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/it/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/it.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/it/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/it.po
516 translated messages.
1285 translated messages, 54 fuzzy translations, 21 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/it/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/it.po
643 translated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/it/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/it.po
189 translated messages, 10 fuzzy translations, 3 untranslated messages.
1 translated message.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/it/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/it.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/it/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/it.po
351 translated messages, 4 fuzzy translations, 1 untranslated message.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/it/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/it.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/it/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/it.po
1005 translated messages.
513 translated messages, 6 fuzzy translations, 4 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/it/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/it.po
233 translated messages, 6 fuzzy translations.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/it/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/it.po
591 translated messages, 6 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/it/LC_MESSAGES/wesnoth.mo po/wesnoth/it.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ja/LC_MESSAGES/wesnoth-ai.mo po/wesnoth-ai/ja.po
1329 translated messages, 26 fuzzy translations, 77 untranslated messages.
36 translated messages, 1 fuzzy translation, 341 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ja/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/ja.po
1913 translated messages, 31 fuzzy translations, 52 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ja/LC_MESSAGES/wesnoth-aoi.mo po/wesnoth-aoi/ja.po
111 translated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ja/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/ja.po
186 translated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ja/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/ja.po
331 translated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ja/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/ja.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ja/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/ja.po
674 translated messages, 5 fuzzy translations, 9 untranslated messages.
461 translated messages, 2 fuzzy translations.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ja/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/ja.po
99 translated messages, 3 fuzzy translations, 7 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ja/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/ja.po
568 translated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ja/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/ja.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ja/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/ja.po
541 translated messages, 2 fuzzy translations.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ja/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/ja.po
353 translated messages, 1 untranslated message.
1116 translated messages, 34 fuzzy translations, 59 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ja/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/ja.po
1007 translated messages, 139 fuzzy translations, 112 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ja/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/ja.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ja/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/ja.po
718 translated messages, 1 fuzzy translation, 1 untranslated message.
177 translated messages, 32 fuzzy translations, 58 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ja/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/ja.po
566 translated messages, 1 fuzzy translation.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ja/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/ja.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ja/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/ja.po
235 translated messages, 1 fuzzy translation, 8 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ja/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/ja.po
515 translated messages, 1 fuzzy translation.
1360 translated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ja/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/ja.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ja/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/ja.po
643 translated messages.
189 translated messages, 10 fuzzy translations, 3 untranslated messages.
1 translated message.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ja/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/ja.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ja/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/ja.po
351 translated messages, 4 fuzzy translations, 1 untranslated message.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ja/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/ja.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ja/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/ja.po
1001 translated messages, 4 untranslated messages.
513 translated messages, 6 fuzzy translations, 4 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ja/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/ja.po
206 translated messages, 33 fuzzy translations.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ja/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/ja.po
591 translated messages, 6 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ja/LC_MESSAGES/wesnoth.mo po/wesnoth/ja.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ko/LC_MESSAGES/wesnoth-ai.mo po/wesnoth-ai/ko.po
1326 translated messages, 27 fuzzy translations, 79 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ko/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/ko.po
1 translated message, 377 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ko/LC_MESSAGES/wesnoth-aoi.mo po/wesnoth-aoi/ko.po
111 translated messages.
1906 translated messages, 31 fuzzy translations, 59 untranslated messages.
168 translated messages, 11 fuzzy translations, 7 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ko/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/ko.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ko/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/ko.po
19 translated messages, 312 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ko/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/ko.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ko/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/ko.po
663 translated messages, 12 fuzzy translations, 13 untranslated messages.
455 translated messages, 8 fuzzy translations.
27 translated messages, 12 fuzzy translations, 70 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ko/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/ko.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ko/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/ko.po
269 translated messages, 107 fuzzy translations, 192 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ko/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/ko.po
325 translated messages, 61 fuzzy translations, 157 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ko/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/ko.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ko/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/ko.po
439 translated messages, 19 fuzzy translations, 751 untranslated messages.
330 translated messages, 6 fuzzy translations, 18 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ko/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/ko.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ko/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/ko.po
388 translated messages, 279 fuzzy translations, 591 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ko/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/ko.po
0 translated messages, 267 untranslated messages.
682 translated messages, 33 fuzzy translations, 5 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ko/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/ko.po
30 translated messages, 7 fuzzy translations, 530 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ko/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/ko.po
117 translated messages, 2 fuzzy translations, 125 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ko/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/ko.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ko/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/ko.po
0 translated messages, 516 untranslated messages.
2 translated messages, 1358 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ko/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/ko.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ko/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/ko.po
573 translated messages, 63 fuzzy translations, 7 untranslated messages.
185 translated messages, 14 fuzzy translations, 3 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ko/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/ko.po
1 translated message.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ko/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/ko.po
0 translated messages, 356 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ko/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/ko.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ko/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/ko.po
980 translated messages, 21 fuzzy translations, 4 untranslated messages.
388 translated messages, 17 fuzzy translations, 118 untranslated messages.
93 translated messages, 87 fuzzy translations, 59 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ko/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/ko.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ko/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/ko.po
463 translated messages, 5 fuzzy translations, 129 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ko/LC_MESSAGES/wesnoth.mo po/wesnoth/ko.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/la/LC_MESSAGES/wesnoth-ai.mo po/wesnoth-ai/la.po
545 translated messages, 187 fuzzy translations, 700 untranslated messages.
0 translated messages, 1996 untranslated messages.
194 translated messages, 14 fuzzy translations, 170 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/la/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/la.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/la/LC_MESSAGES/wesnoth-aoi.mo po/wesnoth-aoi/la.po
111 translated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/la/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/la.po
168 translated messages, 11 fuzzy translations, 7 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/la/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/la.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/la/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/la.po
66 translated messages, 5 fuzzy translations, 260 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/la/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/la.po
74 translated messages, 4 fuzzy translations, 385 untranslated messages.
668 translated messages, 9 fuzzy translations, 11 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/la/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/la.po
68 translated messages, 15 fuzzy translations, 26 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/la/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/la.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/la/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/la.po
96 translated messages, 15 fuzzy translations, 457 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/la/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/la.po
222 translated messages, 164 fuzzy translations, 157 untranslated messages.
1104 translated messages, 31 fuzzy translations, 74 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/la/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/la.po
348 translated messages, 5 fuzzy translations, 1 untranslated message.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/la/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/la.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/la/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/la.po
583 translated messages, 276 fuzzy translations, 399 untranslated messages.
689 translated messages, 26 fuzzy translations, 5 untranslated messages.
93 translated messages, 47 fuzzy translations, 127 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/la/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/la.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/la/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/la.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/la/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/la.po
265 translated messages, 8 fuzzy translations, 294 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/la/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/la.po
193 translated messages, 23 fuzzy translations, 28 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/la/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/la.po
111 translated messages, 12 fuzzy translations, 1237 untranslated messages.
66 translated messages, 4 fuzzy translations, 446 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/la/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/la.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/la/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/la.po
270 translated messages, 77 fuzzy translations, 296 untranslated messages.
185 translated messages, 14 fuzzy translations, 3 untranslated messages.
1 translated message/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/la/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/la.po
.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/la/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/la.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/la/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/la.po
336 translated messages, 17 fuzzy translations, 3 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/la/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/la.po
107 translated messages, 3 fuzzy translations, 413 untranslated messages.
186 translated messages, 9 fuzzy translations, 810 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/la/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/la.po
93 translated messages, 86 fuzzy translations, 60 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/la/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/la.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/la/LC_MESSAGES/wesnoth.mo po/wesnoth/la.po
331 translated messages, 129 fuzzy translations, 137 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/lt/LC_MESSAGES/wesnoth-ai.mo po/wesnoth-ai/lt.po
797 translated messages, 245 fuzzy translations, 390 untranslated messages.
298 translated messages, 31 fuzzy translations, 1667 untranslated messages.
80 translated messages, 8 fuzzy translations, 290 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/lt/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/lt.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/lt/LC_MESSAGES/wesnoth-aoi.mo po/wesnoth-aoi/lt.po
111 translated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/lt/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/lt.po
168 translated messages, 11 fuzzy translations, 7 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/lt/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/lt.po
304 translated messages, 17 fuzzy translations, 10 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/lt/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/lt.po
668 translated messages, 9 fuzzy translations, 11 untranslated messages.
277 translated messages, 8 fuzzy translations, 178 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/lt/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/lt.po
91 translated messages, 8 fuzzy translations, 10 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/lt/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/lt.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/lt/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/lt.po
261 translated messages, 14 fuzzy translations, 293 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/lt/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/lt.po
329 translated messages, 82 fuzzy translations, 132 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/lt/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/lt.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/lt/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/lt.po
203 translated messages, 3 fuzzy translations, 148 untranslated messages.
1111 translated messages, 39 fuzzy translations, 59 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/lt/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/lt.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/lt/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/lt.po
596 translated messages, 235 fuzzy translations, 427 untranslated messages.
172 translated messages, 47 fuzzy translations, 48 untranslated messages.
692 translated messages, 23 fuzzy translations, 5 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/lt/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/lt.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/lt/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/lt.po
355 translated messages, 14 fuzzy translations, 198 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/lt/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/lt.po
138 translated messages, 106 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/lt/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/lt.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/lt/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/lt.po
418 translated messages, 5 fuzzy translations, 93 untranslated messages.
1022 translated messages, 117 fuzzy translations, 221 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/lt/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/lt.po
243 translated messages, 20 fuzzy translations, 380 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/lt/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/lt.po
185 translated messages, 14 fuzzy translations, 3 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/lt/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/lt.po
1 translated message.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/lt/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/lt.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/lt/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/lt.po
336 translated messages, 17 fuzzy translations, 3 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/lt/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/lt.po
504 translated messages, 15 fuzzy translations, 4 untranslated messages.
369 translated messages, 3 fuzzy translations, 633 untranslated messages.
93 translated messages, 87 fuzzy translations, 59 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/lt/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/lt.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/lt/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/lt.po
335 translated messages, 2 fuzzy translations, 260 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/lt/LC_MESSAGES/wesnoth.mo po/wesnoth/lt.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/lv/LC_MESSAGES/wesnoth-ai.mo po/wesnoth-ai/lv.po
1006 translated messages, 156 fuzzy translations, 270 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/lv/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/lv.po
1 translated message, 377 untranslated messages.
702 translated messages, 29 fuzzy translations, 1265 untranslated messages.
0 translated messages, 111 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/lv/LC_MESSAGES/wesnoth-aoi.mo po/wesnoth-aoi/lv.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/lv/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/lv.po
168 translated messages, 11 fuzzy translations, 7 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/lv/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/lv.po
0 translated messages, 331 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/lv/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/lv.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/lv/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/lv.po
0 translated messages, 688 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/lv/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/lv.po
91 translated messages, 8 fuzzy translations, 10 untranslated messages.
0 translated messages, 463 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/lv/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/lv.po
0 translated messages, 568 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/lv/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/lv.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/lv/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/lv.po
411 translated messages, 53 fuzzy translations, 79 untranslated messages.
0 translated messages, 1209 untranslated messages.
0 translated messages, 354 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/lv/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/lv.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/lv/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/lv.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/lv/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/lv.po
833 translated messages, 210 fuzzy translations, 215 untranslated messages.
0 translated messages, 720 untranslated messages.
0 translated messages, 267 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/lv/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/lv.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/lv/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/lv.po
235 translated messages, 1 fuzzy translation, 8 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/lv/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/lv.po
0 translated messages, 567 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/lv/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/lv.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/lv/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/lv.po
0 translated messages, 1360 untranslated messages.
0 translated messages, 516 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/lv/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/lv.po
0 translated messages, 643 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/lv/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/lv.po
0 translated messages, 202 untranslated messages.
1 translated message.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/lv/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/lv.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/lv/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/lv.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/lv/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/lv.po
0 translated messages, 356 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/lv/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/lv.po
504 translated messages, 15 fuzzy translations, 4 untranslated messages.
0 translated messages, 1005 untranslated messages.
93 translated messages, 87 fuzzy translations, 59 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/lv/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/lv.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/lv/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/lv.po
584 translated messages, 5 fuzzy translations, 8 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/lv/LC_MESSAGES/wesnoth.mo po/wesnoth/lv.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/mk/LC_MESSAGES/wesnoth-ai.mo po/wesnoth-ai/mk.po
1183 translated messages, 94 fuzzy translations, 155 untranslated messages.
0 translated messages, 1996 untranslated messages.
1 translated message, 377 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/mk/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/mk.po
0 translated messages, 111 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/mk/LC_MESSAGES/wesnoth-aoi.mo po/wesnoth-aoi/mk.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/mk/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/mk.po
0 translated messages, 186 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/mk/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/mk.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/mk/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/mk.po
0 translated messages, 331 untranslated messages.
0 translated messages, 688 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/mk/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/mk.po
0 translated messages, 463 untranslated messages.
0 translated messages, 109 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/mk/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/mk.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/mk/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/mk.po
0 translated messages, 568 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/mk/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/mk.po
59 translated messages, 30 fuzzy translations, 454 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/mk/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/mk.po
0 translated messages, 1209 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/mk/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/mk.po
0 translated messages, 354 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/mk/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/mk.po
16 translated messages, 51 fuzzy translations, 1191 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/mk/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/mk.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/mk/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/mk.po
0 translated messages, 720 untranslated messages.
0 translated messages, 267 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/mk/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/mk.po
0 translated messages, 567 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/mk/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/mk.po
0 translated messages, 244 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/mk/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/mk.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/mk/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/mk.po
0 translated messages, 1360 untranslated messages.
0 translated messages, 516 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/mk/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/mk.po
0 translated messages, 643 untranslated messages.
0 translated messages, 202 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/mk/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/mk.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/mk/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/mk.po
0 translated messages, 1 untranslated message.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/mk/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/mk.po
0 translated messages, 356 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/mk/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/mk.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/mk/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/mk.po
0 translated messages, 1005 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/mk/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/mk.po
0 translated messages, 523 untranslated messages.
0 translated messages, 239 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/mk/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/mk.po
0 translated messages, 597 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/mk/LC_MESSAGES/wesnoth.mo po/wesnoth/mk.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/mr/LC_MESSAGES/wesnoth-ai.mo po/wesnoth-ai/mr.po
94 translated messages, 57 fuzzy translations, 1281 untranslated messages.
0 translated messages, 378 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/mr/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/mr.po
0 translated messages, 1996 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/mr/LC_MESSAGES/wesnoth-aoi.mo po/wesnoth-aoi/mr.po
0 translated messages, 111 untranslated messages.
0 translated messages, 186 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/mr/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/mr.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/mr/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/mr.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/mr/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/mr.po
0 translated messages, 331 untranslated messages.
0 translated messages, 688 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/mr/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/mr.po
0 translated messages, 463 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/mr/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/mr.po
0 translated messages, 109 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/mr/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/mr.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/mr/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/mr.po
0 translated messages, 568 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/mr/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/mr.po
43 translated messages, 57 fuzzy translations, 443 untranslated messages.
0 translated messages, 1209 untranslated messages.
0 translated messages, 354 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/mr/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/mr.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/mr/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/mr.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/mr/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/mr.po
1 translated message, 1257 untranslated messages.
0 translated messages, 267 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/mr/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/mr.po
0 translated messages, 720 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/mr/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/mr.po
0 translated messages, 567 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/mr/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/mr.po
0 translated messages, 244 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/mr/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/mr.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/mr/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/mr.po
0 translated messages, 1360 untranslated messages.
0 translated messages, 516 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/mr/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/mr.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/mr/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/mr.po
0 translated messages, 643 untranslated messages.
0 translated messages, 1 untranslated message.
0 translated messages, 202 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/mr/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/mr.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/mr/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/mr.po
0 translated messages, 356 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/mr/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/mr.po
0 translated messages, 1005 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/mr/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/mr.po
0 translated messages, 523 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/mr/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/mr.po
0 translated messages, 239 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/mr/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/mr.po
0 translated messages, 597 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/mr/LC_MESSAGES/wesnoth.mo po/wesnoth/mr.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/nb_NO/LC_MESSAGES/wesnoth-ai.mo po/wesnoth-ai/nb_NO.po
166 translated messages, 166 fuzzy translations, 1100 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/nb_NO/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/nb_NO.po
1 translated message, 377 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/nb_NO/LC_MESSAGES/wesnoth-aoi.mo po/wesnoth-aoi/nb_NO.po
0 translated messages, 1996 untranslated messages.
2 translated messages, 3 fuzzy translations, 106 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/nb_NO/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/nb_NO.po
3 translated messages, 1 fuzzy translation, 182 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/nb_NO/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/nb_NO.po
0 translated messages, 331 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/nb_NO/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/nb_NO.po
6 translated messages, 16 fuzzy translations, 666 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/nb_NO/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/nb_NO.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/nb_NO/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/nb_NO.po
0 translated messages, 463 untranslated messages.
3 translated messages, 12 fuzzy translations, 94 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/nb_NO/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/nb_NO.po
166 translated messages, 99 fuzzy translations, 303 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/nb_NO/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/nb_NO.po
179 translated messages, 171 fuzzy translations, 193 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/nb_NO/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/nb_NO.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/nb_NO/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/nb_NO.po
7 translated messages, 5 fuzzy translations, 342 untranslated messages.
962 translated messages, 34 fuzzy translations, 213 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/nb_NO/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/nb_NO.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/nb_NO/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/nb_NO.po
277 translated messages, 438 fuzzy translations, 543 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/nb_NO/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/nb_NO.po
0 translated messages, 267 untranslated messages.
4 translated messages, 11 fuzzy translations, 705 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/nb_NO/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/nb_NO.po
30 translated messages, 6 fuzzy translations, 531 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/nb_NO/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/nb_NO.po
165 translated messages, 15 fuzzy translations, 64 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/nb_NO/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/nb_NO.po
4 translated messages, 4 fuzzy translations, 1352 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/nb_NO/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/nb_NO.po
5 translated messages, 1 fuzzy translation, 510 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/nb_NO/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/nb_NO.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/nb_NO/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/nb_NO.po
63 translated messages, 128 fuzzy translations, 452 untranslated messages.
39 translated messages, 53 fuzzy translations, 110 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/nb_NO/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/nb_NO.po
0 translated messages, 1 untranslated message.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/nb_NO/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/nb_NO.po
0 translated messages, 356 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/nb_NO/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/nb_NO.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/nb_NO/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/nb_NO.po
35 translated messages, 58 fuzzy translations, 912 untranslated messages.
136 translated messages, 281 fuzzy translations, 106 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/nb_NO/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/nb_NO.po
47 translated messages, 114 fuzzy translations, 78 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/nb_NO/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/nb_NO.po
341 translated messages, 44 fuzzy translations, 212 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/nb_NO/LC_MESSAGES/wesnoth.mo po/wesnoth/nb_NO.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/nl/LC_MESSAGES/wesnoth-ai.mo po/wesnoth-ai/nl.po
1 translated message, 377 untranslated messages.
476 translated messages, 360 fuzzy translations, 596 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/nl/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/nl.po
79 translated messages, 61 fuzzy translations, 1856 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/nl/LC_MESSAGES/wesnoth-aoi.mo po/wesnoth-aoi/nl.po
105 translated messages, 6 fuzzy translations.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/nl/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/nl.po
168 translated messages, 11 fuzzy translations, 7 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/nl/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/nl.po
306 translated messages, 18 fuzzy translations, 7 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/nl/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/nl.po
8 translated messages, 16 fuzzy translations, 664 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/nl/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/nl.po
79 translated messages, 7 fuzzy translations, 377 untranslated messages.
47 translated messages, 17 fuzzy translations, 45 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/nl/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/nl.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/nl/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/nl.po
198 translated messages, 147 fuzzy translations, 223 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/nl/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/nl.po
251 translated messages, 160 fuzzy translations, 132 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/nl/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/nl.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/nl/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/nl.po
1096 translated messages, 39 fuzzy translations, 74 untranslated messages.
157 translated messages, 150 fuzzy translations, 47 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/nl/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/nl.po
462 translated messages, 356 fuzzy translations, 440 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/nl/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/nl.po
190 translated messages, 259 fuzzy translations, 271 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/nl/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/nl.po
104 translated messages, 72 fuzzy translations, 91 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/nl/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/nl.po
169 translated messages, 68 fuzzy translations, 330 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/nl/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/nl.po
134 translated messages, 60 fuzzy translations, 50 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/nl/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/nl.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/nl/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/nl.po
317 translated messages, 305 fuzzy translations, 738 untranslated messages.
9 translated messages, 1 fuzzy translation, 506 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/nl/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/nl.po
280 translated messages, 149 fuzzy translations, 214 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/nl/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/nl.po
64 translated messages, 52 fuzzy translations, 86 untranslated messages.
1 translated message.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/nl/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/nl.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/nl/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/nl.po
333 translated messages, 20 fuzzy translations, 3 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/nl/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/nl.po
678 translated messages, 269 fuzzy translations, 58 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/nl/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/nl.po
409 translated messages, 105 fuzzy translations, 9 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/nl/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/nl.po
47 translated messages, 114 fuzzy translations, 78 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/nl/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/nl.po
515 translated messages, 10 fuzzy translations, 72 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/nl/LC_MESSAGES/wesnoth.mo po/wesnoth/nl.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/pl/LC_MESSAGES/wesnoth-ai.mo po/wesnoth-ai/pl.po
950 translated messages, 198 fuzzy translations, 284 untranslated messages.
2 translated messages, 376 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/pl/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/pl.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/pl/LC_MESSAGES/wesnoth-aoi.mo po/wesnoth-aoi/pl.po
1491 translated messages, 438 fuzzy translations, 67 untranslated messages.
111 translated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/pl/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/pl.po
168 translated messages, 11 fuzzy translations, 7 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/pl/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/pl.po
307 translated messages, 17 fuzzy translations, 7 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/pl/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/pl.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/pl/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/pl.po
668 translated messages, 9 fuzzy translations, 11 untranslated messages.
455 translated messages, 8 fuzzy translations.
92 translated messages, 9 fuzzy translations, 8 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/pl/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/pl.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/pl/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/pl.po
538 translated messages, 10 fuzzy translations, 20 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/pl/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/pl.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/pl/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/pl.po
411 translated messages, 53 fuzzy translations, 79 untranslated messages.
1111 translated messages, 39 fuzzy translations, 59 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/pl/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/pl.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/pl/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/pl.po
348 translated messages, 5 fuzzy translations, 1 untranslated message.
611 translated messages, 266 fuzzy translations, 381 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/pl/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/pl.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/pl/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/pl.po
692 translated messages, 23 fuzzy translations, 5 untranslated messages.
189 translated messages, 53 fuzzy translations, 25 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/pl/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/pl.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/pl/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/pl.po
559 translated messages, 8 fuzzy translations.
235 translated messages, 1 fuzzy translation, 8 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/pl/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/pl.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/pl/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/pl.po
507 translated messages, 9 fuzzy translations.
1233 translated messages, 88 fuzzy translations, 39 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/pl/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/pl.po
632 translated messages, 10 fuzzy translations, 1 untranslated message.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/pl/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/pl.po
185 translated messages, 14 fuzzy translations, 3 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/pl/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/pl.po
1 translated message.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/pl/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/pl.po
336 translated messages, 17 fuzzy translations, 3 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/pl/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/pl.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/pl/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/pl.po
504 translated messages, 15 fuzzy translations, 4 untranslated messages.
998 translated messages, 7 fuzzy translations.
93 translated messages, 86 fuzzy translations, 60 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/pl/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/pl.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/pl/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/pl.po
573 translated messages, 6 fuzzy translations, 18 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/pl/LC_MESSAGES/wesnoth.mo po/wesnoth/pl.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/pt/LC_MESSAGES/wesnoth-ai.mo po/wesnoth-ai/pt.po
189 translated messages, 2 fuzzy translations, 187 untranslated messages.
1209 translated messages, 88 fuzzy translations, 135 untranslated messages.
1482 translated messages, 452 fuzzy translations, 62 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/pt/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/pt.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/pt/LC_MESSAGES/wesnoth-aoi.mo po/wesnoth-aoi/pt.po
111 translated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/pt/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/pt.po
168 translated messages, 11 fuzzy translations, 7 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/pt/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/pt.po
307 translated messages, 17 fuzzy translations, 7 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/pt/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/pt.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/pt/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/pt.po
668 translated messages, 9 fuzzy translations, 11 untranslated messages.
455 translated messages, 8 fuzzy translations.
94 translated messages, 7 fuzzy translations, 8 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/pt/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/pt.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/pt/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/pt.po
537 translated messages, 10 fuzzy translations, 21 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/pt/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/pt.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/pt/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/pt.po
411 translated messages, 54 fuzzy translations, 78 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/pt/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/pt.po
1111 translated messages, 39 fuzzy translations, 59 untranslated messages.
348 translated messages, 5 fuzzy translations, 1 untranslated message.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/pt/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/pt.po
833 translated messages, 210 fuzzy translations, 215 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/pt/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/pt.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/pt/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/pt.po
692 translated messages, 23 fuzzy translations, 5 untranslated messages.
201 translated messages, 49 fuzzy translations, 17 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/pt/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/pt.po
564 translated messages, 3 fuzzy translations.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/pt/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/pt.po
235 translated messages, 1 fuzzy translation, 8 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/pt/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/pt.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/pt/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/pt.po
1232 translated messages, 89 fuzzy translations, 39 untranslated messages.
508 translated messages, 8 fuzzy translations.
632 translated messages, 10 fuzzy translations, 1 untranslated message.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/pt/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/pt.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/pt/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/pt.po
185 translated messages, 14 fuzzy translations, 3 untranslated messages.
1 translated message.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/pt/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/pt.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/pt/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/pt.po
336 translated messages, 17 fuzzy translations, 3 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/pt/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/pt.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/pt/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/pt.po
998 translated messages, 7 fuzzy translations.
504 translated messages, 15 fuzzy translations, 4 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/pt/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/pt.po
93 translated messages, 87 fuzzy translations, 59 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/pt/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/pt.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/pt/LC_MESSAGES/wesnoth.mo po/wesnoth/pt.po
541 translated messages, 5 fuzzy translations, 51 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/pt_BR/LC_MESSAGES/wesnoth-ai.mo po/wesnoth-ai/pt_BR.po
1188 translated messages, 96 fuzzy translations, 148 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/pt_BR/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/pt_BR.po
1 translated message, 377 untranslated messages.
1903 translated messages, 38 fuzzy translations, 55 untranslated messages.
111 translated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/pt_BR/LC_MESSAGES/wesnoth-aoi.mo po/wesnoth-aoi/pt_BR.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/pt_BR/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/pt_BR.po
168 translated messages, 11 fuzzy translations, 7 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/pt_BR/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/pt_BR.po
304 translated messages, 17 fuzzy translations, 10 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/pt_BR/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/pt_BR.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/pt_BR/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/pt_BR.po
668 translated messages, 9 fuzzy translations, 11 untranslated messages.
47 translated messages, 15 fuzzy translations, 47 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/pt_BR/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/pt_BR.po
452 translated messages, 9 fuzzy translations, 2 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/pt_BR/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/pt_BR.po
285 translated messages, 112 fuzzy translations, 171 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/pt_BR/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/pt_BR.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/pt_BR/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/pt_BR.po
320 translated messages, 101 fuzzy translations, 122 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/pt_BR/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/pt_BR.po
343 translated messages, 7 fuzzy translations, 4 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/pt_BR/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/pt_BR.po
1103 translated messages, 32 fuzzy translations, 74 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/pt_BR/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/pt_BR.po
575 translated messages, 302 fuzzy translations, 381 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/pt_BR/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/pt_BR.po
171 translated messages, 50 fuzzy translations, 46 untranslated messages.
658 translated messages, 42 fuzzy translations, 20 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/pt_BR/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/pt_BR.po
538 translated messages, 17 fuzzy translations, 12 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/pt_BR/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/pt_BR.po
174 translated messages, 17 fuzzy translations, 53 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/pt_BR/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/pt_BR.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/pt_BR/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/pt_BR.po
507 translated messages, 8 fuzzy translations, 1 untranslated message.
1229 translated messages, 90 fuzzy translations, 41 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/pt_BR/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/pt_BR.po
573 translated messages, 63 fuzzy translations, 7 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/pt_BR/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/pt_BR.po
145 translated messages, 45 fuzzy translations, 12 untranslated messages.
1 translated message.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/pt_BR/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/pt_BR.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/pt_BR/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/pt_BR.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/pt_BR/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/pt_BR.po
332 translated messages, 20 fuzzy translations, 4 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/pt_BR/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/pt_BR.po
500 translated messages, 16 fuzzy translations, 7 untranslated messages.
923 translated messages, 55 fuzzy translations, 27 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/pt_BR/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/pt_BR.po
93 translated messages, 86 fuzzy translations, 60 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/pt_BR/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/pt_BR.po
505 translated messages, 8 fuzzy translations, 84 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/pt_BR/LC_MESSAGES/wesnoth.mo po/wesnoth/pt_BR.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/racv/LC_MESSAGES/wesnoth-ai.mo po/wesnoth-ai/racv.po
366 translated messages, 5 fuzzy translations815 translated messages, 7 untranslated messages, 249 fuzzy translations, 368 untranslated messages.
.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/racv/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/racv.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/racv/LC_MESSAGES/wesnoth-aoi.mo po/wesnoth-aoi/racv.po
111 translated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/racv/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/racv.po
1283 translated messages, 579 fuzzy translations, 134 untranslated messages.
168 translated messages, 11 fuzzy translations, 7 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/racv/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/racv.po
307 translated messages, 17 fuzzy translations, 7 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/racv/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/racv.po
0 translated messages, 688 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/racv/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/racv.po
0 translated messages, 463 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/racv/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/racv.po
94 translated messages, 7 fuzzy translations, 8 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/racv/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/racv.po
165 translated messages, 132 fuzzy translations, 271 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/racv/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/racv.po
185 translated messages, 184 fuzzy translations, 174 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/racv/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/racv.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/racv/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/racv.po
82 translated messages, 178 fuzzy translations, 94 untranslated messages.
712 translated messages, 204 fuzzy translations, 293 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/racv/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/racv.po
163 translated messages, 460 fuzzy translations, 635 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/racv/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/racv.po
0 translated messages, 720 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/racv/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/racv.po
104 translated messages, 72 fuzzy translations, 91 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/racv/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/racv.po
32 translated messages, 6 fuzzy translations, 529 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/racv/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/racv.po
160 translated messages, 20 fuzzy translations, 64 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/racv/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/racv.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/racv/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/racv.po
7 translated messages, 6 fuzzy translations, 1347 untranslated messages.
362 translated messages, 120 fuzzy translations, 34 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/racv/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/racv.po
72 translated messages, 128 fuzzy translations, 443 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/racv/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/racv.po
64 translated messages, 52 fuzzy translations, 86 untranslated messages.
1 translated message.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/racv/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/racv.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/racv/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/racv.po
336 translated messages, 17 fuzzy translations, 3 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/racv/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/racv.po
653 translated messages, 281 fuzzy translations, 71 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/racv/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/racv.po
116 translated messages, 218 fuzzy translations, 189 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/racv/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/racv.po
93 translated messages, 86 fuzzy translations, 60 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/racv/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/racv.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/racv/LC_MESSAGES/wesnoth.mo po/wesnoth/racv.po
390 translated messages, 97 fuzzy translations, 110 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ro/LC_MESSAGES/wesnoth-ai.mo po/wesnoth-ai/ro.po
0 translated messages, 378 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ro/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/ro.po
453 translated messages, 462 fuzzy translations, 517 untranslated messages.
0 translated messages, 111 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ro/LC_MESSAGES/wesnoth-aoi.mo po/wesnoth-aoi/ro.po
1189 translated messages, 616 fuzzy translations, 191 untranslated messages.
2 translated messages, 1 fuzzy translation, 183 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ro/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/ro.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ro/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/ro.po
0 translated messages, 331 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ro/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/ro.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ro/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/ro.po
0 translated messages, 1 fuzzy translation, 687 untranslated messages.
0 translated messages, 463 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ro/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/ro.po
3 translated messages, 10 fuzzy translations, 96 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ro/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/ro.po
1 translated message, 567 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ro/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/ro.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ro/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/ro.po
16 translated messages, 72 fuzzy translations, 455 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ro/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/ro.po
1 translated message, 353 untranslated messages.
8 translated messages, 4 fuzzy translations, 1197 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ro/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/ro.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ro/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/ro.po
11 translated messages, 158 fuzzy translations, 1089 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ro/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/ro.po
0 translated messages, 267 untranslated messages.
1 translated message, 719 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ro/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/ro.po
5 translated messages, 2 fuzzy translations, 560 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ro/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/ro.po
6 translated messages, 3 fuzzy translations, 235 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ro/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/ro.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ro/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/ro.po
0 translated messages, 1360 untranslated messages.
2 translated messages, 1 fuzzy translation, 513 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ro/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/ro.po
1 translated message, 1 fuzzy translation, 641 untranslated messages.
0 translated messages, 202 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ro/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/ro.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ro/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/ro.po
0 translated messages, 1 untranslated message.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ro/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/ro.po
0 translated messages, 356 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ro/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/ro.po
12 translated messages, 993 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ro/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/ro.po
0 translated messages, 1 fuzzy translation, 522 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ro/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/ro.po
2 translated messages, 2 fuzzy translations, 235 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ro/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/ro.po
10 translated messages, 12 fuzzy translations, 575 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ro/LC_MESSAGES/wesnoth.mo po/wesnoth/ro.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ru/LC_MESSAGES/wesnoth-ai.mo po/wesnoth-ai/ru.po
79 translated messages, 201 fuzzy translations, 1152 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ru/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/ru.po
1 translated message, 377 untranslated messages.
0 translated messages, 1996 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ru/LC_MESSAGES/wesnoth-aoi.mo po/wesnoth-aoi/ru.po
111 translated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ru/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/ru.po
168 translated messages, 11 fuzzy translations, 7 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ru/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/ru.po
304 translated messages, 17 fuzzy translations, 10 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ru/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/ru.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ru/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/ru.po
674 translated messages, 5 fuzzy translations, 9 untranslated messages.
461 translated messages, 2 fuzzy translations.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ru/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/ru.po
91 translated messages, 8 fuzzy translations, 10 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ru/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/ru.po
568 translated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ru/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/ru.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ru/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/ru.po
522 translated messages, 5 fuzzy translations, 16 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ru/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/ru.po
352 translated messages, 1 fuzzy translation, 1 untranslated message.
1111 translated messages, 39 fuzzy translations, 59 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ru/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/ru.po
1045 translated messages, 119 fuzzy translations, 94 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ru/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/ru.po
718 translated messages, 1 fuzzy translation, 1 untranslated message.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ru/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/ru.po
201 translated messages, 49 fuzzy translations, 17 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ru/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/ru.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ru/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/ru.po
563 translated messages, 4 fuzzy translations.
235 translated messages, 1 fuzzy translation, 8 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ru/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/ru.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ru/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/ru.po
1073 translated messages, 87 fuzzy translations, 200 untranslated messages.
508 translated messages, 8 fuzzy translations.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ru/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/ru.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ru/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/ru.po
631 translated messages, 11 fuzzy translations, 1 untranslated message.
185 translated messages, 14 fuzzy translations, 3 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ru/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/ru.po
1 translated message.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ru/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/ru.po
351 translated messages, 4 fuzzy translations, 1 untranslated message.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ru/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/ru.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ru/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/ru.po
1001 translated messages, 4 fuzzy translations.
511 translated messages, 8 fuzzy translations, 4 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ru/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/ru.po
201 translated messages, 36 fuzzy translations, 2 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ru/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/ru.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/ru/LC_MESSAGES/wesnoth.mo po/wesnoth/ru.po
587 translated messages, 10 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sk/LC_MESSAGES/wesnoth-ai.mo po/wesnoth-ai/sk.po
1153 translated messages, 104 fuzzy translations, 175 untranslated messages.
1910 translated messages, 33 fuzzy translations, 53 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sk/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/sk.po
366 translated messages, 5 fuzzy translations, 7 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sk/LC_MESSAGES/wesnoth-aoi.mo po/wesnoth-aoi/sk.po
111 translated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sk/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/sk.po
168 translated messages, 11 fuzzy translations, 7 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sk/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/sk.po
307 translated messages, 17 fuzzy translations, 7 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sk/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/sk.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sk/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/sk.po
668 translated messages, 9 fuzzy translations, 11 untranslated messages.
455 translated messages, 8 fuzzy translations.
93 translated messages, 8 fuzzy translations, 8 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sk/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/sk.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sk/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/sk.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sk/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/sk.po
538 translated messages, 10 fuzzy translations, 20 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sk/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/sk.po
410 translated messages, 54 fuzzy translations, 79 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sk/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/sk.po
1111 translated messages, 39 fuzzy translations, 59 untranslated messages.
348 translated messages, 5 fuzzy translations, 1 untranslated message.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sk/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/sk.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sk/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/sk.po
833 translated messages, 213 fuzzy translations, 212 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sk/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/sk.po
201 translated messages, 49 fuzzy translations, 17 untranslated messages.
692 translated messages, 23 fuzzy translations, 5 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sk/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/sk.po
565 translated messages, 2 fuzzy translations.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sk/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/sk.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sk/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/sk.po
235 translated messages, 1 fuzzy translation, 8 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sk/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/sk.po
1232 translated messages, 89 fuzzy translations, 39 untranslated messages.
508 translated messages, 8 fuzzy translations.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sk/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/sk.po
632 translated messages, 10 fuzzy translations, 1 untranslated message.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sk/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/sk.po
185 translated messages, 14 fuzzy translations, 3 untranslated messages.
1 translated message.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sk/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/sk.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sk/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/sk.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sk/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/sk.po
336 translated messages, 17 fuzzy translations, 3 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sk/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/sk.po
998 translated messages, 7 fuzzy translations.
504 translated messages, 15 fuzzy translations, 4 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sk/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/sk.po
93 translated messages, 87 fuzzy translations, 59 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sk/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/sk.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sk/LC_MESSAGES/wesnoth.mo po/wesnoth/sk.po
584 translated messages, 5 fuzzy translations, 8 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sl/LC_MESSAGES/wesnoth-ai.mo po/wesnoth-ai/sl.po
1213 translated messages, 88 fuzzy translations, 131 untranslated messages.
2 translated messages, 376 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sl/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/sl.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sl/LC_MESSAGES/wesnoth-aoi.mo po/wesnoth-aoi/sl.po
1903 translated messages, 39 fuzzy translations, 54 untranslated messages.
5 translated messages, 106 untranslated messages.
138 translated messages, 38 fuzzy translations, 10 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sl/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/sl.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sl/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/sl.po
1 translated message, 330 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sl/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/sl.po
6 translated messages, 16 fuzzy translations, 666 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sl/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/sl.po
0 translated messages, 463 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sl/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/sl.po
17 translated messages, 15 fuzzy translations, 77 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sl/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/sl.po
196 translated messages, 142 fuzzy translations, 230 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sl/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/sl.po
87 translated messages, 240 fuzzy translations, 216 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sl/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/sl.po
552 translated messages, 150 fuzzy translations, 507 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sl/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/sl.po
6 translated messages, 5 fuzzy translations, 343 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sl/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/sl.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sl/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/sl.po
162 translated messages, 485 fuzzy translations, 611 untranslated messages.
123 translated messages, 9 fuzzy translations, 588 untranslated messages.
44 translated messages, 38 fuzzy translations, 185 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sl/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/sl.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sl/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/sl.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sl/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/sl.po
131 translated messages, 52 fuzzy translations, 384 untranslated messages.
39 translated messages, 42 fuzzy translations, 163 untranslated messages.
14 translated messages, 11 fuzzy translations, 1335 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sl/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/sl.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sl/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/sl.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sl/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/sl.po
48 translated messages, 1 fuzzy translation, 467 untranslated messages.
72 translated messages, 127 fuzzy translations, 444 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sl/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/sl.po
27 translated messages, 80 fuzzy translations, 95 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sl/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/sl.po
1 translated message.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sl/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/sl.po
7 translated messages, 2 fuzzy translations, 347 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sl/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/sl.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sl/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/sl.po
114 translated messages, 18 fuzzy translations, 873 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sl/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/sl.po
27 translated messages, 131 fuzzy translations, 81 untranslated messages.
6 translated messages, 1 fuzzy translation, 516 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sl/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/sl.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sl/LC_MESSAGES/wesnoth.mo po/wesnoth/sl.po
121 translated messages, 189 fuzzy translations, 287 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sr/LC_MESSAGES/wesnoth-ai.mo po/wesnoth-ai/sr.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sr/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/sr.po
111 translated messages.
284 translated messages, 565 fuzzy translations, 583 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sr/LC_MESSAGES/wesnoth-aoi.mo po/wesnoth-aoi/sr.po
1 translated message, 377 untranslated messages.
11 translated messages, 3 fuzzy translations, 1982 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sr/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/sr.po
168 translated messages, 11 fuzzy translations, 7 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sr/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/sr.po
303 translated messages, 18 fuzzy translations, 10 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sr/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/sr.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sr/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/sr.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sr/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/sr.po
0 translated messages, 463 untranslated messages.
663 translated messages, 12 fuzzy translations, 13 untranslated messages.
49 translated messages, 16 fuzzy translations, 44 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sr/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/sr.po
287 translated messages, 111 fuzzy translations, 170 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sr/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/sr.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sr/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/sr.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sr/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/sr.po
335 translated messages, 105 fuzzy translations, 103 untranslated messages.
347 translated messages, 5 fuzzy translations, 2 untranslated messages.
1098 translated messages, 37 fuzzy translations, 74 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sr/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/sr.po
588 translated messages, 287 fuzzy translations, 383 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sr/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/sr.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sr/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/sr.po
682 translated messages, 33 fuzzy translations, 5 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sr/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/sr.po
189 translated messages, 53 fuzzy translations, 25 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sr/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/sr.po
542 translated messages, 13 fuzzy translations, 12 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sr/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/sr.po
227 translated messages, 2 fuzzy translations, 15 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sr/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/sr.po
0 translated messages, 1360 untranslated messages.
507 translated messages, 8 fuzzy translations, 1 untranslated message.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sr/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/sr.po
573 translated messages, 63 fuzzy translations, 7 untranslated messages.
185 translated messages, 14 fuzzy translations, 3 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sr/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/sr.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sr/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/sr.po
1 translated message.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sr/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/sr.po
335 translated messages, 18 fuzzy translations, 3 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sr/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/sr.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sr/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/sr.po
980 translated messages, 21 fuzzy translations, 4 untranslated messages.
500 translated messages, 17 fuzzy translations, 6 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sr/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/sr.po
83 translated messages, 95 fuzzy translations, 61 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sr/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/sr.po
516 translated messages, 8 fuzzy translations, 73 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sr/LC_MESSAGES/wesnoth.mo po/wesnoth/sr.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sr@ijekavian/LC_MESSAGES/wesnoth-ai.mo po/wesnoth-ai/sr@ijekavian.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sr@ijekavian/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/sr@ijekavian.po
1 translated message, 377 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sr@ijekavian/LC_MESSAGES/wesnoth-aoi.mo po/wesnoth-aoi/sr@ijekavian.po
843 translated messages, 226 fuzzy translations, 363 untranslated messages.
111 translated messages.
1845 translated messages, 88 fuzzy translations, 63 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sr@ijekavian/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/sr@ijekavian.po
168 translated messages, 11 fuzzy translations, 7 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sr@ijekavian/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/sr@ijekavian.po
303 translated messages, 18 fuzzy translations, 10 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sr@ijekavian/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/sr@ijekavian.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sr@ijekavian/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/sr@ijekavian.po
663 translated messages, 12 fuzzy translations, 13 untranslated messages.
0 translated messages, 463 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sr@ijekavian/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/sr@ijekavian.po
49 translated messages, 16 fuzzy translations, 44 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sr@ijekavian/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/sr@ijekavian.po
287 translated messages, 111 fuzzy translations, 170 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sr@ijekavian/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/sr@ijekavian.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sr@ijekavian/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/sr@ijekavian.po
335 translated messages, 105 fuzzy translations, 103 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sr@ijekavian/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/sr@ijekavian.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sr@ijekavian/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/sr@ijekavian.po
347 translated messages, 5 fuzzy translations, 2 untranslated messages.
1098 translated messages, 37 fuzzy translations, 74 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sr@ijekavian/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/sr@ijekavian.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sr@ijekavian/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/sr@ijekavian.po
588 translated messages, 287 fuzzy translations, 383 untranslated messages.
189 translated messages, 53 fuzzy translations, 25 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sr@ijekavian/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/sr@ijekavian.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sr@ijekavian/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/sr@ijekavian.po
682 translated messages, 33 fuzzy translations, 5 untranslated messages.
542 translated messages, 13 fuzzy translations, 12 untranslated messages.
227 translated messages, 2 fuzzy translations, 15 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sr@ijekavian/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/sr@ijekavian.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sr@ijekavian/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/sr@ijekavian.po
0 translated messages, 1360 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sr@ijekavian/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/sr@ijekavian.po
507 translated messages, 8 fuzzy translations, 1 untranslated message.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sr@ijekavian/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/sr@ijekavian.po
573 translated messages, 63 fuzzy translations, 7 untranslated messages.
185 translated messages, 14 fuzzy translations, 3 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sr@ijekavian/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/sr@ijekavian.po
1 translated message.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sr@ijekavian/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/sr@ijekavian.po
335 translated messages, 18 fuzzy translations, 3 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sr@ijekavian/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/sr@ijekavian.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sr@ijekavian/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/sr@ijekavian.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sr@ijekavian/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/sr@ijekavian.po
980 translated messages, 21 fuzzy translations, 4 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sr@ijekavian/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/sr@ijekavian.po
83 translated messages, 95 fuzzy translations, 61 untranslated messages.
500 translated messages, 17 fuzzy translations, 6 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sr@ijekavian/LC_MESSAGES/wesnoth.mo po/wesnoth/sr@ijekavian.po
516 translated messages, 8 fuzzy translations, 73 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-ai.mo po/wesnoth-ai/sr@ijekavianlatin.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/sr@ijekavianlatin.po
1 translated message, 377 untranslated messages.
843 translated messages, 226 fuzzy translations, 363 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-aoi.mo po/wesnoth-aoi/sr@ijekavianlatin.po
111 translated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/sr@ijekavianlatin.po
1845 translated messages, 88 fuzzy translations, 63 untranslated messages.
168 translated messages, 11 fuzzy translations, 7 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/sr@ijekavianlatin.po
303 translated messages, 18 fuzzy translations, 10 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/sr@ijekavianlatin.po
663 translated messages, 12 fuzzy translations, 13 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/sr@ijekavianlatin.po
0 translated messages, 463 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/sr@ijekavianlatin.po
49 translated messages, 16 fuzzy translations, 44 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/sr@ijekavianlatin.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/sr@ijekavianlatin.po
287 translated messages, 111 fuzzy translations, 170 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/sr@ijekavianlatin.po
335 translated messages, 105 fuzzy translations, 103 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/sr@ijekavianlatin.po
1098 translated messages, 37 fuzzy translations, 74 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/sr@ijekavianlatin.po
347 translated messages, 5 fuzzy translations, 2 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/sr@ijekavianlatin.po
588 translated messages, 287 fuzzy translations, 383 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/sr@ijekavianlatin.po
682 translated messages, 33 fuzzy translations, 5 untranslated messages.
189 translated messages, 53 fuzzy translations, 25 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/sr@ijekavianlatin.po
542 translated messages, 13 fuzzy translations, 12 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/sr@ijekavianlatin.po
227 translated messages, 2 fuzzy translations, 15 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/sr@ijekavianlatin.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/sr@ijekavianlatin.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/sr@ijekavianlatin.po
507 translated messages, 8 fuzzy translations, 1 untranslated message.
0 translated messages, 1360 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/sr@ijekavianlatin.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/sr@ijekavianlatin.po
185 translated messages, 14 fuzzy translations, 3 untranslated messages.
573 translated messages, 63 fuzzy translations, 7 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/sr@ijekavianlatin.po
1 translated message.
335 translated messages, 18 fuzzy translations, 3 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/sr@ijekavianlatin.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/sr@ijekavianlatin.po
980 translated messages, 21 fuzzy translations, 4 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/sr@ijekavianlatin.po
500 translated messages, 17 fuzzy translations, 6 untranslated messages.
83 translated messages, 95 fuzzy translations, 61 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/sr@ijekavianlatin.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth.mo po/wesnoth/sr@ijekavianlatin.po
516 translated messages, 8 fuzzy translations, 73 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sr@latin/LC_MESSAGES/wesnoth-ai.mo po/wesnoth-ai/sr@latin.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sr@latin/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/sr@latin.po
1 translated message, 377 untranslated messages.
843 translated messages, 226 fuzzy translations, 363 untranslated messages.
111 translated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sr@latin/LC_MESSAGES/wesnoth-aoi.mo po/wesnoth-aoi/sr@latin.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sr@latin/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/sr@latin.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sr@latin/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/sr@latin.po
168 translated messages, 11 fuzzy translations, 7 untranslated messages.
1845 translated messages, 88 fuzzy translations, 63 untranslated messages.
303 translated messages, 18 fuzzy translations, 10 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sr@latin/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/sr@latin.po
663 translated messages, 12 fuzzy translations, 13 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sr@latin/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/sr@latin.po
0 translated messages, 463 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sr@latin/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/sr@latin.po
49 translated messages, 16 fuzzy translations, 44 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sr@latin/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/sr@latin.po
287 translated messages, 111 fuzzy translations, 170 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sr@latin/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/sr@latin.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sr@latin/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/sr@latin.po
335 translated messages, 105 fuzzy translations, 103 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sr@latin/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/sr@latin.po
347 translated messages, 5 fuzzy translations, 2 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sr@latin/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/sr@latin.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sr@latin/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/sr@latin.po
1098 translated messages, 37 fuzzy translations, 74 untranslated messages.
588 translated messages, 287 fuzzy translations, 383 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sr@latin/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/sr@latin.po
682 translated messages, 33 fuzzy translations, 5 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sr@latin/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/sr@latin.po
189 translated messages, 53 fuzzy translations, 25 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sr@latin/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/sr@latin.po
542 translated messages, 13 fuzzy translations, 12 untranslated messages.
227 translated messages, 2 fuzzy translations, 15 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sr@latin/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/sr@latin.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sr@latin/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/sr@latin.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sr@latin/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/sr@latin.po
0 translated messages, 1360 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sr@latin/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/sr@latin.po
507 translated messages, 8 fuzzy translations, 1 untranslated message.
573 translated messages, 63 fuzzy translations, 7 untranslated messages.
185 translated messages, 14 fuzzy translations, 3 untranslated messages.
1 translated message.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sr@latin/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/sr@latin.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sr@latin/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/sr@latin.po
335 translated messages, 18 fuzzy translations, 3 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sr@latin/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/sr@latin.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sr@latin/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/sr@latin.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sr@latin/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/sr@latin.po
980 translated messages, 21 fuzzy translations, 4 untranslated messages.
83 translated messages, 95 fuzzy translations, 61 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sr@latin/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/sr@latin.po
500 translated messages, 17 fuzzy translations, 6 untranslated messages.
516 translated messages, 8 fuzzy translations, 73 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sr@latin/LC_MESSAGES/wesnoth.mo po/wesnoth/sr@latin.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sv/LC_MESSAGES/wesnoth-ai.mo po/wesnoth-ai/sv.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sv/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/sv.po
1 translated message, 377 untranslated messages.
96 translated messages, 12 fuzzy translations, 3 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sv/LC_MESSAGES/wesnoth-aoi.mo po/wesnoth-aoi/sv.po
843 translated messages, 226 fuzzy translations, 363 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sv/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/sv.po
168 translated messages, 11 fuzzy translations, 7 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sv/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/sv.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sv/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/sv.po
1845 translated messages, 88 fuzzy translations, 63 untranslated messages.
241 translated messages, 64 fuzzy translations, 26 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sv/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/sv.po
91 translated messages, 156 fuzzy translations, 441 untranslated messages.
0 translated messages, 463 untranslated messages.
98 translated messages, 4 fuzzy translations, 7 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sv/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/sv.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sv/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/sv.po
225 translated messages, 148 fuzzy translations, 195 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sv/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/sv.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sv/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/sv.po
312 translated messages, 112 fuzzy translations, 119 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sv/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/sv.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sv/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/sv.po
273 translated messages, 62 fuzzy translations, 19 untranslated messages.
1098 translated messages, 37 fuzzy translations, 74 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sv/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/sv.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sv/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/sv.po
103 translated messages, 73 fuzzy translations, 91 untranslated messages.
849 translated messages, 169 fuzzy translations, 240 untranslated messages.
73 translated messages, 316 fuzzy translations, 331 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sv/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/sv.po
337 translated messages, 134 fuzzy translations, 96 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sv/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/sv.po
194 translated messages, 9 fuzzy translations, 41 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sv/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/sv.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sv/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/sv.po
385 translated messages, 106 fuzzy translations, 25 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sv/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/sv.po
841 translated messages, 447 fuzzy translations, 72 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sv/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/sv.po
51 translated messages, 48 fuzzy translations, 103 untranslated messages.
327 translated messages, 229 fuzzy translations, 87 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sv/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/sv.po
1 translated message.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sv/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/sv.po
333 translated messages, 20 fuzzy translations, 3 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sv/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/sv.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sv/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/sv.po
796 translated messages, 155 fuzzy translations, 54 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sv/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/sv.po
360 translated messages, 128 fuzzy translations, 35 untranslated messages.
196 translated messages, 43 fuzzy translations.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sv/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/sv.po
324 translated messages, 163 fuzzy translations, 110 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/sv/LC_MESSAGES/wesnoth.mo po/wesnoth/sv.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/tl/LC_MESSAGES/wesnoth-ai.mo po/wesnoth-ai/tl.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/tl/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/tl.po
1 translated message, 377 untranslated messages.
0 translated messages, 111 untranslated messages.
1305 translated messages, 32 fuzzy translations, 95 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/tl/LC_MESSAGES/wesnoth-aoi.mo po/wesnoth-aoi/tl.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/tl/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/tl.po
1911 translated messages, 34 fuzzy translations, 51 untranslated messages.
0 translated messages, 186 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/tl/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/tl.po
0 translated messages, 331 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/tl/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/tl.po
0 translated messages, 688 untranslated messages.
0 translated messages, 463 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/tl/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/tl.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/tl/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/tl.po
3 translated messages, 10 fuzzy translations, 96 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/tl/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/tl.po
0 translated messages, 568 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/tl/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/tl.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/tl/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/tl.po
90 translated messages, 82 fuzzy translations, 371 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/tl/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/tl.po
0 translated messages, 1209 untranslated messages.
0 translated messages, 354 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/tl/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/tl.po
52 translated messages, 321 fuzzy translations, 885 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/tl/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/tl.po
0 translated messages, 720 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/tl/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/tl.po
0 translated messages, 267 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/tl/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/tl.po
1 translated message, 1 fuzzy translation, 565 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/tl/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/tl.po
0 translated messages, 244 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/tl/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/tl.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/tl/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/tl.po
0 translated messages, 1360 untranslated messages.
0 translated messages, 516 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/tl/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/tl.po
0 translated messages, 643 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/tl/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/tl.po
0 translated messages, 202 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/tl/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/tl.po
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/tl/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/tl.po
0 translated messages, 1 untranslated message.
0 translated messages, 356 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/tl/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/tl.po
0 translated messages, 1005 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/tl/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/tl.po
0 translated messages, 239 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/tl/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/tl.po
0 translated messages, 523 untranslated messages.
/usr/local/opt/gettext/bin/msgfmt --check-format --check-domain --statistics -o translations/tl/LC_MES
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment